2026-09-16 02:08:01.145215 | Job console starting 2026-09-16 02:08:01.155455 | Updating git repos 2026-09-16 02:08:04.925301 | Cloning repos into workspace 2026-09-16 02:08:20.741380 | Restoring repo states 2026-09-16 02:08:26.534583 | Merging changes 2026-09-16 02:08:27.821287 | Checking out repos 2026-09-16 02:08:29.654434 | Preparing playbooks 2026-09-16 02:08:32.135292 | Running Ansible setup 2026-09-16 02:08:35.730904 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-16 02:08:36.314989 | 2026-09-16 02:08:36.315110 | PLAY [localhost] 2026-09-16 02:08:36.321729 | 2026-09-16 02:08:36.321792 | TASK [Gathering Facts] 2026-09-16 02:08:37.307320 | localhost | ok 2026-09-16 02:08:37.319084 | 2026-09-16 02:08:37.319205 | TASK [Setup log path fact] 2026-09-16 02:08:37.348826 | localhost | ok 2026-09-16 02:08:37.364918 | 2026-09-16 02:08:37.365011 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-16 02:08:37.405790 | localhost | ok 2026-09-16 02:08:37.417547 | 2026-09-16 02:08:37.417766 | TASK [emit-job-header : Print job information] 2026-09-16 02:08:37.468554 | # Job Information 2026-09-16 02:08:37.468767 | Ansible Version: 2.16.18 2026-09-16 02:08:37.468839 | Job: atmosphere-molecule-aio-openvswitch 2026-09-16 02:08:37.468883 | Pipeline: check 2026-09-16 02:08:37.468921 | Executor: 2d72f0692154 2026-09-16 02:08:37.468957 | Triggered by: https://github.com/vexxhost/atmosphere/pull/4094 2026-09-16 02:08:37.469007 | Event ID: e8452630-b172-11f1-9ce7-9257b26f943d 2026-09-16 02:08:37.474574 | 2026-09-16 02:08:37.474707 | LOOP [emit-job-header : Print node information] 2026-09-16 02:08:37.575432 | localhost | ok: 2026-09-16 02:08:37.611073 | localhost | # Node Information 2026-09-16 02:08:37.611177 | localhost | Inventory Hostname: instance 2026-09-16 02:08:37.611255 | localhost | Hostname: np0000192902 2026-09-16 02:08:37.611297 | localhost | Username: zuul 2026-09-16 02:08:37.611342 | localhost | Distro: Ubuntu 22.04 2026-09-16 02:08:37.611382 | localhost | Provider: yul1 2026-09-16 02:08:37.611419 | localhost | Region: ca-ymq-1 2026-09-16 02:08:37.611455 | localhost | Label: ubuntu-jammy-16 2026-09-16 02:08:37.611490 | localhost | Product Name: OpenStack Nova 2026-09-16 02:08:37.611525 | localhost | Interface IP: 162.253.55.196 2026-09-16 02:08:37.623752 | 2026-09-16 02:08:37.623945 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-09-16 02:08:38.013886 | localhost -> localhost | changed 2026-09-16 02:08:38.023820 | 2026-09-16 02:08:38.024035 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-09-16 02:08:39.194649 | localhost -> localhost | changed 2026-09-16 02:08:39.207939 | 2026-09-16 02:08:39.217171 | PLAY [all] 2026-09-16 02:08:39.233324 | 2026-09-16 02:08:39.233470 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-09-16 02:08:39.513082 | instance -> localhost | ok 2026-09-16 02:08:39.522316 | 2026-09-16 02:08:39.522419 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-09-16 02:08:39.555596 | instance | ok 2026-09-16 02:08:39.579428 | instance | included: /var/lib/zuul/builds/2dd978afd3934b0f8c7a7bd8c11c88d8/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-09-16 02:08:39.587059 | 2026-09-16 02:08:39.587143 | TASK [add-build-sshkey : Create Temp SSH key] 2026-09-16 02:08:40.782629 | instance -> localhost | Generating public/private rsa key pair. 2026-09-16 02:08:40.783279 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/2dd978afd3934b0f8c7a7bd8c11c88d8/work/2dd978afd3934b0f8c7a7bd8c11c88d8_id_rsa 2026-09-16 02:08:40.783344 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/2dd978afd3934b0f8c7a7bd8c11c88d8/work/2dd978afd3934b0f8c7a7bd8c11c88d8_id_rsa.pub 2026-09-16 02:08:40.783388 | instance -> localhost | The key fingerprint is: 2026-09-16 02:08:40.783428 | instance -> localhost | SHA256:opvO50gHDbcsJMMOnnperezbwkV6k/+ZtFeuDhGhIBU zuul-build-sshkey 2026-09-16 02:08:40.783489 | instance -> localhost | The key's randomart image is: 2026-09-16 02:08:40.783531 | instance -> localhost | +---[RSA 3072]----+ 2026-09-16 02:08:40.783579 | instance -> localhost | | ..E. . | 2026-09-16 02:08:40.783623 | instance -> localhost | | . . . . . | 2026-09-16 02:08:40.783664 | instance -> localhost | |. + o . . . | 2026-09-16 02:08:40.783703 | instance -> localhost | |.o.+ =.. . | 2026-09-16 02:08:40.783742 | instance -> localhost | | o. oo=.S . | 2026-09-16 02:08:40.783780 | instance -> localhost | |. .==. . . | 2026-09-16 02:08:40.783818 | instance -> localhost | |. ..+ooo o o | 2026-09-16 02:08:40.783855 | instance -> localhost | | o =oB. .. =. . | 2026-09-16 02:08:40.783898 | instance -> localhost | | .o@=o .=oo. | 2026-09-16 02:08:40.783936 | instance -> localhost | +----[SHA256]-----+ 2026-09-16 02:08:40.784024 | instance -> localhost | ok: Runtime: 0:00:00.759416 2026-09-16 02:08:40.794868 | 2026-09-16 02:08:40.794994 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-09-16 02:08:40.832916 | instance | ok 2026-09-16 02:08:40.848846 | instance | included: /var/lib/zuul/builds/2dd978afd3934b0f8c7a7bd8c11c88d8/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-09-16 02:08:40.859383 | 2026-09-16 02:08:40.911413 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-09-16 02:08:40.937153 | instance | skipping: Conditional result was False 2026-09-16 02:08:40.947867 | 2026-09-16 02:08:40.947999 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-09-16 02:08:41.426333 | instance | changed 2026-09-16 02:08:41.437833 | 2026-09-16 02:08:41.437956 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-09-16 02:08:41.693976 | instance | ok 2026-09-16 02:08:41.699883 | 2026-09-16 02:08:41.699962 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-09-16 02:08:42.252952 | instance | changed 2026-09-16 02:08:42.265946 | 2026-09-16 02:08:42.266075 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-09-16 02:08:42.776767 | instance | changed 2026-09-16 02:08:42.790825 | 2026-09-16 02:08:42.790963 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-09-16 02:08:42.818508 | instance | skipping: Conditional result was False 2026-09-16 02:08:42.831548 | 2026-09-16 02:08:42.831676 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-09-16 02:08:43.190730 | instance -> localhost | changed 2026-09-16 02:08:43.216611 | 2026-09-16 02:08:43.216841 | TASK [add-build-sshkey : Add back temp key] 2026-09-16 02:08:43.534752 | instance -> localhost | Identity added: /var/lib/zuul/builds/2dd978afd3934b0f8c7a7bd8c11c88d8/work/2dd978afd3934b0f8c7a7bd8c11c88d8_id_rsa (zuul-build-sshkey) 2026-09-16 02:08:43.535044 | instance -> localhost | ok: Runtime: 0:00:00.011604 2026-09-16 02:08:43.544734 | 2026-09-16 02:08:43.544860 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-09-16 02:08:43.900657 | instance | ok 2026-09-16 02:08:43.911064 | 2026-09-16 02:08:43.911166 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-09-16 02:08:43.936437 | instance | skipping: Conditional result was False 2026-09-16 02:08:43.948847 | 2026-09-16 02:08:43.949192 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-09-16 02:08:44.272019 | instance | ok 2026-09-16 02:08:44.446938 | 2026-09-16 02:08:44.447093 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-09-16 02:08:48.040359 | instance | Output suppressed because no_log was given 2026-09-16 02:08:48.059108 | 2026-09-16 02:08:48.059269 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-09-16 02:08:48.271158 | instance | ok: "logs" 2026-09-16 02:08:48.271502 | instance | ok: All items complete 2026-09-16 02:08:48.271549 | 2026-09-16 02:08:48.419414 | instance | ok: "artifacts" 2026-09-16 02:08:48.557998 | instance | ok: "docs" 2026-09-16 02:08:48.576488 | 2026-09-16 02:08:48.576696 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-09-16 02:08:48.751443 | instance | changed: "logs" 2026-09-16 02:08:48.903992 | instance | changed: "artifacts" 2026-09-16 02:08:49.101371 | instance | changed: "docs" 2026-09-16 02:08:49.115886 | 2026-09-16 02:08:49.115999 | PLAY RECAP 2026-09-16 02:08:49.116043 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-09-16 02:08:49.116071 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-16 02:08:49.116090 | 2026-09-16 02:08:49.326492 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-16 02:08:49.338596 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-09-16 02:08:49.924633 | 2026-09-16 02:08:49.924879 | PLAY [all] 2026-09-16 02:08:49.940898 | 2026-09-16 02:08:49.941023 | TASK [setup-uv : Extract archive] 2026-09-16 02:08:52.266343 | instance | changed 2026-09-16 02:08:52.278514 | 2026-09-16 02:08:52.278688 | TASK [setup-uv : Print version] 2026-09-16 02:08:52.646573 | instance | uv 0.8.13 2026-09-16 02:08:52.827413 | instance | ok: Runtime: 0:00:00.012414 2026-09-16 02:08:52.849078 | 2026-09-16 02:08:52.849291 | TASK [Install Ansible collection siblings] 2026-09-16 02:09:02.475654 | instance | changed: 2026-09-16 02:09:02.475869 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-09-16 02:09:02.475897 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-09-16 02:09:02.475917 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-09-16 02:09:02.476184 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-09-16 02:09:02.477474 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-09-16 02:09:02.477586 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-09-16 02:09:02.477613 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-09-16 02:09:02.477634 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-09-16 02:09:02.477653 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-09-16 02:09:02.477672 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-09-16 02:09:02.477691 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-09-16 02:09:02.477708 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-09-16 02:09:02.477727 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-09-16 02:09:02.477746 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-09-16 02:09:02.477764 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0 2026-09-16 02:09:02.477782 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-09-16 02:09:02.477800 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-09-16 02:09:02.477817 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-09-16 02:09:02.477834 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-09-16 02:09:02.477860 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0 2026-09-16 02:09:02.477880 | instance | Resolved vexxhost.ceph to v4.2.0 for >=3.2.0 2026-09-16 02:09:02.477898 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-09-16 02:09:02.477917 | instance | Resolved vexxhost.kubernetes to v3.4.0 for >=3.3.0,>=2.5.0 2026-09-16 02:09:02.477956 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-09-16 02:09:02.477975 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0,>=6.0.0 2026-09-16 02:09:02.477992 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-09-16 02:09:02.478009 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-09-16 02:09:02.478026 | instance | Resolved vexxhost.kubernetes to v3.4.0 for >=3.3.0,>=2.5.0 2026-09-16 02:09:02.478042 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-09-16 02:09:02.478059 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-09-16 02:09:02.478075 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-09-16 02:09:02.478092 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-09-16 02:09:02.478110 | instance | Checked out ansible.netcommon to 1.2.0 2026-09-16 02:09:02.478132 | 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-09-16 02:09:02.478172 | instance | Starting galaxy collection install process 2026-09-16 02:09:02.478192 | instance | Process install dependency map 2026-09-16 02:09:02.478233 | instance | Starting collection install process 2026-09-16 02:09:02.478257 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-09-16 02:09:02.478279 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-09-16 02:09:02.478299 | instance | ansible.netcommon:* was installed successfully 2026-09-16 02:09:02.478322 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-09-16 02:09:02.478343 | instance | Creating virtual environment at: .venv 2026-09-16 02:09:02.478362 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-09-16 02:09:02.478384 | instance | Downloading pydantic-core (2.0MiB) 2026-09-16 02:09:02.478402 | instance | Downloading ansible-core (2.1MiB) 2026-09-16 02:09:02.478420 | instance | Downloading setuptools (1.1MiB) 2026-09-16 02:09:02.478437 | instance | Downloading pygments (1.2MiB) 2026-09-16 02:09:02.478455 | instance | Downloading openstacksdk (1.7MiB) 2026-09-16 02:09:02.478473 | instance | Downloading kubernetes (1.9MiB) 2026-09-16 02:09:02.478489 | instance | Downloading rjsonnet (1.2MiB) 2026-09-16 02:09:02.478507 | instance | Downloading netaddr (2.2MiB) 2026-09-16 02:09:02.478524 | instance | Downloading cryptography (4.2MiB) 2026-09-16 02:09:02.478542 | instance | Building pyperclip==1.9.0 2026-09-16 02:09:02.478561 | instance | Downloading rjsonnet 2026-09-16 02:09:02.478580 | instance | Downloading pydantic-core 2026-09-16 02:09:02.478598 | instance | Downloading netaddr 2026-09-16 02:09:02.478616 | instance | Downloading pygments 2026-09-16 02:09:02.478634 | instance | Downloading cryptography 2026-09-16 02:09:02.478651 | instance | Downloading setuptools 2026-09-16 02:09:02.478668 | instance | Downloading kubernetes 2026-09-16 02:09:02.478686 | instance | Downloading ansible-core 2026-09-16 02:09:02.478703 | instance | Downloading openstacksdk 2026-09-16 02:09:02.478720 | instance | Built pyperclip==1.9.0 2026-09-16 02:09:02.478737 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-09-16 02:09:02.478754 | instance | Installed 83 packages in 59ms 2026-09-16 02:09:02.478771 | instance | Checked out ansible.posix to 1.6.0 2026-09-16 02:09:02.478788 | 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-09-16 02:09:02.478805 | instance | Starting galaxy collection install process 2026-09-16 02:09:02.478822 | instance | Process install dependency map 2026-09-16 02:09:02.478866 | instance | Starting collection install process 2026-09-16 02:09:02.478885 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-09-16 02:09:02.478901 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-09-16 02:09:02.478919 | instance | ansible.posix:1.6.0 was installed successfully 2026-09-16 02:09:02.478936 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-16 02:09:02.478954 | instance | 2.17.12 2026-09-16 02:09:02.478971 | instance | Checked out ansible.utils to v6.1.0 2026-09-16 02:09:02.478989 | 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-09-16 02:09:02.479005 | instance | Starting galaxy collection install process 2026-09-16 02:09:02.479021 | instance | Process install dependency map 2026-09-16 02:09:02.479039 | instance | Starting collection install process 2026-09-16 02:09:02.479056 | instance | Installing 'ansible.utils:6.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-09-16 02:09:02.479073 | instance | Created collection for ansible.utils:6.1.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-09-16 02:09:02.479089 | instance | ansible.utils:6.1.0 was installed successfully 2026-09-16 02:09:02.479106 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-16 02:09:02.479124 | instance | 2.17.12 2026-09-16 02:09:02.479142 | instance | Checked out atmosphere.common to v0.7.0 2026-09-16 02:09:02.479168 | 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-09-16 02:09:02.479190 | instance | Starting galaxy collection install process 2026-09-16 02:09:02.479207 | instance | Process install dependency map 2026-09-16 02:09:02.479319 | instance | Starting collection install process 2026-09-16 02:09:02.479343 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-09-16 02:09:02.479464 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-09-16 02:09:02.479494 | instance | atmosphere.common:0.7.0 was installed successfully 2026-09-16 02:09:02.479514 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-16 02:09:02.479531 | instance | 2.17.12 2026-09-16 02:09:02.479548 | instance | Checked out community.crypto to 2.2.3 2026-09-16 02:09:02.479566 | 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-09-16 02:09:02.479583 | instance | Starting galaxy collection install process 2026-09-16 02:09:02.479600 | instance | Process install dependency map 2026-09-16 02:09:02.479616 | instance | Starting collection install process 2026-09-16 02:09:02.479633 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-09-16 02:09:02.479650 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-09-16 02:09:02.479667 | instance | community.crypto:2.2.3 was installed successfully 2026-09-16 02:09:02.479684 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-16 02:09:02.479701 | instance | 2.17.12 2026-09-16 02:09:02.479718 | instance | Checked out community.general to 7.3.0 2026-09-16 02:09:02.479735 | 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-09-16 02:09:02.479764 | instance | Starting galaxy collection install process 2026-09-16 02:09:02.479782 | instance | Process install dependency map 2026-09-16 02:09:02.479799 | instance | Starting collection install process 2026-09-16 02:09:02.479816 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-09-16 02:09:02.479834 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-09-16 02:09:02.479852 | instance | community.general:7.3.0 was installed successfully 2026-09-16 02:09:02.479869 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-16 02:09:02.479887 | instance | 2.17.12 2026-09-16 02:09:02.479904 | instance | Checked out community.mysql to 3.6.0 2026-09-16 02:09:02.479923 | 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-09-16 02:09:02.479940 | instance | Starting galaxy collection install process 2026-09-16 02:09:02.479958 | instance | Process install dependency map 2026-09-16 02:09:02.479975 | instance | Starting collection install process 2026-09-16 02:09:02.479992 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-09-16 02:09:02.480010 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-09-16 02:09:02.480026 | instance | community.mysql:3.6.0 was installed successfully 2026-09-16 02:09:02.480043 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-16 02:09:02.480060 | instance | 2.17.12 2026-09-16 02:09:02.480077 | instance | Checked out kubernetes.core to 2.4.0 2026-09-16 02:09:02.480095 | 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-09-16 02:09:02.480111 | instance | Starting galaxy collection install process 2026-09-16 02:09:02.480129 | instance | Process install dependency map 2026-09-16 02:09:02.480146 | instance | Starting collection install process 2026-09-16 02:09:02.480164 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-09-16 02:09:02.480190 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-09-16 02:09:02.480235 | instance | kubernetes.core:2.4.0 was installed successfully 2026-09-16 02:09:02.480255 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-16 02:09:02.480272 | instance | 2.17.12 2026-09-16 02:09:02.480289 | instance | Checked out openstack.cloud to 2.6.0 2026-09-16 02:09:02.480306 | 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-09-16 02:09:02.480323 | instance | Starting galaxy collection install process 2026-09-16 02:09:02.480340 | instance | Process install dependency map 2026-09-16 02:09:02.480356 | instance | Starting collection install process 2026-09-16 02:09:02.480372 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-09-16 02:09:02.480389 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-09-16 02:09:02.480405 | instance | openstack.cloud:2.6.0 was installed successfully 2026-09-16 02:09:02.480422 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-16 02:09:02.480439 | instance | 2.17.12 2026-09-16 02:09:02.480461 | instance | Checked out vexxhost.ceph to v4.2.0 2026-09-16 02:09:02.480479 | 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-09-16 02:09:02.480512 | instance | Starting galaxy collection install process 2026-09-16 02:09:02.480531 | instance | Process install dependency map 2026-09-16 02:09:02.480548 | instance | Starting collection install process 2026-09-16 02:09:02.480565 | instance | Installing 'vexxhost.ceph:4.2.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-09-16 02:09:02.480582 | instance | Created collection for vexxhost.ceph:4.2.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-09-16 02:09:02.480599 | instance | vexxhost.ceph:4.2.0 was installed successfully 2026-09-16 02:09:02.480616 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-16 02:09:02.480633 | instance | 2.17.12 2026-09-16 02:09:02.480650 | instance | Checked out vexxhost.containers to v1.6.8 2026-09-16 02:09:02.480667 | 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-09-16 02:09:02.480684 | instance | Starting galaxy collection install process 2026-09-16 02:09:02.480701 | instance | Process install dependency map 2026-09-16 02:09:02.480717 | instance | Starting collection install process 2026-09-16 02:09:02.480734 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-09-16 02:09:02.480750 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-09-16 02:09:02.480768 | instance | vexxhost.containers:1.6.8 was installed successfully 2026-09-16 02:09:02.480785 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-16 02:09:02.480802 | instance | 2.17.12 2026-09-16 02:09:02.480818 | instance | Checked out vexxhost.kubernetes to v3.4.0 2026-09-16 02:09:02.480836 | 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-09-16 02:09:02.480852 | instance | Starting galaxy collection install process 2026-09-16 02:09:02.480868 | instance | Process install dependency map 2026-09-16 02:09:02.480884 | instance | Starting collection install process 2026-09-16 02:09:02.480899 | instance | Installing 'vexxhost.kubernetes:3.4.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-09-16 02:09:02.480915 | instance | Created collection for vexxhost.kubernetes:3.4.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-09-16 02:09:02.480931 | instance | vexxhost.kubernetes:3.4.0 was installed successfully 2026-09-16 02:09:02.480948 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-16 02:09:02.480965 | instance | 2.17.12 2026-09-16 02:09:02.487447 | 2026-09-16 02:09:02.487497 | PLAY RECAP 2026-09-16 02:09:02.487544 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-16 02:09:02.487564 | 2026-09-16 02:09:02.686512 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-09-16 02:09:02.699373 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-09-16 02:09:03.272462 | 2026-09-16 02:09:03.272989 | PLAY [all] 2026-09-16 02:09:03.284197 | 2026-09-16 02:09:03.284282 | TASK [Install "jq" for log collection] 2026-09-16 02:09:13.291390 | instance | changed 2026-09-16 02:09:13.295945 | 2026-09-16 02:09:13.296057 | PLAY RECAP 2026-09-16 02:09:13.296153 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-16 02:09:13.296292 | 2026-09-16 02:09:13.426670 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-09-16 02:09:13.439959 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-09-16 02:09:14.112572 | 2026-09-16 02:09:14.112776 | PLAY [all] 2026-09-16 02:09:14.125867 | 2026-09-16 02:09:14.126001 | LOOP [Check inventory directories] 2026-09-16 02:09:14.484523 | instance | ok: "src/github.com/vexxhost/atmosphere" 2026-09-16 02:09:14.660736 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/aio/inventory" 2026-09-16 02:09:14.834218 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/aio/inventory" 2026-09-16 02:09:14.855494 | 2026-09-16 02:09:14.855820 | LOOP [Copy inventory file for Zuul] 2026-09-16 02:09:15.697528 | instance | changed: 2026-09-16 02:09:15.697788 | instance | { 2026-09-16 02:09:15.697827 | instance | "ansible_loop_var": "item", 2026-09-16 02:09:15.697859 | instance | "changed": false, 2026-09-16 02:09:15.697887 | instance | "failed": false, 2026-09-16 02:09:15.697918 | instance | "invocation": { 2026-09-16 02:09:15.697946 | instance | "module_args": { 2026-09-16 02:09:15.697973 | instance | "checksum_algorithm": "sha1", 2026-09-16 02:09:15.697999 | instance | "follow": true, 2026-09-16 02:09:15.698025 | instance | "get_attributes": true, 2026-09-16 02:09:15.698053 | instance | "get_checksum": true, 2026-09-16 02:09:15.698080 | instance | "get_mime": true, 2026-09-16 02:09:15.698106 | instance | "path": "src/github.com/vexxhost/atmosphere" 2026-09-16 02:09:15.698132 | instance | } 2026-09-16 02:09:15.698158 | instance | }, 2026-09-16 02:09:15.698183 | instance | "item": "src/github.com/vexxhost/atmosphere", 2026-09-16 02:09:15.698209 | instance | "stat": { 2026-09-16 02:09:15.698250 | instance | "atime": 1789524534.8793352, 2026-09-16 02:09:15.698278 | instance | "attr_flags": "e", 2026-09-16 02:09:15.698304 | instance | "attributes": [ 2026-09-16 02:09:15.698330 | instance | "extents" 2026-09-16 02:09:15.698355 | instance | ], 2026-09-16 02:09:15.698380 | instance | "block_size": 4096, 2026-09-16 02:09:15.698405 | instance | "blocks": 8, 2026-09-16 02:09:15.698430 | instance | "charset": "unknown", 2026-09-16 02:09:15.698457 | instance | "ctime": 1789524533.7752995, 2026-09-16 02:09:15.698483 | instance | "dev": 64513, 2026-09-16 02:09:15.698508 | instance | "device_type": 0, 2026-09-16 02:09:15.698533 | instance | "executable": true, 2026-09-16 02:09:15.698558 | instance | "exists": true, 2026-09-16 02:09:15.698584 | instance | "gid": 1000, 2026-09-16 02:09:15.698609 | instance | "gr_name": "zuul", 2026-09-16 02:09:15.698634 | instance | "inode": 1566423, 2026-09-16 02:09:15.698659 | instance | "isblk": false, 2026-09-16 02:09:15.698685 | instance | "ischr": false, 2026-09-16 02:09:15.698710 | instance | "isdir": true, 2026-09-16 02:09:15.698735 | instance | "isfifo": false, 2026-09-16 02:09:15.698760 | instance | "isgid": false, 2026-09-16 02:09:15.698785 | instance | "islnk": false, 2026-09-16 02:09:15.698810 | instance | "isreg": false, 2026-09-16 02:09:15.698834 | instance | "issock": false, 2026-09-16 02:09:15.698859 | instance | "isuid": false, 2026-09-16 02:09:15.698884 | instance | "mimetype": "unknown", 2026-09-16 02:09:15.698908 | instance | "mode": "0755", 2026-09-16 02:09:15.698932 | instance | "mtime": 1789524533.7752995, 2026-09-16 02:09:15.698957 | instance | "nlink": 22, 2026-09-16 02:09:15.698983 | instance | "path": "src/github.com/vexxhost/atmosphere", 2026-09-16 02:09:15.699009 | instance | "pw_name": "zuul", 2026-09-16 02:09:15.699035 | instance | "readable": true, 2026-09-16 02:09:15.699062 | instance | "rgrp": true, 2026-09-16 02:09:15.699090 | instance | "roth": true, 2026-09-16 02:09:15.699134 | instance | "rusr": true, 2026-09-16 02:09:15.699163 | instance | "size": 4096, 2026-09-16 02:09:15.699190 | instance | "uid": 1000, 2026-09-16 02:09:15.699218 | instance | "version": "1541926473", 2026-09-16 02:09:15.699263 | instance | "wgrp": false, 2026-09-16 02:09:15.699294 | instance | "woth": false, 2026-09-16 02:09:15.699323 | instance | "writeable": true, 2026-09-16 02:09:15.699351 | instance | "wusr": true, 2026-09-16 02:09:15.699379 | instance | "xgrp": true, 2026-09-16 02:09:15.699406 | instance | "xoth": true, 2026-09-16 02:09:15.699434 | instance | "xusr": true 2026-09-16 02:09:15.699462 | instance | } 2026-09-16 02:09:15.699490 | instance | } 2026-09-16 02:09:15.699540 | instance | ok: All items complete 2026-09-16 02:09:15.699571 | 2026-09-16 02:09:15.701555 | instance | skipping: Conditional result was False 2026-09-16 02:09:15.705193 | instance | skipping: Conditional result was False 2026-09-16 02:09:15.720174 | 2026-09-16 02:09:15.720406 | LOOP [Switch "ansible_host" to private IP] 2026-09-16 02:09:16.069879 | instance | changed: 1 replacements made 2026-09-16 02:09:16.073152 | instance | skipping: Conditional result was False 2026-09-16 02:09:16.080649 | instance | skipping: Conditional result was False 2026-09-16 02:09:16.105395 | 2026-09-16 02:09:16.105591 | TASK [Run Molecule scenario] 2026-09-16 02:09:17.034955 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-09-16 02:09:17.461413 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-09-16 02:09:17.461474 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-09-16 02:09:28.302418 | instance | INFO [aio > dependency] Executing 2026-09-16 02:09:28.302973 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-09-16 02:09:28.303429 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-09-16 02:09:28.303675 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-09-16 02:09:28.322561 | instance | INFO [aio > cleanup] Executing 2026-09-16 02:09:28.323198 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-09-16 02:09:28.334006 | instance | INFO [aio > destroy] Executing 2026-09-16 02:09:28.334071 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-09-16 02:09:28.334207 | instance | INFO [aio > destroy] Executed: Successful 2026-09-16 02:09:28.345224 | instance | INFO [aio > syntax] Executing 2026-09-16 02:09:31.169329 | instance | 2026-09-16 02:09:31.169424 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-09-16 02:09:31.319751 | instance | INFO [aio > syntax] Executed: Successful 2026-09-16 02:09:31.337518 | instance | INFO [aio > create] Executing 2026-09-16 02:09:31.341044 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-09-16 02:09:31.355962 | instance | INFO [aio > prepare] Executing 2026-09-16 02:09:32.219410 | instance | 2026-09-16 02:09:32.220140 | instance | PLAY [Prepare] ***************************************************************** 2026-09-16 02:09:32.220155 | instance | 2026-09-16 02:09:32.220167 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 02:09:32.220189 | instance | Wednesday 16 September 2026 02:09:32 +0000 (0:00:00.025) 0:00:00.026 *** 2026-09-16 02:09:33.481716 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-09-16 02:09:33.481943 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-09-16 02:09:33.482180 | instance | interpreter could change the meaning of that path. See 2026-09-16 02:09:33.482417 | instance | https://docs.ansible.com/ansible- 2026-09-16 02:09:33.482676 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-09-16 02:09:33.492660 | instance | ok: [instance] 2026-09-16 02:09:33.492983 | instance | 2026-09-16 02:09:33.493228 | instance | TASK [Configure short hostname] ************************************************ 2026-09-16 02:09:33.493470 | instance | Wednesday 16 September 2026 02:09:33 +0000 (0:00:01.275) 0:00:01.301 *** 2026-09-16 02:09:35.203631 | instance | changed: [instance] 2026-09-16 02:09:35.203856 | instance | 2026-09-16 02:09:35.204124 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-09-16 02:09:35.204366 | instance | Wednesday 16 September 2026 02:09:35 +0000 (0:00:01.709) 0:00:03.010 *** 2026-09-16 02:09:35.505491 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-09-16 02:09:35.505774 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-09-16 02:09:35.506106 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-09-16 02:09:35.514998 | instance | changed: [instance] 2026-09-16 02:09:35.515109 | instance | 2026-09-16 02:09:35.515266 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-09-16 02:09:35.515423 | instance | Wednesday 16 September 2026 02:09:35 +0000 (0:00:00.312) 0:00:03.323 *** 2026-09-16 02:09:36.690394 | instance | ok: [instance] 2026-09-16 02:09:36.690684 | instance | 2026-09-16 02:09:36.691039 | instance | TASK [Purge "snapd" package] *************************************************** 2026-09-16 02:09:36.691362 | instance | Wednesday 16 September 2026 02:09:36 +0000 (0:00:01.175) 0:00:04.499 *** 2026-09-16 02:09:37.345331 | instance | ok: [instance] 2026-09-16 02:09:37.345416 | instance | 2026-09-16 02:09:37.345659 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-09-16 02:09:37.345833 | instance | 2026-09-16 02:09:37.346014 | instance | TASK [Create folders for workspace] ******************************************** 2026-09-16 02:09:37.346210 | instance | Wednesday 16 September 2026 02:09:37 +0000 (0:00:00.654) 0:00:05.153 *** 2026-09-16 02:09:38.408806 | instance | changed: [localhost] => (item=group_vars) 2026-09-16 02:09:38.408869 | instance | changed: [localhost] => (item=group_vars/all) 2026-09-16 02:09:38.408884 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-09-16 02:09:38.408902 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-09-16 02:09:38.410051 | instance | changed: [localhost] => (item=group_vars/computes) 2026-09-16 02:09:38.410084 | instance | changed: [localhost] => (item=host_vars) 2026-09-16 02:09:38.410095 | instance | 2026-09-16 02:09:38.410104 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-09-16 02:09:38.410114 | instance | 2026-09-16 02:09:38.410154 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-09-16 02:09:38.410473 | instance | Wednesday 16 September 2026 02:09:38 +0000 (0:00:01.062) 0:00:06.216 *** 2026-09-16 02:09:38.609876 | instance | changed: [localhost] 2026-09-16 02:09:38.609942 | instance | 2026-09-16 02:09:38.610302 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-09-16 02:09:38.610343 | instance | Wednesday 16 September 2026 02:09:38 +0000 (0:00:00.202) 0:00:06.418 *** 2026-09-16 02:09:38.639399 | instance | ok: [localhost] 2026-09-16 02:09:38.639661 | instance | 2026-09-16 02:09:38.639995 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-09-16 02:09:38.640301 | instance | Wednesday 16 September 2026 02:09:38 +0000 (0:00:00.029) 0:00:06.448 *** 2026-09-16 02:09:38.703548 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '6feacacd-277d-581b-ab9b-f1626aa625fe'}) 2026-09-16 02:09:38.703836 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-09-16 02:09:38.704168 | instance | 2026-09-16 02:09:38.704478 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-09-16 02:09:38.704836 | instance | Wednesday 16 September 2026 02:09:38 +0000 (0:00:00.063) 0:00:06.511 *** 2026-09-16 02:09:39.291509 | instance | changed: [localhost] 2026-09-16 02:09:39.291729 | instance | 2026-09-16 02:09:39.292084 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-09-16 02:09:39.292381 | instance | 2026-09-16 02:09:39.292764 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-09-16 02:09:39.293112 | instance | Wednesday 16 September 2026 02:09:39 +0000 (0:00:00.588) 0:00:07.100 *** 2026-09-16 02:09:39.491569 | instance | changed: [localhost] 2026-09-16 02:09:39.491934 | instance | 2026-09-16 02:09:39.492268 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-09-16 02:09:39.492571 | instance | Wednesday 16 September 2026 02:09:39 +0000 (0:00:00.198) 0:00:07.298 *** 2026-09-16 02:09:39.516542 | instance | ok: [localhost] 2026-09-16 02:09:39.516923 | instance | 2026-09-16 02:09:39.517233 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-09-16 02:09:39.517530 | instance | Wednesday 16 September 2026 02:09:39 +0000 (0:00:00.026) 0:00:07.325 *** 2026-09-16 02:09:39.564471 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-09-16 02:09:39.564870 | instance | 2026-09-16 02:09:39.565193 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-09-16 02:09:39.565488 | instance | Wednesday 16 September 2026 02:09:39 +0000 (0:00:00.047) 0:00:07.373 *** 2026-09-16 02:09:39.930580 | instance | changed: [localhost] 2026-09-16 02:09:39.930634 | instance | 2026-09-16 02:09:39.930640 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-09-16 02:09:39.930644 | instance | 2026-09-16 02:09:39.930649 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-09-16 02:09:39.930653 | instance | Wednesday 16 September 2026 02:09:39 +0000 (0:00:00.365) 0:00:07.738 *** 2026-09-16 02:09:40.097397 | instance | changed: [localhost] 2026-09-16 02:09:40.097442 | instance | 2026-09-16 02:09:40.097450 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-09-16 02:09:40.097456 | instance | Wednesday 16 September 2026 02:09:40 +0000 (0:00:00.166) 0:00:07.905 *** 2026-09-16 02:09:40.128732 | instance | ok: [localhost] 2026-09-16 02:09:40.128881 | instance | 2026-09-16 02:09:40.128975 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-09-16 02:09:40.129263 | instance | Wednesday 16 September 2026 02:09:40 +0000 (0:00:00.031) 0:00:07.937 *** 2026-09-16 02:09:40.189016 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-09-16 02:09:40.189250 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-09-16 02:09:40.189546 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-09-16 02:09:40.189834 | instance | 2026-09-16 02:09:40.190078 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-09-16 02:09:40.190369 | instance | Wednesday 16 September 2026 02:09:40 +0000 (0:00:00.060) 0:00:07.997 *** 2026-09-16 02:09:40.603944 | instance | changed: [localhost] 2026-09-16 02:09:40.604015 | instance | 2026-09-16 02:09:40.604147 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-09-16 02:09:40.604270 | instance | 2026-09-16 02:09:40.604444 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-09-16 02:09:40.604566 | instance | Wednesday 16 September 2026 02:09:40 +0000 (0:00:00.415) 0:00:08.412 *** 2026-09-16 02:09:40.801311 | instance | changed: [localhost] 2026-09-16 02:09:40.801491 | instance | 2026-09-16 02:09:40.801766 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-09-16 02:09:40.802017 | instance | Wednesday 16 September 2026 02:09:40 +0000 (0:00:00.196) 0:00:08.609 *** 2026-09-16 02:09:40.830213 | instance | ok: [localhost] 2026-09-16 02:09:40.831089 | instance | 2026-09-16 02:09:40.831432 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-09-16 02:09:40.832491 | instance | Wednesday 16 September 2026 02:09:40 +0000 (0:00:00.029) 0:00:08.638 *** 2026-09-16 02:09:40.885370 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-09-16 02:09:40.885575 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-09-16 02:09:40.885828 | instance | 2026-09-16 02:09:40.886064 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-09-16 02:09:40.886297 | instance | Wednesday 16 September 2026 02:09:40 +0000 (0:00:00.054) 0:00:08.692 *** 2026-09-16 02:09:41.267674 | instance | changed: [localhost] 2026-09-16 02:09:41.267977 | instance | 2026-09-16 02:09:41.268280 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-09-16 02:09:41.268543 | instance | 2026-09-16 02:09:41.268900 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 02:09:41.269184 | instance | Wednesday 16 September 2026 02:09:41 +0000 (0:00:00.383) 0:00:09.076 *** 2026-09-16 02:09:42.004180 | instance | ok: [localhost] 2026-09-16 02:09:42.004237 | instance | 2026-09-16 02:09:42.004248 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-09-16 02:09:42.004258 | instance | Wednesday 16 September 2026 02:09:42 +0000 (0:00:00.735) 0:00:09.811 *** 2026-09-16 02:09:42.191830 | instance | changed: [localhost] 2026-09-16 02:09:42.192317 | instance | 2026-09-16 02:09:42.192371 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-09-16 02:09:42.192381 | instance | Wednesday 16 September 2026 02:09:42 +0000 (0:00:00.188) 0:00:10.000 *** 2026-09-16 02:09:42.224353 | instance | ok: [localhost] 2026-09-16 02:09:42.224483 | instance | 2026-09-16 02:09:42.225045 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-09-16 02:09:42.225083 | instance | Wednesday 16 September 2026 02:09:42 +0000 (0:00:00.032) 0:00:10.033 *** 2026-09-16 02:09:42.958484 | instance | ok: [localhost] => (item=keycloak_host) 2026-09-16 02:09:42.960535 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-09-16 02:09:42.960590 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-09-16 02:09:42.960603 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-09-16 02:09:42.960614 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-09-16 02:09:42.960644 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-09-16 02:09:42.960659 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-09-16 02:09:42.960670 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-09-16 02:09:42.960678 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-09-16 02:09:42.961674 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-09-16 02:09:42.961697 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-09-16 02:09:42.961708 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-09-16 02:09:42.961725 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-09-16 02:09:42.961739 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-09-16 02:09:42.962791 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-09-16 02:09:42.962816 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-09-16 02:09:42.962827 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-09-16 02:09:42.962836 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-09-16 02:09:42.962849 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-09-16 02:09:42.963103 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-09-16 02:09:42.963441 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-09-16 02:09:42.963758 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-09-16 02:09:42.964053 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-09-16 02:09:42.964364 | instance | 2026-09-16 02:09:42.964926 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-09-16 02:09:42.965273 | instance | Wednesday 16 September 2026 02:09:42 +0000 (0:00:00.733) 0:00:10.766 *** 2026-09-16 02:09:43.376485 | instance | changed: [localhost] 2026-09-16 02:09:43.376773 | instance | 2026-09-16 02:09:43.377113 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-09-16 02:09:43.377333 | instance | Wednesday 16 September 2026 02:09:43 +0000 (0:00:00.418) 0:00:11.185 *** 2026-09-16 02:09:43.578250 | instance | changed: [localhost] 2026-09-16 02:09:43.579704 | instance | 2026-09-16 02:09:43.579763 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-09-16 02:09:43.579776 | instance | 2026-09-16 02:09:43.579787 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-09-16 02:09:43.579797 | instance | Wednesday 16 September 2026 02:09:43 +0000 (0:00:00.201) 0:00:11.386 *** 2026-09-16 02:09:43.771675 | instance | changed: [localhost] 2026-09-16 02:09:43.772364 | instance | 2026-09-16 02:09:43.772416 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-09-16 02:09:43.772428 | instance | Wednesday 16 September 2026 02:09:43 +0000 (0:00:00.193) 0:00:11.580 *** 2026-09-16 02:09:43.803856 | instance | ok: [localhost] 2026-09-16 02:09:43.803997 | instance | 2026-09-16 02:09:43.804230 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-09-16 02:09:43.804411 | instance | Wednesday 16 September 2026 02:09:43 +0000 (0:00:00.032) 0:00:11.612 *** 2026-09-16 02:09:43.855550 | 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-09-16 02:09:43.855758 | instance | 2026-09-16 02:09:43.856084 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-09-16 02:09:43.856387 | instance | Wednesday 16 September 2026 02:09:43 +0000 (0:00:00.051) 0:00:11.664 *** 2026-09-16 02:09:44.237815 | instance | changed: [localhost] 2026-09-16 02:09:44.238040 | instance | 2026-09-16 02:09:44.238391 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-09-16 02:09:44.238848 | instance | 2026-09-16 02:09:44.239170 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-09-16 02:09:44.239471 | instance | Wednesday 16 September 2026 02:09:44 +0000 (0:00:00.382) 0:00:12.046 *** 2026-09-16 02:09:44.424693 | instance | changed: [localhost] 2026-09-16 02:09:44.425064 | instance | 2026-09-16 02:09:44.425384 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-09-16 02:09:44.425719 | instance | Wednesday 16 September 2026 02:09:44 +0000 (0:00:00.184) 0:00:12.231 *** 2026-09-16 02:09:44.451961 | instance | ok: [localhost] 2026-09-16 02:09:44.452009 | instance | 2026-09-16 02:09:44.452021 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-09-16 02:09:44.452030 | instance | Wednesday 16 September 2026 02:09:44 +0000 (0:00:00.028) 0:00:12.259 *** 2026-09-16 02:09:44.506751 | 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-09-16 02:09:44.506794 | instance | 2026-09-16 02:09:44.506810 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-09-16 02:09:44.506824 | instance | Wednesday 16 September 2026 02:09:44 +0000 (0:00:00.055) 0:00:12.314 *** 2026-09-16 02:09:44.903075 | instance | changed: [localhost] 2026-09-16 02:09:44.903130 | instance | 2026-09-16 02:09:44.903142 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-09-16 02:09:44.903152 | instance | 2026-09-16 02:09:44.903161 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-09-16 02:09:44.903170 | instance | Wednesday 16 September 2026 02:09:44 +0000 (0:00:00.396) 0:00:12.710 *** 2026-09-16 02:09:45.120786 | instance | changed: [localhost] 2026-09-16 02:09:45.120943 | instance | 2026-09-16 02:09:45.121147 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-09-16 02:09:45.121470 | instance | Wednesday 16 September 2026 02:09:45 +0000 (0:00:00.218) 0:00:12.928 *** 2026-09-16 02:09:45.155414 | instance | ok: [localhost] 2026-09-16 02:09:45.155628 | instance | 2026-09-16 02:09:45.155862 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-09-16 02:09:45.156089 | instance | Wednesday 16 September 2026 02:09:45 +0000 (0:00:00.035) 0:00:12.964 *** 2026-09-16 02:09:45.551742 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-09-16 02:09:45.552004 | instance | ok: [localhost] => (item=keepalived_password) 2026-09-16 02:09:45.552264 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-09-16 02:09:45.552538 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-09-16 02:09:45.552866 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-09-16 02:09:45.553104 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-09-16 02:09:45.553348 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-09-16 02:09:45.553627 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-09-16 02:09:45.553935 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-09-16 02:09:45.554187 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-09-16 02:09:45.554423 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-09-16 02:09:45.554716 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-09-16 02:09:45.554969 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-09-16 02:09:45.555488 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-09-16 02:09:45.555769 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-09-16 02:09:45.556006 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-09-16 02:09:45.556298 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-09-16 02:09:45.556581 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-09-16 02:09:45.556862 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-09-16 02:09:45.557087 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-09-16 02:09:45.557387 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-09-16 02:09:45.557669 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-09-16 02:09:45.557902 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-09-16 02:09:45.558143 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-09-16 02:09:45.558422 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-09-16 02:09:45.558743 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-09-16 02:09:45.558993 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-09-16 02:09:45.559235 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-09-16 02:09:45.559489 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-09-16 02:09:45.559809 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-09-16 02:09:45.560061 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-09-16 02:09:45.560337 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-09-16 02:09:45.560688 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-09-16 02:09:45.561001 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-09-16 02:09:45.561256 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-09-16 02:09:45.561548 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-09-16 02:09:45.561832 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-09-16 02:09:45.562162 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-09-16 02:09:45.562470 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-09-16 02:09:45.562808 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-09-16 02:09:45.563142 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-09-16 02:09:45.563458 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-09-16 02:09:45.563798 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-09-16 02:09:45.564156 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-09-16 02:09:45.564439 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-09-16 02:09:45.564749 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-09-16 02:09:45.564981 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-09-16 02:09:45.565278 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-09-16 02:09:45.565539 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-09-16 02:09:45.565803 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-09-16 02:09:45.566029 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-09-16 02:09:45.566280 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-09-16 02:09:45.566587 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-09-16 02:09:45.566885 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-09-16 02:09:45.567109 | instance | 2026-09-16 02:09:45.567286 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-09-16 02:09:45.567463 | instance | Wednesday 16 September 2026 02:09:45 +0000 (0:00:00.395) 0:00:13.359 *** 2026-09-16 02:09:45.593437 | instance | ok: [localhost] => (item=barbican_kek) 2026-09-16 02:09:45.593678 | instance | 2026-09-16 02:09:45.593985 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-09-16 02:09:45.594316 | instance | Wednesday 16 September 2026 02:09:45 +0000 (0:00:00.042) 0:00:13.402 *** 2026-09-16 02:09:46.060743 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-09-16 02:09:46.060974 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-09-16 02:09:46.061259 | instance | 2026-09-16 02:09:46.061650 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-09-16 02:09:46.061913 | instance | Wednesday 16 September 2026 02:09:46 +0000 (0:00:00.467) 0:00:13.869 *** 2026-09-16 02:09:49.844805 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-09-16 02:09:49.845865 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-09-16 02:09:49.845944 | instance | 2026-09-16 02:09:49.845962 | instance | TASK [Set values for SSH keys] ************************************************* 2026-09-16 02:09:49.845976 | instance | Wednesday 16 September 2026 02:09:49 +0000 (0:00:03.783) 0:00:17.652 *** 2026-09-16 02:09:49.914626 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-09-16 02:09:49.915526 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-09-16 02:09:49.915583 | instance | 2026-09-16 02:09:49.915595 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-09-16 02:09:49.915605 | instance | Wednesday 16 September 2026 02:09:49 +0000 (0:00:00.070) 0:00:17.723 *** 2026-09-16 02:09:50.293467 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-09-16 02:09:50.293807 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-09-16 02:09:50.294268 | instance | 2026-09-16 02:09:50.294729 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-09-16 02:09:50.295176 | instance | Wednesday 16 September 2026 02:09:50 +0000 (0:00:00.378) 0:00:18.101 *** 2026-09-16 02:09:50.683195 | instance | changed: [localhost] 2026-09-16 02:09:50.683357 | instance | 2026-09-16 02:09:50.683687 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-09-16 02:09:50.684038 | instance | Wednesday 16 September 2026 02:09:50 +0000 (0:00:00.390) 0:00:18.491 *** 2026-09-16 02:09:50.727567 | instance | skipping: [localhost] 2026-09-16 02:09:50.727783 | instance | 2026-09-16 02:09:50.728143 | instance | PLAY [Setup networking] ******************************************************** 2026-09-16 02:09:50.728449 | instance | 2026-09-16 02:09:50.728811 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 02:09:50.729122 | instance | Wednesday 16 September 2026 02:09:50 +0000 (0:00:00.044) 0:00:18.536 *** 2026-09-16 02:09:51.521555 | instance | ok: [instance] 2026-09-16 02:09:51.521758 | instance | 2026-09-16 02:09:51.522138 | instance | TASK [Create bridge for management network] ************************************ 2026-09-16 02:09:51.522561 | instance | Wednesday 16 September 2026 02:09:51 +0000 (0:00:00.790) 0:00:19.326 *** 2026-09-16 02:09:51.909380 | instance | ok: [instance] 2026-09-16 02:09:51.910068 | instance | 2026-09-16 02:09:51.910397 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-09-16 02:09:51.910750 | instance | Wednesday 16 September 2026 02:09:51 +0000 (0:00:00.389) 0:00:19.715 *** 2026-09-16 02:09:52.145481 | instance | ok: [instance] 2026-09-16 02:09:52.145760 | instance | 2026-09-16 02:09:52.146151 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-09-16 02:09:52.146536 | instance | Wednesday 16 September 2026 02:09:52 +0000 (0:00:00.235) 0:00:19.951 *** 2026-09-16 02:09:52.373517 | instance | ok: [instance] 2026-09-16 02:09:52.373886 | instance | 2026-09-16 02:09:52.374221 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-09-16 02:09:52.374576 | instance | Wednesday 16 September 2026 02:09:52 +0000 (0:00:00.229) 0:00:20.181 *** 2026-09-16 02:09:52.611441 | instance | ok: [instance] 2026-09-16 02:09:52.611824 | instance | 2026-09-16 02:09:52.612149 | instance | TASK [Bring up interfaces] ***************************************************** 2026-09-16 02:09:52.612492 | instance | Wednesday 16 September 2026 02:09:52 +0000 (0:00:00.236) 0:00:20.418 *** 2026-09-16 02:09:53.051202 | instance | ok: [instance] => (item=br-mgmt) 2026-09-16 02:09:53.051258 | instance | ok: [instance] => (item=dummy0) 2026-09-16 02:09:53.051272 | instance | 2026-09-16 02:09:53.051283 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-09-16 02:09:53.051295 | instance | 2026-09-16 02:09:53.051305 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 02:09:53.051316 | instance | Wednesday 16 September 2026 02:09:53 +0000 (0:00:00.439) 0:00:20.858 *** 2026-09-16 02:09:53.876870 | instance | ok: [instance] 2026-09-16 02:09:53.876993 | instance | 2026-09-16 02:09:53.877208 | instance | TASK [Install depedencies] ***************************************************** 2026-09-16 02:09:53.877473 | instance | Wednesday 16 September 2026 02:09:53 +0000 (0:00:00.826) 0:00:21.685 *** 2026-09-16 02:10:16.938638 | instance | changed: [instance] 2026-09-16 02:10:16.939490 | instance | 2026-09-16 02:10:16.939553 | instance | TASK [Start up service] ******************************************************** 2026-09-16 02:10:16.939566 | instance | Wednesday 16 September 2026 02:10:16 +0000 (0:00:23.061) 0:00:44.746 *** 2026-09-16 02:10:17.529659 | instance | ok: [instance] 2026-09-16 02:10:17.530530 | instance | 2026-09-16 02:10:17.530588 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-09-16 02:10:17.530601 | instance | Wednesday 16 September 2026 02:10:17 +0000 (0:00:00.591) 0:00:45.338 *** 2026-09-16 02:10:17.782809 | instance | ok: [instance] 2026-09-16 02:10:17.783579 | instance | 2026-09-16 02:10:17.783643 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-09-16 02:10:17.783656 | instance | Wednesday 16 September 2026 02:10:17 +0000 (0:00:00.253) 0:00:45.591 *** 2026-09-16 02:10:18.308886 | instance | changed: [instance] 2026-09-16 02:10:18.309004 | instance | 2026-09-16 02:10:18.309204 | instance | TASK [Get list of all loopback devices] **************************************** 2026-09-16 02:10:18.309390 | instance | Wednesday 16 September 2026 02:10:18 +0000 (0:00:00.525) 0:00:46.116 *** 2026-09-16 02:10:18.538465 | instance | ok: [instance] 2026-09-16 02:10:18.538684 | instance | 2026-09-16 02:10:18.539169 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-09-16 02:10:18.539491 | instance | Wednesday 16 September 2026 02:10:18 +0000 (0:00:00.230) 0:00:46.346 *** 2026-09-16 02:10:18.562150 | instance | skipping: [instance] 2026-09-16 02:10:18.562258 | instance | 2026-09-16 02:10:18.562419 | instance | TASK [Create devices for Ceph] ************************************************* 2026-09-16 02:10:18.562656 | instance | Wednesday 16 September 2026 02:10:18 +0000 (0:00:00.023) 0:00:46.370 *** 2026-09-16 02:10:19.137436 | instance | changed: [instance] => (item=osd0) 2026-09-16 02:10:19.137662 | instance | changed: [instance] => (item=osd1) 2026-09-16 02:10:19.138265 | instance | changed: [instance] => (item=osd2) 2026-09-16 02:10:19.138636 | instance | 2026-09-16 02:10:19.139087 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-09-16 02:10:19.139498 | instance | Wednesday 16 September 2026 02:10:19 +0000 (0:00:00.573) 0:00:46.944 *** 2026-09-16 02:10:19.705351 | instance | changed: [instance] => (item=osd0) 2026-09-16 02:10:19.705602 | instance | changed: [instance] => (item=osd1) 2026-09-16 02:10:19.705973 | instance | changed: [instance] => (item=osd2) 2026-09-16 02:10:19.706261 | instance | 2026-09-16 02:10:19.706555 | instance | TASK [Start loop devices] ****************************************************** 2026-09-16 02:10:19.706851 | instance | Wednesday 16 September 2026 02:10:19 +0000 (0:00:00.567) 0:00:47.512 *** 2026-09-16 02:10:20.517426 | instance | changed: [instance] => (item=osd0) 2026-09-16 02:10:20.517655 | instance | changed: [instance] => (item=osd1) 2026-09-16 02:10:20.518039 | instance | changed: [instance] => (item=osd2) 2026-09-16 02:10:20.518327 | instance | 2026-09-16 02:10:20.518628 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-09-16 02:10:20.519026 | instance | Wednesday 16 September 2026 02:10:20 +0000 (0:00:00.812) 0:00:48.324 *** 2026-09-16 02:10:24.051621 | instance | changed: [instance] => (item=osd0) 2026-09-16 02:10:24.052069 | instance | changed: [instance] => (item=osd1) 2026-09-16 02:10:24.052424 | instance | changed: [instance] => (item=osd2) 2026-09-16 02:10:24.052831 | instance | 2026-09-16 02:10:24.053226 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-09-16 02:10:24.053599 | instance | Wednesday 16 September 2026 02:10:24 +0000 (0:00:03.533) 0:00:51.858 *** 2026-09-16 02:10:26.160084 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-09-16 02:10:26.160452 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-09-16 02:10:26.160827 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-09-16 02:10:26.161127 | instance | 2026-09-16 02:10:26.161430 | instance | PLAY [controllers] ************************************************************* 2026-09-16 02:10:26.161734 | instance | 2026-09-16 02:10:26.162074 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 02:10:26.162464 | instance | Wednesday 16 September 2026 02:10:26 +0000 (0:00:02.110) 0:00:53.968 *** 2026-09-16 02:10:27.173774 | instance | ok: [instance] 2026-09-16 02:10:27.174209 | instance | 2026-09-16 02:10:27.174610 | instance | TASK [Set masquerade rule] ***************************************************** 2026-09-16 02:10:27.175034 | instance | Wednesday 16 September 2026 02:10:27 +0000 (0:00:01.013) 0:00:54.981 *** 2026-09-16 02:10:27.704813 | instance | changed: [instance] 2026-09-16 02:10:27.705168 | instance | 2026-09-16 02:10:27.705550 | instance | PLAY RECAP ********************************************************************* 2026-09-16 02:10:27.705938 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-09-16 02:10:27.709477 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-09-16 02:10:27.709897 | instance | 2026-09-16 02:10:27.710233 | instance | Wednesday 16 September 2026 02:10:27 +0000 (0:00:00.531) 0:00:55.513 *** 2026-09-16 02:10:27.710543 | instance | =============================================================================== 2026-09-16 02:10:27.710917 | instance | Install depedencies ---------------------------------------------------- 23.06s 2026-09-16 02:10:27.711313 | instance | Generate SSH keys for missing variables --------------------------------- 3.78s 2026-09-16 02:10:27.711646 | instance | Create a volume group for each loop device ------------------------------ 3.53s 2026-09-16 02:10:27.712015 | instance | Create a logical volume for each loop device ---------------------------- 2.11s 2026-09-16 02:10:27.712342 | instance | Configure short hostname ------------------------------------------------ 1.71s 2026-09-16 02:10:27.712721 | instance | Gathering Facts --------------------------------------------------------- 1.28s 2026-09-16 02:10:27.713123 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.18s 2026-09-16 02:10:27.713430 | instance | Create folders for workspace -------------------------------------------- 1.06s 2026-09-16 02:10:27.713749 | instance | Gathering Facts --------------------------------------------------------- 1.01s 2026-09-16 02:10:27.714055 | instance | Gathering Facts --------------------------------------------------------- 0.83s 2026-09-16 02:10:27.714358 | instance | Start loop devices ------------------------------------------------------ 0.81s 2026-09-16 02:10:27.714654 | instance | Gathering Facts --------------------------------------------------------- 0.79s 2026-09-16 02:10:27.714977 | instance | Gathering Facts --------------------------------------------------------- 0.74s 2026-09-16 02:10:27.715279 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.73s 2026-09-16 02:10:27.715578 | instance | Purge "snapd" package --------------------------------------------------- 0.65s 2026-09-16 02:10:27.715918 | instance | Start up service -------------------------------------------------------- 0.59s 2026-09-16 02:10:27.716297 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.59s 2026-09-16 02:10:27.716723 | instance | Create devices for Ceph ------------------------------------------------- 0.57s 2026-09-16 02:10:27.717127 | instance | Set permissions on loopback devices ------------------------------------- 0.57s 2026-09-16 02:10:27.717456 | instance | Set masquerade rule ----------------------------------------------------- 0.53s 2026-09-16 02:10:27.792274 | instance | INFO [aio > prepare] Executed: Successful 2026-09-16 02:10:27.808965 | instance | INFO [aio > converge] Executing 2026-09-16 02:10:30.542537 | instance | 2026-09-16 02:10:30.542951 | instance | PLAY [all] ********************************************************************* 2026-09-16 02:10:30.543252 | instance | 2026-09-16 02:10:30.543557 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 02:10:30.543889 | instance | Wednesday 16 September 2026 02:10:30 +0000 (0:00:00.018) 0:00:00.018 *** 2026-09-16 02:10:31.849874 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-09-16 02:10:31.850255 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-09-16 02:10:31.850592 | instance | interpreter could change the meaning of that path. See 2026-09-16 02:10:31.850973 | instance | https://docs.ansible.com/ansible- 2026-09-16 02:10:31.851301 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-09-16 02:10:31.865426 | instance | ok: [instance] 2026-09-16 02:10:31.865789 | instance | 2026-09-16 02:10:31.866155 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-09-16 02:10:31.866470 | instance | Wednesday 16 September 2026 02:10:31 +0000 (0:00:01.322) 0:00:01.340 *** 2026-09-16 02:10:31.922806 | instance | skipping: [instance] 2026-09-16 02:10:31.923121 | instance | 2026-09-16 02:10:31.923422 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-09-16 02:10:31.923761 | instance | Wednesday 16 September 2026 02:10:31 +0000 (0:00:00.057) 0:00:01.398 *** 2026-09-16 02:10:32.128537 | instance | ok: [instance] 2026-09-16 02:10:32.129124 | instance | 2026-09-16 02:10:32.129541 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-09-16 02:10:32.129971 | instance | 2026-09-16 02:10:32.130322 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 02:10:32.130679 | instance | Wednesday 16 September 2026 02:10:32 +0000 (0:00:00.205) 0:00:01.604 *** 2026-09-16 02:10:33.075288 | instance | ok: [instance] 2026-09-16 02:10:33.075678 | instance | 2026-09-16 02:10:33.075990 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 02:10:33.076303 | instance | Wednesday 16 September 2026 02:10:33 +0000 (0:00:00.946) 0:00:02.550 *** 2026-09-16 02:10:33.481201 | instance | ok: [instance] 2026-09-16 02:10:33.481270 | instance | 2026-09-16 02:10:33.481443 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 02:10:33.481684 | instance | Wednesday 16 September 2026 02:10:33 +0000 (0:00:00.406) 0:00:02.956 *** 2026-09-16 02:10:33.545450 | instance | skipping: [instance] 2026-09-16 02:10:33.545686 | instance | 2026-09-16 02:10:33.546021 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-16 02:10:33.546211 | instance | Wednesday 16 September 2026 02:10:33 +0000 (0:00:00.061) 0:00:03.017 *** 2026-09-16 02:10:33.985257 | instance | changed: [instance] 2026-09-16 02:10:33.985368 | instance | 2026-09-16 02:10:33.985729 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 02:10:33.985986 | instance | Wednesday 16 September 2026 02:10:33 +0000 (0:00:00.442) 0:00:03.460 *** 2026-09-16 02:10:34.085681 | instance | ok: [instance] => { 2026-09-16 02:10:34.085832 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-16 02:10:34.086154 | instance | } 2026-09-16 02:10:34.086434 | instance | 2026-09-16 02:10:34.086765 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 02:10:34.087080 | instance | Wednesday 16 September 2026 02:10:34 +0000 (0:00:00.098) 0:00:03.559 *** 2026-09-16 02:10:34.829057 | instance | changed: [instance] 2026-09-16 02:10:34.829269 | instance | 2026-09-16 02:10:34.829455 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 02:10:34.829666 | instance | Wednesday 16 September 2026 02:10:34 +0000 (0:00:00.743) 0:00:04.302 *** 2026-09-16 02:10:34.868369 | instance | skipping: [instance] 2026-09-16 02:10:34.868407 | instance | 2026-09-16 02:10:34.868412 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 02:10:34.868417 | instance | Wednesday 16 September 2026 02:10:34 +0000 (0:00:00.041) 0:00:04.344 *** 2026-09-16 02:10:34.910661 | instance | skipping: [instance] 2026-09-16 02:10:34.910695 | instance | 2026-09-16 02:10:34.910701 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 02:10:34.910705 | instance | Wednesday 16 September 2026 02:10:34 +0000 (0:00:00.042) 0:00:04.386 *** 2026-09-16 02:10:35.143986 | instance | ok: [instance] 2026-09-16 02:10:35.144036 | instance | 2026-09-16 02:10:35.144048 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 02:10:35.144058 | instance | Wednesday 16 September 2026 02:10:35 +0000 (0:00:00.232) 0:00:04.618 *** 2026-09-16 02:10:36.526411 | instance | ok: [instance] 2026-09-16 02:10:36.526456 | instance | 2026-09-16 02:10:36.526466 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 02:10:36.526475 | instance | Wednesday 16 September 2026 02:10:36 +0000 (0:00:01.382) 0:00:06.001 *** 2026-09-16 02:10:36.596770 | instance | ok: [instance] => { 2026-09-16 02:10:36.596839 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-16 02:10:36.596854 | instance | } 2026-09-16 02:10:36.596872 | instance | 2026-09-16 02:10:36.597125 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 02:10:36.597144 | instance | Wednesday 16 September 2026 02:10:36 +0000 (0:00:00.070) 0:00:06.072 *** 2026-09-16 02:10:37.570167 | instance | changed: [instance] 2026-09-16 02:10:37.571039 | instance | 2026-09-16 02:10:37.571122 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 02:10:37.571135 | instance | Wednesday 16 September 2026 02:10:37 +0000 (0:00:00.972) 0:00:07.045 *** 2026-09-16 02:10:40.720701 | instance | changed: [instance] 2026-09-16 02:10:40.720820 | instance | 2026-09-16 02:10:40.721090 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-16 02:10:40.721150 | instance | Wednesday 16 September 2026 02:10:40 +0000 (0:00:03.150) 0:00:10.195 *** 2026-09-16 02:10:40.771388 | instance | skipping: [instance] 2026-09-16 02:10:40.771687 | instance | 2026-09-16 02:10:40.772154 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-16 02:10:40.772704 | instance | Wednesday 16 September 2026 02:10:40 +0000 (0:00:00.049) 0:00:10.245 *** 2026-09-16 02:10:40.815093 | instance | skipping: [instance] 2026-09-16 02:10:40.815242 | instance | 2026-09-16 02:10:40.815274 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-16 02:10:40.815294 | instance | Wednesday 16 September 2026 02:10:40 +0000 (0:00:00.044) 0:00:10.290 *** 2026-09-16 02:10:40.868104 | instance | skipping: [instance] 2026-09-16 02:10:40.868224 | instance | 2026-09-16 02:10:40.868915 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-16 02:10:40.869025 | instance | Wednesday 16 September 2026 02:10:40 +0000 (0:00:00.052) 0:00:10.342 *** 2026-09-16 02:10:46.502119 | instance | changed: [instance] 2026-09-16 02:10:46.502181 | instance | 2026-09-16 02:10:46.502201 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-16 02:10:46.502212 | instance | Wednesday 16 September 2026 02:10:46 +0000 (0:00:05.632) 0:00:15.975 *** 2026-09-16 02:10:47.172891 | instance | changed: [instance] 2026-09-16 02:10:47.173612 | instance | 2026-09-16 02:10:47.173666 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-16 02:10:47.173692 | instance | Wednesday 16 September 2026 02:10:47 +0000 (0:00:00.672) 0:00:16.648 *** 2026-09-16 02:10:48.102352 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-09-16 02:10:48.104134 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-16 02:10:48.104182 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-16 02:10:48.104193 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-16 02:10:48.104204 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-16 02:10:48.104213 | instance | 2026-09-16 02:10:48.104223 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-16 02:10:48.104232 | instance | Wednesday 16 September 2026 02:10:48 +0000 (0:00:00.929) 0:00:17.577 *** 2026-09-16 02:10:48.715155 | instance | changed: [instance] 2026-09-16 02:10:48.715337 | instance | 2026-09-16 02:10:48.715909 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-16 02:10:48.716241 | instance | Wednesday 16 September 2026 02:10:48 +0000 (0:00:00.597) 0:00:18.175 *** 2026-09-16 02:10:48.716554 | instance | 2026-09-16 02:10:48.716898 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-09-16 02:10:48.717207 | instance | Wednesday 16 September 2026 02:10:48 +0000 (0:00:00.014) 0:00:18.190 *** 2026-09-16 02:10:49.701359 | instance | ok: [instance] 2026-09-16 02:10:49.701600 | instance | 2026-09-16 02:10:49.702304 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-09-16 02:10:49.702667 | instance | Wednesday 16 September 2026 02:10:49 +0000 (0:00:00.986) 0:00:19.176 *** 2026-09-16 02:10:50.215903 | instance | changed: [instance] 2026-09-16 02:10:50.216345 | instance | 2026-09-16 02:10:50.216752 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-16 02:10:50.217099 | instance | Wednesday 16 September 2026 02:10:50 +0000 (0:00:00.513) 0:00:19.690 *** 2026-09-16 02:10:50.819043 | instance | changed: [instance] 2026-09-16 02:10:50.819154 | instance | 2026-09-16 02:10:50.819321 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 02:10:50.819474 | instance | Wednesday 16 September 2026 02:10:50 +0000 (0:00:00.604) 0:00:20.294 *** 2026-09-16 02:10:51.077635 | instance | ok: [instance] 2026-09-16 02:10:51.077814 | instance | 2026-09-16 02:10:51.078076 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 02:10:51.078354 | instance | Wednesday 16 September 2026 02:10:51 +0000 (0:00:00.257) 0:00:20.552 *** 2026-09-16 02:10:51.129514 | instance | ok: [instance] => { 2026-09-16 02:10:51.129734 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-16 02:10:51.129957 | instance | } 2026-09-16 02:10:51.130179 | instance | 2026-09-16 02:10:51.130443 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 02:10:51.130674 | instance | Wednesday 16 September 2026 02:10:51 +0000 (0:00:00.052) 0:00:20.604 *** 2026-09-16 02:10:53.075322 | instance | changed: [instance] 2026-09-16 02:10:53.075544 | instance | 2026-09-16 02:10:53.075799 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 02:10:53.076099 | instance | Wednesday 16 September 2026 02:10:53 +0000 (0:00:01.945) 0:00:22.550 *** 2026-09-16 02:10:58.501208 | instance | changed: [instance] 2026-09-16 02:10:58.501336 | instance | 2026-09-16 02:10:58.501436 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-16 02:10:58.501645 | instance | Wednesday 16 September 2026 02:10:58 +0000 (0:00:05.425) 0:00:27.976 *** 2026-09-16 02:10:59.639649 | instance | ok: [instance] 2026-09-16 02:10:59.639766 | instance | 2026-09-16 02:10:59.640125 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-16 02:10:59.640313 | instance | Wednesday 16 September 2026 02:10:59 +0000 (0:00:01.139) 0:00:29.115 *** 2026-09-16 02:11:00.078807 | instance | changed: [instance] 2026-09-16 02:11:00.078891 | instance | 2026-09-16 02:11:00.079239 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-16 02:11:00.079285 | instance | Wednesday 16 September 2026 02:11:00 +0000 (0:00:00.439) 0:00:29.554 *** 2026-09-16 02:11:00.600117 | instance | changed: [instance] 2026-09-16 02:11:00.600850 | instance | 2026-09-16 02:11:00.600957 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-16 02:11:00.600980 | instance | Wednesday 16 September 2026 02:11:00 +0000 (0:00:00.520) 0:00:30.075 *** 2026-09-16 02:11:01.262673 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-09-16 02:11:01.262741 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-16 02:11:01.262758 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-16 02:11:01.262771 | instance | 2026-09-16 02:11:01.262785 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-16 02:11:01.262797 | instance | Wednesday 16 September 2026 02:11:01 +0000 (0:00:00.660) 0:00:30.735 *** 2026-09-16 02:11:01.776891 | instance | changed: [instance] 2026-09-16 02:11:01.777741 | instance | 2026-09-16 02:11:01.778026 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-16 02:11:01.778041 | instance | Wednesday 16 September 2026 02:11:01 +0000 (0:00:00.516) 0:00:31.252 *** 2026-09-16 02:11:02.315762 | instance | changed: [instance] 2026-09-16 02:11:02.315855 | instance | 2026-09-16 02:11:02.316555 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-16 02:11:02.316608 | instance | Wednesday 16 September 2026 02:11:02 +0000 (0:00:00.528) 0:00:31.780 *** 2026-09-16 02:11:02.316616 | instance | 2026-09-16 02:11:02.316652 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-09-16 02:11:02.316662 | instance | Wednesday 16 September 2026 02:11:02 +0000 (0:00:00.010) 0:00:31.791 *** 2026-09-16 02:11:03.092264 | instance | ok: [instance] 2026-09-16 02:11:03.092348 | instance | 2026-09-16 02:11:03.092420 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-09-16 02:11:03.092593 | instance | Wednesday 16 September 2026 02:11:03 +0000 (0:00:00.776) 0:00:32.567 *** 2026-09-16 02:11:04.191635 | instance | changed: [instance] 2026-09-16 02:11:04.191734 | instance | 2026-09-16 02:11:04.192091 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-16 02:11:04.192155 | instance | Wednesday 16 September 2026 02:11:04 +0000 (0:00:01.099) 0:00:33.667 *** 2026-09-16 02:11:04.827206 | instance | changed: [instance] 2026-09-16 02:11:04.827288 | instance | 2026-09-16 02:11:04.827642 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-16 02:11:04.827685 | instance | Wednesday 16 September 2026 02:11:04 +0000 (0:00:00.635) 0:00:34.302 *** 2026-09-16 02:11:04.901679 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-16 02:11:04.901829 | instance | 2026-09-16 02:11:04.901842 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-16 02:11:04.902000 | instance | Wednesday 16 September 2026 02:11:04 +0000 (0:00:00.073) 0:00:34.376 *** 2026-09-16 02:11:10.666355 | instance | changed: [instance] 2026-09-16 02:11:10.667095 | instance | 2026-09-16 02:11:10.667153 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-16 02:11:10.667165 | instance | Wednesday 16 September 2026 02:11:10 +0000 (0:00:05.764) 0:00:40.141 *** 2026-09-16 02:11:11.394911 | instance | ok: [instance] => (item=chronyd) 2026-09-16 02:11:11.396229 | instance | ok: [instance] => (item=sshd) 2026-09-16 02:11:11.396686 | instance | 2026-09-16 02:11:11.396709 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-16 02:11:11.396741 | instance | Wednesday 16 September 2026 02:11:11 +0000 (0:00:00.727) 0:00:40.869 *** 2026-09-16 02:11:15.501766 | instance | changed: [instance] 2026-09-16 02:11:15.501907 | instance | 2026-09-16 02:11:15.502298 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-16 02:11:15.502375 | instance | Wednesday 16 September 2026 02:11:15 +0000 (0:00:04.106) 0:00:44.976 *** 2026-09-16 02:11:15.759459 | instance | ok: [instance] 2026-09-16 02:11:15.760247 | instance | 2026-09-16 02:11:15.760323 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-16 02:11:15.760335 | instance | Wednesday 16 September 2026 02:11:15 +0000 (0:00:00.257) 0:00:45.234 *** 2026-09-16 02:11:16.350617 | instance | changed: [instance] 2026-09-16 02:11:16.351490 | instance | 2026-09-16 02:11:16.351562 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-16 02:11:16.351576 | instance | Wednesday 16 September 2026 02:11:16 +0000 (0:00:00.591) 0:00:45.825 *** 2026-09-16 02:11:16.886129 | instance | changed: [instance] 2026-09-16 02:11:16.886853 | instance | 2026-09-16 02:11:16.886924 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-09-16 02:11:16.886935 | instance | Wednesday 16 September 2026 02:11:16 +0000 (0:00:00.536) 0:00:46.361 *** 2026-09-16 02:11:17.027215 | instance | ok: [instance] 2026-09-16 02:11:17.028011 | instance | 2026-09-16 02:11:17.028086 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-09-16 02:11:17.028119 | instance | Wednesday 16 September 2026 02:11:17 +0000 (0:00:00.140) 0:00:46.502 *** 2026-09-16 02:11:17.270251 | instance | ok: [instance] => (item=instance) 2026-09-16 02:11:17.270986 | instance | 2026-09-16 02:11:17.271052 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-09-16 02:11:17.271064 | instance | Wednesday 16 September 2026 02:11:17 +0000 (0:00:00.243) 0:00:46.745 *** 2026-09-16 02:11:17.353386 | instance | ok: [instance] 2026-09-16 02:11:17.354275 | instance | 2026-09-16 02:11:17.354347 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-09-16 02:11:17.354361 | instance | Wednesday 16 September 2026 02:11:17 +0000 (0:00:00.082) 0:00:46.827 *** 2026-09-16 02:11:17.442225 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-09-16 02:11:17.442315 | instance | 2026-09-16 02:11:17.442327 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-09-16 02:11:17.442469 | instance | Wednesday 16 September 2026 02:11:17 +0000 (0:00:00.089) 0:00:46.917 *** 2026-09-16 02:11:17.827418 | instance | changed: [instance] 2026-09-16 02:11:17.827617 | instance | 2026-09-16 02:11:17.828009 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-09-16 02:11:17.828327 | instance | Wednesday 16 September 2026 02:11:17 +0000 (0:00:00.384) 0:00:47.302 *** 2026-09-16 02:11:18.624599 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-09-16 02:11:18.626118 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-09-16 02:11:18.626174 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-09-16 02:11:18.626187 | instance | 2026-09-16 02:11:18.626197 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-09-16 02:11:18.626207 | instance | Wednesday 16 September 2026 02:11:18 +0000 (0:00:00.797) 0:00:48.099 *** 2026-09-16 02:12:56.210095 | instance | ok: [instance] 2026-09-16 02:12:56.210204 | instance | 2026-09-16 02:12:56.210217 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-09-16 02:12:56.210326 | instance | Wednesday 16 September 2026 02:12:56 +0000 (0:01:37.585) 0:02:25.685 *** 2026-09-16 02:12:56.459421 | instance | changed: [instance] 2026-09-16 02:12:56.459548 | instance | 2026-09-16 02:12:56.459714 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-09-16 02:12:56.459890 | instance | Wednesday 16 September 2026 02:12:56 +0000 (0:00:00.249) 0:02:25.935 *** 2026-09-16 02:12:56.511251 | instance | ok: [instance] 2026-09-16 02:12:56.511425 | instance | 2026-09-16 02:12:56.511741 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-16 02:12:56.511786 | instance | Wednesday 16 September 2026 02:12:56 +0000 (0:00:00.051) 0:02:25.986 *** 2026-09-16 02:12:56.611511 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-16 02:12:56.611580 | instance | 2026-09-16 02:12:56.611805 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-16 02:12:56.611845 | instance | Wednesday 16 September 2026 02:12:56 +0000 (0:00:00.100) 0:02:26.087 *** 2026-09-16 02:13:02.842360 | instance | ok: [instance] 2026-09-16 02:13:02.842432 | instance | 2026-09-16 02:13:02.842595 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-16 02:13:02.842743 | instance | Wednesday 16 September 2026 02:13:02 +0000 (0:00:06.230) 0:02:32.318 *** 2026-09-16 02:13:02.915157 | instance | ok: [instance] => (item=instance) 2026-09-16 02:13:02.915265 | instance | 2026-09-16 02:13:02.915521 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-16 02:13:02.915539 | instance | Wednesday 16 September 2026 02:13:02 +0000 (0:00:00.072) 0:02:32.391 *** 2026-09-16 02:13:03.375896 | instance | ok: [instance] 2026-09-16 02:13:03.376607 | instance | 2026-09-16 02:13:03.376690 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-16 02:13:03.376702 | instance | Wednesday 16 September 2026 02:13:03 +0000 (0:00:00.459) 0:02:32.851 *** 2026-09-16 02:13:10.015928 | instance | ok: [instance] 2026-09-16 02:13:10.016014 | instance | 2026-09-16 02:13:10.016399 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-09-16 02:13:10.016450 | instance | Wednesday 16 September 2026 02:13:10 +0000 (0:00:06.640) 0:02:39.491 *** 2026-09-16 02:14:00.726406 | instance | changed: [instance] 2026-09-16 02:14:00.726473 | instance | 2026-09-16 02:14:00.726549 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-09-16 02:14:00.726657 | instance | Wednesday 16 September 2026 02:14:00 +0000 (0:00:50.710) 0:03:30.202 *** 2026-09-16 02:14:14.991206 | instance | ok: [instance] 2026-09-16 02:14:14.991311 | instance | 2026-09-16 02:14:14.991376 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-16 02:14:14.991487 | instance | Wednesday 16 September 2026 02:14:14 +0000 (0:00:14.264) 0:03:44.467 *** 2026-09-16 02:14:15.078906 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-16 02:14:15.078984 | instance | 2026-09-16 02:14:15.079049 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-16 02:14:15.079173 | instance | Wednesday 16 September 2026 02:14:15 +0000 (0:00:00.087) 0:03:44.554 *** 2026-09-16 02:14:15.137093 | instance | skipping: [instance] 2026-09-16 02:14:15.137669 | instance | 2026-09-16 02:14:15.137797 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-16 02:14:15.137934 | instance | Wednesday 16 September 2026 02:14:15 +0000 (0:00:00.057) 0:03:44.612 *** 2026-09-16 02:14:15.193606 | instance | skipping: [instance] => (item=instance) 2026-09-16 02:14:15.193692 | instance | skipping: [instance] 2026-09-16 02:14:15.193713 | instance | 2026-09-16 02:14:15.193943 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-16 02:14:15.193981 | instance | Wednesday 16 September 2026 02:14:15 +0000 (0:00:00.057) 0:03:44.669 *** 2026-09-16 02:14:15.466608 | instance | ok: [instance] 2026-09-16 02:14:15.467322 | instance | 2026-09-16 02:14:15.467355 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-16 02:14:15.467366 | instance | Wednesday 16 September 2026 02:14:15 +0000 (0:00:00.272) 0:03:44.941 *** 2026-09-16 02:14:22.265583 | instance | ok: [instance] 2026-09-16 02:14:22.266047 | instance | 2026-09-16 02:14:22.266069 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-09-16 02:14:22.266078 | instance | Wednesday 16 September 2026 02:14:22 +0000 (0:00:06.799) 0:03:51.741 *** 2026-09-16 02:14:34.737429 | instance | changed: [instance] 2026-09-16 02:14:34.737551 | instance | 2026-09-16 02:14:34.737888 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-09-16 02:14:34.737940 | instance | Wednesday 16 September 2026 02:14:34 +0000 (0:00:12.471) 0:04:04.213 *** 2026-09-16 02:14:40.934181 | instance | ok: [instance] 2026-09-16 02:14:40.934914 | instance | 2026-09-16 02:14:40.934947 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-09-16 02:14:40.934973 | instance | Wednesday 16 September 2026 02:14:40 +0000 (0:00:06.196) 0:04:10.409 *** 2026-09-16 02:14:48.190691 | instance | changed: [instance] => (item={'name': 'diskprediction_local'}) 2026-09-16 02:14:48.190773 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-09-16 02:14:48.190865 | instance | changed: [instance] => (item={'name': 'prometheus'}) 2026-09-16 02:14:48.190995 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-09-16 02:14:48.191085 | instance | 2026-09-16 02:14:48.191207 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-09-16 02:14:48.191305 | instance | 2026-09-16 02:14:48.191472 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 02:14:48.191569 | instance | Wednesday 16 September 2026 02:14:48 +0000 (0:00:07.257) 0:04:17.666 *** 2026-09-16 02:14:49.243834 | instance | ok: [instance] 2026-09-16 02:14:49.244042 | instance | 2026-09-16 02:14:49.244302 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 02:14:49.244591 | instance | Wednesday 16 September 2026 02:14:49 +0000 (0:00:01.051) 0:04:18.718 *** 2026-09-16 02:14:49.624989 | instance | ok: [instance] 2026-09-16 02:14:49.625062 | instance | 2026-09-16 02:14:49.625120 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 02:14:49.625237 | instance | Wednesday 16 September 2026 02:14:49 +0000 (0:00:00.382) 0:04:19.101 *** 2026-09-16 02:14:49.685183 | instance | skipping: [instance] 2026-09-16 02:14:49.685391 | instance | 2026-09-16 02:14:49.685650 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-16 02:14:49.685824 | instance | Wednesday 16 September 2026 02:14:49 +0000 (0:00:00.059) 0:04:19.160 *** 2026-09-16 02:14:49.935084 | instance | ok: [instance] 2026-09-16 02:14:49.935271 | instance | 2026-09-16 02:14:49.935553 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 02:14:49.935807 | instance | Wednesday 16 September 2026 02:14:49 +0000 (0:00:00.249) 0:04:19.410 *** 2026-09-16 02:14:50.004475 | instance | ok: [instance] => { 2026-09-16 02:14:50.004703 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-16 02:14:50.004911 | instance | } 2026-09-16 02:14:50.005082 | instance | 2026-09-16 02:14:50.005285 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 02:14:50.005540 | instance | Wednesday 16 September 2026 02:14:49 +0000 (0:00:00.069) 0:04:19.479 *** 2026-09-16 02:14:50.327778 | instance | ok: [instance] 2026-09-16 02:14:50.327857 | instance | 2026-09-16 02:14:50.328037 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 02:14:50.328176 | instance | Wednesday 16 September 2026 02:14:50 +0000 (0:00:00.323) 0:04:19.803 *** 2026-09-16 02:14:50.391605 | instance | skipping: [instance] 2026-09-16 02:14:50.391960 | instance | 2026-09-16 02:14:50.392479 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 02:14:50.392887 | instance | Wednesday 16 September 2026 02:14:50 +0000 (0:00:00.063) 0:04:19.867 *** 2026-09-16 02:14:50.448059 | instance | skipping: [instance] 2026-09-16 02:14:50.448287 | instance | 2026-09-16 02:14:50.448651 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 02:14:50.448976 | instance | Wednesday 16 September 2026 02:14:50 +0000 (0:00:00.056) 0:04:19.923 *** 2026-09-16 02:14:50.685167 | instance | ok: [instance] 2026-09-16 02:14:50.685499 | instance | 2026-09-16 02:14:50.685852 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 02:14:50.686186 | instance | Wednesday 16 September 2026 02:14:50 +0000 (0:00:00.236) 0:04:20.160 *** 2026-09-16 02:14:51.855890 | instance | ok: [instance] 2026-09-16 02:14:51.856163 | instance | 2026-09-16 02:14:51.856445 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 02:14:51.856765 | instance | Wednesday 16 September 2026 02:14:51 +0000 (0:00:01.170) 0:04:21.330 *** 2026-09-16 02:14:51.936899 | instance | ok: [instance] => { 2026-09-16 02:14:51.937155 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-16 02:14:51.937432 | instance | } 2026-09-16 02:14:51.937651 | instance | 2026-09-16 02:14:51.937889 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 02:14:51.938117 | instance | Wednesday 16 September 2026 02:14:51 +0000 (0:00:00.081) 0:04:21.412 *** 2026-09-16 02:14:52.304768 | instance | ok: [instance] 2026-09-16 02:14:52.304977 | instance | 2026-09-16 02:14:52.305248 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 02:14:52.305510 | instance | Wednesday 16 September 2026 02:14:52 +0000 (0:00:00.367) 0:04:21.779 *** 2026-09-16 02:14:54.349120 | instance | ok: [instance] 2026-09-16 02:14:54.349219 | instance | 2026-09-16 02:14:54.349231 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-16 02:14:54.349241 | instance | Wednesday 16 September 2026 02:14:54 +0000 (0:00:02.043) 0:04:23.823 *** 2026-09-16 02:14:54.382864 | instance | skipping: [instance] 2026-09-16 02:14:54.383082 | instance | 2026-09-16 02:14:54.383352 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-16 02:14:54.383614 | instance | Wednesday 16 September 2026 02:14:54 +0000 (0:00:00.034) 0:04:23.858 *** 2026-09-16 02:14:54.417113 | instance | skipping: [instance] 2026-09-16 02:14:54.417295 | instance | 2026-09-16 02:14:54.417514 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-16 02:14:54.417709 | instance | Wednesday 16 September 2026 02:14:54 +0000 (0:00:00.034) 0:04:23.892 *** 2026-09-16 02:14:54.459173 | instance | skipping: [instance] 2026-09-16 02:14:54.459503 | instance | 2026-09-16 02:14:54.459615 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-16 02:14:54.459741 | instance | Wednesday 16 September 2026 02:14:54 +0000 (0:00:00.042) 0:04:23.935 *** 2026-09-16 02:14:55.570403 | instance | ok: [instance] 2026-09-16 02:14:55.570515 | instance | 2026-09-16 02:14:55.570747 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-16 02:14:55.570765 | instance | Wednesday 16 September 2026 02:14:55 +0000 (0:00:01.111) 0:04:25.046 *** 2026-09-16 02:14:56.026239 | instance | ok: [instance] 2026-09-16 02:14:56.027035 | instance | 2026-09-16 02:14:56.027114 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-16 02:14:56.027127 | instance | Wednesday 16 September 2026 02:14:56 +0000 (0:00:00.454) 0:04:25.500 *** 2026-09-16 02:14:57.026059 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-16 02:14:57.027836 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-16 02:14:57.027893 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-16 02:14:57.027904 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-16 02:14:57.027914 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-16 02:14:57.027924 | instance | 2026-09-16 02:14:57.027933 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-16 02:14:57.027942 | instance | Wednesday 16 September 2026 02:14:57 +0000 (0:00:01.000) 0:04:26.501 *** 2026-09-16 02:14:57.632428 | instance | ok: [instance] 2026-09-16 02:14:57.632759 | instance | 2026-09-16 02:14:57.633747 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-16 02:14:57.633788 | instance | Wednesday 16 September 2026 02:14:57 +0000 (0:00:00.592) 0:04:27.094 *** 2026-09-16 02:14:57.633796 | instance | 2026-09-16 02:14:57.633803 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-16 02:14:57.633809 | instance | Wednesday 16 September 2026 02:14:57 +0000 (0:00:00.013) 0:04:27.107 *** 2026-09-16 02:14:58.013356 | instance | ok: [instance] 2026-09-16 02:14:58.014226 | instance | 2026-09-16 02:14:58.014298 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 02:14:58.014313 | instance | Wednesday 16 September 2026 02:14:58 +0000 (0:00:00.381) 0:04:27.488 *** 2026-09-16 02:14:58.275732 | instance | ok: [instance] 2026-09-16 02:14:58.275815 | instance | 2026-09-16 02:14:58.276212 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 02:14:58.276254 | instance | Wednesday 16 September 2026 02:14:58 +0000 (0:00:00.262) 0:04:27.751 *** 2026-09-16 02:14:58.348249 | instance | ok: [instance] => { 2026-09-16 02:14:58.348362 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-16 02:14:58.348911 | instance | } 2026-09-16 02:14:58.348993 | instance | 2026-09-16 02:14:58.349004 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 02:14:58.349014 | instance | Wednesday 16 September 2026 02:14:58 +0000 (0:00:00.073) 0:04:27.824 *** 2026-09-16 02:14:58.737163 | instance | ok: [instance] 2026-09-16 02:14:58.737238 | instance | 2026-09-16 02:14:58.737618 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 02:14:58.737666 | instance | Wednesday 16 September 2026 02:14:58 +0000 (0:00:00.388) 0:04:28.212 *** 2026-09-16 02:15:01.849626 | instance | ok: [instance] 2026-09-16 02:15:01.850535 | instance | 2026-09-16 02:15:01.850596 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-16 02:15:01.850609 | instance | Wednesday 16 September 2026 02:15:01 +0000 (0:00:03.111) 0:04:31.324 *** 2026-09-16 02:15:02.976694 | instance | ok: [instance] 2026-09-16 02:15:02.977498 | instance | 2026-09-16 02:15:02.977806 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-16 02:15:02.977820 | instance | Wednesday 16 September 2026 02:15:02 +0000 (0:00:01.127) 0:04:32.451 *** 2026-09-16 02:15:03.204270 | instance | ok: [instance] 2026-09-16 02:15:03.204756 | instance | 2026-09-16 02:15:03.205166 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-16 02:15:03.205227 | instance | Wednesday 16 September 2026 02:15:03 +0000 (0:00:00.227) 0:04:32.679 *** 2026-09-16 02:15:03.669374 | instance | ok: [instance] 2026-09-16 02:15:03.669598 | instance | 2026-09-16 02:15:03.669975 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-16 02:15:03.670483 | instance | Wednesday 16 September 2026 02:15:03 +0000 (0:00:00.464) 0:04:33.144 *** 2026-09-16 02:15:04.318057 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-09-16 02:15:04.318108 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-16 02:15:04.318116 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-16 02:15:04.318122 | instance | 2026-09-16 02:15:04.318129 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-16 02:15:04.318135 | instance | Wednesday 16 September 2026 02:15:04 +0000 (0:00:00.647) 0:04:33.792 *** 2026-09-16 02:15:04.768739 | instance | ok: [instance] 2026-09-16 02:15:04.769640 | instance | 2026-09-16 02:15:04.769708 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-16 02:15:04.769726 | instance | Wednesday 16 September 2026 02:15:04 +0000 (0:00:00.450) 0:04:34.243 *** 2026-09-16 02:15:05.243756 | instance | ok: [instance] 2026-09-16 02:15:05.243815 | instance | 2026-09-16 02:15:05.244594 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-16 02:15:05.244665 | instance | Wednesday 16 September 2026 02:15:05 +0000 (0:00:00.469) 0:04:34.713 *** 2026-09-16 02:15:05.244673 | instance | 2026-09-16 02:15:05.244685 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-16 02:15:05.244691 | instance | Wednesday 16 September 2026 02:15:05 +0000 (0:00:00.006) 0:04:34.719 *** 2026-09-16 02:15:05.652105 | instance | ok: [instance] 2026-09-16 02:15:05.652186 | instance | 2026-09-16 02:15:05.652534 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-16 02:15:05.652574 | instance | Wednesday 16 September 2026 02:15:05 +0000 (0:00:00.408) 0:04:35.127 *** 2026-09-16 02:15:05.701560 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-16 02:15:05.702002 | instance | 2026-09-16 02:15:05.702045 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-16 02:15:05.702105 | instance | Wednesday 16 September 2026 02:15:05 +0000 (0:00:00.049) 0:04:35.177 *** 2026-09-16 02:15:06.842281 | instance | ok: [instance] 2026-09-16 02:15:06.843408 | instance | 2026-09-16 02:15:06.843469 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-16 02:15:06.843485 | instance | Wednesday 16 September 2026 02:15:06 +0000 (0:00:01.139) 0:04:36.317 *** 2026-09-16 02:15:07.470874 | instance | ok: [instance] => (item=chronyd) 2026-09-16 02:15:07.471822 | instance | ok: [instance] => (item=sshd) 2026-09-16 02:15:07.471853 | instance | 2026-09-16 02:15:07.471864 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-16 02:15:07.471874 | instance | Wednesday 16 September 2026 02:15:07 +0000 (0:00:00.629) 0:04:36.946 *** 2026-09-16 02:15:12.935519 | instance | ok: [instance] 2026-09-16 02:15:12.936265 | instance | 2026-09-16 02:15:12.936320 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-16 02:15:12.936332 | instance | Wednesday 16 September 2026 02:15:12 +0000 (0:00:05.464) 0:04:42.410 *** 2026-09-16 02:15:13.177955 | instance | ok: [instance] 2026-09-16 02:15:13.178701 | instance | 2026-09-16 02:15:13.178752 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-16 02:15:13.178764 | instance | Wednesday 16 September 2026 02:15:13 +0000 (0:00:00.242) 0:04:42.653 *** 2026-09-16 02:15:13.452222 | instance | ok: [instance] 2026-09-16 02:15:13.452698 | instance | 2026-09-16 02:15:13.453080 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-16 02:15:13.453467 | instance | Wednesday 16 September 2026 02:15:13 +0000 (0:00:00.274) 0:04:42.927 *** 2026-09-16 02:15:13.701752 | instance | ok: [instance] 2026-09-16 02:15:13.701916 | instance | 2026-09-16 02:15:13.702544 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-09-16 02:15:13.702853 | instance | Wednesday 16 September 2026 02:15:13 +0000 (0:00:00.249) 0:04:43.176 *** 2026-09-16 02:15:13.975586 | instance | ok: [instance] => (item=instance) 2026-09-16 02:15:13.976275 | instance | 2026-09-16 02:15:13.976329 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-09-16 02:15:13.976340 | instance | Wednesday 16 September 2026 02:15:13 +0000 (0:00:00.274) 0:04:43.450 *** 2026-09-16 02:15:14.035146 | instance | ok: [instance] 2026-09-16 02:15:14.035927 | instance | 2026-09-16 02:15:14.035981 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-16 02:15:14.035994 | instance | Wednesday 16 September 2026 02:15:14 +0000 (0:00:00.059) 0:04:43.510 *** 2026-09-16 02:15:14.115816 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-16 02:15:14.115899 | instance | 2026-09-16 02:15:14.115972 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-16 02:15:14.116110 | instance | Wednesday 16 September 2026 02:15:14 +0000 (0:00:00.081) 0:04:43.591 *** 2026-09-16 02:15:14.164538 | instance | skipping: [instance] 2026-09-16 02:15:14.165108 | instance | 2026-09-16 02:15:14.165166 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-16 02:15:14.165175 | instance | Wednesday 16 September 2026 02:15:14 +0000 (0:00:00.048) 0:04:43.639 *** 2026-09-16 02:15:14.226832 | instance | skipping: [instance] => (item=instance) 2026-09-16 02:15:14.226907 | instance | skipping: [instance] 2026-09-16 02:15:14.227072 | instance | 2026-09-16 02:15:14.227307 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-16 02:15:14.227530 | instance | Wednesday 16 September 2026 02:15:14 +0000 (0:00:00.062) 0:04:43.702 *** 2026-09-16 02:15:14.516813 | instance | ok: [instance] 2026-09-16 02:15:14.516951 | instance | 2026-09-16 02:15:14.517224 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-16 02:15:14.517447 | instance | Wednesday 16 September 2026 02:15:14 +0000 (0:00:00.289) 0:04:43.991 *** 2026-09-16 02:15:21.040044 | instance | ok: [instance] 2026-09-16 02:15:21.040118 | instance | 2026-09-16 02:15:21.040499 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-09-16 02:15:21.040545 | instance | Wednesday 16 September 2026 02:15:21 +0000 (0:00:06.523) 0:04:50.515 *** 2026-09-16 02:15:26.501172 | instance | ok: [instance] 2026-09-16 02:15:26.501252 | instance | 2026-09-16 02:15:26.501656 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-09-16 02:15:26.501724 | instance | Wednesday 16 September 2026 02:15:26 +0000 (0:00:05.460) 0:04:55.976 *** 2026-09-16 02:15:40.654517 | instance | ok: [instance] 2026-09-16 02:15:40.654590 | instance | 2026-09-16 02:15:40.654836 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-09-16 02:15:40.654876 | instance | Wednesday 16 September 2026 02:15:40 +0000 (0:00:14.153) 0:05:10.130 *** 2026-09-16 02:17:15.043021 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-09-16 02:17:15.043120 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-09-16 02:17:15.043381 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-09-16 02:17:15.043600 | instance | 2026-09-16 02:17:15.043840 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-09-16 02:17:15.044183 | instance | Wednesday 16 September 2026 02:17:15 +0000 (0:01:34.386) 0:06:44.517 *** 2026-09-16 02:17:20.943982 | instance | ok: [instance] 2026-09-16 02:17:20.944208 | instance | 2026-09-16 02:17:20.944478 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-09-16 02:17:20.944813 | instance | Wednesday 16 September 2026 02:17:20 +0000 (0:00:05.901) 0:06:50.419 *** 2026-09-16 02:17:27.207764 | instance | ok: [instance] 2026-09-16 02:17:27.207888 | instance | 2026-09-16 02:17:27.207910 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-09-16 02:17:27.207927 | instance | Wednesday 16 September 2026 02:17:27 +0000 (0:00:06.262) 0:06:56.681 *** 2026-09-16 02:17:27.283635 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-09-16 02:17:27.283754 | instance | 2026-09-16 02:17:27.283763 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-09-16 02:17:27.283838 | instance | Wednesday 16 September 2026 02:17:27 +0000 (0:00:00.077) 0:06:56.759 *** 2026-09-16 02:17:27.347481 | instance | ok: [instance] 2026-09-16 02:17:27.347554 | instance | 2026-09-16 02:17:27.347563 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-09-16 02:17:27.347570 | instance | Wednesday 16 September 2026 02:17:27 +0000 (0:00:00.062) 0:06:56.822 *** 2026-09-16 02:17:33.541096 | instance | ok: [instance] 2026-09-16 02:17:33.541306 | instance | 2026-09-16 02:17:33.541953 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-09-16 02:17:33.542053 | instance | Wednesday 16 September 2026 02:17:33 +0000 (0:00:06.194) 0:07:03.016 *** 2026-09-16 02:17:33.614127 | instance | ok: [instance] 2026-09-16 02:17:33.614880 | instance | 2026-09-16 02:17:33.614983 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-09-16 02:17:33.614997 | instance | Wednesday 16 September 2026 02:17:33 +0000 (0:00:00.072) 0:07:03.088 *** 2026-09-16 02:17:33.675635 | instance | skipping: [instance] => (item=1) 2026-09-16 02:17:33.675752 | instance | skipping: [instance] => (item=1) 2026-09-16 02:17:33.676891 | instance | skipping: [instance] => (item=1) 2026-09-16 02:17:33.677004 | instance | skipping: [instance] 2026-09-16 02:17:33.677017 | instance | 2026-09-16 02:17:33.677112 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-09-16 02:17:33.677474 | instance | Wednesday 16 September 2026 02:17:33 +0000 (0:00:00.061) 0:07:03.150 *** 2026-09-16 02:17:33.783816 | instance | skipping: [instance] 2026-09-16 02:17:33.783880 | instance | 2026-09-16 02:17:33.784045 | instance | PLAY [Deploy Ceph exporters] *************************************************** 2026-09-16 02:17:33.784239 | instance | 2026-09-16 02:17:33.784373 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 02:17:33.784508 | instance | Wednesday 16 September 2026 02:17:33 +0000 (0:00:00.109) 0:07:03.259 *** 2026-09-16 02:17:34.832024 | instance | ok: [instance] 2026-09-16 02:17:34.832744 | instance | 2026-09-16 02:17:34.832815 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 02:17:34.832857 | instance | Wednesday 16 September 2026 02:17:34 +0000 (0:00:01.047) 0:07:04.306 *** 2026-09-16 02:17:35.077124 | instance | ok: [instance] 2026-09-16 02:17:35.077309 | instance | 2026-09-16 02:17:35.077552 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 02:17:35.077792 | instance | Wednesday 16 September 2026 02:17:35 +0000 (0:00:00.245) 0:07:04.552 *** 2026-09-16 02:17:35.131919 | instance | skipping: [instance] 2026-09-16 02:17:35.132293 | instance | 2026-09-16 02:17:35.132685 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-16 02:17:35.133063 | instance | Wednesday 16 September 2026 02:17:35 +0000 (0:00:00.054) 0:07:04.607 *** 2026-09-16 02:17:35.376384 | instance | ok: [instance] 2026-09-16 02:17:35.376557 | instance | 2026-09-16 02:17:35.376818 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 02:17:35.377054 | instance | Wednesday 16 September 2026 02:17:35 +0000 (0:00:00.244) 0:07:04.851 *** 2026-09-16 02:17:35.433102 | instance | ok: [instance] => { 2026-09-16 02:17:35.433209 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-16 02:17:35.433311 | instance | } 2026-09-16 02:17:35.433407 | instance | 2026-09-16 02:17:35.433514 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 02:17:35.433620 | instance | Wednesday 16 September 2026 02:17:35 +0000 (0:00:00.056) 0:07:04.908 *** 2026-09-16 02:17:35.764194 | instance | ok: [instance] 2026-09-16 02:17:35.764471 | instance | 2026-09-16 02:17:35.764780 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 02:17:35.765035 | instance | Wednesday 16 September 2026 02:17:35 +0000 (0:00:00.330) 0:07:05.239 *** 2026-09-16 02:17:35.818349 | instance | skipping: [instance] 2026-09-16 02:17:35.818563 | instance | 2026-09-16 02:17:35.818854 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 02:17:35.819109 | instance | Wednesday 16 September 2026 02:17:35 +0000 (0:00:00.054) 0:07:05.293 *** 2026-09-16 02:17:35.867209 | instance | skipping: [instance] 2026-09-16 02:17:35.867445 | instance | 2026-09-16 02:17:35.867692 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 02:17:35.867934 | instance | Wednesday 16 September 2026 02:17:35 +0000 (0:00:00.048) 0:07:05.342 *** 2026-09-16 02:17:36.100403 | instance | ok: [instance] 2026-09-16 02:17:36.100646 | instance | 2026-09-16 02:17:36.100898 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 02:17:36.101175 | instance | Wednesday 16 September 2026 02:17:36 +0000 (0:00:00.233) 0:07:05.575 *** 2026-09-16 02:17:37.217549 | instance | ok: [instance] 2026-09-16 02:17:37.217927 | instance | 2026-09-16 02:17:37.218274 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 02:17:37.218570 | instance | Wednesday 16 September 2026 02:17:37 +0000 (0:00:01.116) 0:07:06.692 *** 2026-09-16 02:17:37.309415 | instance | ok: [instance] => { 2026-09-16 02:17:37.309822 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-16 02:17:37.310259 | instance | } 2026-09-16 02:17:37.310607 | instance | 2026-09-16 02:17:37.310938 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 02:17:37.311278 | instance | Wednesday 16 September 2026 02:17:37 +0000 (0:00:00.091) 0:07:06.784 *** 2026-09-16 02:17:37.703027 | instance | ok: [instance] 2026-09-16 02:17:37.703395 | instance | 2026-09-16 02:17:37.703713 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 02:17:37.704048 | instance | Wednesday 16 September 2026 02:17:37 +0000 (0:00:00.393) 0:07:07.177 *** 2026-09-16 02:17:39.731264 | instance | ok: [instance] 2026-09-16 02:17:39.731395 | instance | 2026-09-16 02:17:39.731931 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-16 02:17:39.732023 | instance | Wednesday 16 September 2026 02:17:39 +0000 (0:00:02.028) 0:07:09.206 *** 2026-09-16 02:17:39.775008 | instance | skipping: [instance] 2026-09-16 02:17:39.775725 | instance | 2026-09-16 02:17:39.775800 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-16 02:17:39.775812 | instance | Wednesday 16 September 2026 02:17:39 +0000 (0:00:00.043) 0:07:09.250 *** 2026-09-16 02:17:39.816435 | instance | skipping: [instance] 2026-09-16 02:17:39.816824 | instance | 2026-09-16 02:17:39.816871 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-16 02:17:39.817159 | instance | Wednesday 16 September 2026 02:17:39 +0000 (0:00:00.041) 0:07:09.291 *** 2026-09-16 02:17:39.857566 | instance | skipping: [instance] 2026-09-16 02:17:39.857837 | instance | 2026-09-16 02:17:39.858217 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-16 02:17:39.858517 | instance | Wednesday 16 September 2026 02:17:39 +0000 (0:00:00.040) 0:07:09.332 *** 2026-09-16 02:17:40.952822 | instance | ok: [instance] 2026-09-16 02:17:40.953522 | instance | 2026-09-16 02:17:40.953579 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-16 02:17:40.953591 | instance | Wednesday 16 September 2026 02:17:40 +0000 (0:00:01.095) 0:07:10.427 *** 2026-09-16 02:17:41.427198 | instance | ok: [instance] 2026-09-16 02:17:41.427882 | instance | 2026-09-16 02:17:41.427941 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-16 02:17:41.427953 | instance | Wednesday 16 September 2026 02:17:41 +0000 (0:00:00.474) 0:07:10.902 *** 2026-09-16 02:17:42.481365 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-16 02:17:42.482949 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-16 02:17:42.483024 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-16 02:17:42.483036 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-16 02:17:42.483045 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-16 02:17:42.483054 | instance | 2026-09-16 02:17:42.483063 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-16 02:17:42.483073 | instance | Wednesday 16 September 2026 02:17:42 +0000 (0:00:01.054) 0:07:11.956 *** 2026-09-16 02:17:43.059981 | instance | ok: [instance] 2026-09-16 02:17:43.060752 | instance | 2026-09-16 02:17:43.061211 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-16 02:17:43.061231 | instance | Wednesday 16 September 2026 02:17:43 +0000 (0:00:00.566) 0:07:12.522 *** 2026-09-16 02:17:43.061249 | instance | 2026-09-16 02:17:43.061260 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-16 02:17:43.061452 | instance | Wednesday 16 September 2026 02:17:43 +0000 (0:00:00.012) 0:07:12.535 *** 2026-09-16 02:17:43.422378 | instance | ok: [instance] 2026-09-16 02:17:43.422450 | instance | 2026-09-16 02:17:43.422669 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 02:17:43.422713 | instance | Wednesday 16 September 2026 02:17:43 +0000 (0:00:00.363) 0:07:12.898 *** 2026-09-16 02:17:43.671192 | instance | ok: [instance] 2026-09-16 02:17:43.672024 | instance | 2026-09-16 02:17:43.672083 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 02:17:43.672095 | instance | Wednesday 16 September 2026 02:17:43 +0000 (0:00:00.247) 0:07:13.146 *** 2026-09-16 02:17:43.746167 | instance | ok: [instance] => { 2026-09-16 02:17:43.746249 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-16 02:17:43.746653 | instance | } 2026-09-16 02:17:43.746693 | instance | 2026-09-16 02:17:43.746698 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 02:17:43.746703 | instance | Wednesday 16 September 2026 02:17:43 +0000 (0:00:00.076) 0:07:13.222 *** 2026-09-16 02:17:44.127293 | instance | ok: [instance] 2026-09-16 02:17:44.128074 | instance | 2026-09-16 02:17:44.128107 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 02:17:44.128120 | instance | Wednesday 16 September 2026 02:17:44 +0000 (0:00:00.380) 0:07:13.602 *** 2026-09-16 02:17:47.268749 | instance | ok: [instance] 2026-09-16 02:17:47.269549 | instance | 2026-09-16 02:17:47.269581 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-16 02:17:47.269592 | instance | Wednesday 16 September 2026 02:17:47 +0000 (0:00:03.141) 0:07:16.743 *** 2026-09-16 02:17:48.337815 | instance | ok: [instance] 2026-09-16 02:17:48.338528 | instance | 2026-09-16 02:17:48.338921 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-16 02:17:48.338934 | instance | Wednesday 16 September 2026 02:17:48 +0000 (0:00:01.068) 0:07:17.812 *** 2026-09-16 02:17:48.574399 | instance | ok: [instance] 2026-09-16 02:17:48.575099 | instance | 2026-09-16 02:17:48.575131 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-16 02:17:48.575143 | instance | Wednesday 16 September 2026 02:17:48 +0000 (0:00:00.236) 0:07:18.049 *** 2026-09-16 02:17:49.069376 | instance | ok: [instance] 2026-09-16 02:17:49.070079 | instance | 2026-09-16 02:17:49.070111 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-16 02:17:49.070122 | instance | Wednesday 16 September 2026 02:17:49 +0000 (0:00:00.495) 0:07:18.544 *** 2026-09-16 02:17:49.709037 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-09-16 02:17:49.710160 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-16 02:17:49.710213 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-16 02:17:49.710225 | instance | 2026-09-16 02:17:49.710235 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-16 02:17:49.710244 | instance | Wednesday 16 September 2026 02:17:49 +0000 (0:00:00.639) 0:07:19.184 *** 2026-09-16 02:17:50.175181 | instance | ok: [instance] 2026-09-16 02:17:50.175942 | instance | 2026-09-16 02:17:50.176020 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-16 02:17:50.176033 | instance | Wednesday 16 September 2026 02:17:50 +0000 (0:00:00.465) 0:07:19.650 *** 2026-09-16 02:17:50.673945 | instance | ok: [instance] 2026-09-16 02:17:50.674060 | instance | 2026-09-16 02:17:50.674816 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-16 02:17:50.674885 | instance | Wednesday 16 September 2026 02:17:50 +0000 (0:00:00.489) 0:07:20.139 *** 2026-09-16 02:17:50.674893 | instance | 2026-09-16 02:17:50.674900 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-16 02:17:50.674905 | instance | Wednesday 16 September 2026 02:17:50 +0000 (0:00:00.009) 0:07:20.148 *** 2026-09-16 02:17:51.075260 | instance | ok: [instance] 2026-09-16 02:17:51.076014 | instance | 2026-09-16 02:17:51.076070 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-16 02:17:51.076082 | instance | Wednesday 16 September 2026 02:17:51 +0000 (0:00:00.401) 0:07:20.550 *** 2026-09-16 02:17:51.149249 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-16 02:17:51.149326 | instance | 2026-09-16 02:17:51.149576 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-16 02:17:51.149624 | instance | Wednesday 16 September 2026 02:17:51 +0000 (0:00:00.074) 0:07:20.625 *** 2026-09-16 02:17:52.305354 | instance | ok: [instance] 2026-09-16 02:17:52.306126 | instance | 2026-09-16 02:17:52.306176 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-16 02:17:52.306188 | instance | Wednesday 16 September 2026 02:17:52 +0000 (0:00:01.155) 0:07:21.780 *** 2026-09-16 02:17:53.027041 | instance | ok: [instance] => (item=chronyd) 2026-09-16 02:17:53.028041 | instance | ok: [instance] => (item=sshd) 2026-09-16 02:17:53.028097 | instance | 2026-09-16 02:17:53.028108 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-16 02:17:53.028118 | instance | Wednesday 16 September 2026 02:17:53 +0000 (0:00:00.721) 0:07:22.502 *** 2026-09-16 02:17:57.266136 | instance | ok: [instance] 2026-09-16 02:17:57.266791 | instance | 2026-09-16 02:17:57.266842 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-16 02:17:57.266854 | instance | Wednesday 16 September 2026 02:17:57 +0000 (0:00:04.239) 0:07:26.741 *** 2026-09-16 02:17:57.493765 | instance | ok: [instance] 2026-09-16 02:17:57.494570 | instance | 2026-09-16 02:17:57.494624 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-16 02:17:57.494636 | instance | Wednesday 16 September 2026 02:17:57 +0000 (0:00:00.227) 0:07:26.968 *** 2026-09-16 02:17:57.764417 | instance | ok: [instance] 2026-09-16 02:17:57.764742 | instance | 2026-09-16 02:17:57.765194 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-16 02:17:57.765215 | instance | Wednesday 16 September 2026 02:17:57 +0000 (0:00:00.271) 0:07:27.240 *** 2026-09-16 02:17:58.010596 | instance | ok: [instance] 2026-09-16 02:17:58.010721 | instance | 2026-09-16 02:17:58.011142 | instance | TASK [vexxhost.ceph.ceph_exporter : Configure Ceph exporter service] *********** 2026-09-16 02:17:58.011198 | instance | Wednesday 16 September 2026 02:17:58 +0000 (0:00:00.246) 0:07:27.486 *** 2026-09-16 02:18:10.611384 | instance | changed: [instance] 2026-09-16 02:18:10.611640 | instance | 2026-09-16 02:18:10.612004 | instance | PLAY [all] ********************************************************************* 2026-09-16 02:18:10.612290 | instance | 2026-09-16 02:18:10.612574 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-09-16 02:18:10.612959 | instance | Wednesday 16 September 2026 02:18:10 +0000 (0:00:12.600) 0:07:40.086 *** 2026-09-16 02:18:11.082944 | instance | changed: [instance] 2026-09-16 02:18:11.083057 | instance | 2026-09-16 02:18:11.083641 | instance | PLAY [all] ********************************************************************* 2026-09-16 02:18:11.083680 | instance | 2026-09-16 02:18:11.083687 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 02:18:11.083693 | instance | Wednesday 16 September 2026 02:18:11 +0000 (0:00:00.471) 0:07:40.558 *** 2026-09-16 02:18:12.159590 | instance | ok: [instance] 2026-09-16 02:18:12.159660 | instance | 2026-09-16 02:18:12.159849 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-09-16 02:18:12.160005 | instance | Wednesday 16 September 2026 02:18:12 +0000 (0:00:01.076) 0:07:41.635 *** 2026-09-16 02:18:16.142076 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-09-16 02:18:16.142230 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-09-16 02:18:16.144704 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-09-16 02:18:16.144759 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-09-16 02:18:16.144765 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-09-16 02:18:16.144769 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-09-16 02:18:16.144774 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-09-16 02:18:16.144778 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-09-16 02:18:16.144782 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-09-16 02:18:16.144786 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-09-16 02:18:16.144790 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-09-16 02:18:16.144794 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-09-16 02:18:16.144798 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-09-16 02:18:16.144808 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-09-16 02:18:16.146599 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-09-16 02:18:16.146663 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-09-16 02:18:16.146673 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-09-16 02:18:16.146681 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-09-16 02:18:16.146702 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-09-16 02:18:16.146710 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-09-16 02:18:16.146718 | instance | 2026-09-16 02:18:16.146726 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-09-16 02:18:16.146734 | instance | Wednesday 16 September 2026 02:18:16 +0000 (0:00:03.982) 0:07:45.617 *** 2026-09-16 02:18:16.416467 | instance | changed: [instance] 2026-09-16 02:18:16.416714 | instance | 2026-09-16 02:18:16.417105 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-09-16 02:18:16.417447 | instance | Wednesday 16 September 2026 02:18:16 +0000 (0:00:00.274) 0:07:45.891 *** 2026-09-16 02:18:16.893449 | instance | changed: [instance] 2026-09-16 02:18:16.893611 | instance | 2026-09-16 02:18:16.894128 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-09-16 02:18:16.894222 | instance | Wednesday 16 September 2026 02:18:16 +0000 (0:00:00.476) 0:07:46.368 *** 2026-09-16 02:18:17.178743 | instance | ok: [instance] 2026-09-16 02:18:17.179381 | instance | 2026-09-16 02:18:17.179424 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-09-16 02:18:17.179445 | instance | Wednesday 16 September 2026 02:18:17 +0000 (0:00:00.285) 0:07:46.654 *** 2026-09-16 02:18:17.241442 | instance | ok: [instance] 2026-09-16 02:18:17.242652 | instance | 2026-09-16 02:18:17.242686 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-09-16 02:18:17.242698 | instance | 2026-09-16 02:18:17.242707 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 02:18:17.242717 | instance | Wednesday 16 September 2026 02:18:17 +0000 (0:00:00.062) 0:07:46.716 *** 2026-09-16 02:18:18.374340 | instance | ok: [instance] 2026-09-16 02:18:18.374471 | instance | 2026-09-16 02:18:18.374501 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-09-16 02:18:18.374521 | instance | Wednesday 16 September 2026 02:18:18 +0000 (0:00:01.132) 0:07:47.849 *** 2026-09-16 02:18:18.620134 | instance | changed: [instance] 2026-09-16 02:18:18.620191 | instance | 2026-09-16 02:18:18.620203 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-09-16 02:18:18.620212 | instance | Wednesday 16 September 2026 02:18:18 +0000 (0:00:00.244) 0:07:48.094 *** 2026-09-16 02:18:19.621411 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-09-16 02:18:19.623547 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-09-16 02:18:19.623586 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-09-16 02:18:19.623600 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-09-16 02:18:19.623612 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-09-16 02:18:19.623623 | instance | 2026-09-16 02:18:19.623635 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-09-16 02:18:19.623646 | instance | Wednesday 16 September 2026 02:18:19 +0000 (0:00:01.002) 0:07:49.096 *** 2026-09-16 02:18:19.836500 | 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-09-16 02:18:20.029909 | 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-09-16 02:18:20.235911 | 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-09-16 02:18:20.245229 | instance | ...ignoring 2026-09-16 02:18:20.245699 | instance | 2026-09-16 02:18:20.245745 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-09-16 02:18:20.245765 | instance | Wednesday 16 September 2026 02:18:20 +0000 (0:00:00.624) 0:07:49.720 *** 2026-09-16 02:18:20.456293 | instance | ok: [instance] 2026-09-16 02:18:20.456440 | instance | 2026-09-16 02:18:20.456724 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-09-16 02:18:20.457038 | instance | Wednesday 16 September 2026 02:18:20 +0000 (0:00:00.210) 0:07:49.931 *** 2026-09-16 02:18:20.666519 | instance | ok: [instance] 2026-09-16 02:18:20.667250 | instance | 2026-09-16 02:18:20.667300 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-09-16 02:18:20.667312 | instance | Wednesday 16 September 2026 02:18:20 +0000 (0:00:00.210) 0:07:50.141 *** 2026-09-16 02:18:20.697561 | instance | ok: [instance] 2026-09-16 02:18:20.698467 | instance | 2026-09-16 02:18:20.698520 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-09-16 02:18:20.698532 | instance | Wednesday 16 September 2026 02:18:20 +0000 (0:00:00.030) 0:07:50.172 *** 2026-09-16 02:18:20.748234 | instance | ok: [instance] 2026-09-16 02:18:20.748426 | instance | 2026-09-16 02:18:20.748805 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-09-16 02:18:20.749140 | instance | Wednesday 16 September 2026 02:18:20 +0000 (0:00:00.050) 0:07:50.223 *** 2026-09-16 02:18:21.302350 | instance | ok: [instance] 2026-09-16 02:18:21.302527 | instance | 2026-09-16 02:18:21.302866 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-09-16 02:18:21.303168 | instance | Wednesday 16 September 2026 02:18:21 +0000 (0:00:00.554) 0:07:50.777 *** 2026-09-16 02:18:21.601212 | instance | ok: [instance] 2026-09-16 02:18:21.601394 | instance | 2026-09-16 02:18:21.601546 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-09-16 02:18:21.601684 | instance | Wednesday 16 September 2026 02:18:21 +0000 (0:00:00.219) 0:07:50.997 *** 2026-09-16 02:18:21.601811 | instance | 2026-09-16 02:18:21.601943 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-09-16 02:18:21.602086 | instance | 2026-09-16 02:18:21.602255 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 02:18:21.602400 | instance | Wednesday 16 September 2026 02:18:21 +0000 (0:00:00.078) 0:07:51.075 *** 2026-09-16 02:18:22.655817 | instance | ok: [instance] 2026-09-16 02:18:22.656002 | instance | 2026-09-16 02:18:22.656515 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 02:18:22.656587 | instance | Wednesday 16 September 2026 02:18:22 +0000 (0:00:01.055) 0:07:52.131 *** 2026-09-16 02:18:22.910462 | instance | ok: [instance] 2026-09-16 02:18:22.911190 | instance | 2026-09-16 02:18:22.911268 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 02:18:22.911281 | instance | Wednesday 16 September 2026 02:18:22 +0000 (0:00:00.254) 0:07:52.385 *** 2026-09-16 02:18:22.970199 | instance | skipping: [instance] 2026-09-16 02:18:22.970270 | instance | 2026-09-16 02:18:22.970284 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-16 02:18:22.970297 | instance | Wednesday 16 September 2026 02:18:22 +0000 (0:00:00.058) 0:07:52.444 *** 2026-09-16 02:18:23.230550 | instance | ok: [instance] 2026-09-16 02:18:23.230723 | instance | 2026-09-16 02:18:23.231181 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 02:18:23.231592 | instance | Wednesday 16 September 2026 02:18:23 +0000 (0:00:00.261) 0:07:52.705 *** 2026-09-16 02:18:23.298713 | instance | ok: [instance] => { 2026-09-16 02:18:23.298804 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-16 02:18:23.299016 | instance | } 2026-09-16 02:18:23.299193 | instance | 2026-09-16 02:18:23.299379 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 02:18:23.299565 | instance | Wednesday 16 September 2026 02:18:23 +0000 (0:00:00.068) 0:07:52.774 *** 2026-09-16 02:18:23.599385 | instance | ok: [instance] 2026-09-16 02:18:23.599512 | instance | 2026-09-16 02:18:23.599538 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 02:18:23.599589 | instance | Wednesday 16 September 2026 02:18:23 +0000 (0:00:00.300) 0:07:53.075 *** 2026-09-16 02:18:23.637096 | instance | skipping: [instance] 2026-09-16 02:18:23.637216 | instance | 2026-09-16 02:18:23.637242 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 02:18:23.637255 | instance | Wednesday 16 September 2026 02:18:23 +0000 (0:00:00.037) 0:07:53.112 *** 2026-09-16 02:18:23.875714 | instance | ok: [instance] 2026-09-16 02:18:23.875819 | instance | 2026-09-16 02:18:23.875831 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 02:18:23.876002 | instance | Wednesday 16 September 2026 02:18:23 +0000 (0:00:00.238) 0:07:53.351 *** 2026-09-16 02:18:25.078577 | instance | ok: [instance] 2026-09-16 02:18:25.078717 | instance | 2026-09-16 02:18:25.079242 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 02:18:25.079310 | instance | Wednesday 16 September 2026 02:18:25 +0000 (0:00:01.201) 0:07:54.553 *** 2026-09-16 02:18:25.152197 | instance | ok: [instance] => { 2026-09-16 02:18:25.152289 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-16 02:18:25.152778 | instance | } 2026-09-16 02:18:25.152888 | instance | 2026-09-16 02:18:25.152906 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 02:18:25.152920 | instance | Wednesday 16 September 2026 02:18:25 +0000 (0:00:00.074) 0:07:54.627 *** 2026-09-16 02:18:25.537387 | instance | ok: [instance] 2026-09-16 02:18:25.537523 | instance | 2026-09-16 02:18:25.538099 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 02:18:25.538165 | instance | Wednesday 16 September 2026 02:18:25 +0000 (0:00:00.384) 0:07:55.012 *** 2026-09-16 02:18:27.560265 | instance | ok: [instance] 2026-09-16 02:18:27.560769 | instance | 2026-09-16 02:18:27.561402 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-16 02:18:27.561477 | instance | Wednesday 16 September 2026 02:18:27 +0000 (0:00:02.022) 0:07:57.035 *** 2026-09-16 02:18:27.602253 | instance | skipping: [instance] 2026-09-16 02:18:27.602759 | instance | 2026-09-16 02:18:27.602821 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-16 02:18:27.602831 | instance | Wednesday 16 September 2026 02:18:27 +0000 (0:00:00.042) 0:07:57.077 *** 2026-09-16 02:18:27.646831 | instance | skipping: [instance] 2026-09-16 02:18:27.647611 | instance | 2026-09-16 02:18:27.647678 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-16 02:18:27.647692 | instance | Wednesday 16 September 2026 02:18:27 +0000 (0:00:00.043) 0:07:57.121 *** 2026-09-16 02:18:27.689226 | instance | skipping: [instance] 2026-09-16 02:18:27.689340 | instance | 2026-09-16 02:18:27.689580 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-16 02:18:27.689777 | instance | Wednesday 16 September 2026 02:18:27 +0000 (0:00:00.042) 0:07:57.164 *** 2026-09-16 02:18:28.838684 | instance | ok: [instance] 2026-09-16 02:18:28.839098 | instance | 2026-09-16 02:18:28.839113 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-16 02:18:28.839411 | instance | Wednesday 16 September 2026 02:18:28 +0000 (0:00:01.149) 0:07:58.313 *** 2026-09-16 02:18:29.330816 | instance | ok: [instance] 2026-09-16 02:18:29.331529 | instance | 2026-09-16 02:18:29.331584 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-16 02:18:29.331596 | instance | Wednesday 16 September 2026 02:18:29 +0000 (0:00:00.492) 0:07:58.806 *** 2026-09-16 02:18:30.349599 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-16 02:18:30.351275 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-16 02:18:30.351328 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-16 02:18:30.351339 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-16 02:18:30.351349 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-16 02:18:30.351374 | instance | 2026-09-16 02:18:30.351383 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-16 02:18:30.351399 | instance | Wednesday 16 September 2026 02:18:30 +0000 (0:00:01.018) 0:07:59.824 *** 2026-09-16 02:18:30.909179 | instance | ok: [instance] 2026-09-16 02:18:30.909314 | instance | 2026-09-16 02:18:30.909334 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-16 02:18:30.909958 | instance | Wednesday 16 September 2026 02:18:30 +0000 (0:00:00.546) 0:08:00.370 *** 2026-09-16 02:18:30.910064 | instance | 2026-09-16 02:18:30.910072 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-16 02:18:30.910079 | instance | Wednesday 16 September 2026 02:18:30 +0000 (0:00:00.013) 0:08:00.384 *** 2026-09-16 02:18:31.350682 | instance | ok: [instance] 2026-09-16 02:18:31.350770 | instance | 2026-09-16 02:18:31.351087 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-09-16 02:18:31.351124 | instance | Wednesday 16 September 2026 02:18:31 +0000 (0:00:00.441) 0:08:00.826 *** 2026-09-16 02:18:31.952845 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"} 2026-09-16 02:18:31.973834 | instance | ...ignoring 2026-09-16 02:18:31.973907 | instance | 2026-09-16 02:18:31.973921 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-09-16 02:18:31.973932 | instance | Wednesday 16 September 2026 02:18:31 +0000 (0:00:00.621) 0:08:01.447 *** 2026-09-16 02:18:32.023728 | instance | skipping: [instance] 2026-09-16 02:18:32.024728 | instance | 2026-09-16 02:18:32.024786 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-09-16 02:18:32.024800 | instance | Wednesday 16 September 2026 02:18:32 +0000 (0:00:00.051) 0:08:01.498 *** 2026-09-16 02:18:32.062693 | instance | skipping: [instance] 2026-09-16 02:18:32.062902 | instance | 2026-09-16 02:18:32.063274 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-09-16 02:18:32.063570 | instance | Wednesday 16 September 2026 02:18:32 +0000 (0:00:00.039) 0:08:01.537 *** 2026-09-16 02:18:32.115098 | instance | skipping: [instance] 2026-09-16 02:18:32.115251 | instance | 2026-09-16 02:18:32.115504 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-09-16 02:18:32.115704 | instance | Wednesday 16 September 2026 02:18:32 +0000 (0:00:00.052) 0:08:01.590 *** 2026-09-16 02:18:32.163965 | instance | skipping: [instance] 2026-09-16 02:18:32.164180 | instance | 2026-09-16 02:18:32.164541 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-09-16 02:18:32.164894 | instance | Wednesday 16 September 2026 02:18:32 +0000 (0:00:00.048) 0:08:01.639 *** 2026-09-16 02:18:32.232655 | instance | skipping: [instance] 2026-09-16 02:18:32.233033 | instance | 2026-09-16 02:18:32.233331 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 02:18:32.233617 | instance | Wednesday 16 September 2026 02:18:32 +0000 (0:00:00.068) 0:08:01.707 *** 2026-09-16 02:18:32.493920 | instance | ok: [instance] 2026-09-16 02:18:32.494312 | instance | 2026-09-16 02:18:32.494640 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 02:18:32.494936 | instance | Wednesday 16 September 2026 02:18:32 +0000 (0:00:00.261) 0:08:01.969 *** 2026-09-16 02:18:32.558285 | instance | ok: [instance] => { 2026-09-16 02:18:32.558635 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-09-16 02:18:32.558918 | instance | } 2026-09-16 02:18:32.559216 | instance | 2026-09-16 02:18:32.559505 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 02:18:32.559789 | instance | Wednesday 16 September 2026 02:18:32 +0000 (0:00:00.064) 0:08:02.033 *** 2026-09-16 02:18:53.072240 | instance | FAILED - RETRYING: [instance]: Download item (4 retries left). 2026-09-16 02:18:53.072352 | instance | changed: [instance] 2026-09-16 02:18:53.072365 | instance | 2026-09-16 02:18:53.072374 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 02:18:53.072385 | instance | Wednesday 16 September 2026 02:18:53 +0000 (0:00:20.511) 0:08:22.545 *** 2026-09-16 02:18:53.124718 | instance | skipping: [instance] 2026-09-16 02:18:53.124794 | instance | 2026-09-16 02:18:53.124805 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 02:18:53.124815 | instance | Wednesday 16 September 2026 02:18:53 +0000 (0:00:00.053) 0:08:22.599 *** 2026-09-16 02:18:53.337698 | instance | ok: [instance] 2026-09-16 02:18:53.338125 | instance | 2026-09-16 02:18:53.338450 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 02:18:53.338751 | instance | Wednesday 16 September 2026 02:18:53 +0000 (0:00:00.213) 0:08:22.812 *** 2026-09-16 02:18:53.386417 | instance | ok: [instance] => { 2026-09-16 02:18:53.386813 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-09-16 02:18:53.387131 | instance | } 2026-09-16 02:18:53.387407 | instance | 2026-09-16 02:18:53.387858 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 02:18:53.388305 | instance | Wednesday 16 September 2026 02:18:53 +0000 (0:00:00.048) 0:08:22.861 *** 2026-09-16 02:18:54.226350 | instance | changed: [instance] 2026-09-16 02:18:54.226721 | instance | 2026-09-16 02:18:54.227079 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 02:18:54.227571 | instance | Wednesday 16 September 2026 02:18:54 +0000 (0:00:00.840) 0:08:23.701 *** 2026-09-16 02:18:54.284483 | instance | skipping: [instance] 2026-09-16 02:18:54.284807 | instance | 2026-09-16 02:18:54.285239 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-16 02:18:54.285435 | instance | Wednesday 16 September 2026 02:18:54 +0000 (0:00:00.056) 0:08:23.758 *** 2026-09-16 02:18:54.329327 | instance | skipping: [instance] 2026-09-16 02:18:54.329448 | instance | 2026-09-16 02:18:54.329635 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-16 02:18:54.329871 | instance | Wednesday 16 September 2026 02:18:54 +0000 (0:00:00.045) 0:08:23.803 *** 2026-09-16 02:18:54.377525 | instance | skipping: [instance] 2026-09-16 02:18:54.377971 | instance | 2026-09-16 02:18:54.378417 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-16 02:18:54.378828 | instance | Wednesday 16 September 2026 02:18:54 +0000 (0:00:00.047) 0:08:23.851 *** 2026-09-16 02:18:54.429753 | instance | skipping: [instance] 2026-09-16 02:18:54.430169 | instance | 2026-09-16 02:18:54.430479 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-16 02:18:54.430779 | instance | Wednesday 16 September 2026 02:18:54 +0000 (0:00:00.049) 0:08:23.900 *** 2026-09-16 02:18:55.725428 | instance | ok: [instance] 2026-09-16 02:18:55.726004 | instance | 2026-09-16 02:18:55.726155 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-16 02:18:55.726310 | instance | Wednesday 16 September 2026 02:18:55 +0000 (0:00:01.298) 0:08:25.198 *** 2026-09-16 02:18:56.221638 | instance | ok: [instance] 2026-09-16 02:18:56.221767 | instance | 2026-09-16 02:18:56.221870 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-16 02:18:56.222073 | instance | Wednesday 16 September 2026 02:18:56 +0000 (0:00:00.498) 0:08:25.697 *** 2026-09-16 02:18:57.245521 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-16 02:18:57.247425 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-16 02:18:57.247477 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-16 02:18:57.247488 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-16 02:18:57.247498 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-16 02:18:57.247525 | instance | 2026-09-16 02:18:57.247535 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-16 02:18:57.247544 | instance | Wednesday 16 September 2026 02:18:57 +0000 (0:00:01.023) 0:08:26.720 *** 2026-09-16 02:18:57.837361 | instance | ok: [instance] 2026-09-16 02:18:57.837437 | instance | 2026-09-16 02:18:57.838096 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-16 02:18:57.838173 | instance | Wednesday 16 September 2026 02:18:57 +0000 (0:00:00.572) 0:08:27.293 *** 2026-09-16 02:18:57.838183 | instance | 2026-09-16 02:18:57.838191 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-16 02:18:57.838206 | instance | Wednesday 16 September 2026 02:18:57 +0000 (0:00:00.019) 0:08:27.313 *** 2026-09-16 02:18:58.230527 | instance | ok: [instance] 2026-09-16 02:18:58.231340 | instance | 2026-09-16 02:18:58.231400 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 02:18:58.231415 | instance | Wednesday 16 September 2026 02:18:58 +0000 (0:00:00.392) 0:08:27.705 *** 2026-09-16 02:18:58.475094 | instance | ok: [instance] 2026-09-16 02:18:58.475173 | instance | 2026-09-16 02:18:58.475485 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 02:18:58.475534 | instance | Wednesday 16 September 2026 02:18:58 +0000 (0:00:00.244) 0:08:27.950 *** 2026-09-16 02:18:58.549294 | instance | ok: [instance] => { 2026-09-16 02:18:58.549377 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/crictl-v1.36.0-linux-amd64.tar.gz" 2026-09-16 02:18:58.550183 | instance | } 2026-09-16 02:18:58.550240 | instance | 2026-09-16 02:18:58.550252 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 02:18:58.550262 | instance | Wednesday 16 September 2026 02:18:58 +0000 (0:00:00.074) 0:08:28.025 *** 2026-09-16 02:18:59.256795 | instance | changed: [instance] 2026-09-16 02:18:59.257270 | instance | 2026-09-16 02:18:59.257649 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 02:18:59.258056 | instance | Wednesday 16 September 2026 02:18:59 +0000 (0:00:00.706) 0:08:28.731 *** 2026-09-16 02:19:00.705590 | instance | changed: [instance] 2026-09-16 02:19:00.706473 | instance | 2026-09-16 02:19:00.706541 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 02:19:00.706556 | instance | Wednesday 16 September 2026 02:19:00 +0000 (0:00:01.449) 0:08:30.180 *** 2026-09-16 02:19:00.785530 | instance | ok: [instance] => { 2026-09-16 02:19:00.786626 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/critest-v1.36.0-linux-amd64.tar.gz" 2026-09-16 02:19:00.786681 | instance | } 2026-09-16 02:19:00.786692 | instance | 2026-09-16 02:19:00.786702 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 02:19:00.786711 | instance | Wednesday 16 September 2026 02:19:00 +0000 (0:00:00.079) 0:08:30.260 *** 2026-09-16 02:19:01.501953 | instance | changed: [instance] 2026-09-16 02:19:01.502418 | instance | 2026-09-16 02:19:01.502801 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 02:19:01.503027 | instance | Wednesday 16 September 2026 02:19:01 +0000 (0:00:00.716) 0:08:30.977 *** 2026-09-16 02:19:02.969463 | instance | changed: [instance] 2026-09-16 02:19:02.969540 | instance | 2026-09-16 02:19:02.969910 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-09-16 02:19:02.970219 | instance | Wednesday 16 September 2026 02:19:02 +0000 (0:00:01.467) 0:08:32.445 *** 2026-09-16 02:19:03.501159 | instance | changed: [instance] 2026-09-16 02:19:03.502126 | instance | 2026-09-16 02:19:03.502200 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-09-16 02:19:03.502216 | instance | Wednesday 16 September 2026 02:19:03 +0000 (0:00:00.530) 0:08:32.975 *** 2026-09-16 02:19:03.761718 | instance | changed: [instance] 2026-09-16 02:19:03.762459 | instance | 2026-09-16 02:19:03.762885 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 02:19:03.762903 | instance | Wednesday 16 September 2026 02:19:03 +0000 (0:00:00.260) 0:08:33.236 *** 2026-09-16 02:19:04.002616 | instance | ok: [instance] 2026-09-16 02:19:04.002667 | instance | 2026-09-16 02:19:04.002678 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 02:19:04.002688 | instance | Wednesday 16 September 2026 02:19:03 +0000 (0:00:00.240) 0:08:33.477 *** 2026-09-16 02:19:04.064505 | instance | ok: [instance] => { 2026-09-16 02:19:04.064581 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-09-16 02:19:04.064593 | instance | } 2026-09-16 02:19:04.064602 | instance | 2026-09-16 02:19:04.064611 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 02:19:04.064657 | instance | Wednesday 16 September 2026 02:19:04 +0000 (0:00:00.060) 0:08:33.538 *** 2026-09-16 02:19:05.166610 | instance | changed: [instance] 2026-09-16 02:19:05.166795 | instance | 2026-09-16 02:19:05.167141 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 02:19:05.167467 | instance | Wednesday 16 September 2026 02:19:05 +0000 (0:00:01.103) 0:08:34.641 *** 2026-09-16 02:19:07.882357 | instance | changed: [instance] 2026-09-16 02:19:07.883078 | instance | 2026-09-16 02:19:07.883150 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-09-16 02:19:07.883161 | instance | Wednesday 16 September 2026 02:19:07 +0000 (0:00:02.715) 0:08:37.357 *** 2026-09-16 02:19:07.953289 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-09-16 02:19:07.953786 | instance | 2026-09-16 02:19:07.953827 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-09-16 02:19:07.953835 | instance | Wednesday 16 September 2026 02:19:07 +0000 (0:00:00.071) 0:08:37.428 *** 2026-09-16 02:19:09.110684 | instance | ok: [instance] 2026-09-16 02:19:09.111550 | instance | 2026-09-16 02:19:09.111605 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-09-16 02:19:09.111617 | instance | Wednesday 16 September 2026 02:19:09 +0000 (0:00:01.156) 0:08:38.585 *** 2026-09-16 02:19:09.330381 | instance | changed: [instance] 2026-09-16 02:19:09.331192 | instance | 2026-09-16 02:19:09.331247 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-09-16 02:19:09.331259 | instance | Wednesday 16 September 2026 02:19:09 +0000 (0:00:00.219) 0:08:38.805 *** 2026-09-16 02:19:09.824539 | instance | changed: [instance] 2026-09-16 02:19:09.824667 | instance | 2026-09-16 02:19:09.825025 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-09-16 02:19:09.825050 | instance | Wednesday 16 September 2026 02:19:09 +0000 (0:00:00.493) 0:08:39.299 *** 2026-09-16 02:19:10.630433 | instance | changed: [instance] => (item=br_netfilter) 2026-09-16 02:19:10.630519 | instance | ok: [instance] => (item=ip_tables) 2026-09-16 02:19:10.630531 | instance | changed: [instance] => (item=ip6_tables) 2026-09-16 02:19:10.630540 | instance | ok: [instance] => (item=nf_conntrack) 2026-09-16 02:19:10.630550 | instance | 2026-09-16 02:19:10.630560 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 02:19:10.630570 | instance | Wednesday 16 September 2026 02:19:10 +0000 (0:00:00.804) 0:08:40.103 *** 2026-09-16 02:19:10.873412 | instance | ok: [instance] 2026-09-16 02:19:10.873598 | instance | 2026-09-16 02:19:10.874346 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 02:19:10.874423 | instance | Wednesday 16 September 2026 02:19:10 +0000 (0:00:00.244) 0:08:40.348 *** 2026-09-16 02:19:10.922138 | instance | ok: [instance] => { 2026-09-16 02:19:10.922372 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-09-16 02:19:10.922711 | instance | } 2026-09-16 02:19:10.922999 | instance | 2026-09-16 02:19:10.923288 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 02:19:10.923744 | instance | Wednesday 16 September 2026 02:19:10 +0000 (0:00:00.048) 0:08:40.397 *** 2026-09-16 02:19:14.843301 | instance | changed: [instance] 2026-09-16 02:19:14.843607 | instance | 2026-09-16 02:19:14.844147 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 02:19:14.844545 | instance | Wednesday 16 September 2026 02:19:14 +0000 (0:00:03.920) 0:08:44.317 *** 2026-09-16 02:19:14.901431 | instance | skipping: [instance] 2026-09-16 02:19:14.901538 | instance | 2026-09-16 02:19:14.901558 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-09-16 02:19:14.901698 | instance | Wednesday 16 September 2026 02:19:14 +0000 (0:00:00.057) 0:08:44.375 *** 2026-09-16 02:19:14.977385 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-09-16 02:19:14.977772 | instance | 2026-09-16 02:19:14.978132 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-09-16 02:19:14.978449 | instance | Wednesday 16 September 2026 02:19:14 +0000 (0:00:00.073) 0:08:44.449 *** 2026-09-16 02:19:15.021313 | instance | skipping: [instance] 2026-09-16 02:19:15.021441 | instance | 2026-09-16 02:19:15.021678 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-09-16 02:19:15.021869 | instance | Wednesday 16 September 2026 02:19:15 +0000 (0:00:00.046) 0:08:44.495 *** 2026-09-16 02:19:19.461527 | instance | changed: [instance] 2026-09-16 02:19:19.461655 | instance | 2026-09-16 02:19:19.462386 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-09-16 02:19:19.462455 | instance | Wednesday 16 September 2026 02:19:19 +0000 (0:00:04.440) 0:08:48.936 *** 2026-09-16 02:19:20.936020 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-09-16 02:19:20.936769 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-09-16 02:19:20.936868 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-09-16 02:19:20.936890 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-09-16 02:19:20.938228 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-09-16 02:19:20.938287 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-09-16 02:19:20.938299 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-09-16 02:19:20.938309 | instance | 2026-09-16 02:19:20.938319 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-09-16 02:19:20.938328 | instance | Wednesday 16 September 2026 02:19:20 +0000 (0:00:01.474) 0:08:50.411 *** 2026-09-16 02:19:21.572114 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-09-16 02:19:21.572181 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-09-16 02:19:21.572723 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-09-16 02:19:21.572804 | instance | 2026-09-16 02:19:21.572812 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-09-16 02:19:21.573009 | instance | Wednesday 16 September 2026 02:19:21 +0000 (0:00:00.636) 0:08:51.047 *** 2026-09-16 02:19:22.105813 | instance | changed: [instance] 2026-09-16 02:19:22.105950 | instance | 2026-09-16 02:19:22.105970 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-09-16 02:19:22.106195 | instance | Wednesday 16 September 2026 02:19:22 +0000 (0:00:00.534) 0:08:51.581 *** 2026-09-16 02:19:22.615384 | instance | changed: [instance] 2026-09-16 02:19:22.615796 | instance | 2026-09-16 02:19:22.616475 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-09-16 02:19:22.616508 | instance | Wednesday 16 September 2026 02:19:22 +0000 (0:00:00.509) 0:08:52.090 *** 2026-09-16 02:19:22.851410 | instance | ok: [instance] 2026-09-16 02:19:22.851463 | instance | 2026-09-16 02:19:22.851475 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-09-16 02:19:22.851485 | instance | Wednesday 16 September 2026 02:19:22 +0000 (0:00:00.235) 0:08:52.325 *** 2026-09-16 02:19:22.903421 | instance | skipping: [instance] 2026-09-16 02:19:22.903437 | instance | 2026-09-16 02:19:22.903441 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-09-16 02:19:22.903459 | instance | Wednesday 16 September 2026 02:19:22 +0000 (0:00:00.052) 0:08:52.378 *** 2026-09-16 02:19:23.584697 | instance | ok: [instance] => (item=swap) 2026-09-16 02:19:23.584734 | instance | ok: [instance] => (item=none) 2026-09-16 02:19:23.584738 | instance | 2026-09-16 02:19:23.584745 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-09-16 02:19:23.584949 | instance | Wednesday 16 September 2026 02:19:23 +0000 (0:00:00.680) 0:08:53.058 *** 2026-09-16 02:19:24.077653 | instance | changed: [instance] 2026-09-16 02:19:24.077732 | instance | 2026-09-16 02:19:24.077962 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-09-16 02:19:24.078157 | instance | Wednesday 16 September 2026 02:19:24 +0000 (0:00:00.493) 0:08:53.552 *** 2026-09-16 02:19:24.680755 | instance | changed: [instance] 2026-09-16 02:19:24.682835 | instance | 2026-09-16 02:19:24.682912 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-09-16 02:19:24.682927 | instance | Wednesday 16 September 2026 02:19:24 +0000 (0:00:00.594) 0:08:54.147 *** 2026-09-16 02:19:24.682940 | instance | 2026-09-16 02:19:24.682952 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-09-16 02:19:24.682965 | instance | Wednesday 16 September 2026 02:19:24 +0000 (0:00:00.008) 0:08:54.156 *** 2026-09-16 02:19:25.473471 | instance | ok: [instance] 2026-09-16 02:19:25.473551 | instance | 2026-09-16 02:19:25.473898 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-09-16 02:19:25.473955 | instance | Wednesday 16 September 2026 02:19:25 +0000 (0:00:00.792) 0:08:54.949 *** 2026-09-16 02:19:26.292773 | instance | changed: [instance] 2026-09-16 02:19:26.292853 | instance | 2026-09-16 02:19:26.293045 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-09-16 02:19:26.293087 | instance | Wednesday 16 September 2026 02:19:26 +0000 (0:00:00.819) 0:08:55.768 *** 2026-09-16 02:19:27.382885 | instance | ok: [instance] 2026-09-16 02:19:27.383599 | instance | 2026-09-16 02:19:27.383654 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-09-16 02:19:27.383666 | instance | Wednesday 16 September 2026 02:19:27 +0000 (0:00:01.089) 0:08:56.857 *** 2026-09-16 02:19:28.220411 | instance | ok: [instance] 2026-09-16 02:19:28.220723 | instance | 2026-09-16 02:19:28.221254 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-09-16 02:19:28.221311 | instance | Wednesday 16 September 2026 02:19:28 +0000 (0:00:00.837) 0:08:57.695 *** 2026-09-16 02:19:28.492744 | instance | ok: [instance] 2026-09-16 02:19:28.493096 | instance | 2026-09-16 02:19:28.493340 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-09-16 02:19:28.493577 | instance | Wednesday 16 September 2026 02:19:28 +0000 (0:00:00.272) 0:08:57.967 *** 2026-09-16 02:19:29.023368 | instance | ok: [instance] 2026-09-16 02:19:29.023585 | instance | 2026-09-16 02:19:29.023859 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-09-16 02:19:29.024174 | instance | Wednesday 16 September 2026 02:19:29 +0000 (0:00:00.530) 0:08:58.498 *** 2026-09-16 02:19:29.136871 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-09-16 02:19:29.137057 | instance | 2026-09-16 02:19:29.137295 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-09-16 02:19:29.137523 | instance | Wednesday 16 September 2026 02:19:29 +0000 (0:00:00.113) 0:08:58.612 *** 2026-09-16 02:19:29.210420 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-09-16 02:19:29.210560 | instance | 2026-09-16 02:19:29.210801 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-09-16 02:19:29.211036 | instance | Wednesday 16 September 2026 02:19:29 +0000 (0:00:00.073) 0:08:58.685 *** 2026-09-16 02:19:29.452962 | instance | ok: [instance] => (item=instance) 2026-09-16 02:19:29.453135 | instance | 2026-09-16 02:19:29.453381 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-09-16 02:19:29.453603 | instance | Wednesday 16 September 2026 02:19:29 +0000 (0:00:00.242) 0:08:58.928 *** 2026-09-16 02:19:29.511466 | instance | skipping: [instance] 2026-09-16 02:19:29.511541 | instance | 2026-09-16 02:19:29.511655 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-09-16 02:19:29.511749 | instance | Wednesday 16 September 2026 02:19:29 +0000 (0:00:00.058) 0:08:58.986 *** 2026-09-16 02:19:29.575645 | instance | ok: [instance] 2026-09-16 02:19:29.575794 | instance | 2026-09-16 02:19:29.576055 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-09-16 02:19:29.576295 | instance | Wednesday 16 September 2026 02:19:29 +0000 (0:00:00.063) 0:08:59.050 *** 2026-09-16 02:19:29.629502 | instance | ok: [instance] => { 2026-09-16 02:19:29.629741 | instance | "msg": "instance" 2026-09-16 02:19:29.630047 | instance | } 2026-09-16 02:19:29.630350 | instance | 2026-09-16 02:19:29.630685 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-09-16 02:19:29.631213 | instance | Wednesday 16 September 2026 02:19:29 +0000 (0:00:00.053) 0:08:59.103 *** 2026-09-16 02:19:30.280844 | instance | changed: [instance] 2026-09-16 02:19:30.280957 | instance | 2026-09-16 02:19:30.281355 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-09-16 02:19:30.281516 | instance | Wednesday 16 September 2026 02:19:30 +0000 (0:00:00.651) 0:08:59.755 *** 2026-09-16 02:19:30.324450 | instance | skipping: [instance] 2026-09-16 02:19:30.324682 | instance | 2026-09-16 02:19:30.324925 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-09-16 02:19:30.325174 | instance | Wednesday 16 September 2026 02:19:30 +0000 (0:00:00.043) 0:08:59.799 *** 2026-09-16 02:19:30.366862 | instance | skipping: [instance] 2026-09-16 02:19:30.367327 | instance | 2026-09-16 02:19:30.367749 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-09-16 02:19:30.368422 | instance | Wednesday 16 September 2026 02:19:30 +0000 (0:00:00.041) 0:08:59.841 *** 2026-09-16 02:19:30.403134 | instance | skipping: [instance] 2026-09-16 02:19:30.403419 | instance | 2026-09-16 02:19:30.403774 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-09-16 02:19:30.404110 | instance | Wednesday 16 September 2026 02:19:30 +0000 (0:00:00.036) 0:08:59.878 *** 2026-09-16 02:19:30.437672 | instance | skipping: [instance] 2026-09-16 02:19:30.437848 | instance | 2026-09-16 02:19:30.438137 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-09-16 02:19:30.438367 | instance | Wednesday 16 September 2026 02:19:30 +0000 (0:00:00.034) 0:08:59.913 *** 2026-09-16 02:19:30.474523 | instance | skipping: [instance] 2026-09-16 02:19:30.474721 | instance | 2026-09-16 02:19:30.474946 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-09-16 02:19:30.475241 | instance | Wednesday 16 September 2026 02:19:30 +0000 (0:00:00.036) 0:08:59.950 *** 2026-09-16 02:19:30.511098 | instance | skipping: [instance] 2026-09-16 02:19:30.511305 | instance | 2026-09-16 02:19:30.511522 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-09-16 02:19:30.511749 | instance | Wednesday 16 September 2026 02:19:30 +0000 (0:00:00.036) 0:08:59.986 *** 2026-09-16 02:19:30.547082 | instance | skipping: [instance] 2026-09-16 02:19:30.547381 | instance | 2026-09-16 02:19:30.547672 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-09-16 02:19:30.547954 | instance | Wednesday 16 September 2026 02:19:30 +0000 (0:00:00.035) 0:09:00.022 *** 2026-09-16 02:19:54.170681 | instance | changed: [instance] 2026-09-16 02:19:54.170798 | instance | 2026-09-16 02:19:54.171281 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-09-16 02:19:54.171340 | instance | Wednesday 16 September 2026 02:19:54 +0000 (0:00:23.622) 0:09:23.645 *** 2026-09-16 02:19:54.413476 | instance | ok: [instance] 2026-09-16 02:19:54.413880 | instance | 2026-09-16 02:19:54.414010 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-09-16 02:19:54.414305 | instance | Wednesday 16 September 2026 02:19:54 +0000 (0:00:00.242) 0:09:23.888 *** 2026-09-16 02:19:54.445717 | instance | skipping: [instance] 2026-09-16 02:19:54.445780 | instance | 2026-09-16 02:19:54.445963 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-09-16 02:19:54.446055 | instance | Wednesday 16 September 2026 02:19:54 +0000 (0:00:00.032) 0:09:23.921 *** 2026-09-16 02:19:54.686527 | instance | changed: [instance] 2026-09-16 02:19:54.686575 | instance | 2026-09-16 02:19:54.686583 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-09-16 02:19:54.686736 | instance | Wednesday 16 September 2026 02:19:54 +0000 (0:00:00.240) 0:09:24.161 *** 2026-09-16 02:19:54.930075 | instance | changed: [instance] 2026-09-16 02:19:54.930138 | instance | 2026-09-16 02:19:54.930155 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-09-16 02:19:54.930230 | instance | Wednesday 16 September 2026 02:19:54 +0000 (0:00:00.243) 0:09:24.405 *** 2026-09-16 02:19:55.151609 | instance | changed: [instance] 2026-09-16 02:19:55.151869 | instance | 2026-09-16 02:19:55.152214 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-09-16 02:19:55.152531 | instance | Wednesday 16 September 2026 02:19:55 +0000 (0:00:00.221) 0:09:24.626 *** 2026-09-16 02:19:59.901237 | instance | changed: [instance] 2026-09-16 02:19:59.901422 | instance | 2026-09-16 02:19:59.901884 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-09-16 02:19:59.901926 | instance | Wednesday 16 September 2026 02:19:59 +0000 (0:00:04.749) 0:09:29.376 *** 2026-09-16 02:20:11.178821 | instance | changed: [instance] 2026-09-16 02:20:11.178896 | instance | 2026-09-16 02:20:11.178907 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-09-16 02:20:11.178916 | instance | Wednesday 16 September 2026 02:20:11 +0000 (0:00:11.276) 0:09:40.653 *** 2026-09-16 02:20:11.238785 | instance | skipping: [instance] 2026-09-16 02:20:11.238842 | instance | 2026-09-16 02:20:11.238854 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-09-16 02:20:11.238863 | instance | Wednesday 16 September 2026 02:20:11 +0000 (0:00:00.059) 0:09:40.713 *** 2026-09-16 02:20:11.288462 | instance | skipping: [instance] 2026-09-16 02:20:11.288584 | instance | 2026-09-16 02:20:11.288896 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-09-16 02:20:11.288918 | instance | Wednesday 16 September 2026 02:20:11 +0000 (0:00:00.050) 0:09:40.764 *** 2026-09-16 02:20:11.969943 | instance | changed: [instance] 2026-09-16 02:20:11.970018 | instance | 2026-09-16 02:20:11.970245 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-09-16 02:20:11.970261 | instance | Wednesday 16 September 2026 02:20:11 +0000 (0:00:00.681) 0:09:41.446 *** 2026-09-16 02:20:12.015886 | instance | skipping: [instance] => (item=DaemonSet) 2026-09-16 02:20:12.016198 | instance | skipping: [instance] => (item=ConfigMap) 2026-09-16 02:20:12.016604 | instance | skipping: [instance] 2026-09-16 02:20:12.017017 | instance | 2026-09-16 02:20:12.017369 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-09-16 02:20:12.017703 | instance | Wednesday 16 September 2026 02:20:12 +0000 (0:00:00.045) 0:09:41.491 *** 2026-09-16 02:20:12.057927 | instance | skipping: [instance] 2026-09-16 02:20:12.058299 | instance | 2026-09-16 02:20:12.058617 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-09-16 02:20:12.058919 | instance | Wednesday 16 September 2026 02:20:12 +0000 (0:00:00.041) 0:09:41.533 *** 2026-09-16 02:20:12.103581 | instance | skipping: [instance] 2026-09-16 02:20:12.103899 | instance | 2026-09-16 02:20:12.104253 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-09-16 02:20:12.104541 | instance | Wednesday 16 September 2026 02:20:12 +0000 (0:00:00.046) 0:09:41.579 *** 2026-09-16 02:20:12.147189 | instance | skipping: [instance] 2026-09-16 02:20:12.147533 | instance | 2026-09-16 02:20:12.147853 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-09-16 02:20:12.148207 | instance | Wednesday 16 September 2026 02:20:12 +0000 (0:00:00.043) 0:09:41.622 *** 2026-09-16 02:20:12.190431 | instance | skipping: [instance] 2026-09-16 02:20:12.191090 | instance | 2026-09-16 02:20:12.191817 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-09-16 02:20:12.192303 | instance | Wednesday 16 September 2026 02:20:12 +0000 (0:00:00.042) 0:09:41.665 *** 2026-09-16 02:20:12.663039 | instance | ok: [instance] 2026-09-16 02:20:12.663517 | instance | 2026-09-16 02:20:12.664015 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-09-16 02:20:12.664454 | instance | Wednesday 16 September 2026 02:20:12 +0000 (0:00:00.473) 0:09:42.138 *** 2026-09-16 02:20:14.031542 | instance | changed: [instance] 2026-09-16 02:20:14.031621 | instance | 2026-09-16 02:20:14.031634 | instance | PLAY [Install control-plane components] **************************************** 2026-09-16 02:20:14.031644 | instance | 2026-09-16 02:20:14.031652 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 02:20:14.031662 | instance | Wednesday 16 September 2026 02:20:14 +0000 (0:00:01.367) 0:09:43.505 *** 2026-09-16 02:20:15.150679 | instance | ok: [instance] 2026-09-16 02:20:15.150736 | instance | 2026-09-16 02:20:15.150748 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 02:20:15.150757 | instance | Wednesday 16 September 2026 02:20:15 +0000 (0:00:01.119) 0:09:44.625 *** 2026-09-16 02:20:15.387101 | instance | ok: [instance] 2026-09-16 02:20:15.387172 | instance | 2026-09-16 02:20:15.387190 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 02:20:15.387203 | instance | Wednesday 16 September 2026 02:20:15 +0000 (0:00:00.236) 0:09:44.861 *** 2026-09-16 02:20:16.926248 | instance | ok: [instance] 2026-09-16 02:20:16.926319 | instance | 2026-09-16 02:20:16.926575 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-16 02:20:16.926810 | instance | Wednesday 16 September 2026 02:20:16 +0000 (0:00:01.539) 0:09:46.401 *** 2026-09-16 02:20:17.160040 | instance | ok: [instance] 2026-09-16 02:20:17.160190 | instance | 2026-09-16 02:20:17.160377 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 02:20:17.160516 | instance | Wednesday 16 September 2026 02:20:17 +0000 (0:00:00.234) 0:09:46.635 *** 2026-09-16 02:20:17.222679 | instance | ok: [instance] => { 2026-09-16 02:20:17.222909 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-09-16 02:20:17.223235 | instance | } 2026-09-16 02:20:17.223467 | instance | 2026-09-16 02:20:17.223791 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 02:20:17.224090 | instance | Wednesday 16 September 2026 02:20:17 +0000 (0:00:00.062) 0:09:46.697 *** 2026-09-16 02:20:18.977414 | instance | changed: [instance] 2026-09-16 02:20:18.977635 | instance | 2026-09-16 02:20:18.978024 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 02:20:18.978299 | instance | Wednesday 16 September 2026 02:20:18 +0000 (0:00:01.754) 0:09:48.452 *** 2026-09-16 02:20:20.585614 | instance | changed: [instance] 2026-09-16 02:20:20.585733 | instance | 2026-09-16 02:20:20.585988 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-09-16 02:20:20.586293 | instance | Wednesday 16 September 2026 02:20:20 +0000 (0:00:01.608) 0:09:50.060 *** 2026-09-16 02:20:21.014064 | instance | ok: [instance] 2026-09-16 02:20:21.014192 | instance | 2026-09-16 02:20:21.014376 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-09-16 02:20:21.014605 | instance | Wednesday 16 September 2026 02:20:21 +0000 (0:00:00.427) 0:09:50.488 *** 2026-09-16 02:20:21.268056 | instance | changed: [instance] 2026-09-16 02:20:21.268201 | instance | 2026-09-16 02:20:21.268408 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-09-16 02:20:21.268612 | instance | Wednesday 16 September 2026 02:20:21 +0000 (0:00:00.254) 0:09:50.743 *** 2026-09-16 02:20:21.581051 | instance | ok: [instance] 2026-09-16 02:20:21.581153 | instance | 2026-09-16 02:20:21.581228 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-09-16 02:20:21.581334 | instance | Wednesday 16 September 2026 02:20:21 +0000 (0:00:00.312) 0:09:51.056 *** 2026-09-16 02:20:21.807168 | instance | changed: [instance] 2026-09-16 02:20:21.807237 | instance | 2026-09-16 02:20:21.807253 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-09-16 02:20:21.807273 | instance | Wednesday 16 September 2026 02:20:21 +0000 (0:00:00.225) 0:09:51.281 *** 2026-09-16 02:20:22.033593 | instance | ok: [instance] 2026-09-16 02:20:22.033636 | instance | 2026-09-16 02:20:22.033740 | instance | TASK [Install plugin] ********************************************************** 2026-09-16 02:20:22.034011 | instance | Wednesday 16 September 2026 02:20:22 +0000 (0:00:00.226) 0:09:51.508 *** 2026-09-16 02:20:22.100368 | instance | included: vexxhost.containers.download_artifact for instance 2026-09-16 02:20:22.100663 | instance | 2026-09-16 02:20:22.100739 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 02:20:22.100800 | instance | Wednesday 16 September 2026 02:20:22 +0000 (0:00:00.067) 0:09:51.576 *** 2026-09-16 02:20:22.163737 | instance | ok: [instance] => { 2026-09-16 02:20:22.164171 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-09-16 02:20:22.164226 | instance | } 2026-09-16 02:20:22.164778 | instance | 2026-09-16 02:20:22.164889 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 02:20:22.165063 | instance | Wednesday 16 September 2026 02:20:22 +0000 (0:00:00.062) 0:09:51.638 *** 2026-09-16 02:20:23.371100 | instance | changed: [instance] 2026-09-16 02:20:23.371239 | instance | 2026-09-16 02:20:23.371529 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 02:20:23.371905 | instance | Wednesday 16 September 2026 02:20:23 +0000 (0:00:01.207) 0:09:52.846 *** 2026-09-16 02:20:25.265705 | instance | changed: [instance] 2026-09-16 02:20:25.266044 | instance | 2026-09-16 02:20:25.266474 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:20:25.266751 | instance | Wednesday 16 September 2026 02:20:25 +0000 (0:00:01.892) 0:09:54.738 *** 2026-09-16 02:20:25.334092 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:20:25.334294 | instance | 2026-09-16 02:20:25.334535 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:20:25.334791 | instance | Wednesday 16 September 2026 02:20:25 +0000 (0:00:00.069) 0:09:54.808 *** 2026-09-16 02:20:26.092317 | instance | changed: [instance] 2026-09-16 02:20:26.092419 | instance | 2026-09-16 02:20:26.092557 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-09-16 02:20:26.092853 | instance | Wednesday 16 September 2026 02:20:26 +0000 (0:00:00.758) 0:09:55.567 *** 2026-09-16 02:20:27.085735 | instance | ok: [instance] 2026-09-16 02:20:27.085889 | instance | 2026-09-16 02:20:27.086185 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-09-16 02:20:27.086398 | instance | Wednesday 16 September 2026 02:20:27 +0000 (0:00:00.992) 0:09:56.560 *** 2026-09-16 02:20:29.513570 | instance | changed: [instance] 2026-09-16 02:20:29.513806 | instance | 2026-09-16 02:20:29.514115 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:20:29.514354 | instance | Wednesday 16 September 2026 02:20:29 +0000 (0:00:02.427) 0:09:58.988 *** 2026-09-16 02:20:29.562565 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:20:29.562782 | instance | 2026-09-16 02:20:29.563091 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:20:29.563388 | instance | Wednesday 16 September 2026 02:20:29 +0000 (0:00:00.049) 0:09:59.037 *** 2026-09-16 02:20:30.152126 | instance | changed: [instance] 2026-09-16 02:20:30.152230 | instance | 2026-09-16 02:20:30.152289 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-09-16 02:20:30.152394 | instance | Wednesday 16 September 2026 02:20:30 +0000 (0:00:00.589) 0:09:59.627 *** 2026-09-16 02:21:00.483315 | instance | changed: [instance] 2026-09-16 02:21:00.483565 | instance | 2026-09-16 02:21:00.483853 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-09-16 02:21:00.484185 | instance | Wednesday 16 September 2026 02:21:00 +0000 (0:00:30.327) 0:10:29.954 *** 2026-09-16 02:21:01.230164 | instance | changed: [instance] 2026-09-16 02:21:01.230290 | instance | 2026-09-16 02:21:01.230452 | instance | PLAY [all] ********************************************************************* 2026-09-16 02:21:01.230632 | instance | 2026-09-16 02:21:01.230834 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 02:21:01.231064 | instance | Wednesday 16 September 2026 02:21:01 +0000 (0:00:00.750) 0:10:30.705 *** 2026-09-16 02:21:02.431618 | instance | ok: [instance] 2026-09-16 02:21:02.431821 | instance | 2026-09-16 02:21:02.432115 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-09-16 02:21:02.432356 | instance | Wednesday 16 September 2026 02:21:02 +0000 (0:00:01.200) 0:10:31.906 *** 2026-09-16 02:21:03.145382 | instance | changed: [instance] 2026-09-16 02:21:03.145513 | instance | 2026-09-16 02:21:03.145757 | instance | PLAY [all] ********************************************************************* 2026-09-16 02:21:03.146023 | instance | 2026-09-16 02:21:03.146325 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-09-16 02:21:03.146566 | instance | Wednesday 16 September 2026 02:21:03 +0000 (0:00:00.713) 0:10:32.620 *** 2026-09-16 02:21:03.896221 | instance | ok: [instance] 2026-09-16 02:21:03.896269 | instance | 2026-09-16 02:21:03.896279 | instance | PLAY [controllers] ************************************************************* 2026-09-16 02:21:03.896286 | instance | 2026-09-16 02:21:03.896293 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 02:21:03.896300 | instance | Wednesday 16 September 2026 02:21:03 +0000 (0:00:00.749) 0:10:33.370 *** 2026-09-16 02:21:05.250342 | instance | ok: [instance] 2026-09-16 02:21:05.250459 | instance | 2026-09-16 02:21:05.250651 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:21:05.250828 | instance | Wednesday 16 September 2026 02:21:05 +0000 (0:00:01.355) 0:10:34.725 *** 2026-09-16 02:21:05.307532 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:21:05.307729 | instance | 2026-09-16 02:21:05.308021 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:21:05.308271 | instance | Wednesday 16 September 2026 02:21:05 +0000 (0:00:00.056) 0:10:34.782 *** 2026-09-16 02:21:05.811620 | instance | changed: [instance] 2026-09-16 02:21:05.811852 | instance | 2026-09-16 02:21:05.812157 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-09-16 02:21:05.812446 | instance | Wednesday 16 September 2026 02:21:05 +0000 (0:00:00.504) 0:10:35.286 *** 2026-09-16 02:21:07.958186 | instance | changed: [instance] 2026-09-16 02:21:07.958268 | instance | 2026-09-16 02:21:07.958388 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:21:07.958548 | instance | Wednesday 16 September 2026 02:21:07 +0000 (0:00:02.146) 0:10:37.433 *** 2026-09-16 02:21:08.012185 | instance | skipping: [instance] 2026-09-16 02:21:08.012342 | instance | 2026-09-16 02:21:08.012600 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-09-16 02:21:08.012882 | instance | Wednesday 16 September 2026 02:21:08 +0000 (0:00:00.053) 0:10:37.487 *** 2026-09-16 02:21:08.061427 | instance | skipping: [instance] 2026-09-16 02:21:08.061770 | instance | 2026-09-16 02:21:08.062214 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-09-16 02:21:08.062481 | instance | Wednesday 16 September 2026 02:21:08 +0000 (0:00:00.049) 0:10:37.536 *** 2026-09-16 02:21:08.093515 | instance | skipping: [instance] 2026-09-16 02:21:08.100675 | instance | 2026-09-16 02:21:08.100701 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-09-16 02:21:08.100708 | instance | Wednesday 16 September 2026 02:21:08 +0000 (0:00:00.031) 0:10:37.568 *** 2026-09-16 02:21:08.129767 | instance | skipping: [instance] 2026-09-16 02:21:08.129934 | instance | 2026-09-16 02:21:08.130206 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-09-16 02:21:08.130445 | instance | Wednesday 16 September 2026 02:21:08 +0000 (0:00:00.036) 0:10:37.605 *** 2026-09-16 02:21:08.185261 | instance | skipping: [instance] 2026-09-16 02:21:08.185356 | instance | 2026-09-16 02:21:08.185507 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-09-16 02:21:08.185669 | instance | Wednesday 16 September 2026 02:21:08 +0000 (0:00:00.054) 0:10:37.660 *** 2026-09-16 02:21:08.252088 | instance | skipping: [instance] 2026-09-16 02:21:08.252197 | instance | 2026-09-16 02:21:08.252373 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-09-16 02:21:08.252655 | instance | Wednesday 16 September 2026 02:21:08 +0000 (0:00:00.067) 0:10:37.727 *** 2026-09-16 02:21:08.310858 | instance | skipping: [instance] 2026-09-16 02:21:08.310973 | instance | 2026-09-16 02:21:08.311119 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-09-16 02:21:08.311264 | instance | Wednesday 16 September 2026 02:21:08 +0000 (0:00:00.056) 0:10:37.784 *** 2026-09-16 02:21:08.351711 | instance | skipping: [instance] 2026-09-16 02:21:08.352086 | instance | 2026-09-16 02:21:08.352435 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-09-16 02:21:08.352807 | instance | Wednesday 16 September 2026 02:21:08 +0000 (0:00:00.042) 0:10:37.826 *** 2026-09-16 02:21:08.413143 | instance | skipping: [instance] 2026-09-16 02:21:08.413324 | instance | 2026-09-16 02:21:08.413627 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-09-16 02:21:08.413867 | instance | Wednesday 16 September 2026 02:21:08 +0000 (0:00:00.060) 0:10:37.887 *** 2026-09-16 02:21:08.443605 | instance | skipping: [instance] 2026-09-16 02:21:08.443742 | instance | 2026-09-16 02:21:08.444037 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-09-16 02:21:08.444286 | instance | Wednesday 16 September 2026 02:21:08 +0000 (0:00:00.031) 0:10:37.919 *** 2026-09-16 02:21:08.488998 | instance | skipping: [instance] 2026-09-16 02:21:08.489237 | instance | 2026-09-16 02:21:08.489474 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-09-16 02:21:08.489711 | instance | Wednesday 16 September 2026 02:21:08 +0000 (0:00:00.044) 0:10:37.964 *** 2026-09-16 02:21:08.523750 | instance | skipping: [instance] 2026-09-16 02:21:08.523947 | instance | 2026-09-16 02:21:08.524273 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-09-16 02:21:08.524533 | instance | Wednesday 16 September 2026 02:21:08 +0000 (0:00:00.035) 0:10:37.999 *** 2026-09-16 02:21:08.592528 | instance | skipping: [instance] 2026-09-16 02:21:08.592760 | instance | 2026-09-16 02:21:08.593116 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-09-16 02:21:08.593406 | instance | Wednesday 16 September 2026 02:21:08 +0000 (0:00:00.068) 0:10:38.067 *** 2026-09-16 02:21:08.637028 | instance | skipping: [instance] 2026-09-16 02:21:08.637229 | instance | 2026-09-16 02:21:08.637638 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-09-16 02:21:08.637883 | instance | Wednesday 16 September 2026 02:21:08 +0000 (0:00:00.044) 0:10:38.111 *** 2026-09-16 02:21:08.685759 | instance | skipping: [instance] 2026-09-16 02:21:08.685884 | instance | 2026-09-16 02:21:08.686151 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-09-16 02:21:08.686446 | instance | Wednesday 16 September 2026 02:21:08 +0000 (0:00:00.048) 0:10:38.160 *** 2026-09-16 02:21:08.744201 | instance | skipping: [instance] 2026-09-16 02:21:08.744296 | instance | 2026-09-16 02:21:08.744520 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-09-16 02:21:08.744611 | instance | Wednesday 16 September 2026 02:21:08 +0000 (0:00:00.058) 0:10:38.219 *** 2026-09-16 02:21:08.778386 | instance | skipping: [instance] 2026-09-16 02:21:08.778671 | instance | 2026-09-16 02:21:08.779062 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-09-16 02:21:08.779395 | instance | Wednesday 16 September 2026 02:21:08 +0000 (0:00:00.033) 0:10:38.253 *** 2026-09-16 02:21:08.809756 | instance | skipping: [instance] 2026-09-16 02:21:08.809832 | instance | 2026-09-16 02:21:08.809933 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-09-16 02:21:08.810053 | instance | Wednesday 16 September 2026 02:21:08 +0000 (0:00:00.032) 0:10:38.285 *** 2026-09-16 02:21:08.837200 | instance | skipping: [instance] 2026-09-16 02:21:08.837418 | instance | 2026-09-16 02:21:08.837625 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-09-16 02:21:08.837823 | instance | Wednesday 16 September 2026 02:21:08 +0000 (0:00:00.027) 0:10:38.312 *** 2026-09-16 02:21:08.868143 | instance | skipping: [instance] 2026-09-16 02:21:08.868415 | instance | 2026-09-16 02:21:08.868778 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-09-16 02:21:08.869123 | instance | Wednesday 16 September 2026 02:21:08 +0000 (0:00:00.030) 0:10:38.343 *** 2026-09-16 02:21:08.902368 | instance | skipping: [instance] 2026-09-16 02:21:08.902518 | instance | 2026-09-16 02:21:08.902746 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-09-16 02:21:08.903011 | instance | Wednesday 16 September 2026 02:21:08 +0000 (0:00:00.034) 0:10:38.377 *** 2026-09-16 02:21:08.934814 | instance | skipping: [instance] 2026-09-16 02:21:08.935004 | instance | 2026-09-16 02:21:08.935240 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-09-16 02:21:08.935472 | instance | Wednesday 16 September 2026 02:21:08 +0000 (0:00:00.032) 0:10:38.410 *** 2026-09-16 02:21:08.983798 | instance | skipping: [instance] 2026-09-16 02:21:08.984090 | instance | 2026-09-16 02:21:08.984406 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-09-16 02:21:08.984982 | instance | Wednesday 16 September 2026 02:21:08 +0000 (0:00:00.048) 0:10:38.458 *** 2026-09-16 02:21:09.026569 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-09-16 02:21:09.026882 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-09-16 02:21:09.027226 | instance | skipping: [instance] 2026-09-16 02:21:09.027518 | instance | 2026-09-16 02:21:09.027813 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-09-16 02:21:09.028091 | instance | Wednesday 16 September 2026 02:21:09 +0000 (0:00:00.042) 0:10:38.501 *** 2026-09-16 02:21:09.055513 | instance | skipping: [instance] 2026-09-16 02:21:09.055611 | instance | 2026-09-16 02:21:09.055681 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-09-16 02:21:09.055834 | instance | Wednesday 16 September 2026 02:21:09 +0000 (0:00:00.029) 0:10:38.530 *** 2026-09-16 02:21:09.099540 | instance | skipping: [instance] 2026-09-16 02:21:09.099636 | instance | 2026-09-16 02:21:09.099853 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-09-16 02:21:09.100021 | instance | Wednesday 16 September 2026 02:21:09 +0000 (0:00:00.043) 0:10:38.574 *** 2026-09-16 02:21:09.130613 | instance | skipping: [instance] 2026-09-16 02:21:09.130731 | instance | 2026-09-16 02:21:09.130744 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-09-16 02:21:09.130983 | instance | Wednesday 16 September 2026 02:21:09 +0000 (0:00:00.031) 0:10:38.606 *** 2026-09-16 02:21:09.164509 | instance | skipping: [instance] 2026-09-16 02:21:09.164610 | instance | 2026-09-16 02:21:09.164649 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-09-16 02:21:09.164660 | instance | Wednesday 16 September 2026 02:21:09 +0000 (0:00:00.033) 0:10:38.639 *** 2026-09-16 02:21:09.230707 | instance | skipping: [instance] 2026-09-16 02:21:09.230854 | instance | 2026-09-16 02:21:09.231221 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:21:09.231527 | instance | Wednesday 16 September 2026 02:21:09 +0000 (0:00:00.065) 0:10:38.705 *** 2026-09-16 02:21:09.298743 | instance | skipping: [instance] 2026-09-16 02:21:09.298872 | instance | 2026-09-16 02:21:09.299077 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert required variables are defined] *** 2026-09-16 02:21:09.299289 | instance | Wednesday 16 September 2026 02:21:09 +0000 (0:00:00.067) 0:10:38.773 *** 2026-09-16 02:21:09.347529 | instance | skipping: [instance] 2026-09-16 02:21:09.347649 | instance | 2026-09-16 02:21:09.347725 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert access protocol is valid] **** 2026-09-16 02:21:09.347994 | instance | Wednesday 16 September 2026 02:21:09 +0000 (0:00:00.049) 0:10:38.822 *** 2026-09-16 02:21:09.388732 | instance | skipping: [instance] 2026-09-16 02:21:09.389209 | instance | 2026-09-16 02:21:09.389454 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Deploy Helm chart] ****************** 2026-09-16 02:21:09.389787 | instance | Wednesday 16 September 2026 02:21:09 +0000 (0:00:00.040) 0:10:38.863 *** 2026-09-16 02:21:09.427187 | instance | skipping: [instance] 2026-09-16 02:21:09.427302 | instance | 2026-09-16 02:21:09.427435 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Create Secret and StorageClass] ***** 2026-09-16 02:21:09.427551 | instance | Wednesday 16 September 2026 02:21:09 +0000 (0:00:00.038) 0:10:38.902 *** 2026-09-16 02:21:09.526993 | instance | skipping: [instance] 2026-09-16 02:21:09.527122 | instance | 2026-09-16 02:21:09.527152 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-09-16 02:21:09.527167 | instance | 2026-09-16 02:21:09.527391 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 02:21:09.527420 | instance | Wednesday 16 September 2026 02:21:09 +0000 (0:00:00.099) 0:10:39.001 *** 2026-09-16 02:21:10.865292 | instance | ok: [instance] 2026-09-16 02:21:10.865462 | instance | 2026-09-16 02:21:10.865736 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-09-16 02:21:10.866010 | instance | Wednesday 16 September 2026 02:21:10 +0000 (0:00:01.337) 0:10:40.339 *** 2026-09-16 02:21:10.927129 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-09-16 02:21:10.927367 | instance | 2026-09-16 02:21:10.927624 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] **** 2026-09-16 02:21:10.927856 | instance | Wednesday 16 September 2026 02:21:10 +0000 (0:00:00.061) 0:10:40.401 *** 2026-09-16 02:21:11.049282 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/default.yml) 2026-09-16 02:21:11.049538 | instance | 2026-09-16 02:21:11.049830 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-09-16 02:21:11.050162 | instance | Wednesday 16 September 2026 02:21:11 +0000 (0:00:00.122) 0:10:40.524 *** 2026-09-16 02:21:28.939363 | instance | changed: [instance] 2026-09-16 02:21:28.939450 | instance | 2026-09-16 02:21:28.939624 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-09-16 02:21:28.939786 | instance | Wednesday 16 September 2026 02:21:28 +0000 (0:00:17.890) 0:10:58.414 *** 2026-09-16 02:21:29.714973 | instance | changed: [instance] 2026-09-16 02:21:29.715163 | instance | 2026-09-16 02:21:29.715423 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-09-16 02:21:29.715668 | instance | Wednesday 16 September 2026 02:21:29 +0000 (0:00:00.775) 0:10:59.190 *** 2026-09-16 02:21:29.775653 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-09-16 02:21:29.775882 | instance | 2026-09-16 02:21:29.776176 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-09-16 02:21:29.776472 | instance | Wednesday 16 September 2026 02:21:29 +0000 (0:00:00.060) 0:10:59.251 *** 2026-09-16 02:21:30.547450 | instance | changed: [instance] 2026-09-16 02:21:30.547588 | instance | 2026-09-16 02:21:30.547799 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-09-16 02:21:30.548040 | instance | Wednesday 16 September 2026 02:21:30 +0000 (0:00:00.771) 0:11:00.023 *** 2026-09-16 02:21:31.209429 | instance | ok: [instance] 2026-09-16 02:21:31.209733 | instance | 2026-09-16 02:21:31.210161 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-09-16 02:21:31.210487 | instance | Wednesday 16 September 2026 02:21:31 +0000 (0:00:00.661) 0:11:00.684 *** 2026-09-16 02:21:31.801079 | instance | changed: [instance] 2026-09-16 02:21:31.801174 | instance | 2026-09-16 02:21:31.801560 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-09-16 02:21:31.801618 | instance | Wednesday 16 September 2026 02:21:31 +0000 (0:00:00.577) 0:11:01.262 *** 2026-09-16 02:21:31.801635 | instance | 2026-09-16 02:21:31.801757 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-09-16 02:21:31.801826 | instance | Wednesday 16 September 2026 02:21:31 +0000 (0:00:00.014) 0:11:01.276 *** 2026-09-16 02:21:31.852784 | instance | skipping: [instance] 2026-09-16 02:21:31.852843 | instance | 2026-09-16 02:21:31.853351 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-09-16 02:21:31.853406 | instance | Wednesday 16 September 2026 02:21:31 +0000 (0:00:00.051) 0:11:01.327 *** 2026-09-16 02:21:33.288751 | instance | changed: [instance] 2026-09-16 02:21:33.288813 | instance | 2026-09-16 02:21:33.288830 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-09-16 02:21:33.289189 | instance | Wednesday 16 September 2026 02:21:33 +0000 (0:00:01.435) 0:11:02.763 *** 2026-09-16 02:21:35.319010 | instance | changed: [instance] 2026-09-16 02:21:35.319051 | instance | 2026-09-16 02:21:35.319057 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:21:35.319101 | instance | Wednesday 16 September 2026 02:21:35 +0000 (0:00:02.031) 0:11:04.794 *** 2026-09-16 02:21:35.358885 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:21:35.358921 | instance | 2026-09-16 02:21:35.358927 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:21:35.358931 | instance | Wednesday 16 September 2026 02:21:35 +0000 (0:00:00.039) 0:11:04.834 *** 2026-09-16 02:21:35.894438 | instance | changed: [instance] 2026-09-16 02:21:35.894501 | instance | 2026-09-16 02:21:35.894515 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-09-16 02:21:35.894526 | instance | Wednesday 16 September 2026 02:21:35 +0000 (0:00:00.533) 0:11:05.368 *** 2026-09-16 02:21:50.862633 | instance | changed: [instance] 2026-09-16 02:21:50.862716 | instance | 2026-09-16 02:21:50.862902 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:21:50.863207 | instance | Wednesday 16 September 2026 02:21:50 +0000 (0:00:14.968) 0:11:20.336 *** 2026-09-16 02:21:50.905454 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:21:50.905659 | instance | 2026-09-16 02:21:50.905896 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:21:50.906210 | instance | Wednesday 16 September 2026 02:21:50 +0000 (0:00:00.043) 0:11:20.380 *** 2026-09-16 02:21:51.430830 | instance | changed: [instance] 2026-09-16 02:21:51.431164 | instance | 2026-09-16 02:21:51.431431 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-09-16 02:21:51.431663 | instance | Wednesday 16 September 2026 02:21:51 +0000 (0:00:00.525) 0:11:20.906 *** 2026-09-16 02:21:54.643268 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-09-16 02:21:54.644388 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-09-16 02:21:54.644424 | instance | 2026-09-16 02:21:54.644436 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-09-16 02:21:54.644446 | instance | Wednesday 16 September 2026 02:21:54 +0000 (0:00:03.212) 0:11:24.118 *** 2026-09-16 02:21:58.487279 | instance | changed: [instance] 2026-09-16 02:21:58.487370 | instance | 2026-09-16 02:21:58.487548 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:21:58.487723 | instance | Wednesday 16 September 2026 02:21:58 +0000 (0:00:03.844) 0:11:27.963 *** 2026-09-16 02:21:58.534389 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:21:58.534520 | instance | 2026-09-16 02:21:58.534806 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:21:58.534861 | instance | Wednesday 16 September 2026 02:21:58 +0000 (0:00:00.047) 0:11:28.010 *** 2026-09-16 02:21:59.045756 | instance | changed: [instance] 2026-09-16 02:21:59.045835 | instance | 2026-09-16 02:21:59.046156 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-09-16 02:21:59.046287 | instance | Wednesday 16 September 2026 02:21:59 +0000 (0:00:00.511) 0:11:28.521 *** 2026-09-16 02:22:01.959653 | instance | ok: [instance] 2026-09-16 02:22:01.959699 | instance | 2026-09-16 02:22:01.959707 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-09-16 02:22:01.959736 | instance | Wednesday 16 September 2026 02:22:01 +0000 (0:00:02.914) 0:11:31.435 *** 2026-09-16 02:22:04.671494 | instance | changed: [instance] 2026-09-16 02:22:04.671592 | instance | 2026-09-16 02:22:04.678036 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-09-16 02:22:04.678074 | instance | Wednesday 16 September 2026 02:22:04 +0000 (0:00:02.711) 0:11:34.146 *** 2026-09-16 02:22:05.365981 | instance | ok: [instance] 2026-09-16 02:22:05.366175 | instance | 2026-09-16 02:22:05.366423 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-09-16 02:22:05.366666 | instance | Wednesday 16 September 2026 02:22:05 +0000 (0:00:00.693) 0:11:34.840 *** 2026-09-16 02:22:06.044252 | instance | changed: [instance] 2026-09-16 02:22:06.044465 | instance | 2026-09-16 02:22:06.044769 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-09-16 02:22:06.045033 | instance | Wednesday 16 September 2026 02:22:06 +0000 (0:00:00.678) 0:11:35.519 *** 2026-09-16 02:22:07.170729 | instance | ok: [instance] 2026-09-16 02:22:07.170782 | instance | 2026-09-16 02:22:07.170794 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-09-16 02:22:07.170892 | instance | Wednesday 16 September 2026 02:22:07 +0000 (0:00:01.126) 0:11:36.646 *** 2026-09-16 02:22:07.200418 | instance | skipping: [instance] 2026-09-16 02:22:07.200752 | instance | 2026-09-16 02:22:07.200830 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-09-16 02:22:07.200943 | instance | Wednesday 16 September 2026 02:22:07 +0000 (0:00:00.029) 0:11:36.676 *** 2026-09-16 02:22:07.247644 | instance | skipping: [instance] 2026-09-16 02:22:07.247857 | instance | 2026-09-16 02:22:07.248121 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-09-16 02:22:07.248344 | instance | Wednesday 16 September 2026 02:22:07 +0000 (0:00:00.046) 0:11:36.722 *** 2026-09-16 02:22:07.299052 | instance | skipping: [instance] 2026-09-16 02:22:07.299100 | instance | 2026-09-16 02:22:07.299107 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-09-16 02:22:07.299286 | instance | Wednesday 16 September 2026 02:22:07 +0000 (0:00:00.051) 0:11:36.773 *** 2026-09-16 02:22:07.338754 | instance | skipping: [instance] 2026-09-16 02:22:07.339300 | instance | 2026-09-16 02:22:07.339344 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-09-16 02:22:07.339352 | instance | Wednesday 16 September 2026 02:22:07 +0000 (0:00:00.040) 0:11:36.814 *** 2026-09-16 02:22:07.386238 | instance | skipping: [instance] 2026-09-16 02:22:07.386335 | instance | 2026-09-16 02:22:07.386489 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-09-16 02:22:07.386634 | instance | Wednesday 16 September 2026 02:22:07 +0000 (0:00:00.047) 0:11:36.861 *** 2026-09-16 02:22:07.424893 | instance | skipping: [instance] 2026-09-16 02:22:07.425003 | instance | 2026-09-16 02:22:07.425164 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-09-16 02:22:07.425322 | instance | Wednesday 16 September 2026 02:22:07 +0000 (0:00:00.038) 0:11:36.900 *** 2026-09-16 02:22:07.459084 | instance | skipping: [instance] 2026-09-16 02:22:07.459182 | instance | 2026-09-16 02:22:07.459433 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-09-16 02:22:07.459619 | instance | Wednesday 16 September 2026 02:22:07 +0000 (0:00:00.034) 0:11:36.934 *** 2026-09-16 02:23:42.719989 | instance | changed: [instance] 2026-09-16 02:23:42.720145 | instance | 2026-09-16 02:23:42.720694 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-09-16 02:23:42.720733 | instance | Wednesday 16 September 2026 02:23:42 +0000 (0:01:35.259) 0:13:12.194 *** 2026-09-16 02:23:43.560439 | instance | changed: [instance] 2026-09-16 02:23:43.560590 | instance | 2026-09-16 02:23:43.560899 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:23:43.560966 | instance | Wednesday 16 September 2026 02:23:43 +0000 (0:00:00.841) 0:13:13.036 *** 2026-09-16 02:23:43.628421 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:23:43.628755 | instance | 2026-09-16 02:23:43.629215 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:23:43.629286 | instance | Wednesday 16 September 2026 02:23:43 +0000 (0:00:00.067) 0:13:13.103 *** 2026-09-16 02:23:44.186629 | instance | changed: [instance] 2026-09-16 02:23:44.186923 | instance | 2026-09-16 02:23:44.187056 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-09-16 02:23:44.187334 | instance | Wednesday 16 September 2026 02:23:44 +0000 (0:00:00.558) 0:13:13.662 *** 2026-09-16 02:23:45.028252 | instance | changed: [instance] 2026-09-16 02:23:45.028317 | instance | 2026-09-16 02:23:45.028328 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-09-16 02:23:45.028338 | instance | Wednesday 16 September 2026 02:23:45 +0000 (0:00:00.840) 0:13:14.502 *** 2026-09-16 02:23:46.920549 | instance | changed: [instance] 2026-09-16 02:23:46.921393 | instance | 2026-09-16 02:23:46.921424 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 02:23:46.921435 | instance | Wednesday 16 September 2026 02:23:46 +0000 (0:00:01.893) 0:13:16.396 *** 2026-09-16 02:23:46.970808 | instance | skipping: [instance] 2026-09-16 02:23:46.971103 | instance | 2026-09-16 02:23:46.971425 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 02:23:46.972241 | instance | Wednesday 16 September 2026 02:23:46 +0000 (0:00:00.048) 0:13:16.444 *** 2026-09-16 02:23:47.018901 | instance | skipping: [instance] 2026-09-16 02:23:47.019178 | instance | 2026-09-16 02:23:47.019457 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 02:23:47.019692 | instance | Wednesday 16 September 2026 02:23:47 +0000 (0:00:00.048) 0:13:16.493 *** 2026-09-16 02:23:47.059579 | instance | skipping: [instance] 2026-09-16 02:23:47.059781 | instance | 2026-09-16 02:23:47.060027 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 02:23:47.060266 | instance | Wednesday 16 September 2026 02:23:47 +0000 (0:00:00.041) 0:13:16.535 *** 2026-09-16 02:23:47.097348 | instance | skipping: [instance] 2026-09-16 02:23:47.097458 | instance | 2026-09-16 02:23:47.097640 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 02:23:47.097793 | instance | Wednesday 16 September 2026 02:23:47 +0000 (0:00:00.037) 0:13:16.573 *** 2026-09-16 02:23:47.765267 | instance | ok: [instance] 2026-09-16 02:23:47.765489 | instance | 2026-09-16 02:23:47.765757 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 02:23:47.766049 | instance | Wednesday 16 September 2026 02:23:47 +0000 (0:00:00.667) 0:13:17.240 *** 2026-09-16 02:23:47.829744 | instance | ok: [instance] 2026-09-16 02:23:47.829986 | instance | 2026-09-16 02:23:47.830272 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 02:23:47.830516 | instance | Wednesday 16 September 2026 02:23:47 +0000 (0:00:00.064) 0:13:17.304 *** 2026-09-16 02:23:47.872479 | instance | ok: [instance] 2026-09-16 02:23:47.872711 | instance | 2026-09-16 02:23:47.872982 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 02:23:47.873225 | instance | Wednesday 16 September 2026 02:23:47 +0000 (0:00:00.043) 0:13:17.348 *** 2026-09-16 02:23:47.938767 | instance | ok: [instance] => (item=oslo_db) 2026-09-16 02:23:47.938988 | instance | 2026-09-16 02:23:47.939234 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 02:23:47.939496 | instance | Wednesday 16 September 2026 02:23:47 +0000 (0:00:00.065) 0:13:17.414 *** 2026-09-16 02:23:47.990436 | instance | ok: [instance] 2026-09-16 02:23:47.990633 | instance | 2026-09-16 02:23:47.990871 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:23:47.991149 | instance | Wednesday 16 September 2026 02:23:47 +0000 (0:00:00.052) 0:13:17.466 *** 2026-09-16 02:23:48.052472 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:23:48.052677 | instance | 2026-09-16 02:23:48.052895 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:23:48.053272 | instance | Wednesday 16 September 2026 02:23:48 +0000 (0:00:00.061) 0:13:17.527 *** 2026-09-16 02:23:48.641102 | instance | changed: [instance] 2026-09-16 02:23:48.641333 | instance | 2026-09-16 02:23:48.641563 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-09-16 02:23:48.641785 | instance | Wednesday 16 September 2026 02:23:48 +0000 (0:00:00.588) 0:13:18.116 *** 2026-09-16 02:23:49.297403 | instance | ok: [instance] 2026-09-16 02:23:49.297507 | instance | 2026-09-16 02:23:49.297531 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-09-16 02:23:49.297762 | instance | Wednesday 16 September 2026 02:23:49 +0000 (0:00:00.656) 0:13:18.772 *** 2026-09-16 02:23:50.620212 | instance | changed: [instance] 2026-09-16 02:23:50.620468 | instance | 2026-09-16 02:23:50.620748 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-09-16 02:23:50.620972 | instance | Wednesday 16 September 2026 02:23:50 +0000 (0:00:01.322) 0:13:20.095 *** 2026-09-16 02:23:50.992127 | instance | ok: [instance] 2026-09-16 02:23:50.992454 | instance | 2026-09-16 02:23:50.992728 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-09-16 02:23:50.992906 | instance | Wednesday 16 September 2026 02:23:50 +0000 (0:00:00.371) 0:13:20.467 *** 2026-09-16 02:23:51.517209 | instance | changed: [instance] 2026-09-16 02:23:51.517383 | instance | 2026-09-16 02:23:51.517644 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-09-16 02:23:51.517862 | instance | Wednesday 16 September 2026 02:23:51 +0000 (0:00:00.524) 0:13:20.992 *** 2026-09-16 02:23:51.973013 | instance | changed: [instance] 2026-09-16 02:23:51.973237 | instance | 2026-09-16 02:23:51.973566 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-09-16 02:23:51.973832 | instance | Wednesday 16 September 2026 02:23:51 +0000 (0:00:00.456) 0:13:21.448 *** 2026-09-16 02:23:52.325445 | instance | ok: [instance] 2026-09-16 02:23:52.325628 | instance | 2026-09-16 02:23:52.325873 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-09-16 02:23:52.326176 | instance | Wednesday 16 September 2026 02:23:52 +0000 (0:00:00.352) 0:13:21.800 *** 2026-09-16 02:27:02.280422 | instance | changed: [instance] 2026-09-16 02:27:02.280511 | instance | 2026-09-16 02:27:02.280523 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-09-16 02:27:02.280540 | instance | Wednesday 16 September 2026 02:27:02 +0000 (0:03:09.954) 0:16:31.755 *** 2026-09-16 02:27:03.091445 | instance | ok: [instance] 2026-09-16 02:27:03.091899 | instance | 2026-09-16 02:27:03.091978 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-09-16 02:27:03.092235 | instance | Wednesday 16 September 2026 02:27:03 +0000 (0:00:00.811) 0:16:32.566 *** 2026-09-16 02:27:03.170673 | instance | included: ingress for instance 2026-09-16 02:27:03.171116 | instance | 2026-09-16 02:27:03.171194 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-09-16 02:27:03.171501 | instance | Wednesday 16 September 2026 02:27:03 +0000 (0:00:00.079) 0:16:32.645 *** 2026-09-16 02:27:04.039279 | instance | changed: [instance] 2026-09-16 02:27:04.039354 | instance | 2026-09-16 02:27:04.039577 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-09-16 02:27:04.039615 | instance | Wednesday 16 September 2026 02:27:04 +0000 (0:00:00.869) 0:16:33.515 *** 2026-09-16 02:27:04.375476 | instance | ok: [instance] 2026-09-16 02:27:04.375993 | instance | 2026-09-16 02:27:04.376031 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-09-16 02:27:04.376043 | instance | Wednesday 16 September 2026 02:27:04 +0000 (0:00:00.335) 0:16:33.851 *** 2026-09-16 02:27:05.362881 | instance | changed: [instance] 2026-09-16 02:27:05.363170 | instance | 2026-09-16 02:27:05.363313 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-09-16 02:27:05.364106 | instance | 2026-09-16 02:27:05.364191 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 02:27:05.364206 | instance | Wednesday 16 September 2026 02:27:05 +0000 (0:00:00.987) 0:16:34.838 *** 2026-09-16 02:27:07.058203 | instance | ok: [instance] 2026-09-16 02:27:07.058306 | instance | 2026-09-16 02:27:07.058666 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:27:07.058713 | instance | Wednesday 16 September 2026 02:27:07 +0000 (0:00:01.695) 0:16:36.533 *** 2026-09-16 02:27:07.116405 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:27:07.116504 | instance | 2026-09-16 02:27:07.116777 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:27:07.116896 | instance | Wednesday 16 September 2026 02:27:07 +0000 (0:00:00.058) 0:16:36.592 *** 2026-09-16 02:27:07.608896 | instance | changed: [instance] 2026-09-16 02:27:07.609008 | instance | 2026-09-16 02:27:07.609150 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-09-16 02:27:07.609297 | instance | Wednesday 16 September 2026 02:27:07 +0000 (0:00:00.492) 0:16:37.084 *** 2026-09-16 02:27:08.530930 | instance | ok: [instance] 2026-09-16 02:27:08.530999 | instance | 2026-09-16 02:27:08.531123 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-09-16 02:27:08.531224 | instance | Wednesday 16 September 2026 02:27:08 +0000 (0:00:00.921) 0:16:38.006 *** 2026-09-16 02:27:11.073649 | instance | changed: [instance] 2026-09-16 02:27:11.073722 | instance | 2026-09-16 02:27:11.073799 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:27:11.074083 | instance | Wednesday 16 September 2026 02:27:11 +0000 (0:00:02.541) 0:16:40.548 *** 2026-09-16 02:27:11.136496 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:27:11.136564 | instance | 2026-09-16 02:27:11.136579 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:27:11.136592 | instance | Wednesday 16 September 2026 02:27:11 +0000 (0:00:00.062) 0:16:40.610 *** 2026-09-16 02:27:11.731238 | instance | changed: [instance] 2026-09-16 02:27:11.731321 | instance | 2026-09-16 02:27:11.731668 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-09-16 02:27:11.731713 | instance | Wednesday 16 September 2026 02:27:11 +0000 (0:00:00.596) 0:16:41.206 *** 2026-09-16 02:27:13.013356 | instance | changed: [instance] 2026-09-16 02:27:13.013409 | instance | 2026-09-16 02:27:13.013418 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-09-16 02:27:13.013427 | instance | Wednesday 16 September 2026 02:27:13 +0000 (0:00:01.281) 0:16:42.488 *** 2026-09-16 02:27:13.490439 | instance | ok: [instance] 2026-09-16 02:27:13.490535 | instance | 2026-09-16 02:27:13.490914 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-09-16 02:27:13.490977 | instance | Wednesday 16 September 2026 02:27:13 +0000 (0:00:00.477) 0:16:42.965 *** 2026-09-16 02:27:22.970823 | instance | ok: [instance] 2026-09-16 02:27:22.970935 | instance | 2026-09-16 02:27:22.970956 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-09-16 02:27:22.971259 | instance | Wednesday 16 September 2026 02:27:22 +0000 (0:00:09.479) 0:16:52.445 *** 2026-09-16 02:27:24.674915 | instance | ok: [instance] 2026-09-16 02:27:24.675022 | instance | 2026-09-16 02:27:24.675234 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-09-16 02:27:24.675302 | instance | Wednesday 16 September 2026 02:27:24 +0000 (0:00:01.704) 0:16:54.150 *** 2026-09-16 02:27:24.995970 | instance | ok: [instance] 2026-09-16 02:27:24.996211 | instance | 2026-09-16 02:27:24.996423 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-09-16 02:27:24.996685 | instance | Wednesday 16 September 2026 02:27:24 +0000 (0:00:00.320) 0:16:54.470 *** 2026-09-16 02:27:25.303595 | instance | ok: [instance] 2026-09-16 02:27:25.303796 | instance | 2026-09-16 02:27:25.304048 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-09-16 02:27:25.304285 | instance | Wednesday 16 September 2026 02:27:25 +0000 (0:00:00.308) 0:16:54.778 *** 2026-09-16 02:27:25.519085 | instance | ok: [instance] 2026-09-16 02:27:25.519198 | instance | 2026-09-16 02:27:25.519876 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-09-16 02:27:25.519961 | instance | Wednesday 16 September 2026 02:27:25 +0000 (0:00:00.215) 0:16:54.994 *** 2026-09-16 02:27:26.352334 | instance | changed: [instance] 2026-09-16 02:27:26.352510 | instance | 2026-09-16 02:27:26.352855 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-09-16 02:27:26.353116 | instance | Wednesday 16 September 2026 02:27:26 +0000 (0:00:00.833) 0:16:55.827 *** 2026-09-16 02:27:43.498319 | instance | changed: [instance] => (item=alertmanager) 2026-09-16 02:27:43.498409 | instance | changed: [instance] => (item=grafana) 2026-09-16 02:27:43.498447 | instance | changed: [instance] => (item=prometheus) 2026-09-16 02:27:43.498459 | instance | 2026-09-16 02:27:43.498470 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-09-16 02:27:43.498480 | instance | Wednesday 16 September 2026 02:27:43 +0000 (0:00:17.143) 0:17:12.971 *** 2026-09-16 02:27:45.546825 | instance | ok: [instance] => (item=alertmanager) 2026-09-16 02:27:45.546994 | instance | ok: [instance] => (item=grafana) 2026-09-16 02:27:45.547598 | instance | ok: [instance] => (item=prometheus) 2026-09-16 02:27:45.547735 | instance | 2026-09-16 02:27:45.547758 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-09-16 02:27:45.547948 | instance | Wednesday 16 September 2026 02:27:45 +0000 (0:00:02.050) 0:17:15.021 *** 2026-09-16 02:27:48.974549 | instance | changed: [instance] => (item=None) 2026-09-16 02:27:48.974633 | instance | changed: [instance] => (item=None) 2026-09-16 02:27:48.974645 | instance | changed: [instance] => (item=None) 2026-09-16 02:27:48.974734 | instance | changed: [instance] 2026-09-16 02:27:48.975454 | instance | 2026-09-16 02:27:48.975515 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-09-16 02:27:48.975527 | instance | Wednesday 16 September 2026 02:27:48 +0000 (0:00:03.427) 0:17:18.448 *** 2026-09-16 02:27:54.351464 | instance | changed: [instance] => (item=None) 2026-09-16 02:27:54.351878 | instance | changed: [instance] => (item=None) 2026-09-16 02:27:54.351940 | instance | changed: [instance] => (item=None) 2026-09-16 02:27:54.351957 | instance | changed: [instance] => (item=None) 2026-09-16 02:27:54.352298 | instance | changed: [instance] => (item=None) 2026-09-16 02:27:54.352373 | instance | changed: [instance] 2026-09-16 02:27:54.352392 | instance | 2026-09-16 02:27:54.352533 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-09-16 02:27:54.352729 | instance | Wednesday 16 September 2026 02:27:54 +0000 (0:00:05.377) 0:17:23.826 *** 2026-09-16 02:28:05.849434 | instance | changed: [instance] => (item=alertmanager) 2026-09-16 02:28:05.849522 | instance | changed: [instance] => (item=prometheus) 2026-09-16 02:28:05.849534 | instance | 2026-09-16 02:28:05.849552 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-09-16 02:28:05.849882 | instance | Wednesday 16 September 2026 02:28:05 +0000 (0:00:11.496) 0:17:35.323 *** 2026-09-16 02:28:17.365993 | instance | changed: [instance] => (item=alertmanager) 2026-09-16 02:28:17.366093 | instance | changed: [instance] => (item=prometheus) 2026-09-16 02:28:17.366248 | instance | 2026-09-16 02:28:17.366398 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-09-16 02:28:17.367057 | instance | Wednesday 16 September 2026 02:28:17 +0000 (0:00:11.517) 0:17:46.841 *** 2026-09-16 02:28:18.109630 | instance | changed: [instance] 2026-09-16 02:28:18.109697 | instance | 2026-09-16 02:28:18.109846 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-09-16 02:28:18.110039 | instance | Wednesday 16 September 2026 02:28:18 +0000 (0:00:00.743) 0:17:47.585 *** 2026-09-16 02:28:25.379154 | instance | ok: [instance] 2026-09-16 02:28:25.379241 | instance | 2026-09-16 02:28:25.379435 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-09-16 02:28:25.379644 | instance | Wednesday 16 September 2026 02:28:25 +0000 (0:00:07.269) 0:17:54.855 *** 2026-09-16 02:28:39.875213 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-09-16 02:28:39.875438 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-09-16 02:28:39.875731 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-09-16 02:28:39.875977 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-09-16 02:28:39.876229 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-09-16 02:28:39.876461 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-09-16 02:28:39.876727 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-09-16 02:28:39.876979 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-09-16 02:28:39.877292 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-09-16 02:28:39.877534 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-09-16 02:28:39.877798 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-09-16 02:28:39.878034 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-09-16 02:28:39.878252 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-09-16 02:28:39.878477 | instance | 2026-09-16 02:28:39.878731 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-09-16 02:28:39.878962 | instance | Wednesday 16 September 2026 02:28:39 +0000 (0:00:14.495) 0:18:09.350 *** 2026-09-16 02:29:12.552854 | instance | changed: [instance] 2026-09-16 02:29:12.552983 | instance | 2026-09-16 02:29:12.553166 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:29:12.553377 | instance | Wednesday 16 September 2026 02:29:12 +0000 (0:00:32.677) 0:18:42.028 *** 2026-09-16 02:29:12.608481 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:29:12.608887 | instance | 2026-09-16 02:29:12.609093 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:29:12.609289 | instance | Wednesday 16 September 2026 02:29:12 +0000 (0:00:00.055) 0:18:42.083 *** 2026-09-16 02:29:13.167581 | instance | changed: [instance] 2026-09-16 02:29:13.167806 | instance | 2026-09-16 02:29:13.168061 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-09-16 02:29:13.168268 | instance | Wednesday 16 September 2026 02:29:13 +0000 (0:00:00.559) 0:18:42.643 *** 2026-09-16 02:29:16.438899 | instance | changed: [instance] 2026-09-16 02:29:16.439089 | instance | 2026-09-16 02:29:16.439374 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:29:16.439636 | instance | Wednesday 16 September 2026 02:29:16 +0000 (0:00:03.271) 0:18:45.914 *** 2026-09-16 02:29:16.513253 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:29:16.513610 | instance | 2026-09-16 02:29:16.514236 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:29:16.514579 | instance | Wednesday 16 September 2026 02:29:16 +0000 (0:00:00.073) 0:18:45.988 *** 2026-09-16 02:29:17.032035 | instance | changed: [instance] 2026-09-16 02:29:17.032271 | instance | 2026-09-16 02:29:17.032587 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-09-16 02:29:17.032971 | instance | Wednesday 16 September 2026 02:29:17 +0000 (0:00:00.518) 0:18:46.507 *** 2026-09-16 02:29:19.432411 | instance | changed: [instance] 2026-09-16 02:29:19.432577 | instance | 2026-09-16 02:29:19.432979 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:29:19.433219 | instance | Wednesday 16 September 2026 02:29:19 +0000 (0:00:02.399) 0:18:48.907 *** 2026-09-16 02:29:19.498835 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:29:19.499100 | instance | 2026-09-16 02:29:19.499424 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:29:19.499782 | instance | Wednesday 16 September 2026 02:29:19 +0000 (0:00:00.067) 0:18:48.974 *** 2026-09-16 02:29:20.031293 | instance | changed: [instance] 2026-09-16 02:29:20.031361 | instance | 2026-09-16 02:29:20.031469 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-09-16 02:29:20.031587 | instance | Wednesday 16 September 2026 02:29:20 +0000 (0:00:00.532) 0:18:49.506 *** 2026-09-16 02:29:21.799879 | instance | changed: [instance] 2026-09-16 02:29:21.799949 | instance | 2026-09-16 02:29:21.800079 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-09-16 02:29:21.800390 | instance | Wednesday 16 September 2026 02:29:21 +0000 (0:00:01.768) 0:18:51.274 *** 2026-09-16 02:29:22.588053 | instance | changed: [instance] 2026-09-16 02:29:22.588251 | instance | 2026-09-16 02:29:22.588546 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:29:22.588913 | instance | Wednesday 16 September 2026 02:29:22 +0000 (0:00:00.788) 0:18:52.063 *** 2026-09-16 02:29:22.650207 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:29:22.650288 | instance | 2026-09-16 02:29:22.650466 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:29:22.650694 | instance | Wednesday 16 September 2026 02:29:22 +0000 (0:00:00.062) 0:18:52.125 *** 2026-09-16 02:29:23.163890 | instance | changed: [instance] 2026-09-16 02:29:23.164169 | instance | 2026-09-16 02:29:23.164544 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-09-16 02:29:23.164915 | instance | Wednesday 16 September 2026 02:29:23 +0000 (0:00:00.513) 0:18:52.639 *** 2026-09-16 02:29:24.751217 | instance | changed: [instance] 2026-09-16 02:29:24.751307 | instance | 2026-09-16 02:29:24.751482 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:29:24.751629 | instance | Wednesday 16 September 2026 02:29:24 +0000 (0:00:01.587) 0:18:54.226 *** 2026-09-16 02:29:24.823023 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:29:24.823100 | instance | 2026-09-16 02:29:24.823206 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:29:24.823324 | instance | Wednesday 16 September 2026 02:29:24 +0000 (0:00:00.071) 0:18:54.298 *** 2026-09-16 02:29:25.316275 | instance | changed: [instance] 2026-09-16 02:29:25.316405 | instance | 2026-09-16 02:29:25.316568 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-09-16 02:29:25.316722 | instance | Wednesday 16 September 2026 02:29:25 +0000 (0:00:00.493) 0:18:54.792 *** 2026-09-16 02:29:26.942226 | instance | changed: [instance] 2026-09-16 02:29:26.942340 | instance | 2026-09-16 02:29:26.942503 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-09-16 02:29:26.942650 | instance | 2026-09-16 02:29:26.942857 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 02:29:26.944320 | instance | Wednesday 16 September 2026 02:29:26 +0000 (0:00:01.625) 0:18:56.417 *** 2026-09-16 02:29:28.749833 | instance | ok: [instance] 2026-09-16 02:29:28.749995 | instance | 2026-09-16 02:29:28.750202 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-09-16 02:29:28.750363 | instance | Wednesday 16 September 2026 02:29:28 +0000 (0:00:01.807) 0:18:58.225 *** 2026-09-16 02:29:28.844287 | instance | skipping: [instance] 2026-09-16 02:29:28.844458 | instance | 2026-09-16 02:29:28.844867 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 02:29:28.845172 | instance | Wednesday 16 September 2026 02:29:28 +0000 (0:00:00.094) 0:18:58.319 *** 2026-09-16 02:29:28.940658 | instance | ok: [instance] 2026-09-16 02:29:28.940856 | instance | 2026-09-16 02:29:28.941132 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 02:29:28.941350 | instance | Wednesday 16 September 2026 02:29:28 +0000 (0:00:00.096) 0:18:58.416 *** 2026-09-16 02:29:28.983244 | instance | skipping: [instance] 2026-09-16 02:29:28.983319 | instance | 2026-09-16 02:29:28.983459 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 02:29:28.983649 | instance | Wednesday 16 September 2026 02:29:28 +0000 (0:00:00.042) 0:18:58.458 *** 2026-09-16 02:29:29.027093 | instance | skipping: [instance] 2026-09-16 02:29:29.027290 | instance | 2026-09-16 02:29:29.027552 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 02:29:29.027779 | instance | Wednesday 16 September 2026 02:29:29 +0000 (0:00:00.041) 0:18:58.500 *** 2026-09-16 02:29:29.069527 | instance | skipping: [instance] 2026-09-16 02:29:29.069907 | instance | 2026-09-16 02:29:29.070178 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 02:29:29.070436 | instance | Wednesday 16 September 2026 02:29:29 +0000 (0:00:00.044) 0:18:58.545 *** 2026-09-16 02:29:29.115300 | instance | skipping: [instance] 2026-09-16 02:29:29.115524 | instance | 2026-09-16 02:29:29.115833 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 02:29:29.116111 | instance | Wednesday 16 September 2026 02:29:29 +0000 (0:00:00.044) 0:18:58.589 *** 2026-09-16 02:29:29.159383 | instance | skipping: [instance] 2026-09-16 02:29:29.159656 | instance | 2026-09-16 02:29:29.159907 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 02:29:29.160150 | instance | Wednesday 16 September 2026 02:29:29 +0000 (0:00:00.044) 0:18:58.634 *** 2026-09-16 02:29:29.223889 | instance | ok: [instance] 2026-09-16 02:29:29.224026 | instance | 2026-09-16 02:29:29.224204 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 02:29:29.224371 | instance | Wednesday 16 September 2026 02:29:29 +0000 (0:00:00.065) 0:18:58.699 *** 2026-09-16 02:29:29.276815 | instance | ok: [instance] => (item=oslo_cache) 2026-09-16 02:29:29.276955 | instance | 2026-09-16 02:29:29.277135 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 02:29:29.277293 | instance | Wednesday 16 September 2026 02:29:29 +0000 (0:00:00.052) 0:18:58.752 *** 2026-09-16 02:29:29.340908 | instance | ok: [instance] 2026-09-16 02:29:29.341037 | instance | 2026-09-16 02:29:29.341097 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:29:29.341278 | instance | Wednesday 16 September 2026 02:29:29 +0000 (0:00:00.064) 0:18:58.816 *** 2026-09-16 02:29:29.399250 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:29:29.399352 | instance | 2026-09-16 02:29:29.399551 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:29:29.399698 | instance | Wednesday 16 September 2026 02:29:29 +0000 (0:00:00.058) 0:18:58.874 *** 2026-09-16 02:29:30.186140 | instance | changed: [instance] 2026-09-16 02:29:30.186227 | instance | 2026-09-16 02:29:30.186589 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-09-16 02:29:30.186899 | instance | Wednesday 16 September 2026 02:29:30 +0000 (0:00:00.786) 0:18:59.661 *** 2026-09-16 02:29:31.789954 | instance | changed: [instance] 2026-09-16 02:29:31.790130 | instance | 2026-09-16 02:29:31.790340 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-09-16 02:29:31.790585 | instance | Wednesday 16 September 2026 02:29:31 +0000 (0:00:01.603) 0:19:01.264 *** 2026-09-16 02:29:32.542414 | instance | changed: [instance] 2026-09-16 02:29:32.542630 | instance | 2026-09-16 02:29:32.542863 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-09-16 02:29:32.543089 | instance | Wednesday 16 September 2026 02:29:32 +0000 (0:00:00.748) 0:19:02.013 *** 2026-09-16 02:29:53.712332 | instance | changed: [instance] 2026-09-16 02:29:53.712475 | instance | 2026-09-16 02:29:53.712717 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-09-16 02:29:53.713123 | instance | Wednesday 16 September 2026 02:29:53 +0000 (0:00:21.174) 0:19:23.187 *** 2026-09-16 02:29:53.972539 | instance | changed: [instance] 2026-09-16 02:29:53.972828 | instance | 2026-09-16 02:29:53.973085 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-09-16 02:29:53.973315 | instance | Wednesday 16 September 2026 02:29:53 +0000 (0:00:00.259) 0:19:23.447 *** 2026-09-16 02:29:54.613281 | instance | changed: [instance] 2026-09-16 02:29:54.613565 | instance | 2026-09-16 02:29:54.613943 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 02:29:54.614276 | instance | Wednesday 16 September 2026 02:29:54 +0000 (0:00:00.640) 0:19:24.088 *** 2026-09-16 02:29:54.744992 | instance | ok: [instance] 2026-09-16 02:29:54.745204 | instance | 2026-09-16 02:29:54.745499 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 02:29:54.745750 | instance | Wednesday 16 September 2026 02:29:54 +0000 (0:00:00.131) 0:19:24.220 *** 2026-09-16 02:29:54.828806 | instance | included: rabbitmq for instance 2026-09-16 02:29:54.828980 | instance | 2026-09-16 02:29:54.829232 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-16 02:29:54.829518 | instance | Wednesday 16 September 2026 02:29:54 +0000 (0:00:00.084) 0:19:24.304 *** 2026-09-16 02:29:55.546785 | instance | ok: [instance] 2026-09-16 02:29:55.546950 | instance | 2026-09-16 02:29:55.547144 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-16 02:29:55.547305 | instance | Wednesday 16 September 2026 02:29:55 +0000 (0:00:00.717) 0:19:25.022 *** 2026-09-16 02:29:55.609346 | instance | skipping: [instance] 2026-09-16 02:29:55.609513 | instance | 2026-09-16 02:29:55.609776 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-16 02:29:55.610022 | instance | Wednesday 16 September 2026 02:29:55 +0000 (0:00:00.062) 0:19:25.084 *** 2026-09-16 02:29:55.672547 | instance | skipping: [instance] 2026-09-16 02:29:55.672755 | instance | 2026-09-16 02:29:55.672994 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-16 02:29:55.673273 | instance | Wednesday 16 September 2026 02:29:55 +0000 (0:00:00.063) 0:19:25.148 *** 2026-09-16 02:29:55.719380 | instance | skipping: [instance] 2026-09-16 02:29:55.719553 | instance | 2026-09-16 02:29:55.719787 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-16 02:29:55.720030 | instance | Wednesday 16 September 2026 02:29:55 +0000 (0:00:00.046) 0:19:25.195 *** 2026-09-16 02:30:26.664735 | instance | changed: [instance] 2026-09-16 02:30:26.664830 | instance | 2026-09-16 02:30:26.665242 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 02:30:26.665346 | instance | Wednesday 16 September 2026 02:30:26 +0000 (0:00:30.945) 0:19:56.140 *** 2026-09-16 02:30:27.349090 | instance | ok: [instance] 2026-09-16 02:30:27.349160 | instance | 2026-09-16 02:30:27.349727 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 02:30:27.349776 | instance | Wednesday 16 September 2026 02:30:27 +0000 (0:00:00.683) 0:19:56.824 *** 2026-09-16 02:30:27.427325 | instance | ok: [instance] 2026-09-16 02:30:27.427870 | instance | 2026-09-16 02:30:27.427910 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 02:30:27.428066 | instance | Wednesday 16 September 2026 02:30:27 +0000 (0:00:00.078) 0:19:56.902 *** 2026-09-16 02:30:27.514286 | instance | skipping: [instance] 2026-09-16 02:30:27.515075 | instance | 2026-09-16 02:30:27.515146 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 02:30:27.515163 | instance | Wednesday 16 September 2026 02:30:27 +0000 (0:00:00.086) 0:19:56.989 *** 2026-09-16 02:30:27.585094 | instance | skipping: [instance] 2026-09-16 02:30:27.585330 | instance | 2026-09-16 02:30:27.585555 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 02:30:27.585753 | instance | Wednesday 16 September 2026 02:30:27 +0000 (0:00:00.071) 0:19:57.060 *** 2026-09-16 02:30:27.654833 | instance | ok: [instance] 2026-09-16 02:30:27.655317 | instance | 2026-09-16 02:30:27.655684 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 02:30:27.655986 | instance | Wednesday 16 September 2026 02:30:27 +0000 (0:00:00.069) 0:19:57.130 *** 2026-09-16 02:30:27.772203 | instance | ok: [instance] => (item=oslo_cache) 2026-09-16 02:30:27.772551 | instance | ok: [instance] => (item=oslo_db) 2026-09-16 02:30:27.772825 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-16 02:30:27.773048 | instance | ok: [instance] => (item=identity) 2026-09-16 02:30:27.773256 | instance | 2026-09-16 02:30:27.773532 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 02:30:27.773753 | instance | Wednesday 16 September 2026 02:30:27 +0000 (0:00:00.117) 0:19:57.247 *** 2026-09-16 02:30:27.874008 | instance | ok: [instance] 2026-09-16 02:30:27.874215 | instance | 2026-09-16 02:30:27.874618 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:30:27.874741 | instance | Wednesday 16 September 2026 02:30:27 +0000 (0:00:00.101) 0:19:57.348 *** 2026-09-16 02:30:27.940642 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:30:27.941008 | instance | 2026-09-16 02:30:27.941276 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:30:27.941573 | instance | Wednesday 16 September 2026 02:30:27 +0000 (0:00:00.067) 0:19:57.416 *** 2026-09-16 02:30:28.502700 | instance | changed: [instance] 2026-09-16 02:30:28.502918 | instance | 2026-09-16 02:30:28.503165 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-09-16 02:30:28.503433 | instance | Wednesday 16 September 2026 02:30:28 +0000 (0:00:00.562) 0:19:57.978 *** 2026-09-16 02:30:30.293763 | instance | ok: [instance] => (item=None) 2026-09-16 02:30:30.293981 | instance | ok: [instance] 2026-09-16 02:30:30.294220 | instance | 2026-09-16 02:30:30.294510 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-09-16 02:30:30.295020 | instance | Wednesday 16 September 2026 02:30:30 +0000 (0:00:01.790) 0:19:59.768 *** 2026-09-16 02:30:31.365543 | instance | ok: [instance] => (item=atmosphere) 2026-09-16 02:30:31.365603 | instance | 2026-09-16 02:30:31.365620 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-09-16 02:30:31.365893 | instance | Wednesday 16 September 2026 02:30:31 +0000 (0:00:01.071) 0:20:00.840 *** 2026-09-16 02:30:32.307298 | instance | changed: [instance] 2026-09-16 02:30:32.307407 | instance | 2026-09-16 02:30:32.307556 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-09-16 02:30:32.307711 | instance | Wednesday 16 September 2026 02:30:32 +0000 (0:00:00.942) 0:20:01.783 *** 2026-09-16 02:30:33.356738 | instance | changed: [instance] => (item=None) 2026-09-16 02:30:33.356967 | instance | changed: [instance] 2026-09-16 02:30:33.357057 | instance | 2026-09-16 02:30:33.357418 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-09-16 02:30:33.357464 | instance | Wednesday 16 September 2026 02:30:33 +0000 (0:00:01.049) 0:20:02.832 *** 2026-09-16 02:30:35.125305 | instance | changed: [instance] => (item=None) 2026-09-16 02:30:35.125413 | instance | changed: [instance] 2026-09-16 02:30:35.125423 | instance | 2026-09-16 02:30:35.125431 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-09-16 02:30:35.125439 | instance | Wednesday 16 September 2026 02:30:35 +0000 (0:00:01.767) 0:20:04.599 *** 2026-09-16 02:33:15.334389 | instance | changed: [instance] 2026-09-16 02:33:15.334453 | instance | 2026-09-16 02:33:15.334459 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 02:33:15.334464 | instance | Wednesday 16 September 2026 02:33:15 +0000 (0:02:40.206) 0:22:44.806 *** 2026-09-16 02:33:15.449336 | instance | included: openstack_helm_ingress for instance 2026-09-16 02:33:15.449562 | instance | 2026-09-16 02:33:15.449811 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 02:33:15.450072 | instance | Wednesday 16 September 2026 02:33:15 +0000 (0:00:00.118) 0:22:44.924 *** 2026-09-16 02:33:15.510780 | instance | skipping: [instance] 2026-09-16 02:33:15.510993 | instance | 2026-09-16 02:33:15.511370 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 02:33:15.511581 | instance | Wednesday 16 September 2026 02:33:15 +0000 (0:00:00.061) 0:22:44.986 *** 2026-09-16 02:33:15.564682 | instance | skipping: [instance] 2026-09-16 02:33:15.564989 | instance | 2026-09-16 02:33:15.565521 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 02:33:15.565820 | instance | Wednesday 16 September 2026 02:33:15 +0000 (0:00:00.054) 0:22:45.040 *** 2026-09-16 02:33:15.641671 | instance | ok: [instance] 2026-09-16 02:33:15.641798 | instance | 2026-09-16 02:33:15.642070 | instance | TASK [Create Ingress identity] ************************************************* 2026-09-16 02:33:15.642320 | instance | Wednesday 16 September 2026 02:33:15 +0000 (0:00:00.076) 0:22:45.117 *** 2026-09-16 02:33:15.734828 | instance | included: ingress for instance 2026-09-16 02:33:15.735115 | instance | 2026-09-16 02:33:15.735515 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-09-16 02:33:15.735829 | instance | Wednesday 16 September 2026 02:33:15 +0000 (0:00:00.092) 0:22:45.210 *** 2026-09-16 02:33:16.899756 | instance | changed: [instance] 2026-09-16 02:33:16.899869 | instance | 2026-09-16 02:33:16.899993 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-09-16 02:33:16.900171 | instance | Wednesday 16 September 2026 02:33:16 +0000 (0:00:01.164) 0:22:46.374 *** 2026-09-16 02:33:21.346440 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-09-16 02:33:21.346531 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-09-16 02:33:21.346711 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-09-16 02:33:21.346846 | instance | ok: [instance] 2026-09-16 02:33:21.347000 | instance | 2026-09-16 02:33:21.347154 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-09-16 02:33:21.347315 | instance | Wednesday 16 September 2026 02:33:21 +0000 (0:00:04.447) 0:22:50.822 *** 2026-09-16 02:33:22.118844 | instance | ok: [instance] 2026-09-16 02:33:22.119051 | instance | 2026-09-16 02:33:22.119335 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-09-16 02:33:22.119558 | instance | Wednesday 16 September 2026 02:33:22 +0000 (0:00:00.771) 0:22:51.593 *** 2026-09-16 02:33:23.455629 | instance | ok: [instance] => (item=atmosphere) 2026-09-16 02:33:23.456270 | instance | 2026-09-16 02:33:23.456328 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-09-16 02:33:23.456339 | instance | Wednesday 16 September 2026 02:33:23 +0000 (0:00:01.337) 0:22:52.931 *** 2026-09-16 02:33:24.935201 | instance | changed: [instance] => (item=atmosphere) 2026-09-16 02:33:24.935351 | instance | 2026-09-16 02:33:24.935541 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-09-16 02:33:24.935688 | instance | Wednesday 16 September 2026 02:33:24 +0000 (0:00:01.479) 0:22:54.410 *** 2026-09-16 02:33:26.131415 | instance | changed: [instance] => (item=atmosphere) 2026-09-16 02:33:26.131654 | instance | 2026-09-16 02:33:26.131933 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-09-16 02:33:26.132206 | instance | Wednesday 16 September 2026 02:33:26 +0000 (0:00:01.195) 0:22:55.606 *** 2026-09-16 02:33:27.472664 | instance | changed: [instance] => (item=atmosphere) 2026-09-16 02:33:27.472927 | instance | 2026-09-16 02:33:27.473253 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-09-16 02:33:27.473371 | instance | Wednesday 16 September 2026 02:33:27 +0000 (0:00:01.341) 0:22:56.948 *** 2026-09-16 02:33:27.771365 | instance | changed: [instance] 2026-09-16 02:33:27.771479 | instance | 2026-09-16 02:33:27.771810 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 02:33:27.771897 | instance | Wednesday 16 September 2026 02:33:27 +0000 (0:00:00.299) 0:22:57.247 *** 2026-09-16 02:33:29.061347 | instance | ok: [instance] 2026-09-16 02:33:29.061940 | instance | 2026-09-16 02:33:29.061965 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-16 02:33:29.061975 | instance | Wednesday 16 September 2026 02:33:29 +0000 (0:00:01.290) 0:22:58.537 *** 2026-09-16 02:33:29.371846 | instance | ok: [instance] 2026-09-16 02:33:29.371926 | instance | 2026-09-16 02:33:29.372293 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 02:33:29.372338 | instance | Wednesday 16 September 2026 02:33:29 +0000 (0:00:00.310) 0:22:58.847 *** 2026-09-16 02:33:29.480040 | instance | ok: [instance] => { 2026-09-16 02:33:29.480251 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-09-16 02:33:29.480476 | instance | } 2026-09-16 02:33:29.480838 | instance | 2026-09-16 02:33:29.481186 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 02:33:29.481528 | instance | Wednesday 16 September 2026 02:33:29 +0000 (0:00:00.107) 0:22:58.955 *** 2026-09-16 02:33:30.223896 | instance | changed: [instance] 2026-09-16 02:33:30.224028 | instance | 2026-09-16 02:33:30.224213 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 02:33:30.224399 | instance | Wednesday 16 September 2026 02:33:30 +0000 (0:00:00.744) 0:22:59.699 *** 2026-09-16 02:33:31.670762 | instance | changed: [instance] 2026-09-16 02:33:31.670842 | instance | 2026-09-16 02:33:31.670999 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-09-16 02:33:31.671234 | instance | Wednesday 16 September 2026 02:33:31 +0000 (0:00:01.446) 0:23:01.146 *** 2026-09-16 02:33:32.351490 | instance | changed: [instance] 2026-09-16 02:33:32.351691 | instance | 2026-09-16 02:33:32.351936 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-09-16 02:33:32.352196 | instance | Wednesday 16 September 2026 02:33:32 +0000 (0:00:00.680) 0:23:01.826 *** 2026-09-16 02:33:33.193330 | instance | ok: [instance] 2026-09-16 02:33:33.193528 | instance | 2026-09-16 02:33:33.193786 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-09-16 02:33:33.194086 | instance | Wednesday 16 September 2026 02:33:33 +0000 (0:00:00.841) 0:23:02.668 *** 2026-09-16 02:33:34.005976 | instance | ok: [instance] 2026-09-16 02:33:34.006175 | instance | 2026-09-16 02:33:34.006425 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-09-16 02:33:34.006662 | instance | Wednesday 16 September 2026 02:33:33 +0000 (0:00:00.812) 0:23:03.481 *** 2026-09-16 02:33:34.459517 | instance | ok: [instance] 2026-09-16 02:33:34.460164 | instance | 2026-09-16 02:33:34.460240 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-09-16 02:33:34.460295 | instance | Wednesday 16 September 2026 02:33:34 +0000 (0:00:00.453) 0:23:03.934 *** 2026-09-16 02:33:34.602491 | instance | included: openstack_helm_endpoints for instance 2026-09-16 02:33:34.602532 | instance | 2026-09-16 02:33:34.602548 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 02:33:34.602556 | instance | Wednesday 16 September 2026 02:33:34 +0000 (0:00:00.143) 0:23:04.078 *** 2026-09-16 02:33:34.662946 | instance | skipping: [instance] 2026-09-16 02:33:34.663081 | instance | 2026-09-16 02:33:34.663541 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 02:33:34.663596 | instance | Wednesday 16 September 2026 02:33:34 +0000 (0:00:00.060) 0:23:04.138 *** 2026-09-16 02:33:34.716041 | instance | skipping: [instance] 2026-09-16 02:33:34.716371 | instance | 2026-09-16 02:33:34.716457 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 02:33:34.716702 | instance | Wednesday 16 September 2026 02:33:34 +0000 (0:00:00.053) 0:23:04.191 *** 2026-09-16 02:33:34.775863 | instance | skipping: [instance] 2026-09-16 02:33:34.776053 | instance | 2026-09-16 02:33:34.776297 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 02:33:34.776494 | instance | Wednesday 16 September 2026 02:33:34 +0000 (0:00:00.059) 0:23:04.251 *** 2026-09-16 02:33:34.835247 | instance | skipping: [instance] 2026-09-16 02:33:34.835365 | instance | 2026-09-16 02:33:34.835513 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 02:33:34.835719 | instance | Wednesday 16 September 2026 02:33:34 +0000 (0:00:00.059) 0:23:04.310 *** 2026-09-16 02:33:34.897538 | instance | skipping: [instance] 2026-09-16 02:33:34.897735 | instance | 2026-09-16 02:33:34.897994 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 02:33:34.898260 | instance | Wednesday 16 September 2026 02:33:34 +0000 (0:00:00.061) 0:23:04.372 *** 2026-09-16 02:33:34.968523 | instance | skipping: [instance] 2026-09-16 02:33:34.968586 | instance | 2026-09-16 02:33:34.968598 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 02:33:34.968608 | instance | Wednesday 16 September 2026 02:33:34 +0000 (0:00:00.070) 0:23:04.442 *** 2026-09-16 02:33:35.034190 | instance | ok: [instance] 2026-09-16 02:33:35.034572 | instance | 2026-09-16 02:33:35.034983 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 02:33:35.035401 | instance | Wednesday 16 September 2026 02:33:35 +0000 (0:00:00.066) 0:23:04.509 *** 2026-09-16 02:33:35.107533 | instance | ok: [instance] => (item=identity) 2026-09-16 02:33:35.107884 | instance | 2026-09-16 02:33:35.108275 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 02:33:35.108746 | instance | Wednesday 16 September 2026 02:33:35 +0000 (0:00:00.073) 0:23:04.583 *** 2026-09-16 02:33:35.183230 | instance | ok: [instance] 2026-09-16 02:33:35.183680 | instance | 2026-09-16 02:33:35.185146 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-09-16 02:33:35.185332 | instance | Wednesday 16 September 2026 02:33:35 +0000 (0:00:00.075) 0:23:04.658 *** 2026-09-16 02:33:35.754779 | instance | changed: [instance] 2026-09-16 02:33:35.755007 | instance | 2026-09-16 02:33:35.755309 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-09-16 02:33:35.755561 | instance | Wednesday 16 September 2026 02:33:35 +0000 (0:00:00.570) 0:23:05.229 *** 2026-09-16 02:33:36.310161 | instance | changed: [instance] 2026-09-16 02:33:36.310359 | instance | 2026-09-16 02:33:36.310609 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-09-16 02:33:36.310843 | instance | Wednesday 16 September 2026 02:33:36 +0000 (0:00:00.555) 0:23:05.785 *** 2026-09-16 02:33:36.865153 | instance | changed: [instance] 2026-09-16 02:33:36.865471 | instance | 2026-09-16 02:33:36.865694 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-09-16 02:33:36.865928 | instance | Wednesday 16 September 2026 02:33:36 +0000 (0:00:00.554) 0:23:06.340 *** 2026-09-16 02:33:37.392263 | instance | changed: [instance] 2026-09-16 02:33:37.392361 | instance | 2026-09-16 02:33:37.392543 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 02:33:37.392717 | instance | Wednesday 16 September 2026 02:33:37 +0000 (0:00:00.527) 0:23:06.868 *** 2026-09-16 02:33:37.602788 | instance | ok: [instance] 2026-09-16 02:33:37.603004 | instance | 2026-09-16 02:33:37.603305 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 02:33:37.603555 | instance | Wednesday 16 September 2026 02:33:37 +0000 (0:00:00.210) 0:23:07.078 *** 2026-09-16 02:33:37.688483 | instance | included: rabbitmq for instance 2026-09-16 02:33:37.688865 | instance | 2026-09-16 02:33:37.689293 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-16 02:33:37.689669 | instance | Wednesday 16 September 2026 02:33:37 +0000 (0:00:00.085) 0:23:07.163 *** 2026-09-16 02:33:38.378484 | instance | ok: [instance] 2026-09-16 02:33:38.378725 | instance | 2026-09-16 02:33:38.378969 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-16 02:33:38.379263 | instance | Wednesday 16 September 2026 02:33:38 +0000 (0:00:00.689) 0:23:07.853 *** 2026-09-16 02:33:38.439578 | instance | skipping: [instance] 2026-09-16 02:33:38.439780 | instance | 2026-09-16 02:33:38.440046 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-16 02:33:38.440329 | instance | Wednesday 16 September 2026 02:33:38 +0000 (0:00:00.061) 0:23:07.914 *** 2026-09-16 02:33:38.495326 | instance | skipping: [instance] 2026-09-16 02:33:38.495483 | instance | 2026-09-16 02:33:38.495707 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-16 02:33:38.495952 | instance | Wednesday 16 September 2026 02:33:38 +0000 (0:00:00.055) 0:23:07.970 *** 2026-09-16 02:33:38.551205 | instance | skipping: [instance] 2026-09-16 02:33:38.551355 | instance | 2026-09-16 02:33:38.551578 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-16 02:33:38.551800 | instance | Wednesday 16 September 2026 02:33:38 +0000 (0:00:00.056) 0:23:08.027 *** 2026-09-16 02:34:09.804272 | instance | changed: [instance] 2026-09-16 02:34:09.804368 | instance | 2026-09-16 02:34:09.804424 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 02:34:09.804533 | instance | Wednesday 16 September 2026 02:34:09 +0000 (0:00:31.252) 0:23:39.279 *** 2026-09-16 02:34:10.503845 | instance | ok: [instance] 2026-09-16 02:34:10.503922 | instance | 2026-09-16 02:34:10.504024 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 02:34:10.504145 | instance | Wednesday 16 September 2026 02:34:10 +0000 (0:00:00.699) 0:23:39.979 *** 2026-09-16 02:34:10.567693 | instance | ok: [instance] 2026-09-16 02:34:10.567942 | instance | 2026-09-16 02:34:10.568277 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 02:34:10.568559 | instance | Wednesday 16 September 2026 02:34:10 +0000 (0:00:00.063) 0:23:40.042 *** 2026-09-16 02:34:10.629653 | instance | skipping: [instance] 2026-09-16 02:34:10.629879 | instance | 2026-09-16 02:34:10.630232 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 02:34:10.632206 | instance | Wednesday 16 September 2026 02:34:10 +0000 (0:00:00.061) 0:23:40.104 *** 2026-09-16 02:34:10.696057 | instance | skipping: [instance] 2026-09-16 02:34:10.696267 | instance | 2026-09-16 02:34:10.696550 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 02:34:10.696840 | instance | Wednesday 16 September 2026 02:34:10 +0000 (0:00:00.067) 0:23:40.171 *** 2026-09-16 02:34:10.755574 | instance | ok: [instance] 2026-09-16 02:34:10.755673 | instance | 2026-09-16 02:34:10.755872 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 02:34:10.756122 | instance | Wednesday 16 September 2026 02:34:10 +0000 (0:00:00.058) 0:23:40.230 *** 2026-09-16 02:34:10.864050 | instance | ok: [instance] => (item=oslo_db) 2026-09-16 02:34:10.864301 | instance | ok: [instance] => (item=key_manager) 2026-09-16 02:34:10.864608 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-16 02:34:10.864926 | instance | ok: [instance] => (item=oslo_cache) 2026-09-16 02:34:10.865639 | instance | ok: [instance] => (item=identity) 2026-09-16 02:34:10.865788 | instance | 2026-09-16 02:34:10.865814 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 02:34:10.865957 | instance | Wednesday 16 September 2026 02:34:10 +0000 (0:00:00.108) 0:23:40.338 *** 2026-09-16 02:34:10.962243 | instance | ok: [instance] 2026-09-16 02:34:10.962471 | instance | 2026-09-16 02:34:10.962784 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:34:10.963097 | instance | Wednesday 16 September 2026 02:34:10 +0000 (0:00:00.098) 0:23:40.437 *** 2026-09-16 02:34:11.038266 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:34:11.038421 | instance | 2026-09-16 02:34:11.038629 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:34:11.038784 | instance | Wednesday 16 September 2026 02:34:11 +0000 (0:00:00.076) 0:23:40.513 *** 2026-09-16 02:34:11.676781 | instance | changed: [instance] 2026-09-16 02:34:11.677036 | instance | 2026-09-16 02:34:11.677518 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-09-16 02:34:11.677874 | instance | Wednesday 16 September 2026 02:34:11 +0000 (0:00:00.638) 0:23:41.151 *** 2026-09-16 02:35:54.646436 | instance | changed: [instance] 2026-09-16 02:35:54.646814 | instance | 2026-09-16 02:35:54.646828 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 02:35:54.646891 | instance | Wednesday 16 September 2026 02:35:54 +0000 (0:01:42.969) 0:25:24.121 *** 2026-09-16 02:35:54.761559 | instance | included: openstack_helm_ingress for instance 2026-09-16 02:35:54.761756 | instance | 2026-09-16 02:35:54.762032 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 02:35:54.762280 | instance | Wednesday 16 September 2026 02:35:54 +0000 (0:00:00.115) 0:25:24.237 *** 2026-09-16 02:35:54.820372 | instance | skipping: [instance] 2026-09-16 02:35:54.820687 | instance | 2026-09-16 02:35:54.821041 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 02:35:54.821459 | instance | Wednesday 16 September 2026 02:35:54 +0000 (0:00:00.058) 0:25:24.295 *** 2026-09-16 02:35:54.884413 | instance | skipping: [instance] 2026-09-16 02:35:54.884759 | instance | 2026-09-16 02:35:54.885110 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 02:35:54.885389 | instance | Wednesday 16 September 2026 02:35:54 +0000 (0:00:00.064) 0:25:24.360 *** 2026-09-16 02:35:54.973803 | instance | ok: [instance] 2026-09-16 02:35:54.974031 | instance | 2026-09-16 02:35:54.974380 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-09-16 02:35:54.974662 | instance | Wednesday 16 September 2026 02:35:54 +0000 (0:00:00.088) 0:25:24.448 *** 2026-09-16 02:35:55.048326 | instance | included: ingress for instance 2026-09-16 02:35:55.048585 | instance | 2026-09-16 02:35:55.049010 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-09-16 02:35:55.049357 | instance | Wednesday 16 September 2026 02:35:55 +0000 (0:00:00.074) 0:25:24.523 *** 2026-09-16 02:35:56.211086 | instance | changed: [instance] 2026-09-16 02:35:56.211307 | instance | 2026-09-16 02:35:56.211555 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-09-16 02:35:56.211796 | instance | Wednesday 16 September 2026 02:35:56 +0000 (0:00:01.162) 0:25:25.685 *** 2026-09-16 02:35:57.481583 | instance | changed: [instance] 2026-09-16 02:35:57.481776 | instance | 2026-09-16 02:35:57.482043 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-09-16 02:35:57.482306 | instance | Wednesday 16 September 2026 02:35:57 +0000 (0:00:01.271) 0:25:26.956 *** 2026-09-16 02:36:07.333152 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-09-16 02:36:07.333234 | instance | 2026-09-16 02:36:07.333366 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:36:07.333436 | instance | Wednesday 16 September 2026 02:36:07 +0000 (0:00:09.852) 0:25:36.809 *** 2026-09-16 02:36:07.391295 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:36:07.391477 | instance | 2026-09-16 02:36:07.391760 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:36:07.391898 | instance | Wednesday 16 September 2026 02:36:07 +0000 (0:00:00.057) 0:25:36.866 *** 2026-09-16 02:36:07.986265 | instance | changed: [instance] 2026-09-16 02:36:07.986543 | instance | 2026-09-16 02:36:07.986737 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-09-16 02:36:07.987008 | instance | Wednesday 16 September 2026 02:36:07 +0000 (0:00:00.594) 0:25:37.461 *** 2026-09-16 02:36:11.310373 | instance | changed: [instance] 2026-09-16 02:36:11.310609 | instance | 2026-09-16 02:36:11.310864 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 02:36:11.311155 | instance | Wednesday 16 September 2026 02:36:11 +0000 (0:00:03.323) 0:25:40.784 *** 2026-09-16 02:36:11.390148 | instance | skipping: [instance] 2026-09-16 02:36:11.390326 | instance | 2026-09-16 02:36:11.390558 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 02:36:11.390791 | instance | Wednesday 16 September 2026 02:36:11 +0000 (0:00:00.080) 0:25:40.865 *** 2026-09-16 02:36:11.456029 | instance | skipping: [instance] 2026-09-16 02:36:11.456252 | instance | 2026-09-16 02:36:11.456513 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 02:36:11.456775 | instance | Wednesday 16 September 2026 02:36:11 +0000 (0:00:00.065) 0:25:40.930 *** 2026-09-16 02:36:11.520043 | instance | skipping: [instance] 2026-09-16 02:36:11.520236 | instance | 2026-09-16 02:36:11.520485 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 02:36:11.520745 | instance | Wednesday 16 September 2026 02:36:11 +0000 (0:00:00.064) 0:25:40.995 *** 2026-09-16 02:36:11.561778 | instance | skipping: [instance] 2026-09-16 02:36:11.562023 | instance | 2026-09-16 02:36:11.562296 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 02:36:11.562515 | instance | Wednesday 16 September 2026 02:36:11 +0000 (0:00:00.041) 0:25:41.037 *** 2026-09-16 02:36:11.607504 | instance | skipping: [instance] 2026-09-16 02:36:11.607699 | instance | 2026-09-16 02:36:11.607973 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 02:36:11.608278 | instance | Wednesday 16 September 2026 02:36:11 +0000 (0:00:00.045) 0:25:41.083 *** 2026-09-16 02:36:11.652119 | instance | skipping: [instance] 2026-09-16 02:36:11.652342 | instance | 2026-09-16 02:36:11.652708 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 02:36:11.652922 | instance | Wednesday 16 September 2026 02:36:11 +0000 (0:00:00.044) 0:25:41.127 *** 2026-09-16 02:36:11.718802 | instance | ok: [instance] 2026-09-16 02:36:11.719028 | instance | 2026-09-16 02:36:11.719383 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 02:36:11.719542 | instance | Wednesday 16 September 2026 02:36:11 +0000 (0:00:00.066) 0:25:41.193 *** 2026-09-16 02:36:11.774242 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-09-16 02:36:11.774398 | instance | 2026-09-16 02:36:11.774666 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 02:36:11.775391 | instance | Wednesday 16 September 2026 02:36:11 +0000 (0:00:00.055) 0:25:41.249 *** 2026-09-16 02:36:11.842748 | instance | ok: [instance] 2026-09-16 02:36:11.842966 | instance | 2026-09-16 02:36:11.843220 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:36:11.843431 | instance | Wednesday 16 September 2026 02:36:11 +0000 (0:00:00.068) 0:25:41.318 *** 2026-09-16 02:36:11.915189 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:36:11.915308 | instance | 2026-09-16 02:36:11.915482 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:36:11.915619 | instance | Wednesday 16 September 2026 02:36:11 +0000 (0:00:00.072) 0:25:41.390 *** 2026-09-16 02:36:12.478219 | instance | changed: [instance] 2026-09-16 02:36:12.478512 | instance | 2026-09-16 02:36:12.478860 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-09-16 02:36:12.479185 | instance | Wednesday 16 September 2026 02:36:12 +0000 (0:00:00.562) 0:25:41.953 *** 2026-09-16 02:36:30.353228 | instance | ok: [instance] 2026-09-16 02:36:30.353325 | instance | 2026-09-16 02:36:30.353344 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-09-16 02:36:30.353540 | instance | Wednesday 16 September 2026 02:36:30 +0000 (0:00:17.874) 0:25:59.827 *** 2026-09-16 02:36:45.200533 | instance | ok: [instance] 2026-09-16 02:36:45.200869 | instance | 2026-09-16 02:36:45.201211 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-09-16 02:36:45.201454 | instance | Wednesday 16 September 2026 02:36:45 +0000 (0:00:14.847) 0:26:14.675 *** 2026-09-16 02:36:46.813815 | instance | ok: [instance] 2026-09-16 02:36:46.813934 | instance | 2026-09-16 02:36:46.814133 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-09-16 02:36:46.814294 | instance | Wednesday 16 September 2026 02:36:46 +0000 (0:00:01.613) 0:26:16.289 *** 2026-09-16 02:36:48.160825 | instance | ok: [instance] 2026-09-16 02:36:48.160946 | instance | 2026-09-16 02:36:48.161421 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-09-16 02:36:48.161509 | instance | Wednesday 16 September 2026 02:36:48 +0000 (0:00:01.346) 0:26:17.636 *** 2026-09-16 02:36:48.853682 | instance | changed: [instance] 2026-09-16 02:36:48.853748 | instance | 2026-09-16 02:36:48.853760 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-09-16 02:36:48.853770 | instance | Wednesday 16 September 2026 02:36:48 +0000 (0:00:00.692) 0:26:18.328 *** 2026-09-16 02:36:49.715144 | instance | changed: [instance] 2026-09-16 02:36:49.715270 | instance | 2026-09-16 02:36:49.715286 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-09-16 02:36:49.715313 | instance | Wednesday 16 September 2026 02:36:49 +0000 (0:00:00.861) 0:26:19.189 *** 2026-09-16 02:36:53.702119 | instance | changed: [instance] 2026-09-16 02:36:53.702201 | instance | 2026-09-16 02:36:53.702217 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service domain] *** 2026-09-16 02:36:53.702230 | instance | Wednesday 16 September 2026 02:36:53 +0000 (0:00:03.987) 0:26:23.176 *** 2026-09-16 02:36:54.944012 | instance | ok: [instance] 2026-09-16 02:36:54.944091 | instance | 2026-09-16 02:36:54.944099 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service project] *** 2026-09-16 02:36:54.944107 | instance | Wednesday 16 September 2026 02:36:54 +0000 (0:00:01.242) 0:26:24.418 *** 2026-09-16 02:37:01.824740 | instance | ok: [instance] 2026-09-16 02:37:01.824946 | instance | 2026-09-16 02:37:01.825314 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-09-16 02:37:01.825403 | instance | Wednesday 16 September 2026 02:37:01 +0000 (0:00:06.880) 0:26:31.299 *** 2026-09-16 02:37:03.406681 | instance | [WARNING]: Module did not set no_log for update_password 2026-09-16 02:37:03.442346 | instance | changed: [instance] 2026-09-16 02:37:03.442655 | instance | 2026-09-16 02:37:03.443085 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-09-16 02:37:03.443359 | instance | Wednesday 16 September 2026 02:37:03 +0000 (0:00:01.618) 0:26:32.917 *** 2026-09-16 02:37:10.933367 | instance | ok: [instance] 2026-09-16 02:37:10.933468 | instance | 2026-09-16 02:37:10.933764 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-09-16 02:37:10.934042 | instance | Wednesday 16 September 2026 02:37:10 +0000 (0:00:07.490) 0:26:40.408 *** 2026-09-16 02:37:12.149071 | instance | changed: [instance] 2026-09-16 02:37:12.149156 | instance | 2026-09-16 02:37:12.149302 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-09-16 02:37:12.149495 | instance | Wednesday 16 September 2026 02:37:12 +0000 (0:00:01.216) 0:26:41.624 *** 2026-09-16 02:37:14.330899 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.162-253-55-196.nip.io/swift/v1/%(tenant_id)s'}) 2026-09-16 02:37:14.331147 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-09-16 02:37:14.331374 | instance | 2026-09-16 02:37:14.331635 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 02:37:14.331920 | instance | Wednesday 16 September 2026 02:37:14 +0000 (0:00:02.181) 0:26:43.806 *** 2026-09-16 02:37:14.436165 | instance | included: openstack_helm_ingress for instance 2026-09-16 02:37:14.436230 | instance | 2026-09-16 02:37:14.436427 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 02:37:14.436509 | instance | Wednesday 16 September 2026 02:37:14 +0000 (0:00:00.105) 0:26:43.911 *** 2026-09-16 02:37:14.493361 | instance | skipping: [instance] 2026-09-16 02:37:14.493722 | instance | 2026-09-16 02:37:14.493786 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 02:37:14.494092 | instance | Wednesday 16 September 2026 02:37:14 +0000 (0:00:00.056) 0:26:43.968 *** 2026-09-16 02:37:14.551036 | instance | skipping: [instance] 2026-09-16 02:37:14.551110 | instance | 2026-09-16 02:37:14.551265 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 02:37:14.551400 | instance | Wednesday 16 September 2026 02:37:14 +0000 (0:00:00.057) 0:26:44.026 *** 2026-09-16 02:37:14.639737 | instance | ok: [instance] 2026-09-16 02:37:14.639854 | instance | 2026-09-16 02:37:14.640042 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-09-16 02:37:14.640177 | instance | Wednesday 16 September 2026 02:37:14 +0000 (0:00:00.088) 0:26:44.115 *** 2026-09-16 02:37:14.700251 | instance | included: ingress for instance 2026-09-16 02:37:14.700351 | instance | 2026-09-16 02:37:14.700539 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-09-16 02:37:14.700734 | instance | Wednesday 16 September 2026 02:37:14 +0000 (0:00:00.060) 0:26:44.176 *** 2026-09-16 02:37:15.763708 | instance | changed: [instance] 2026-09-16 02:37:15.763935 | instance | 2026-09-16 02:37:15.764305 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:37:15.764662 | instance | Wednesday 16 September 2026 02:37:15 +0000 (0:00:01.062) 0:26:45.238 *** 2026-09-16 02:37:15.837397 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:37:15.837555 | instance | 2026-09-16 02:37:15.837688 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:37:15.837818 | instance | Wednesday 16 September 2026 02:37:15 +0000 (0:00:00.073) 0:26:45.312 *** 2026-09-16 02:37:16.382387 | instance | changed: [instance] 2026-09-16 02:37:16.382481 | instance | 2026-09-16 02:37:16.382751 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-09-16 02:37:16.382976 | instance | Wednesday 16 September 2026 02:37:16 +0000 (0:00:00.546) 0:26:45.858 *** 2026-09-16 02:37:30.886650 | instance | ok: [instance] 2026-09-16 02:37:30.886850 | instance | 2026-09-16 02:37:30.887479 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-09-16 02:37:30.887830 | instance | Wednesday 16 September 2026 02:37:30 +0000 (0:00:14.503) 0:27:00.361 *** 2026-09-16 02:37:31.001780 | instance | ok: [instance] => (item=10.96.240.200) 2026-09-16 02:37:31.002022 | instance | 2026-09-16 02:37:31.002578 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph namespace and service] *** 2026-09-16 02:37:31.002628 | instance | Wednesday 16 September 2026 02:37:30 +0000 (0:00:00.115) 0:27:00.476 *** 2026-09-16 02:37:31.759603 | instance | changed: [instance] 2026-09-16 02:37:31.759837 | instance | 2026-09-16 02:37:31.760115 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-09-16 02:37:31.760348 | instance | Wednesday 16 September 2026 02:37:31 +0000 (0:00:00.758) 0:27:01.235 *** 2026-09-16 02:37:32.497143 | instance | changed: [instance] 2026-09-16 02:37:32.497353 | instance | 2026-09-16 02:37:32.497624 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-09-16 02:37:32.497890 | instance | Wednesday 16 September 2026 02:37:32 +0000 (0:00:00.737) 0:27:01.972 *** 2026-09-16 02:37:33.970036 | instance | ok: [instance] 2026-09-16 02:37:33.970240 | instance | 2026-09-16 02:37:33.970545 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-09-16 02:37:33.970805 | instance | Wednesday 16 September 2026 02:37:33 +0000 (0:00:01.473) 0:27:03.445 *** 2026-09-16 02:37:34.039296 | instance | ok: [instance] 2026-09-16 02:37:34.039527 | instance | 2026-09-16 02:37:34.039812 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-09-16 02:37:34.040105 | instance | Wednesday 16 September 2026 02:37:34 +0000 (0:00:00.069) 0:27:03.514 *** 2026-09-16 02:37:34.737879 | instance | changed: [instance] 2026-09-16 02:37:34.738076 | instance | 2026-09-16 02:37:34.738340 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-09-16 02:37:34.738582 | instance | Wednesday 16 September 2026 02:37:34 +0000 (0:00:00.698) 0:27:04.213 *** 2026-09-16 02:37:34.908007 | instance | ok: [instance] 2026-09-16 02:37:34.908256 | instance | 2026-09-16 02:37:34.908560 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-09-16 02:37:34.909035 | instance | Wednesday 16 September 2026 02:37:34 +0000 (0:00:00.170) 0:27:04.383 *** 2026-09-16 02:37:36.470893 | instance | changed: [instance] 2026-09-16 02:37:36.470963 | instance | 2026-09-16 02:37:36.471080 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 02:37:36.471160 | instance | Wednesday 16 September 2026 02:37:36 +0000 (0:00:01.562) 0:27:05.946 *** 2026-09-16 02:37:36.605745 | instance | ok: [instance] 2026-09-16 02:37:36.605793 | instance | 2026-09-16 02:37:36.606587 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 02:37:36.606599 | instance | Wednesday 16 September 2026 02:37:36 +0000 (0:00:00.128) 0:27:06.074 *** 2026-09-16 02:37:36.683385 | instance | included: rabbitmq for instance 2026-09-16 02:37:36.683655 | instance | 2026-09-16 02:37:36.684037 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-16 02:37:36.684292 | instance | Wednesday 16 September 2026 02:37:36 +0000 (0:00:00.084) 0:27:06.159 *** 2026-09-16 02:37:37.439226 | instance | ok: [instance] 2026-09-16 02:37:37.439464 | instance | 2026-09-16 02:37:37.439697 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-16 02:37:37.439958 | instance | Wednesday 16 September 2026 02:37:37 +0000 (0:00:00.755) 0:27:06.914 *** 2026-09-16 02:37:37.504091 | instance | skipping: [instance] 2026-09-16 02:37:37.504166 | instance | 2026-09-16 02:37:37.504398 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-16 02:37:37.504607 | instance | Wednesday 16 September 2026 02:37:37 +0000 (0:00:00.064) 0:27:06.978 *** 2026-09-16 02:37:37.572507 | instance | skipping: [instance] 2026-09-16 02:37:37.572559 | instance | 2026-09-16 02:37:37.572565 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-16 02:37:37.572570 | instance | Wednesday 16 September 2026 02:37:37 +0000 (0:00:00.068) 0:27:07.047 *** 2026-09-16 02:37:37.631939 | instance | skipping: [instance] 2026-09-16 02:37:37.632071 | instance | 2026-09-16 02:37:37.632313 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-16 02:37:37.632556 | instance | Wednesday 16 September 2026 02:37:37 +0000 (0:00:00.059) 0:27:07.106 *** 2026-09-16 02:38:08.472362 | instance | changed: [instance] 2026-09-16 02:38:08.472441 | instance | 2026-09-16 02:38:08.473030 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 02:38:08.473061 | instance | Wednesday 16 September 2026 02:38:08 +0000 (0:00:30.840) 0:27:37.947 *** 2026-09-16 02:38:09.214671 | instance | ok: [instance] 2026-09-16 02:38:09.214741 | instance | 2026-09-16 02:38:09.215036 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 02:38:09.215094 | instance | Wednesday 16 September 2026 02:38:09 +0000 (0:00:00.742) 0:27:38.690 *** 2026-09-16 02:38:09.270247 | instance | ok: [instance] 2026-09-16 02:38:09.270286 | instance | 2026-09-16 02:38:09.270291 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 02:38:09.270296 | instance | Wednesday 16 September 2026 02:38:09 +0000 (0:00:00.055) 0:27:38.745 *** 2026-09-16 02:38:09.319156 | instance | skipping: [instance] 2026-09-16 02:38:09.319240 | instance | 2026-09-16 02:38:09.319475 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 02:38:09.319511 | instance | Wednesday 16 September 2026 02:38:09 +0000 (0:00:00.049) 0:27:38.795 *** 2026-09-16 02:38:09.388722 | instance | skipping: [instance] 2026-09-16 02:38:09.388809 | instance | 2026-09-16 02:38:09.389022 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 02:38:09.389378 | instance | Wednesday 16 September 2026 02:38:09 +0000 (0:00:00.069) 0:27:38.864 *** 2026-09-16 02:38:09.470578 | instance | ok: [instance] 2026-09-16 02:38:09.470853 | instance | 2026-09-16 02:38:09.471144 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 02:38:09.471541 | instance | Wednesday 16 September 2026 02:38:09 +0000 (0:00:00.081) 0:27:38.945 *** 2026-09-16 02:38:09.784942 | instance | ok: [instance] => (item=oslo_db) 2026-09-16 02:38:09.785167 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-16 02:38:09.785408 | instance | ok: [instance] => (item=image) 2026-09-16 02:38:09.785723 | instance | ok: [instance] => (item=dashboard) 2026-09-16 02:38:09.785996 | instance | ok: [instance] => (item=oslo_cache) 2026-09-16 02:38:09.786214 | instance | ok: [instance] => (item=identity) 2026-09-16 02:38:09.786429 | instance | 2026-09-16 02:38:09.786661 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 02:38:09.786907 | instance | Wednesday 16 September 2026 02:38:09 +0000 (0:00:00.315) 0:27:39.260 *** 2026-09-16 02:38:09.879262 | instance | ok: [instance] 2026-09-16 02:38:09.879459 | instance | 2026-09-16 02:38:09.879748 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:38:09.880031 | instance | Wednesday 16 September 2026 02:38:09 +0000 (0:00:00.094) 0:27:39.354 *** 2026-09-16 02:38:09.931502 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:38:09.931680 | instance | 2026-09-16 02:38:09.931946 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:38:09.932172 | instance | Wednesday 16 September 2026 02:38:09 +0000 (0:00:00.052) 0:27:39.407 *** 2026-09-16 02:38:10.512652 | instance | changed: [instance] 2026-09-16 02:38:10.512790 | instance | 2026-09-16 02:38:10.512957 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-09-16 02:38:10.513080 | instance | Wednesday 16 September 2026 02:38:10 +0000 (0:00:00.581) 0:27:39.988 *** 2026-09-16 02:38:10.775578 | instance | ok: [instance] 2026-09-16 02:38:10.775672 | instance | 2026-09-16 02:38:10.775733 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-09-16 02:38:10.775869 | instance | Wednesday 16 September 2026 02:38:10 +0000 (0:00:00.262) 0:27:40.251 *** 2026-09-16 02:40:28.543009 | instance | changed: [instance] 2026-09-16 02:40:28.543202 | instance | 2026-09-16 02:40:28.543441 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 02:40:28.543681 | instance | Wednesday 16 September 2026 02:40:28 +0000 (0:02:17.767) 0:29:58.018 *** 2026-09-16 02:40:28.649190 | instance | included: openstack_helm_ingress for instance 2026-09-16 02:40:28.649319 | instance | 2026-09-16 02:40:28.649472 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 02:40:28.649639 | instance | Wednesday 16 September 2026 02:40:28 +0000 (0:00:00.106) 0:29:58.125 *** 2026-09-16 02:40:28.707377 | instance | skipping: [instance] 2026-09-16 02:40:28.707640 | instance | 2026-09-16 02:40:28.707959 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 02:40:28.708236 | instance | Wednesday 16 September 2026 02:40:28 +0000 (0:00:00.057) 0:29:58.183 *** 2026-09-16 02:40:28.763851 | instance | skipping: [instance] 2026-09-16 02:40:28.764122 | instance | 2026-09-16 02:40:28.764334 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 02:40:28.764589 | instance | Wednesday 16 September 2026 02:40:28 +0000 (0:00:00.056) 0:29:58.239 *** 2026-09-16 02:40:28.828093 | instance | ok: [instance] 2026-09-16 02:40:28.828292 | instance | 2026-09-16 02:40:28.828438 | instance | TASK [Create Ingress image] **************************************************** 2026-09-16 02:40:28.828587 | instance | Wednesday 16 September 2026 02:40:28 +0000 (0:00:00.064) 0:29:58.303 *** 2026-09-16 02:40:28.897418 | instance | included: ingress for instance 2026-09-16 02:40:28.897619 | instance | 2026-09-16 02:40:28.897888 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-09-16 02:40:28.898128 | instance | Wednesday 16 September 2026 02:40:28 +0000 (0:00:00.069) 0:29:58.373 *** 2026-09-16 02:40:29.929068 | instance | changed: [instance] 2026-09-16 02:40:29.929403 | instance | 2026-09-16 02:40:29.929661 | instance | TASK [Create images] *********************************************************** 2026-09-16 02:40:29.929838 | instance | Wednesday 16 September 2026 02:40:29 +0000 (0:00:01.031) 0:29:59.404 *** 2026-09-16 02:40:30.027830 | instance | included: atmosphere.common.glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-09-16 02:40:30.028056 | instance | 2026-09-16 02:40:30.028341 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-09-16 02:40:30.028598 | instance | Wednesday 16 September 2026 02:40:30 +0000 (0:00:00.099) 0:29:59.503 *** 2026-09-16 02:40:33.494494 | instance | changed: [instance] 2026-09-16 02:40:33.494756 | instance | 2026-09-16 02:40:33.494984 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-09-16 02:40:33.495222 | instance | Wednesday 16 September 2026 02:40:33 +0000 (0:00:03.466) 0:30:02.970 *** 2026-09-16 02:40:35.245470 | instance | ok: [instance] 2026-09-16 02:40:35.245687 | instance | 2026-09-16 02:40:35.245990 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-09-16 02:40:35.246239 | instance | Wednesday 16 September 2026 02:40:35 +0000 (0:00:01.750) 0:30:04.720 *** 2026-09-16 02:40:35.331900 | instance | ok: [instance] 2026-09-16 02:40:35.332114 | instance | 2026-09-16 02:40:35.332359 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-09-16 02:40:35.332612 | instance | Wednesday 16 September 2026 02:40:35 +0000 (0:00:00.086) 0:30:04.807 *** 2026-09-16 02:42:35.146112 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-09-16 02:42:35.146404 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-09-16 02:42:35.146807 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-09-16 02:42:35.147173 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-09-16 02:42:35.147541 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-09-16 02:42:35.147889 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-09-16 02:42:35.148242 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-09-16 02:42:35.148585 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-09-16 02:42:35.148998 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-09-16 02:42:35.149336 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-09-16 02:42:35.149592 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left). 2026-09-16 02:42:35.149865 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left). 2026-09-16 02:42:35.150101 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left). 2026-09-16 02:42:35.150391 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left). 2026-09-16 02:42:35.150638 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left). 2026-09-16 02:42:35.150898 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left). 2026-09-16 02:42:35.151220 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left). 2026-09-16 02:42:35.151559 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left). 2026-09-16 02:42:35.151889 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left). 2026-09-16 02:42:35.152564 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left). 2026-09-16 02:42:35.153014 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left). 2026-09-16 02:42:35.154175 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left). 2026-09-16 02:42:35.154205 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left). 2026-09-16 02:42:35.154215 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left). 2026-09-16 02:42:35.154273 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left). 2026-09-16 02:42:35.154546 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left). 2026-09-16 02:42:35.154801 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left). 2026-09-16 02:42:35.155047 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left). 2026-09-16 02:42:35.155342 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left). 2026-09-16 02:42:35.155577 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left). 2026-09-16 02:42:35.155829 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left). 2026-09-16 02:42:35.156059 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left). 2026-09-16 02:42:35.156326 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left). 2026-09-16 02:42:35.156593 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left). 2026-09-16 02:42:35.156930 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left). 2026-09-16 02:42:35.157167 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left). 2026-09-16 02:42:35.157415 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left). 2026-09-16 02:42:35.157657 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left). 2026-09-16 02:42:35.157962 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left). 2026-09-16 02:42:35.158772 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left). 2026-09-16 02:42:35.158885 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left). 2026-09-16 02:42:35.158903 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left). 2026-09-16 02:42:35.159163 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left). 2026-09-16 02:42:35.159388 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left). 2026-09-16 02:42:35.159761 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left). 2026-09-16 02:42:35.160093 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left). 2026-09-16 02:42:35.160377 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left). 2026-09-16 02:42:35.160800 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left). 2026-09-16 02:42:35.161157 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left). 2026-09-16 02:42:35.161686 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left). 2026-09-16 02:42:35.162020 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left). 2026-09-16 02:42:35.162276 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left). 2026-09-16 02:42:35.162510 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left). 2026-09-16 02:42:35.162719 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left). 2026-09-16 02:42:35.162958 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left). 2026-09-16 02:42:35.163194 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left). 2026-09-16 02:42:35.163414 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left). 2026-09-16 02:42:35.163631 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left). 2026-09-16 02:42:35.163883 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left). 2026-09-16 02:42:35.164092 | instance | FAILED - RETRYING: [instance]: Check if image exists (61 retries left). 2026-09-16 02:42:35.164387 | instance | FAILED - RETRYING: [instance]: Check if image exists (60 retries left). 2026-09-16 02:42:35.164610 | instance | FAILED - RETRYING: [instance]: Check if image exists (59 retries left). 2026-09-16 02:42:35.165007 | instance | FAILED - RETRYING: [instance]: Check if image exists (58 retries left). 2026-09-16 02:42:35.165302 | instance | ok: [instance] 2026-09-16 02:42:35.165519 | instance | 2026-09-16 02:42:35.165923 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-09-16 02:42:35.166493 | instance | Wednesday 16 September 2026 02:42:35 +0000 (0:01:59.813) 0:32:04.621 *** 2026-09-16 02:42:35.242704 | instance | ok: [instance] 2026-09-16 02:42:35.242891 | instance | 2026-09-16 02:42:35.243174 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-09-16 02:42:35.243434 | instance | Wednesday 16 September 2026 02:42:35 +0000 (0:00:00.096) 0:32:04.717 *** 2026-09-16 02:42:35.313085 | instance | ok: [instance] 2026-09-16 02:42:35.313197 | instance | 2026-09-16 02:42:35.313339 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-09-16 02:42:35.313487 | instance | Wednesday 16 September 2026 02:42:35 +0000 (0:00:00.070) 0:32:04.788 *** 2026-09-16 02:42:35.565163 | instance | changed: [instance] 2026-09-16 02:42:35.565397 | instance | 2026-09-16 02:42:35.565643 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-09-16 02:42:35.565943 | instance | Wednesday 16 September 2026 02:42:35 +0000 (0:00:00.251) 0:32:05.040 *** 2026-09-16 02:42:39.402221 | instance | changed: [instance] 2026-09-16 02:42:39.402507 | instance | 2026-09-16 02:42:39.402823 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-09-16 02:42:39.403052 | instance | Wednesday 16 September 2026 02:42:39 +0000 (0:00:03.837) 0:32:08.877 *** 2026-09-16 02:42:39.674567 | instance | ok: [instance] 2026-09-16 02:42:39.674792 | instance | 2026-09-16 02:42:39.675031 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-09-16 02:42:39.675266 | instance | Wednesday 16 September 2026 02:42:39 +0000 (0:00:00.272) 0:32:09.149 *** 2026-09-16 02:42:40.025701 | instance | changed: [instance] 2026-09-16 02:42:40.026020 | instance | 2026-09-16 02:42:40.026404 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-09-16 02:42:40.026681 | instance | Wednesday 16 September 2026 02:42:40 +0000 (0:00:00.351) 0:32:09.500 *** 2026-09-16 02:42:40.804763 | instance | ok: [instance] 2026-09-16 02:42:40.804989 | instance | 2026-09-16 02:42:40.805232 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-09-16 02:42:40.805456 | instance | Wednesday 16 September 2026 02:42:40 +0000 (0:00:00.779) 0:32:10.279 *** 2026-09-16 02:42:40.878072 | instance | ok: [instance] 2026-09-16 02:42:40.878246 | instance | 2026-09-16 02:42:40.878504 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-09-16 02:42:40.878745 | instance | Wednesday 16 September 2026 02:42:40 +0000 (0:00:00.073) 0:32:10.353 *** 2026-09-16 02:42:46.555590 | instance | changed: [instance] 2026-09-16 02:42:46.555691 | instance | 2026-09-16 02:42:46.555707 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-09-16 02:42:46.555954 | instance | Wednesday 16 September 2026 02:42:46 +0000 (0:00:05.677) 0:32:16.030 *** 2026-09-16 02:42:46.611630 | instance | skipping: [instance] 2026-09-16 02:42:46.611782 | instance | 2026-09-16 02:42:46.611963 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-09-16 02:42:46.612126 | instance | Wednesday 16 September 2026 02:42:46 +0000 (0:00:00.056) 0:32:16.087 *** 2026-09-16 02:42:46.675004 | instance | skipping: [instance] 2026-09-16 02:42:46.675128 | instance | 2026-09-16 02:42:46.675310 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-09-16 02:42:46.675492 | instance | Wednesday 16 September 2026 02:42:46 +0000 (0:00:00.063) 0:32:16.150 *** 2026-09-16 02:42:47.075656 | instance | changed: [instance] 2026-09-16 02:42:47.075878 | instance | 2026-09-16 02:42:47.076179 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 02:42:47.076475 | instance | Wednesday 16 September 2026 02:42:47 +0000 (0:00:00.400) 0:32:16.551 *** 2026-09-16 02:42:47.188118 | instance | ok: [instance] 2026-09-16 02:42:47.188214 | instance | 2026-09-16 02:42:47.188233 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 02:42:47.188325 | instance | Wednesday 16 September 2026 02:42:47 +0000 (0:00:00.112) 0:32:16.663 *** 2026-09-16 02:42:47.257065 | instance | skipping: [instance] 2026-09-16 02:42:47.257253 | instance | 2026-09-16 02:42:47.257498 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 02:42:47.257740 | instance | Wednesday 16 September 2026 02:42:47 +0000 (0:00:00.068) 0:32:16.732 *** 2026-09-16 02:42:47.309333 | instance | skipping: [instance] 2026-09-16 02:42:47.309510 | instance | 2026-09-16 02:42:47.309756 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 02:42:47.309994 | instance | Wednesday 16 September 2026 02:42:47 +0000 (0:00:00.052) 0:32:16.785 *** 2026-09-16 02:42:47.366336 | instance | skipping: [instance] 2026-09-16 02:42:47.366515 | instance | 2026-09-16 02:42:47.366793 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 02:42:47.367031 | instance | Wednesday 16 September 2026 02:42:47 +0000 (0:00:00.056) 0:32:16.842 *** 2026-09-16 02:42:47.439949 | instance | skipping: [instance] 2026-09-16 02:42:47.440217 | instance | 2026-09-16 02:42:47.440467 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 02:42:47.440749 | instance | Wednesday 16 September 2026 02:42:47 +0000 (0:00:00.073) 0:32:16.915 *** 2026-09-16 02:42:47.507674 | instance | skipping: [instance] 2026-09-16 02:42:47.507882 | instance | 2026-09-16 02:42:47.508118 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 02:42:47.508343 | instance | Wednesday 16 September 2026 02:42:47 +0000 (0:00:00.067) 0:32:16.983 *** 2026-09-16 02:42:47.581759 | instance | ok: [instance] 2026-09-16 02:42:47.581920 | instance | 2026-09-16 02:42:47.582158 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 02:42:47.582380 | instance | Wednesday 16 September 2026 02:42:47 +0000 (0:00:00.073) 0:32:17.056 *** 2026-09-16 02:42:47.738867 | instance | ok: [instance] => (item=oslo_cache) 2026-09-16 02:42:47.739110 | instance | ok: [instance] => (item=oslo_db) 2026-09-16 02:42:47.739436 | instance | ok: [instance] => (item=staffeln) 2026-09-16 02:42:47.739870 | instance | ok: [instance] => (item=identity) 2026-09-16 02:42:47.740114 | instance | 2026-09-16 02:42:47.740375 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 02:42:47.740684 | instance | Wednesday 16 September 2026 02:42:47 +0000 (0:00:00.157) 0:32:17.214 *** 2026-09-16 02:42:47.830912 | instance | ok: [instance] 2026-09-16 02:42:47.830998 | instance | 2026-09-16 02:42:47.831181 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:42:47.831286 | instance | Wednesday 16 September 2026 02:42:47 +0000 (0:00:00.092) 0:32:17.306 *** 2026-09-16 02:42:47.919765 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:42:47.919991 | instance | 2026-09-16 02:42:47.920257 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:42:47.920485 | instance | Wednesday 16 September 2026 02:42:47 +0000 (0:00:00.088) 0:32:17.395 *** 2026-09-16 02:42:48.515693 | instance | changed: [instance] 2026-09-16 02:42:48.515924 | instance | 2026-09-16 02:42:48.516178 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-09-16 02:42:48.516420 | instance | Wednesday 16 September 2026 02:42:48 +0000 (0:00:00.595) 0:32:17.991 *** 2026-09-16 02:43:11.229767 | instance | changed: [instance] 2026-09-16 02:43:11.229955 | instance | 2026-09-16 02:43:11.230215 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 02:43:11.230465 | instance | Wednesday 16 September 2026 02:43:11 +0000 (0:00:22.714) 0:32:40.705 *** 2026-09-16 02:43:11.343733 | instance | ok: [instance] 2026-09-16 02:43:11.343939 | instance | 2026-09-16 02:43:11.344173 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 02:43:11.344400 | instance | Wednesday 16 September 2026 02:43:11 +0000 (0:00:00.113) 0:32:40.819 *** 2026-09-16 02:43:11.419862 | instance | included: rabbitmq for instance 2026-09-16 02:43:11.420062 | instance | 2026-09-16 02:43:11.420338 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-16 02:43:11.420656 | instance | Wednesday 16 September 2026 02:43:11 +0000 (0:00:00.075) 0:32:40.895 *** 2026-09-16 02:43:12.199475 | instance | ok: [instance] 2026-09-16 02:43:12.199687 | instance | 2026-09-16 02:43:12.200009 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-16 02:43:12.200268 | instance | Wednesday 16 September 2026 02:43:12 +0000 (0:00:00.779) 0:32:41.674 *** 2026-09-16 02:43:12.246403 | instance | skipping: [instance] 2026-09-16 02:43:12.246462 | instance | 2026-09-16 02:43:12.246474 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-16 02:43:12.246484 | instance | Wednesday 16 September 2026 02:43:12 +0000 (0:00:00.046) 0:32:41.721 *** 2026-09-16 02:43:12.289352 | instance | skipping: [instance] 2026-09-16 02:43:12.289403 | instance | 2026-09-16 02:43:12.289803 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-16 02:43:12.289858 | instance | Wednesday 16 September 2026 02:43:12 +0000 (0:00:00.043) 0:32:41.764 *** 2026-09-16 02:43:12.339551 | instance | skipping: [instance] 2026-09-16 02:43:12.339940 | instance | 2026-09-16 02:43:12.339999 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-16 02:43:12.340062 | instance | Wednesday 16 September 2026 02:43:12 +0000 (0:00:00.050) 0:32:41.815 *** 2026-09-16 02:43:43.220106 | instance | changed: [instance] 2026-09-16 02:43:43.220197 | instance | 2026-09-16 02:43:43.220816 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 02:43:43.220895 | instance | Wednesday 16 September 2026 02:43:43 +0000 (0:00:30.879) 0:33:12.694 *** 2026-09-16 02:43:43.890608 | instance | ok: [instance] 2026-09-16 02:43:43.890753 | instance | 2026-09-16 02:43:43.891017 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 02:43:43.891099 | instance | Wednesday 16 September 2026 02:43:43 +0000 (0:00:00.671) 0:33:13.366 *** 2026-09-16 02:43:43.975032 | instance | ok: [instance] 2026-09-16 02:43:43.975109 | instance | 2026-09-16 02:43:43.975338 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 02:43:43.975411 | instance | Wednesday 16 September 2026 02:43:43 +0000 (0:00:00.084) 0:33:13.450 *** 2026-09-16 02:43:44.044526 | instance | skipping: [instance] 2026-09-16 02:43:44.044838 | instance | 2026-09-16 02:43:44.045042 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 02:43:44.045291 | instance | Wednesday 16 September 2026 02:43:44 +0000 (0:00:00.069) 0:33:13.519 *** 2026-09-16 02:43:44.104604 | instance | skipping: [instance] 2026-09-16 02:43:44.105342 | instance | 2026-09-16 02:43:44.105353 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 02:43:44.105360 | instance | Wednesday 16 September 2026 02:43:44 +0000 (0:00:00.060) 0:33:13.580 *** 2026-09-16 02:43:44.184154 | instance | ok: [instance] 2026-09-16 02:43:44.184235 | instance | 2026-09-16 02:43:44.184274 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 02:43:44.184294 | instance | Wednesday 16 September 2026 02:43:44 +0000 (0:00:00.077) 0:33:13.658 *** 2026-09-16 02:43:44.344347 | instance | ok: [instance] => (item=oslo_db) 2026-09-16 02:43:44.344573 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-16 02:43:44.344978 | instance | ok: [instance] => (item=volumev3) 2026-09-16 02:43:44.345272 | instance | ok: [instance] => (item=image) 2026-09-16 02:43:44.345558 | instance | ok: [instance] => (item=oslo_cache) 2026-09-16 02:43:44.345772 | instance | ok: [instance] => (item=identity) 2026-09-16 02:43:44.345942 | instance | 2026-09-16 02:43:44.346121 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 02:43:44.346300 | instance | Wednesday 16 September 2026 02:43:44 +0000 (0:00:00.161) 0:33:13.819 *** 2026-09-16 02:43:44.444229 | instance | ok: [instance] 2026-09-16 02:43:44.444298 | instance | 2026-09-16 02:43:44.444499 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:43:44.444809 | instance | Wednesday 16 September 2026 02:43:44 +0000 (0:00:00.099) 0:33:13.919 *** 2026-09-16 02:43:44.531232 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:43:44.531602 | instance | 2026-09-16 02:43:44.532008 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:43:44.532333 | instance | Wednesday 16 September 2026 02:43:44 +0000 (0:00:00.087) 0:33:14.006 *** 2026-09-16 02:43:45.124561 | instance | changed: [instance] 2026-09-16 02:43:45.125008 | instance | 2026-09-16 02:43:45.125326 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-09-16 02:43:45.125628 | instance | Wednesday 16 September 2026 02:43:45 +0000 (0:00:00.593) 0:33:14.599 *** 2026-09-16 02:43:45.569044 | instance | ok: [instance] 2026-09-16 02:43:45.569539 | instance | 2026-09-16 02:43:45.569821 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-09-16 02:43:45.570088 | instance | Wednesday 16 September 2026 02:43:45 +0000 (0:00:00.444) 0:33:15.044 *** 2026-09-16 02:43:45.649874 | instance | ok: [instance] 2026-09-16 02:43:45.650252 | instance | 2026-09-16 02:43:45.650607 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-09-16 02:43:45.650980 | instance | Wednesday 16 September 2026 02:43:45 +0000 (0:00:00.081) 0:33:15.125 *** 2026-09-16 02:43:45.936352 | instance | ok: [instance] 2026-09-16 02:43:45.936847 | instance | 2026-09-16 02:43:45.937245 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-09-16 02:43:45.937624 | instance | Wednesday 16 September 2026 02:43:45 +0000 (0:00:00.286) 0:33:15.411 *** 2026-09-16 02:48:34.404323 | instance | changed: [instance] 2026-09-16 02:48:34.404386 | instance | 2026-09-16 02:48:34.404393 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 02:48:34.404398 | instance | Wednesday 16 September 2026 02:48:34 +0000 (0:04:48.466) 0:38:03.878 *** 2026-09-16 02:48:34.502006 | instance | included: openstack_helm_ingress for instance 2026-09-16 02:48:34.502055 | instance | 2026-09-16 02:48:34.502064 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 02:48:34.502070 | instance | Wednesday 16 September 2026 02:48:34 +0000 (0:00:00.098) 0:38:03.977 *** 2026-09-16 02:48:34.554182 | instance | skipping: [instance] 2026-09-16 02:48:34.554243 | instance | 2026-09-16 02:48:34.554250 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 02:48:34.554256 | instance | Wednesday 16 September 2026 02:48:34 +0000 (0:00:00.052) 0:38:04.029 *** 2026-09-16 02:48:34.617774 | instance | skipping: [instance] 2026-09-16 02:48:34.617836 | instance | 2026-09-16 02:48:34.617848 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 02:48:34.618067 | instance | Wednesday 16 September 2026 02:48:34 +0000 (0:00:00.062) 0:38:04.092 *** 2026-09-16 02:48:34.676952 | instance | ok: [instance] 2026-09-16 02:48:34.677290 | instance | 2026-09-16 02:48:34.677592 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-09-16 02:48:34.677947 | instance | Wednesday 16 September 2026 02:48:34 +0000 (0:00:00.060) 0:38:04.152 *** 2026-09-16 02:48:34.748812 | instance | included: ingress for instance 2026-09-16 02:48:34.749010 | instance | 2026-09-16 02:48:34.749182 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-09-16 02:48:34.749350 | instance | Wednesday 16 September 2026 02:48:34 +0000 (0:00:00.071) 0:38:04.224 *** 2026-09-16 02:48:36.027231 | instance | changed: [instance] 2026-09-16 02:48:36.027293 | instance | 2026-09-16 02:48:36.027301 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 02:48:36.027323 | instance | Wednesday 16 September 2026 02:48:36 +0000 (0:00:01.277) 0:38:05.502 *** 2026-09-16 02:48:36.121084 | instance | ok: [instance] 2026-09-16 02:48:36.121142 | instance | 2026-09-16 02:48:36.121154 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 02:48:36.121164 | instance | Wednesday 16 September 2026 02:48:36 +0000 (0:00:00.093) 0:38:05.595 *** 2026-09-16 02:48:36.182889 | instance | skipping: [instance] 2026-09-16 02:48:36.182961 | instance | 2026-09-16 02:48:36.182976 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 02:48:36.182989 | instance | Wednesday 16 September 2026 02:48:36 +0000 (0:00:00.062) 0:38:05.657 *** 2026-09-16 02:48:36.228790 | instance | skipping: [instance] 2026-09-16 02:48:36.228846 | instance | 2026-09-16 02:48:36.229368 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 02:48:36.229397 | instance | Wednesday 16 September 2026 02:48:36 +0000 (0:00:00.046) 0:38:05.704 *** 2026-09-16 02:48:36.276063 | instance | skipping: [instance] 2026-09-16 02:48:36.276106 | instance | 2026-09-16 02:48:36.276111 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 02:48:36.276120 | instance | Wednesday 16 September 2026 02:48:36 +0000 (0:00:00.047) 0:38:05.751 *** 2026-09-16 02:48:36.343408 | instance | skipping: [instance] 2026-09-16 02:48:36.343900 | instance | 2026-09-16 02:48:36.347979 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 02:48:36.348151 | instance | Wednesday 16 September 2026 02:48:36 +0000 (0:00:00.067) 0:38:05.818 *** 2026-09-16 02:48:36.423222 | instance | skipping: [instance] 2026-09-16 02:48:36.423409 | instance | 2026-09-16 02:48:36.423725 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 02:48:36.423933 | instance | Wednesday 16 September 2026 02:48:36 +0000 (0:00:00.079) 0:38:05.898 *** 2026-09-16 02:48:36.497547 | instance | ok: [instance] 2026-09-16 02:48:36.497755 | instance | 2026-09-16 02:48:36.497976 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 02:48:36.498183 | instance | Wednesday 16 September 2026 02:48:36 +0000 (0:00:00.074) 0:38:05.972 *** 2026-09-16 02:48:36.629081 | instance | ok: [instance] => (item=oslo_cache) 2026-09-16 02:48:36.629188 | instance | ok: [instance] => (item=placement) 2026-09-16 02:48:36.629274 | instance | ok: [instance] => (item=oslo_db) 2026-09-16 02:48:36.629466 | instance | ok: [instance] => (item=identity) 2026-09-16 02:48:36.629564 | instance | 2026-09-16 02:48:36.629721 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 02:48:36.629857 | instance | Wednesday 16 September 2026 02:48:36 +0000 (0:00:00.132) 0:38:06.104 *** 2026-09-16 02:48:36.694674 | instance | ok: [instance] 2026-09-16 02:48:36.694888 | instance | 2026-09-16 02:48:36.695136 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:48:36.695361 | instance | Wednesday 16 September 2026 02:48:36 +0000 (0:00:00.065) 0:38:06.170 *** 2026-09-16 02:48:36.758381 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:48:36.758617 | instance | 2026-09-16 02:48:36.758881 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:48:36.759128 | instance | Wednesday 16 September 2026 02:48:36 +0000 (0:00:00.063) 0:38:06.234 *** 2026-09-16 02:48:37.317562 | instance | changed: [instance] 2026-09-16 02:48:37.317814 | instance | 2026-09-16 02:48:37.318085 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-09-16 02:48:37.318437 | instance | Wednesday 16 September 2026 02:48:37 +0000 (0:00:00.558) 0:38:06.792 *** 2026-09-16 02:50:17.663742 | instance | changed: [instance] 2026-09-16 02:50:17.664685 | instance | 2026-09-16 02:50:17.664750 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 02:50:17.664762 | instance | Wednesday 16 September 2026 02:50:17 +0000 (0:01:40.345) 0:39:47.138 *** 2026-09-16 02:50:17.760372 | instance | included: openstack_helm_ingress for instance 2026-09-16 02:50:17.760443 | instance | 2026-09-16 02:50:17.760522 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 02:50:17.760666 | instance | Wednesday 16 September 2026 02:50:17 +0000 (0:00:00.097) 0:39:47.236 *** 2026-09-16 02:50:17.821180 | instance | skipping: [instance] 2026-09-16 02:50:17.821319 | instance | 2026-09-16 02:50:17.821526 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 02:50:17.821801 | instance | Wednesday 16 September 2026 02:50:17 +0000 (0:00:00.060) 0:39:47.296 *** 2026-09-16 02:50:17.895799 | instance | skipping: [instance] 2026-09-16 02:50:17.896070 | instance | 2026-09-16 02:50:17.896675 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 02:50:17.897098 | instance | Wednesday 16 September 2026 02:50:17 +0000 (0:00:00.073) 0:39:47.370 *** 2026-09-16 02:50:17.975889 | instance | ok: [instance] 2026-09-16 02:50:17.976154 | instance | 2026-09-16 02:50:17.976407 | instance | TASK [Create Ingress placement] ************************************************ 2026-09-16 02:50:17.976858 | instance | Wednesday 16 September 2026 02:50:17 +0000 (0:00:00.080) 0:39:47.451 *** 2026-09-16 02:50:18.075580 | instance | included: ingress for instance 2026-09-16 02:50:18.075887 | instance | 2026-09-16 02:50:18.076294 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-09-16 02:50:18.076733 | instance | Wednesday 16 September 2026 02:50:18 +0000 (0:00:00.099) 0:39:47.551 *** 2026-09-16 02:50:19.180200 | instance | changed: [instance] 2026-09-16 02:50:19.180302 | instance | 2026-09-16 02:50:19.180464 | instance | PLAY [Configure operating system] ********************************************** 2026-09-16 02:50:19.180616 | instance | 2026-09-16 02:50:19.180760 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 02:50:19.180895 | instance | Wednesday 16 September 2026 02:50:19 +0000 (0:00:01.104) 0:39:48.655 *** 2026-09-16 02:50:21.651847 | instance | ok: [instance] 2026-09-16 02:50:21.652086 | instance | 2026-09-16 02:50:21.652335 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-09-16 02:50:21.652859 | instance | Wednesday 16 September 2026 02:50:21 +0000 (0:00:02.471) 0:39:51.127 *** 2026-09-16 02:50:21.942972 | instance | ok: [instance] 2026-09-16 02:50:21.943221 | instance | 2026-09-16 02:50:21.943598 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-09-16 02:50:21.943954 | instance | Wednesday 16 September 2026 02:50:21 +0000 (0:00:00.290) 0:39:51.418 *** 2026-09-16 02:50:21.995465 | instance | skipping: [instance] 2026-09-16 02:50:21.995750 | instance | 2026-09-16 02:50:21.996014 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-09-16 02:50:21.996351 | instance | Wednesday 16 September 2026 02:50:21 +0000 (0:00:00.052) 0:39:51.470 *** 2026-09-16 02:50:22.038383 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-09-16 02:50:22.038622 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-09-16 02:50:22.038860 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-09-16 02:50:22.039091 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-09-16 02:50:22.039316 | instance | skipping: [instance] 2026-09-16 02:50:22.039525 | instance | 2026-09-16 02:50:22.039782 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-09-16 02:50:22.040039 | instance | Wednesday 16 September 2026 02:50:22 +0000 (0:00:00.043) 0:39:51.514 *** 2026-09-16 02:50:22.082985 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-09-16 02:50:22.083172 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-09-16 02:50:22.083401 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-09-16 02:50:22.083657 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-09-16 02:50:22.083880 | instance | skipping: [instance] 2026-09-16 02:50:22.084094 | instance | 2026-09-16 02:50:22.084336 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-09-16 02:50:22.084577 | instance | Wednesday 16 September 2026 02:50:22 +0000 (0:00:00.044) 0:39:51.558 *** 2026-09-16 02:50:22.118286 | instance | skipping: [instance] 2026-09-16 02:50:22.118370 | instance | 2026-09-16 02:50:22.118530 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-09-16 02:50:22.118701 | instance | Wednesday 16 September 2026 02:50:22 +0000 (0:00:00.035) 0:39:51.594 *** 2026-09-16 02:50:22.181009 | instance | skipping: [instance] 2026-09-16 02:50:22.181083 | instance | 2026-09-16 02:50:22.181208 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-09-16 02:50:22.181351 | instance | Wednesday 16 September 2026 02:50:22 +0000 (0:00:00.062) 0:39:51.656 *** 2026-09-16 02:50:28.178521 | instance | changed: [instance] 2026-09-16 02:50:28.178746 | instance | 2026-09-16 02:50:28.178990 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-09-16 02:50:28.179275 | instance | Wednesday 16 September 2026 02:50:28 +0000 (0:00:05.996) 0:39:57.653 *** 2026-09-16 02:50:52.194752 | instance | changed: [instance] 2026-09-16 02:50:52.194952 | instance | 2026-09-16 02:50:52.195189 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-09-16 02:50:52.195462 | instance | Wednesday 16 September 2026 02:50:52 +0000 (0:00:24.016) 0:40:21.670 *** 2026-09-16 02:50:52.756762 | instance | changed: [instance] 2026-09-16 02:50:52.756975 | instance | 2026-09-16 02:50:52.757294 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-09-16 02:50:52.757627 | instance | Wednesday 16 September 2026 02:50:52 +0000 (0:00:00.561) 0:40:22.232 *** 2026-09-16 02:50:54.092359 | instance | ok: [instance] 2026-09-16 02:50:54.092989 | instance | 2026-09-16 02:50:54.093295 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-09-16 02:50:54.093641 | instance | Wednesday 16 September 2026 02:50:54 +0000 (0:00:01.335) 0:40:23.567 *** 2026-09-16 02:50:54.619160 | instance | changed: [instance] 2026-09-16 02:50:54.619501 | instance | 2026-09-16 02:50:54.619875 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-09-16 02:50:54.620193 | instance | Wednesday 16 September 2026 02:50:54 +0000 (0:00:00.526) 0:40:24.094 *** 2026-09-16 02:50:55.148665 | instance | changed: [instance] 2026-09-16 02:50:55.148955 | instance | 2026-09-16 02:50:55.149256 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-09-16 02:50:55.149628 | instance | Wednesday 16 September 2026 02:50:55 +0000 (0:00:00.529) 0:40:24.623 *** 2026-09-16 02:50:55.765799 | instance | changed: [instance] 2026-09-16 02:50:55.766042 | instance | 2026-09-16 02:50:55.766337 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-09-16 02:50:55.766634 | instance | Wednesday 16 September 2026 02:50:55 +0000 (0:00:00.617) 0:40:25.240 *** 2026-09-16 02:50:56.285909 | instance | changed: [instance] 2026-09-16 02:50:56.286199 | instance | 2026-09-16 02:50:56.286537 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-09-16 02:50:56.286900 | instance | Wednesday 16 September 2026 02:50:56 +0000 (0:00:00.519) 0:40:25.760 *** 2026-09-16 02:50:56.602082 | instance | ok: [instance] 2026-09-16 02:50:56.602284 | instance | 2026-09-16 02:50:56.602563 | instance | PLAY [Deploy SDN] ************************************************************** 2026-09-16 02:50:56.602820 | instance | 2026-09-16 02:50:56.603071 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 02:50:56.603330 | instance | Wednesday 16 September 2026 02:50:56 +0000 (0:00:00.316) 0:40:26.077 *** 2026-09-16 02:50:56.688349 | instance | ok: [instance] 2026-09-16 02:50:56.688522 | instance | 2026-09-16 02:50:56.688811 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 02:50:56.689027 | instance | Wednesday 16 September 2026 02:50:56 +0000 (0:00:00.086) 0:40:26.163 *** 2026-09-16 02:50:56.728284 | instance | skipping: [instance] 2026-09-16 02:50:56.728443 | instance | 2026-09-16 02:50:56.728754 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 02:50:56.728983 | instance | Wednesday 16 September 2026 02:50:56 +0000 (0:00:00.040) 0:40:26.204 *** 2026-09-16 02:50:56.760931 | instance | skipping: [instance] 2026-09-16 02:50:56.761140 | instance | 2026-09-16 02:50:56.761396 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 02:50:56.761725 | instance | Wednesday 16 September 2026 02:50:56 +0000 (0:00:00.032) 0:40:26.236 *** 2026-09-16 02:50:56.804794 | instance | skipping: [instance] 2026-09-16 02:50:56.805092 | instance | 2026-09-16 02:50:56.805392 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 02:50:56.805683 | instance | Wednesday 16 September 2026 02:50:56 +0000 (0:00:00.043) 0:40:26.280 *** 2026-09-16 02:50:56.849697 | instance | skipping: [instance] 2026-09-16 02:50:56.849847 | instance | 2026-09-16 02:50:56.850016 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 02:50:56.850158 | instance | Wednesday 16 September 2026 02:50:56 +0000 (0:00:00.045) 0:40:26.325 *** 2026-09-16 02:50:56.893440 | instance | skipping: [instance] 2026-09-16 02:50:56.893586 | instance | 2026-09-16 02:50:56.893805 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 02:50:56.893933 | instance | Wednesday 16 September 2026 02:50:56 +0000 (0:00:00.043) 0:40:26.369 *** 2026-09-16 02:50:56.942521 | instance | ok: [instance] 2026-09-16 02:50:56.942771 | instance | 2026-09-16 02:50:56.943046 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 02:50:56.943304 | instance | Wednesday 16 September 2026 02:50:56 +0000 (0:00:00.049) 0:40:26.418 *** 2026-09-16 02:50:56.995726 | instance | skipping: [instance] 2026-09-16 02:50:56.995955 | instance | 2026-09-16 02:50:56.996195 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 02:50:56.996433 | instance | Wednesday 16 September 2026 02:50:56 +0000 (0:00:00.052) 0:40:26.470 *** 2026-09-16 02:50:57.082292 | instance | ok: [instance] 2026-09-16 02:50:57.082683 | instance | 2026-09-16 02:50:57.082983 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:50:57.083360 | instance | Wednesday 16 September 2026 02:50:57 +0000 (0:00:00.086) 0:40:26.557 *** 2026-09-16 02:50:57.263006 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:50:57.263208 | instance | 2026-09-16 02:50:57.263444 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:50:57.263706 | instance | Wednesday 16 September 2026 02:50:57 +0000 (0:00:00.180) 0:40:26.738 *** 2026-09-16 02:50:57.893327 | instance | changed: [instance] 2026-09-16 02:50:57.893461 | instance | 2026-09-16 02:50:57.893656 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-09-16 02:50:57.893845 | instance | Wednesday 16 September 2026 02:50:57 +0000 (0:00:00.629) 0:40:27.368 *** 2026-09-16 02:50:58.148138 | instance | ok: [instance] 2026-09-16 02:50:58.148345 | instance | 2026-09-16 02:50:58.148685 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-09-16 02:50:58.148926 | instance | Wednesday 16 September 2026 02:50:58 +0000 (0:00:00.255) 0:40:27.623 *** 2026-09-16 02:50:58.222454 | instance | ok: [instance] => { 2026-09-16 02:50:58.222704 | instance | "changed": false, 2026-09-16 02:50:58.222935 | instance | "msg": "All assertions passed" 2026-09-16 02:50:58.223163 | instance | } 2026-09-16 02:50:58.223377 | instance | 2026-09-16 02:50:58.223665 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-09-16 02:50:58.223977 | instance | Wednesday 16 September 2026 02:50:58 +0000 (0:00:00.074) 0:40:27.698 *** 2026-09-16 02:51:06.411663 | instance | ok: [instance] 2026-09-16 02:51:06.411881 | instance | 2026-09-16 02:51:06.412116 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-09-16 02:51:06.412348 | instance | Wednesday 16 September 2026 02:51:06 +0000 (0:00:08.188) 0:40:35.886 *** 2026-09-16 02:51:06.471895 | instance | ok: [instance] => { 2026-09-16 02:51:06.472049 | instance | "changed": false, 2026-09-16 02:51:06.472478 | instance | "msg": "Successfully pulled openvswitch image" 2026-09-16 02:51:06.472499 | instance | } 2026-09-16 02:51:06.472509 | instance | 2026-09-16 02:51:06.472656 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-09-16 02:51:06.472846 | instance | Wednesday 16 September 2026 02:51:06 +0000 (0:00:00.060) 0:40:35.947 *** 2026-09-16 02:51:08.753206 | instance | changed: [instance] 2026-09-16 02:51:08.753318 | instance | 2026-09-16 02:51:08.753529 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:51:08.753558 | instance | Wednesday 16 September 2026 02:51:08 +0000 (0:00:02.281) 0:40:38.228 *** 2026-09-16 02:51:08.825340 | instance | skipping: [instance] 2026-09-16 02:51:08.825442 | instance | 2026-09-16 02:51:08.825599 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-09-16 02:51:08.825814 | instance | Wednesday 16 September 2026 02:51:08 +0000 (0:00:00.071) 0:40:38.300 *** 2026-09-16 02:51:08.907764 | instance | skipping: [instance] 2026-09-16 02:51:08.907882 | instance | 2026-09-16 02:51:08.907898 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:51:08.908022 | instance | Wednesday 16 September 2026 02:51:08 +0000 (0:00:00.082) 0:40:38.383 *** 2026-09-16 02:51:08.961562 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:51:08.961763 | instance | 2026-09-16 02:51:08.962001 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:51:08.962225 | instance | Wednesday 16 September 2026 02:51:08 +0000 (0:00:00.053) 0:40:38.437 *** 2026-09-16 02:51:09.595212 | instance | changed: [instance] 2026-09-16 02:51:09.595488 | instance | 2026-09-16 02:51:09.595849 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-09-16 02:51:09.596176 | instance | Wednesday 16 September 2026 02:51:09 +0000 (0:00:00.632) 0:40:39.070 *** 2026-09-16 02:51:09.635513 | instance | skipping: [instance] 2026-09-16 02:51:09.635938 | instance | 2026-09-16 02:51:09.636343 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-09-16 02:51:09.636744 | instance | Wednesday 16 September 2026 02:51:09 +0000 (0:00:00.040) 0:40:39.111 *** 2026-09-16 02:51:09.678561 | instance | skipping: [instance] 2026-09-16 02:51:09.678788 | instance | 2026-09-16 02:51:09.679053 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-09-16 02:51:09.679302 | instance | Wednesday 16 September 2026 02:51:09 +0000 (0:00:00.042) 0:40:39.153 *** 2026-09-16 02:51:21.811558 | instance | ok: [instance] 2026-09-16 02:51:21.811742 | instance | 2026-09-16 02:51:21.811976 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-09-16 02:51:21.812218 | instance | Wednesday 16 September 2026 02:51:21 +0000 (0:00:12.132) 0:40:51.286 *** 2026-09-16 02:51:21.884295 | instance | ok: [instance] => { 2026-09-16 02:51:21.884482 | instance | "changed": false, 2026-09-16 02:51:21.884737 | instance | "msg": "Successfully pulled ovn-controller image" 2026-09-16 02:51:21.884996 | instance | } 2026-09-16 02:51:21.885618 | instance | 2026-09-16 02:51:21.885668 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-09-16 02:51:21.885677 | instance | Wednesday 16 September 2026 02:51:21 +0000 (0:00:00.073) 0:40:51.359 *** 2026-09-16 02:51:22.053907 | instance | skipping: [instance] 2026-09-16 02:51:22.053942 | instance | 2026-09-16 02:51:22.053947 | instance | PLAY [controllers[0]] ********************************************************** 2026-09-16 02:51:22.053968 | instance | 2026-09-16 02:51:22.053972 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 02:51:22.053976 | instance | Wednesday 16 September 2026 02:51:22 +0000 (0:00:00.168) 0:40:51.528 *** 2026-09-16 02:51:24.632201 | instance | ok: [instance] 2026-09-16 02:51:24.632255 | instance | 2026-09-16 02:51:24.632266 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 02:51:24.632276 | instance | Wednesday 16 September 2026 02:51:24 +0000 (0:00:02.578) 0:40:54.106 *** 2026-09-16 02:51:24.723686 | instance | ok: [instance] 2026-09-16 02:51:24.723745 | instance | 2026-09-16 02:51:24.723756 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 02:51:24.723765 | instance | Wednesday 16 September 2026 02:51:24 +0000 (0:00:00.092) 0:40:54.198 *** 2026-09-16 02:51:24.780726 | instance | skipping: [instance] 2026-09-16 02:51:24.780791 | instance | 2026-09-16 02:51:24.780798 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 02:51:24.780804 | instance | Wednesday 16 September 2026 02:51:24 +0000 (0:00:00.057) 0:40:54.255 *** 2026-09-16 02:51:24.835880 | instance | skipping: [instance] 2026-09-16 02:51:24.836124 | instance | 2026-09-16 02:51:24.836527 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 02:51:24.836938 | instance | Wednesday 16 September 2026 02:51:24 +0000 (0:00:00.055) 0:40:54.311 *** 2026-09-16 02:51:24.892610 | instance | skipping: [instance] 2026-09-16 02:51:24.892913 | instance | 2026-09-16 02:51:24.893196 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 02:51:24.893493 | instance | Wednesday 16 September 2026 02:51:24 +0000 (0:00:00.056) 0:40:54.367 *** 2026-09-16 02:51:24.944207 | instance | skipping: [instance] 2026-09-16 02:51:24.944404 | instance | 2026-09-16 02:51:24.944717 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 02:51:24.944966 | instance | Wednesday 16 September 2026 02:51:24 +0000 (0:00:00.051) 0:40:54.419 *** 2026-09-16 02:51:24.999323 | instance | skipping: [instance] 2026-09-16 02:51:24.999494 | instance | 2026-09-16 02:51:24.999756 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 02:51:24.999980 | instance | Wednesday 16 September 2026 02:51:24 +0000 (0:00:00.054) 0:40:54.474 *** 2026-09-16 02:51:25.078807 | instance | ok: [instance] 2026-09-16 02:51:25.078985 | instance | 2026-09-16 02:51:25.079230 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 02:51:25.079470 | instance | Wednesday 16 September 2026 02:51:25 +0000 (0:00:00.079) 0:40:54.554 *** 2026-09-16 02:51:25.169266 | instance | ok: [instance] => (item=libvirt_exporter) 2026-09-16 02:51:25.169634 | instance | 2026-09-16 02:51:25.170059 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 02:51:25.170485 | instance | Wednesday 16 September 2026 02:51:25 +0000 (0:00:00.089) 0:40:54.643 *** 2026-09-16 02:51:25.279076 | instance | ok: [instance] 2026-09-16 02:51:25.279156 | instance | 2026-09-16 02:51:25.279304 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:51:25.279449 | instance | Wednesday 16 September 2026 02:51:25 +0000 (0:00:00.111) 0:40:54.754 *** 2026-09-16 02:51:25.369320 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:51:25.369435 | instance | 2026-09-16 02:51:25.369622 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:51:25.369777 | instance | Wednesday 16 September 2026 02:51:25 +0000 (0:00:00.090) 0:40:54.845 *** 2026-09-16 02:51:25.964555 | instance | changed: [instance] 2026-09-16 02:51:25.964802 | instance | 2026-09-16 02:51:25.965132 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-09-16 02:51:25.965496 | instance | Wednesday 16 September 2026 02:51:25 +0000 (0:00:00.595) 0:40:55.440 *** 2026-09-16 02:51:26.039560 | instance | skipping: [instance] 2026-09-16 02:51:26.039652 | instance | 2026-09-16 02:51:26.039762 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-09-16 02:51:26.039870 | instance | Wednesday 16 September 2026 02:51:26 +0000 (0:00:00.073) 0:40:55.514 *** 2026-09-16 02:51:27.484705 | instance | changed: [instance] => (item=libvirt-vnc) 2026-09-16 02:51:27.484840 | instance | changed: [instance] => (item=libvirt-api) 2026-09-16 02:51:27.484985 | instance | 2026-09-16 02:51:27.485141 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-09-16 02:51:27.485627 | instance | Wednesday 16 September 2026 02:51:27 +0000 (0:00:01.446) 0:40:56.960 *** 2026-09-16 02:51:28.862484 | instance | changed: [instance] => (item=libvirt-vnc) 2026-09-16 02:51:28.862586 | instance | changed: [instance] => (item=libvirt-api) 2026-09-16 02:51:28.862882 | instance | 2026-09-16 02:51:28.863316 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-09-16 02:51:28.863633 | instance | Wednesday 16 September 2026 02:51:28 +0000 (0:00:01.377) 0:40:58.337 *** 2026-09-16 02:51:29.198472 | instance | ok: [instance] 2026-09-16 02:51:29.198571 | instance | 2026-09-16 02:51:29.198712 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-09-16 02:51:29.198833 | instance | Wednesday 16 September 2026 02:51:29 +0000 (0:00:00.336) 0:40:58.673 *** 2026-09-16 02:51:31.425421 | instance | changed: [instance] 2026-09-16 02:51:31.425520 | instance | 2026-09-16 02:51:31.425688 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:51:31.425827 | instance | Wednesday 16 September 2026 02:51:31 +0000 (0:00:02.227) 0:41:00.901 *** 2026-09-16 02:51:31.487992 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:51:31.488075 | instance | 2026-09-16 02:51:31.488203 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:51:31.488324 | instance | Wednesday 16 September 2026 02:51:31 +0000 (0:00:00.062) 0:41:00.964 *** 2026-09-16 02:51:32.039709 | instance | changed: [instance] 2026-09-16 02:51:32.039785 | instance | 2026-09-16 02:51:32.040007 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-09-16 02:51:32.040051 | instance | Wednesday 16 September 2026 02:51:32 +0000 (0:00:00.551) 0:41:01.515 *** 2026-09-16 02:51:33.856734 | instance | changed: [instance] 2026-09-16 02:51:33.856857 | instance | 2026-09-16 02:51:33.857000 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-09-16 02:51:33.857142 | instance | Wednesday 16 September 2026 02:51:33 +0000 (0:00:01.816) 0:41:03.332 *** 2026-09-16 02:51:34.944946 | instance | ok: [instance] 2026-09-16 02:51:34.945019 | instance | 2026-09-16 02:51:34.945356 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-09-16 02:51:34.945402 | instance | Wednesday 16 September 2026 02:51:34 +0000 (0:00:01.088) 0:41:04.420 *** 2026-09-16 02:51:35.215699 | instance | ok: [instance] 2026-09-16 02:51:35.256662 | instance | 2026-09-16 02:51:35.256707 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-09-16 02:51:35.256719 | instance | Wednesday 16 September 2026 02:51:35 +0000 (0:00:00.269) 0:41:04.690 *** 2026-09-16 02:51:35.896983 | instance | ok: [instance] 2026-09-16 02:51:35.897076 | instance | 2026-09-16 02:51:35.897220 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 02:51:35.897351 | instance | Wednesday 16 September 2026 02:51:35 +0000 (0:00:00.682) 0:41:05.372 *** 2026-09-16 02:51:35.992443 | instance | ok: [instance] 2026-09-16 02:51:35.992522 | instance | 2026-09-16 02:51:35.992728 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 02:51:35.992867 | instance | Wednesday 16 September 2026 02:51:35 +0000 (0:00:00.095) 0:41:05.468 *** 2026-09-16 02:51:36.083332 | instance | included: rabbitmq for instance 2026-09-16 02:51:36.083528 | instance | 2026-09-16 02:51:36.083828 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-16 02:51:36.084060 | instance | Wednesday 16 September 2026 02:51:36 +0000 (0:00:00.090) 0:41:05.559 *** 2026-09-16 02:51:36.783817 | instance | ok: [instance] 2026-09-16 02:51:36.783952 | instance | 2026-09-16 02:51:36.784127 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-16 02:51:36.784304 | instance | Wednesday 16 September 2026 02:51:36 +0000 (0:00:00.700) 0:41:06.259 *** 2026-09-16 02:51:36.838844 | instance | skipping: [instance] 2026-09-16 02:51:36.838979 | instance | 2026-09-16 02:51:36.839131 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-16 02:51:36.839304 | instance | Wednesday 16 September 2026 02:51:36 +0000 (0:00:00.055) 0:41:06.314 *** 2026-09-16 02:51:36.891042 | instance | skipping: [instance] 2026-09-16 02:51:36.891271 | instance | 2026-09-16 02:51:36.891527 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-16 02:51:36.891825 | instance | Wednesday 16 September 2026 02:51:36 +0000 (0:00:00.051) 0:41:06.365 *** 2026-09-16 02:51:36.938948 | instance | skipping: [instance] 2026-09-16 02:51:36.939123 | instance | 2026-09-16 02:51:36.939364 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-16 02:51:36.939621 | instance | Wednesday 16 September 2026 02:51:36 +0000 (0:00:00.048) 0:41:06.414 *** 2026-09-16 02:52:07.809101 | instance | changed: [instance] 2026-09-16 02:52:07.809168 | instance | 2026-09-16 02:52:07.809278 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 02:52:07.809386 | instance | Wednesday 16 September 2026 02:52:07 +0000 (0:00:30.870) 0:41:37.284 *** 2026-09-16 02:52:08.567633 | instance | ok: [instance] 2026-09-16 02:52:08.567981 | instance | 2026-09-16 02:52:08.568192 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 02:52:08.568380 | instance | Wednesday 16 September 2026 02:52:08 +0000 (0:00:00.758) 0:41:38.042 *** 2026-09-16 02:52:08.628439 | instance | ok: [instance] 2026-09-16 02:52:08.628587 | instance | 2026-09-16 02:52:08.628832 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 02:52:08.629067 | instance | Wednesday 16 September 2026 02:52:08 +0000 (0:00:00.061) 0:41:38.104 *** 2026-09-16 02:52:08.679649 | instance | skipping: [instance] 2026-09-16 02:52:08.679719 | instance | 2026-09-16 02:52:08.679902 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 02:52:08.680074 | instance | Wednesday 16 September 2026 02:52:08 +0000 (0:00:00.051) 0:41:38.155 *** 2026-09-16 02:52:08.733391 | instance | skipping: [instance] 2026-09-16 02:52:08.733500 | instance | 2026-09-16 02:52:08.733711 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 02:52:08.733914 | instance | Wednesday 16 September 2026 02:52:08 +0000 (0:00:00.053) 0:41:38.209 *** 2026-09-16 02:52:08.788966 | instance | ok: [instance] 2026-09-16 02:52:08.789161 | instance | 2026-09-16 02:52:08.789473 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 02:52:08.789798 | instance | Wednesday 16 September 2026 02:52:08 +0000 (0:00:00.055) 0:41:38.264 *** 2026-09-16 02:52:09.018817 | instance | ok: [instance] => (item=network) 2026-09-16 02:52:09.019055 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-09-16 02:52:09.019293 | instance | ok: [instance] => (item=oslo_db_api) 2026-09-16 02:52:09.019567 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-09-16 02:52:09.019813 | instance | ok: [instance] => (item=placement) 2026-09-16 02:52:09.020102 | instance | ok: [instance] => (item=oslo_db) 2026-09-16 02:52:09.020379 | instance | ok: [instance] => (item=compute_metadata) 2026-09-16 02:52:09.020657 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-16 02:52:09.020908 | instance | ok: [instance] => (item=image) 2026-09-16 02:52:09.021160 | instance | ok: [instance] => (item=volumev3) 2026-09-16 02:52:09.021490 | instance | ok: [instance] => (item=oslo_cache) 2026-09-16 02:52:09.021749 | instance | ok: [instance] => (item=baremetal) 2026-09-16 02:52:09.021992 | instance | ok: [instance] => (item=compute) 2026-09-16 02:52:09.022239 | instance | ok: [instance] => (item=identity) 2026-09-16 02:52:09.022460 | instance | 2026-09-16 02:52:09.022728 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 02:52:09.022984 | instance | Wednesday 16 September 2026 02:52:09 +0000 (0:00:00.230) 0:41:38.494 *** 2026-09-16 02:52:09.090060 | instance | ok: [instance] 2026-09-16 02:52:09.090230 | instance | 2026-09-16 02:52:09.090462 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:52:09.090737 | instance | Wednesday 16 September 2026 02:52:09 +0000 (0:00:00.071) 0:41:38.565 *** 2026-09-16 02:52:09.168740 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:52:09.169013 | instance | 2026-09-16 02:52:09.169310 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:52:09.169650 | instance | Wednesday 16 September 2026 02:52:09 +0000 (0:00:00.078) 0:41:38.644 *** 2026-09-16 02:52:09.773906 | instance | changed: [instance] 2026-09-16 02:52:09.774112 | instance | 2026-09-16 02:52:09.774354 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-09-16 02:52:09.774612 | instance | Wednesday 16 September 2026 02:52:09 +0000 (0:00:00.604) 0:41:39.249 *** 2026-09-16 02:52:09.849309 | instance | skipping: [instance] 2026-09-16 02:52:09.849492 | instance | 2026-09-16 02:52:09.849786 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-09-16 02:52:09.850017 | instance | Wednesday 16 September 2026 02:52:09 +0000 (0:00:00.075) 0:41:39.324 *** 2026-09-16 02:52:10.140373 | instance | ok: [instance -> localhost] 2026-09-16 02:52:10.140465 | instance | 2026-09-16 02:52:10.140655 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-09-16 02:52:10.140814 | instance | Wednesday 16 September 2026 02:52:10 +0000 (0:00:00.291) 0:41:39.615 *** 2026-09-16 02:52:10.554692 | instance | ok: [instance -> localhost] 2026-09-16 02:52:10.554799 | instance | 2026-09-16 02:52:10.554995 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-09-16 02:52:10.555186 | instance | Wednesday 16 September 2026 02:52:10 +0000 (0:00:00.414) 0:41:40.030 *** 2026-09-16 02:52:11.120232 | instance | ok: [instance -> localhost] 2026-09-16 02:52:11.120440 | instance | 2026-09-16 02:52:11.120805 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-09-16 02:52:11.121135 | instance | Wednesday 16 September 2026 02:52:11 +0000 (0:00:00.565) 0:41:40.595 *** 2026-09-16 02:52:11.380896 | instance | ok: [instance -> localhost] 2026-09-16 02:52:11.380967 | instance | 2026-09-16 02:52:11.381083 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-09-16 02:52:11.381189 | instance | Wednesday 16 September 2026 02:52:11 +0000 (0:00:00.261) 0:41:40.856 *** 2026-09-16 02:52:12.730842 | instance | ok: [instance] => (item=nova-bootstrap) 2026-09-16 02:52:12.731070 | instance | ok: [instance] => (item=nova-cell-setup) 2026-09-16 02:52:12.731283 | instance | 2026-09-16 02:52:12.731623 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-09-16 02:52:12.731904 | instance | Wednesday 16 September 2026 02:52:12 +0000 (0:00:01.349) 0:41:42.206 *** 2026-09-16 02:52:13.305301 | instance | ok: [instance] 2026-09-16 02:52:13.305572 | instance | 2026-09-16 02:52:13.305905 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-09-16 02:52:13.306129 | instance | Wednesday 16 September 2026 02:52:13 +0000 (0:00:00.573) 0:41:42.780 *** 2026-09-16 02:55:08.748738 | instance | changed: [instance] 2026-09-16 02:55:08.748811 | instance | 2026-09-16 02:55:08.748947 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 02:55:08.749255 | instance | Wednesday 16 September 2026 02:55:08 +0000 (0:02:55.444) 0:44:38.224 *** 2026-09-16 02:55:08.861284 | instance | included: openstack_helm_ingress for instance 2026-09-16 02:55:08.861551 | instance | 2026-09-16 02:55:08.861697 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 02:55:08.861856 | instance | Wednesday 16 September 2026 02:55:08 +0000 (0:00:00.112) 0:44:38.336 *** 2026-09-16 02:55:08.916409 | instance | skipping: [instance] 2026-09-16 02:55:08.916563 | instance | 2026-09-16 02:55:08.916804 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 02:55:08.916949 | instance | Wednesday 16 September 2026 02:55:08 +0000 (0:00:00.055) 0:44:38.392 *** 2026-09-16 02:55:09.003019 | instance | skipping: [instance] 2026-09-16 02:55:09.003296 | instance | 2026-09-16 02:55:09.003652 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 02:55:09.004026 | instance | Wednesday 16 September 2026 02:55:08 +0000 (0:00:00.085) 0:44:38.477 *** 2026-09-16 02:55:09.110665 | instance | ok: [instance] 2026-09-16 02:55:09.110876 | instance | 2026-09-16 02:55:09.111111 | instance | TASK [Create Ingress compute] ************************************************** 2026-09-16 02:55:09.111349 | instance | Wednesday 16 September 2026 02:55:09 +0000 (0:00:00.108) 0:44:38.586 *** 2026-09-16 02:55:09.204454 | instance | included: ingress for instance 2026-09-16 02:55:09.204738 | instance | 2026-09-16 02:55:09.204968 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-09-16 02:55:09.205114 | instance | Wednesday 16 September 2026 02:55:09 +0000 (0:00:00.094) 0:44:38.680 *** 2026-09-16 02:55:10.472958 | instance | changed: [instance] 2026-09-16 02:55:10.473084 | instance | 2026-09-16 02:55:10.473334 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 02:55:10.473578 | instance | Wednesday 16 September 2026 02:55:10 +0000 (0:00:01.267) 0:44:39.948 *** 2026-09-16 02:55:10.632111 | instance | included: openstack_helm_ingress for instance 2026-09-16 02:55:10.632238 | instance | 2026-09-16 02:55:10.632343 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 02:55:10.632531 | instance | Wednesday 16 September 2026 02:55:10 +0000 (0:00:00.159) 0:44:40.107 *** 2026-09-16 02:55:10.685739 | instance | skipping: [instance] 2026-09-16 02:55:10.685869 | instance | 2026-09-16 02:55:10.686052 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 02:55:10.686214 | instance | Wednesday 16 September 2026 02:55:10 +0000 (0:00:00.053) 0:44:40.161 *** 2026-09-16 02:55:10.736935 | instance | skipping: [instance] 2026-09-16 02:55:10.736996 | instance | 2026-09-16 02:55:10.737113 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 02:55:10.737212 | instance | Wednesday 16 September 2026 02:55:10 +0000 (0:00:00.051) 0:44:40.212 *** 2026-09-16 02:55:10.794852 | instance | ok: [instance] 2026-09-16 02:55:10.795010 | instance | 2026-09-16 02:55:10.795361 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-09-16 02:55:10.795532 | instance | Wednesday 16 September 2026 02:55:10 +0000 (0:00:00.057) 0:44:40.270 *** 2026-09-16 02:55:10.875171 | instance | included: ingress for instance 2026-09-16 02:55:10.875445 | instance | 2026-09-16 02:55:10.875782 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-09-16 02:55:10.876106 | instance | Wednesday 16 September 2026 02:55:10 +0000 (0:00:00.080) 0:44:40.350 *** 2026-09-16 02:55:11.945731 | instance | changed: [instance] 2026-09-16 02:55:11.945819 | instance | 2026-09-16 02:55:11.945941 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-09-16 02:55:11.946075 | instance | Wednesday 16 September 2026 02:55:11 +0000 (0:00:01.070) 0:44:41.421 *** 2026-09-16 02:55:12.781036 | instance | ok: [instance] 2026-09-16 02:55:12.781096 | instance | 2026-09-16 02:55:12.781114 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-09-16 02:55:12.781124 | instance | Wednesday 16 September 2026 02:55:12 +0000 (0:00:00.834) 0:44:42.255 *** 2026-09-16 02:55:31.718385 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-09-16 02:55:31.718444 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-09-16 02:55:31.718455 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-09-16 02:55:31.718508 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-09-16 02:55:31.718540 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-09-16 02:55:31.718551 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-09-16 02:55:31.718560 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-09-16 02:55:31.718569 | instance | 2026-09-16 02:55:31.718579 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 02:55:31.718588 | instance | Wednesday 16 September 2026 02:55:31 +0000 (0:00:18.935) 0:45:01.191 *** 2026-09-16 02:55:31.828002 | instance | ok: [instance] 2026-09-16 02:55:31.828103 | instance | 2026-09-16 02:55:31.828268 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 02:55:31.828425 | instance | Wednesday 16 September 2026 02:55:31 +0000 (0:00:00.112) 0:45:01.303 *** 2026-09-16 02:55:31.922848 | instance | included: rabbitmq for instance 2026-09-16 02:55:31.922886 | instance | 2026-09-16 02:55:31.922891 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-16 02:55:31.922896 | instance | Wednesday 16 September 2026 02:55:31 +0000 (0:00:00.094) 0:45:01.398 *** 2026-09-16 02:55:32.619201 | instance | ok: [instance] 2026-09-16 02:55:32.619331 | instance | 2026-09-16 02:55:32.619743 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-16 02:55:32.619787 | instance | Wednesday 16 September 2026 02:55:32 +0000 (0:00:00.696) 0:45:02.094 *** 2026-09-16 02:55:32.700237 | instance | skipping: [instance] 2026-09-16 02:55:32.700356 | instance | 2026-09-16 02:55:32.700594 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-16 02:55:32.700857 | instance | Wednesday 16 September 2026 02:55:32 +0000 (0:00:00.080) 0:45:02.175 *** 2026-09-16 02:55:32.745066 | instance | skipping: [instance] 2026-09-16 02:55:32.745132 | instance | 2026-09-16 02:55:32.745247 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-16 02:55:32.745401 | instance | Wednesday 16 September 2026 02:55:32 +0000 (0:00:00.045) 0:45:02.220 *** 2026-09-16 02:55:32.823418 | instance | skipping: [instance] 2026-09-16 02:55:32.823513 | instance | 2026-09-16 02:55:32.823876 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-16 02:55:32.823923 | instance | Wednesday 16 September 2026 02:55:32 +0000 (0:00:00.077) 0:45:02.298 *** 2026-09-16 02:56:03.741392 | instance | changed: [instance] 2026-09-16 02:56:03.741500 | instance | 2026-09-16 02:56:03.741601 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 02:56:03.741709 | instance | Wednesday 16 September 2026 02:56:03 +0000 (0:00:30.918) 0:45:33.217 *** 2026-09-16 02:56:04.514983 | instance | ok: [instance] 2026-09-16 02:56:04.515449 | instance | 2026-09-16 02:56:04.515511 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 02:56:04.515521 | instance | Wednesday 16 September 2026 02:56:04 +0000 (0:00:00.773) 0:45:33.990 *** 2026-09-16 02:56:04.601347 | instance | ok: [instance] 2026-09-16 02:56:04.601451 | instance | 2026-09-16 02:56:04.601981 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 02:56:04.602018 | instance | Wednesday 16 September 2026 02:56:04 +0000 (0:00:00.085) 0:45:34.076 *** 2026-09-16 02:56:04.690318 | instance | skipping: [instance] 2026-09-16 02:56:04.690403 | instance | 2026-09-16 02:56:04.690712 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 02:56:04.690893 | instance | Wednesday 16 September 2026 02:56:04 +0000 (0:00:00.089) 0:45:34.165 *** 2026-09-16 02:56:04.777119 | instance | skipping: [instance] 2026-09-16 02:56:04.777602 | instance | 2026-09-16 02:56:04.777650 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 02:56:04.777658 | instance | Wednesday 16 September 2026 02:56:04 +0000 (0:00:00.086) 0:45:34.252 *** 2026-09-16 02:56:04.833966 | instance | ok: [instance] 2026-09-16 02:56:04.834038 | instance | 2026-09-16 02:56:04.834226 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 02:56:04.834332 | instance | Wednesday 16 September 2026 02:56:04 +0000 (0:00:00.057) 0:45:34.309 *** 2026-09-16 02:56:05.037982 | instance | ok: [instance] => (item=network) 2026-09-16 02:56:05.038059 | instance | ok: [instance] => (item=load_balancer) 2026-09-16 02:56:05.038227 | instance | ok: [instance] => (item=oslo_db) 2026-09-16 02:56:05.038711 | instance | ok: [instance] => (item=compute_metadata) 2026-09-16 02:56:05.038905 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-16 02:56:05.039090 | instance | ok: [instance] => (item=dns) 2026-09-16 02:56:05.039273 | instance | ok: [instance] => (item=oslo_cache) 2026-09-16 02:56:05.039458 | instance | ok: [instance] => (item=baremetal) 2026-09-16 02:56:05.039658 | instance | ok: [instance] => (item=compute) 2026-09-16 02:56:05.039840 | instance | ok: [instance] => (item=identity) 2026-09-16 02:56:05.040015 | instance | 2026-09-16 02:56:05.040202 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 02:56:05.040386 | instance | Wednesday 16 September 2026 02:56:05 +0000 (0:00:00.203) 0:45:34.513 *** 2026-09-16 02:56:05.157962 | instance | ok: [instance] 2026-09-16 02:56:05.158156 | instance | 2026-09-16 02:56:05.158413 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 02:56:05.158691 | instance | Wednesday 16 September 2026 02:56:05 +0000 (0:00:00.119) 0:45:34.633 *** 2026-09-16 02:56:05.272646 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 02:56:05.272936 | instance | 2026-09-16 02:56:05.273202 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 02:56:05.273427 | instance | Wednesday 16 September 2026 02:56:05 +0000 (0:00:00.114) 0:45:34.748 *** 2026-09-16 02:56:05.964276 | instance | changed: [instance] 2026-09-16 02:56:05.964390 | instance | 2026-09-16 02:56:05.964538 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-09-16 02:56:05.964676 | instance | Wednesday 16 September 2026 02:56:05 +0000 (0:00:00.691) 0:45:35.439 *** 2026-09-16 02:56:06.731892 | instance | ok: [instance] 2026-09-16 02:56:06.731960 | instance | 2026-09-16 02:56:06.732095 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-09-16 02:56:06.732255 | instance | Wednesday 16 September 2026 02:56:06 +0000 (0:00:00.767) 0:45:36.207 *** 2026-09-16 02:56:06.795059 | instance | skipping: [instance] 2026-09-16 02:56:06.795288 | instance | 2026-09-16 02:56:06.795568 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-09-16 02:56:06.795859 | instance | Wednesday 16 September 2026 02:56:06 +0000 (0:00:00.062) 0:45:36.270 *** 2026-09-16 02:56:07.320738 | instance | ok: [instance] 2026-09-16 02:56:07.321528 | instance | 2026-09-16 02:56:07.321593 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-09-16 02:56:07.321605 | instance | Wednesday 16 September 2026 02:56:07 +0000 (0:00:00.525) 0:45:36.795 *** 2026-09-16 02:56:07.374863 | instance | skipping: [instance] 2026-09-16 02:56:07.374928 | instance | 2026-09-16 02:56:07.375105 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-09-16 02:56:07.375284 | instance | Wednesday 16 September 2026 02:56:07 +0000 (0:00:00.054) 0:45:36.850 *** 2026-09-16 02:56:07.461335 | instance | ok: [instance] 2026-09-16 02:56:07.461486 | instance | 2026-09-16 02:56:07.461737 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-09-16 02:56:07.461938 | instance | Wednesday 16 September 2026 02:56:07 +0000 (0:00:00.086) 0:45:36.937 *** 2026-09-16 02:56:07.525316 | instance | skipping: [instance] 2026-09-16 02:56:07.525440 | instance | 2026-09-16 02:56:07.525613 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-09-16 02:56:07.525872 | instance | Wednesday 16 September 2026 02:56:07 +0000 (0:00:00.063) 0:45:37.000 *** 2026-09-16 02:58:49.252343 | instance | changed: [instance] 2026-09-16 02:58:49.252453 | instance | 2026-09-16 02:58:49.252710 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 02:58:49.252826 | instance | Wednesday 16 September 2026 02:58:49 +0000 (0:02:41.726) 0:48:18.727 *** 2026-09-16 02:58:49.420971 | instance | included: openstack_helm_ingress for instance 2026-09-16 02:58:49.421026 | instance | 2026-09-16 02:58:49.421039 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 02:58:49.421048 | instance | Wednesday 16 September 2026 02:58:49 +0000 (0:00:00.166) 0:48:18.894 *** 2026-09-16 02:58:49.491055 | instance | skipping: [instance] 2026-09-16 02:58:49.491189 | instance | 2026-09-16 02:58:49.491553 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 02:58:49.491597 | instance | Wednesday 16 September 2026 02:58:49 +0000 (0:00:00.071) 0:48:18.966 *** 2026-09-16 02:58:49.573985 | instance | skipping: [instance] 2026-09-16 02:58:49.574119 | instance | 2026-09-16 02:58:49.574140 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 02:58:49.574341 | instance | Wednesday 16 September 2026 02:58:49 +0000 (0:00:00.082) 0:48:19.049 *** 2026-09-16 02:58:49.662647 | instance | ok: [instance] 2026-09-16 02:58:49.662725 | instance | 2026-09-16 02:58:49.662820 | instance | TASK [Create Ingress network] ************************************************** 2026-09-16 02:58:49.662938 | instance | Wednesday 16 September 2026 02:58:49 +0000 (0:00:00.088) 0:48:19.138 *** 2026-09-16 02:58:49.767667 | instance | included: ingress for instance 2026-09-16 02:58:49.767805 | instance | 2026-09-16 02:58:49.767969 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-09-16 02:58:49.768116 | instance | Wednesday 16 September 2026 02:58:49 +0000 (0:00:00.105) 0:48:19.243 *** 2026-09-16 02:58:50.963257 | instance | changed: [instance] 2026-09-16 02:58:50.963439 | instance | 2026-09-16 02:58:50.963677 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-09-16 02:58:50.963887 | instance | Wednesday 16 September 2026 02:58:50 +0000 (0:00:01.195) 0:48:20.438 *** 2026-09-16 02:58:51.742574 | instance | ok: [instance] 2026-09-16 02:58:51.742663 | instance | 2026-09-16 02:58:51.742777 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-09-16 02:58:51.742886 | instance | Wednesday 16 September 2026 02:58:51 +0000 (0:00:00.778) 0:48:21.217 *** 2026-09-16 02:59:46.054732 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-09-16 02:59:46.054934 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-09-16 02:59:46.055180 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left). 2026-09-16 02:59:46.055387 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left). 2026-09-16 02:59:46.055659 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left). 2026-09-16 02:59:46.055890 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left). 2026-09-16 02:59:46.056109 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left). 2026-09-16 02:59:46.056334 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left). 2026-09-16 02:59:46.056616 | instance | changed: [instance] => (item={'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True, 'subnets': [{'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]}) 2026-09-16 02:59:46.056899 | instance | 2026-09-16 02:59:46.057134 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-09-16 02:59:46.057354 | instance | Wednesday 16 September 2026 02:59:46 +0000 (0:00:54.312) 0:49:15.529 *** 2026-09-16 02:59:48.037834 | instance | changed: [instance] => (item=[{'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True}, {'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]) 2026-09-16 02:59:48.037927 | instance | 2026-09-16 02:59:48.038009 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 02:59:48.038116 | instance | Wednesday 16 September 2026 02:59:48 +0000 (0:00:01.983) 0:49:17.513 *** 2026-09-16 02:59:48.159580 | instance | ok: [instance] 2026-09-16 02:59:48.159690 | instance | 2026-09-16 02:59:48.159869 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 02:59:48.160044 | instance | Wednesday 16 September 2026 02:59:48 +0000 (0:00:00.121) 0:49:17.635 *** 2026-09-16 02:59:48.265895 | instance | included: rabbitmq for instance 2026-09-16 02:59:48.265971 | instance | 2026-09-16 02:59:48.266085 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-16 02:59:48.266194 | instance | Wednesday 16 September 2026 02:59:48 +0000 (0:00:00.106) 0:49:17.741 *** 2026-09-16 02:59:48.988849 | instance | ok: [instance] 2026-09-16 02:59:48.988935 | instance | 2026-09-16 02:59:48.989104 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-16 02:59:48.989253 | instance | Wednesday 16 September 2026 02:59:48 +0000 (0:00:00.722) 0:49:18.464 *** 2026-09-16 02:59:49.050580 | instance | skipping: [instance] 2026-09-16 02:59:49.050657 | instance | 2026-09-16 02:59:49.050769 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-16 02:59:49.050903 | instance | Wednesday 16 September 2026 02:59:49 +0000 (0:00:00.061) 0:49:18.526 *** 2026-09-16 02:59:49.106915 | instance | skipping: [instance] 2026-09-16 02:59:49.106962 | instance | 2026-09-16 02:59:49.107095 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-16 02:59:49.107201 | instance | Wednesday 16 September 2026 02:59:49 +0000 (0:00:00.056) 0:49:18.582 *** 2026-09-16 02:59:49.179212 | instance | skipping: [instance] 2026-09-16 02:59:49.179281 | instance | 2026-09-16 02:59:49.179412 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-16 02:59:49.179538 | instance | Wednesday 16 September 2026 02:59:49 +0000 (0:00:00.072) 0:49:18.655 *** 2026-09-16 03:00:20.289608 | instance | changed: [instance] 2026-09-16 03:00:20.289690 | instance | 2026-09-16 03:00:20.289923 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:00:20.290181 | instance | Wednesday 16 September 2026 03:00:20 +0000 (0:00:31.110) 0:49:49.765 *** 2026-09-16 03:00:21.048058 | instance | ok: [instance] 2026-09-16 03:00:21.048243 | instance | 2026-09-16 03:00:21.048452 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:00:21.048811 | instance | Wednesday 16 September 2026 03:00:21 +0000 (0:00:00.758) 0:49:50.523 *** 2026-09-16 03:00:21.112758 | instance | ok: [instance] 2026-09-16 03:00:21.112870 | instance | 2026-09-16 03:00:21.113057 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:00:21.113216 | instance | Wednesday 16 September 2026 03:00:21 +0000 (0:00:00.064) 0:49:50.588 *** 2026-09-16 03:00:21.195104 | instance | skipping: [instance] 2026-09-16 03:00:21.195170 | instance | 2026-09-16 03:00:21.195299 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:00:21.195426 | instance | Wednesday 16 September 2026 03:00:21 +0000 (0:00:00.082) 0:49:50.671 *** 2026-09-16 03:00:21.259931 | instance | skipping: [instance] 2026-09-16 03:00:21.259992 | instance | 2026-09-16 03:00:21.260118 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:00:21.260241 | instance | Wednesday 16 September 2026 03:00:21 +0000 (0:00:00.064) 0:49:50.735 *** 2026-09-16 03:00:21.323449 | instance | ok: [instance] 2026-09-16 03:00:21.323518 | instance | 2026-09-16 03:00:21.323652 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:00:21.323761 | instance | Wednesday 16 September 2026 03:00:21 +0000 (0:00:00.063) 0:49:50.799 *** 2026-09-16 03:00:21.481513 | instance | ok: [instance] => (item=cloudformation) 2026-09-16 03:00:21.481671 | instance | ok: [instance] => (item=orchestration) 2026-09-16 03:00:21.481822 | instance | ok: [instance] => (item=oslo_db) 2026-09-16 03:00:21.481961 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-16 03:00:21.482106 | instance | ok: [instance] => (item=oslo_cache) 2026-09-16 03:00:21.482243 | instance | ok: [instance] => (item=identity) 2026-09-16 03:00:21.482373 | instance | 2026-09-16 03:00:21.482512 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:00:21.482681 | instance | Wednesday 16 September 2026 03:00:21 +0000 (0:00:00.157) 0:49:50.957 *** 2026-09-16 03:00:21.570867 | instance | ok: [instance] 2026-09-16 03:00:21.570928 | instance | 2026-09-16 03:00:21.571043 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:00:21.571150 | instance | Wednesday 16 September 2026 03:00:21 +0000 (0:00:00.089) 0:49:51.046 *** 2026-09-16 03:00:21.646204 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:00:21.646290 | instance | 2026-09-16 03:00:21.646408 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:00:21.646514 | instance | Wednesday 16 September 2026 03:00:21 +0000 (0:00:00.075) 0:49:51.122 *** 2026-09-16 03:00:22.243665 | instance | changed: [instance] 2026-09-16 03:00:22.243719 | instance | 2026-09-16 03:00:22.243969 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-09-16 03:00:22.244238 | instance | Wednesday 16 September 2026 03:00:22 +0000 (0:00:00.596) 0:49:51.719 *** 2026-09-16 03:04:13.245565 | instance | changed: [instance] 2026-09-16 03:04:13.245698 | instance | 2026-09-16 03:04:13.245843 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 03:04:13.246008 | instance | Wednesday 16 September 2026 03:04:13 +0000 (0:03:51.001) 0:53:42.721 *** 2026-09-16 03:04:13.362823 | instance | included: openstack_helm_ingress for instance 2026-09-16 03:04:13.363035 | instance | 2026-09-16 03:04:13.363337 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 03:04:13.363606 | instance | Wednesday 16 September 2026 03:04:13 +0000 (0:00:00.117) 0:53:42.838 *** 2026-09-16 03:04:13.433519 | instance | skipping: [instance] 2026-09-16 03:04:13.433771 | instance | 2026-09-16 03:04:13.434030 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 03:04:13.434281 | instance | Wednesday 16 September 2026 03:04:13 +0000 (0:00:00.070) 0:53:42.908 *** 2026-09-16 03:04:13.511438 | instance | skipping: [instance] 2026-09-16 03:04:13.511711 | instance | 2026-09-16 03:04:13.511983 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 03:04:13.512265 | instance | Wednesday 16 September 2026 03:04:13 +0000 (0:00:00.077) 0:53:42.986 *** 2026-09-16 03:04:13.604656 | instance | ok: [instance] 2026-09-16 03:04:13.605449 | instance | 2026-09-16 03:04:13.605489 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-09-16 03:04:13.605501 | instance | Wednesday 16 September 2026 03:04:13 +0000 (0:00:00.093) 0:53:43.079 *** 2026-09-16 03:04:13.718641 | instance | included: ingress for instance 2026-09-16 03:04:13.718745 | instance | 2026-09-16 03:04:13.718953 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-09-16 03:04:13.719080 | instance | Wednesday 16 September 2026 03:04:13 +0000 (0:00:00.114) 0:53:43.194 *** 2026-09-16 03:04:14.824108 | instance | changed: [instance] 2026-09-16 03:04:14.824196 | instance | 2026-09-16 03:04:14.824395 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 03:04:14.824482 | instance | Wednesday 16 September 2026 03:04:14 +0000 (0:00:01.105) 0:53:44.299 *** 2026-09-16 03:04:14.949804 | instance | included: openstack_helm_ingress for instance 2026-09-16 03:04:14.949872 | instance | 2026-09-16 03:04:14.950193 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 03:04:14.950213 | instance | Wednesday 16 September 2026 03:04:14 +0000 (0:00:00.126) 0:53:44.425 *** 2026-09-16 03:04:15.021419 | instance | skipping: [instance] 2026-09-16 03:04:15.021493 | instance | 2026-09-16 03:04:15.021607 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 03:04:15.021689 | instance | Wednesday 16 September 2026 03:04:15 +0000 (0:00:00.071) 0:53:44.496 *** 2026-09-16 03:04:15.095072 | instance | skipping: [instance] 2026-09-16 03:04:15.095190 | instance | 2026-09-16 03:04:15.095338 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 03:04:15.095511 | instance | Wednesday 16 September 2026 03:04:15 +0000 (0:00:00.073) 0:53:44.570 *** 2026-09-16 03:04:15.191329 | instance | ok: [instance] 2026-09-16 03:04:15.191437 | instance | 2026-09-16 03:04:15.191616 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-09-16 03:04:15.191744 | instance | Wednesday 16 September 2026 03:04:15 +0000 (0:00:00.096) 0:53:44.667 *** 2026-09-16 03:04:15.281203 | instance | included: ingress for instance 2026-09-16 03:04:15.281331 | instance | 2026-09-16 03:04:15.281491 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-09-16 03:04:15.281645 | instance | Wednesday 16 September 2026 03:04:15 +0000 (0:00:00.089) 0:53:44.756 *** 2026-09-16 03:04:16.636130 | instance | changed: [instance] 2026-09-16 03:04:16.636206 | instance | 2026-09-16 03:04:16.636366 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-09-16 03:04:16.636531 | instance | Wednesday 16 September 2026 03:04:16 +0000 (0:00:01.355) 0:53:46.111 *** 2026-09-16 03:04:16.896264 | instance | ok: [instance] 2026-09-16 03:04:16.896342 | instance | 2026-09-16 03:04:16.896508 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 03:04:16.896693 | instance | Wednesday 16 September 2026 03:04:16 +0000 (0:00:00.260) 0:53:46.372 *** 2026-09-16 03:04:18.300375 | instance | ok: [instance] 2026-09-16 03:04:18.300438 | instance | 2026-09-16 03:04:18.300595 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-16 03:04:18.300738 | instance | Wednesday 16 September 2026 03:04:18 +0000 (0:00:01.404) 0:53:47.776 *** 2026-09-16 03:04:18.619192 | instance | ok: [instance] 2026-09-16 03:04:18.619271 | instance | 2026-09-16 03:04:18.619424 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 03:04:18.619562 | instance | Wednesday 16 September 2026 03:04:18 +0000 (0:00:00.318) 0:53:48.095 *** 2026-09-16 03:04:18.743771 | instance | ok: [instance] => { 2026-09-16 03:04:18.743898 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-09-16 03:04:18.744046 | instance | } 2026-09-16 03:04:18.744175 | instance | 2026-09-16 03:04:18.744353 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 03:04:18.744441 | instance | Wednesday 16 September 2026 03:04:18 +0000 (0:00:00.124) 0:53:48.219 *** 2026-09-16 03:04:19.206384 | instance | ok: [instance] 2026-09-16 03:04:19.206589 | instance | 2026-09-16 03:04:19.206840 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 03:04:19.207110 | instance | Wednesday 16 September 2026 03:04:19 +0000 (0:00:00.462) 0:53:48.682 *** 2026-09-16 03:04:20.407527 | instance | ok: [instance] 2026-09-16 03:04:20.407619 | instance | 2026-09-16 03:04:20.407822 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-09-16 03:04:20.407982 | instance | Wednesday 16 September 2026 03:04:20 +0000 (0:00:01.201) 0:53:49.883 *** 2026-09-16 03:04:21.060191 | instance | ok: [instance] 2026-09-16 03:04:21.060511 | instance | 2026-09-16 03:04:21.060961 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-09-16 03:04:21.061341 | instance | Wednesday 16 September 2026 03:04:21 +0000 (0:00:00.652) 0:53:50.535 *** 2026-09-16 03:04:22.014429 | instance | ok: [instance] 2026-09-16 03:04:22.014510 | instance | 2026-09-16 03:04:22.014614 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-09-16 03:04:22.014714 | instance | Wednesday 16 September 2026 03:04:22 +0000 (0:00:00.954) 0:53:51.489 *** 2026-09-16 03:04:22.856776 | instance | ok: [instance] 2026-09-16 03:04:22.857017 | instance | 2026-09-16 03:04:22.857323 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-09-16 03:04:22.857572 | instance | Wednesday 16 September 2026 03:04:22 +0000 (0:00:00.842) 0:53:52.332 *** 2026-09-16 03:04:23.311078 | instance | ok: [instance] 2026-09-16 03:04:23.311501 | instance | 2026-09-16 03:04:23.311914 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-09-16 03:04:23.312356 | instance | Wednesday 16 September 2026 03:04:23 +0000 (0:00:00.453) 0:53:52.786 *** 2026-09-16 03:04:23.562843 | instance | included: openstack_helm_endpoints for instance 2026-09-16 03:04:23.563203 | instance | 2026-09-16 03:04:23.563611 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 03:04:23.563958 | instance | Wednesday 16 September 2026 03:04:23 +0000 (0:00:00.252) 0:53:53.038 *** 2026-09-16 03:04:23.634513 | instance | skipping: [instance] 2026-09-16 03:04:23.634734 | instance | 2026-09-16 03:04:23.635094 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 03:04:23.635381 | instance | Wednesday 16 September 2026 03:04:23 +0000 (0:00:00.071) 0:53:53.109 *** 2026-09-16 03:04:23.702225 | instance | skipping: [instance] 2026-09-16 03:04:23.702527 | instance | 2026-09-16 03:04:23.702864 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:04:23.703230 | instance | Wednesday 16 September 2026 03:04:23 +0000 (0:00:00.068) 0:53:53.177 *** 2026-09-16 03:04:23.743761 | instance | skipping: [instance] 2026-09-16 03:04:23.743908 | instance | 2026-09-16 03:04:23.744094 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:04:23.744274 | instance | Wednesday 16 September 2026 03:04:23 +0000 (0:00:00.041) 0:53:53.219 *** 2026-09-16 03:04:23.783919 | instance | skipping: [instance] 2026-09-16 03:04:23.784200 | instance | 2026-09-16 03:04:23.784491 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:04:23.784854 | instance | Wednesday 16 September 2026 03:04:23 +0000 (0:00:00.040) 0:53:53.259 *** 2026-09-16 03:04:23.829385 | instance | skipping: [instance] 2026-09-16 03:04:23.829515 | instance | 2026-09-16 03:04:23.829691 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:04:23.829856 | instance | Wednesday 16 September 2026 03:04:23 +0000 (0:00:00.045) 0:53:53.305 *** 2026-09-16 03:04:23.881672 | instance | skipping: [instance] 2026-09-16 03:04:23.881785 | instance | 2026-09-16 03:04:23.881954 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:04:23.882081 | instance | Wednesday 16 September 2026 03:04:23 +0000 (0:00:00.052) 0:53:53.357 *** 2026-09-16 03:04:23.951742 | instance | ok: [instance] 2026-09-16 03:04:23.952009 | instance | 2026-09-16 03:04:23.952300 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:04:23.952557 | instance | Wednesday 16 September 2026 03:04:23 +0000 (0:00:00.070) 0:53:53.427 *** 2026-09-16 03:04:24.026981 | instance | ok: [instance] => (item=identity) 2026-09-16 03:04:24.027347 | instance | 2026-09-16 03:04:24.027629 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:04:24.027929 | instance | Wednesday 16 September 2026 03:04:24 +0000 (0:00:00.074) 0:53:53.502 *** 2026-09-16 03:04:24.102597 | instance | ok: [instance] 2026-09-16 03:04:24.102883 | instance | 2026-09-16 03:04:24.103148 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-09-16 03:04:24.103329 | instance | Wednesday 16 September 2026 03:04:24 +0000 (0:00:00.075) 0:53:53.577 *** 2026-09-16 03:04:24.556566 | instance | ok: [instance] 2026-09-16 03:04:24.556835 | instance | 2026-09-16 03:04:24.557084 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-09-16 03:04:24.557345 | instance | Wednesday 16 September 2026 03:04:24 +0000 (0:00:00.454) 0:53:54.032 *** 2026-09-16 03:04:25.065052 | instance | ok: [instance] 2026-09-16 03:04:25.065241 | instance | 2026-09-16 03:04:25.065489 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-09-16 03:04:25.065735 | instance | Wednesday 16 September 2026 03:04:25 +0000 (0:00:00.508) 0:53:54.540 *** 2026-09-16 03:04:25.572741 | instance | ok: [instance] 2026-09-16 03:04:25.572970 | instance | 2026-09-16 03:04:25.573251 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-09-16 03:04:25.573501 | instance | Wednesday 16 September 2026 03:04:25 +0000 (0:00:00.507) 0:53:55.048 *** 2026-09-16 03:04:26.100222 | instance | ok: [instance] 2026-09-16 03:04:26.100425 | instance | 2026-09-16 03:04:26.100722 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 03:04:26.100976 | instance | Wednesday 16 September 2026 03:04:26 +0000 (0:00:00.527) 0:53:55.575 *** 2026-09-16 03:04:26.246748 | instance | ok: [instance] 2026-09-16 03:04:26.246821 | instance | 2026-09-16 03:04:26.247004 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 03:04:26.247628 | instance | Wednesday 16 September 2026 03:04:26 +0000 (0:00:00.146) 0:53:55.722 *** 2026-09-16 03:04:26.331774 | instance | included: rabbitmq for instance 2026-09-16 03:04:26.331835 | instance | 2026-09-16 03:04:26.331977 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-16 03:04:26.332086 | instance | Wednesday 16 September 2026 03:04:26 +0000 (0:00:00.085) 0:53:55.807 *** 2026-09-16 03:04:27.099443 | instance | ok: [instance] 2026-09-16 03:04:27.099683 | instance | 2026-09-16 03:04:27.099941 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-16 03:04:27.100216 | instance | Wednesday 16 September 2026 03:04:27 +0000 (0:00:00.767) 0:53:56.574 *** 2026-09-16 03:04:27.146854 | instance | skipping: [instance] 2026-09-16 03:04:27.147689 | instance | 2026-09-16 03:04:27.147728 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-16 03:04:27.147897 | instance | Wednesday 16 September 2026 03:04:27 +0000 (0:00:00.047) 0:53:56.622 *** 2026-09-16 03:04:27.219753 | instance | skipping: [instance] 2026-09-16 03:04:27.219861 | instance | 2026-09-16 03:04:27.220064 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-16 03:04:27.220305 | instance | Wednesday 16 September 2026 03:04:27 +0000 (0:00:00.073) 0:53:56.695 *** 2026-09-16 03:04:27.269495 | instance | skipping: [instance] 2026-09-16 03:04:27.269681 | instance | 2026-09-16 03:04:27.269932 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-16 03:04:27.270211 | instance | Wednesday 16 September 2026 03:04:27 +0000 (0:00:00.049) 0:53:56.745 *** 2026-09-16 03:04:58.242919 | instance | changed: [instance] 2026-09-16 03:04:58.243137 | instance | 2026-09-16 03:04:58.243447 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:04:58.243688 | instance | Wednesday 16 September 2026 03:04:58 +0000 (0:00:30.972) 0:54:27.717 *** 2026-09-16 03:04:58.940364 | instance | ok: [instance] 2026-09-16 03:04:58.940847 | instance | 2026-09-16 03:04:58.941012 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:04:58.941364 | instance | Wednesday 16 September 2026 03:04:58 +0000 (0:00:00.697) 0:54:28.415 *** 2026-09-16 03:04:59.002456 | instance | ok: [instance] 2026-09-16 03:04:59.002658 | instance | 2026-09-16 03:04:59.003029 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:04:59.003376 | instance | Wednesday 16 September 2026 03:04:58 +0000 (0:00:00.062) 0:54:28.477 *** 2026-09-16 03:04:59.071159 | instance | skipping: [instance] 2026-09-16 03:04:59.071377 | instance | 2026-09-16 03:04:59.071609 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:04:59.071824 | instance | Wednesday 16 September 2026 03:04:59 +0000 (0:00:00.068) 0:54:28.546 *** 2026-09-16 03:04:59.164672 | instance | skipping: [instance] 2026-09-16 03:04:59.164856 | instance | 2026-09-16 03:04:59.165056 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:04:59.165365 | instance | Wednesday 16 September 2026 03:04:59 +0000 (0:00:00.093) 0:54:28.640 *** 2026-09-16 03:04:59.234258 | instance | ok: [instance] 2026-09-16 03:04:59.234380 | instance | 2026-09-16 03:04:59.234547 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:04:59.234709 | instance | Wednesday 16 September 2026 03:04:59 +0000 (0:00:00.069) 0:54:28.710 *** 2026-09-16 03:04:59.404049 | instance | ok: [instance] => (item=network) 2026-09-16 03:04:59.404197 | instance | ok: [instance] => (item=valkey) 2026-09-16 03:04:59.404420 | instance | ok: [instance] => (item=load_balancer) 2026-09-16 03:04:59.404600 | instance | ok: [instance] => (item=oslo_db) 2026-09-16 03:04:59.404800 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-09-16 03:04:59.404950 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-16 03:04:59.405101 | instance | ok: [instance] => (item=oslo_cache) 2026-09-16 03:04:59.405268 | instance | ok: [instance] => (item=identity) 2026-09-16 03:04:59.405403 | instance | 2026-09-16 03:04:59.405546 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:04:59.405690 | instance | Wednesday 16 September 2026 03:04:59 +0000 (0:00:00.169) 0:54:28.879 *** 2026-09-16 03:04:59.502250 | instance | ok: [instance] 2026-09-16 03:04:59.502453 | instance | 2026-09-16 03:04:59.502705 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:04:59.502942 | instance | Wednesday 16 September 2026 03:04:59 +0000 (0:00:00.097) 0:54:28.977 *** 2026-09-16 03:04:59.580315 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:04:59.580497 | instance | 2026-09-16 03:04:59.580777 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:04:59.581050 | instance | Wednesday 16 September 2026 03:04:59 +0000 (0:00:00.078) 0:54:29.055 *** 2026-09-16 03:05:00.210020 | instance | changed: [instance] 2026-09-16 03:05:00.210082 | instance | 2026-09-16 03:05:00.210215 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-09-16 03:05:00.210331 | instance | Wednesday 16 September 2026 03:05:00 +0000 (0:00:00.629) 0:54:29.685 *** 2026-09-16 03:05:01.583094 | instance | ok: [instance] 2026-09-16 03:05:01.583216 | instance | 2026-09-16 03:05:01.583330 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-09-16 03:05:01.583423 | instance | Wednesday 16 September 2026 03:05:01 +0000 (0:00:01.373) 0:54:31.058 *** 2026-09-16 03:05:03.002395 | instance | changed: [instance] 2026-09-16 03:05:03.002568 | instance | 2026-09-16 03:05:03.002973 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-09-16 03:05:03.003244 | instance | Wednesday 16 September 2026 03:05:02 +0000 (0:00:01.418) 0:54:32.477 *** 2026-09-16 03:05:04.444386 | instance | changed: [instance] 2026-09-16 03:05:04.444570 | instance | 2026-09-16 03:05:04.444784 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-09-16 03:05:04.444965 | instance | Wednesday 16 September 2026 03:05:04 +0000 (0:00:01.442) 0:54:33.919 *** 2026-09-16 03:05:05.916952 | instance | changed: [instance] 2026-09-16 03:05:05.917006 | instance | 2026-09-16 03:05:05.917014 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-09-16 03:05:05.917021 | instance | Wednesday 16 September 2026 03:05:05 +0000 (0:00:01.471) 0:54:35.391 *** 2026-09-16 03:05:12.204799 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-09-16 03:05:12.206012 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-09-16 03:05:12.206028 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-09-16 03:05:12.206063 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-09-16 03:05:12.206983 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-09-16 03:05:12.206998 | instance | 2026-09-16 03:05:12.207003 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-09-16 03:05:12.207087 | instance | Wednesday 16 September 2026 03:05:12 +0000 (0:00:06.287) 0:54:41.679 *** 2026-09-16 03:05:14.277972 | instance | changed: [instance] => (item=instance) 2026-09-16 03:05:14.278100 | instance | 2026-09-16 03:05:14.278292 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-09-16 03:05:14.278458 | instance | Wednesday 16 September 2026 03:05:14 +0000 (0:00:02.072) 0:54:43.751 *** 2026-09-16 03:05:16.958281 | instance | ok: [instance] => (item=instance) 2026-09-16 03:05:16.958477 | instance | 2026-09-16 03:05:16.958731 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-09-16 03:05:16.958971 | instance | Wednesday 16 September 2026 03:05:16 +0000 (0:00:02.682) 0:54:46.433 *** 2026-09-16 03:05:23.983765 | instance | ok: [instance] => (item=instance) 2026-09-16 03:05:23.983818 | instance | 2026-09-16 03:05:23.983825 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-09-16 03:05:23.983831 | instance | Wednesday 16 September 2026 03:05:23 +0000 (0:00:07.025) 0:54:53.459 *** 2026-09-16 03:05:25.555047 | instance | ok: [instance] => (item=instance) 2026-09-16 03:05:25.555126 | instance | 2026-09-16 03:05:25.555440 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-09-16 03:05:25.555514 | instance | Wednesday 16 September 2026 03:05:25 +0000 (0:00:01.571) 0:54:55.030 *** 2026-09-16 03:05:25.669279 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-09-16 03:05:25.669328 | instance | 2026-09-16 03:05:25.669335 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-09-16 03:05:25.669348 | instance | Wednesday 16 September 2026 03:05:25 +0000 (0:00:00.113) 0:54:55.144 *** 2026-09-16 03:05:26.941327 | instance | changed: [instance] 2026-09-16 03:05:26.941402 | instance | 2026-09-16 03:05:26.941580 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-09-16 03:05:26.941697 | instance | Wednesday 16 September 2026 03:05:26 +0000 (0:00:01.272) 0:54:56.417 *** 2026-09-16 03:05:29.392646 | instance | changed: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-09-16T03:05:13Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.2.174', 'hostname': 'host-172-24-2-174', 'fqdn': 'host-172-24-2-174.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '13ce3b3a-cc91-48c0-a6a4-201d738bf7ab', 'ip_address': '172.24.2.174'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:fe:62:f1', 'name': 'octavia-health-manager-port-instance', 'network_id': '9036f35b-5702-4a20-a325-1b68b05bb30a', 'numa_affinity_policy': None, 'project_id': 'a5dbd9da458143c8ac11376244593825', 'tenant_id': 'a5dbd9da458143c8ac11376244593825', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['e61fa61c-4d06-40b8-a566-3f73d51a0cc2'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-09-16T03:05:23Z', 'revision_number': 4, 'if_match': None, 'id': 'eceebcfd-9e7b-47c9-9bf3-18afc2ae12c1', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-09-16 03:05:29.392960 | instance | changed: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-09-16T03:05:13Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.2.174', 'hostname': 'host-172-24-2-174', 'fqdn': 'host-172-24-2-174.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '13ce3b3a-cc91-48c0-a6a4-201d738bf7ab', 'ip_address': '172.24.2.174'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:fe:62:f1', 'name': 'octavia-health-manager-port-instance', 'network_id': '9036f35b-5702-4a20-a325-1b68b05bb30a', 'numa_affinity_policy': None, 'project_id': 'a5dbd9da458143c8ac11376244593825', 'tenant_id': 'a5dbd9da458143c8ac11376244593825', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['e61fa61c-4d06-40b8-a566-3f73d51a0cc2'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-09-16T03:05:23Z', 'revision_number': 4, 'if_match': None, 'id': 'eceebcfd-9e7b-47c9-9bf3-18afc2ae12c1', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-09-16 03:05:29.393090 | instance | 2026-09-16 03:05:29.393107 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-09-16 03:05:29.393183 | instance | Wednesday 16 September 2026 03:05:29 +0000 (0:00:02.451) 0:54:58.868 *** 2026-09-16 03:05:30.586529 | instance | changed: [instance] 2026-09-16 03:05:30.586594 | instance | 2026-09-16 03:05:30.586810 | instance | TASK [Upload Amphora image] **************************************************** 2026-09-16 03:05:30.586829 | instance | Wednesday 16 September 2026 03:05:30 +0000 (0:00:01.194) 0:55:00.062 *** 2026-09-16 03:05:30.722825 | instance | included: atmosphere.common.glance_image for instance 2026-09-16 03:05:30.722893 | instance | 2026-09-16 03:05:30.723108 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-09-16 03:05:30.723126 | instance | Wednesday 16 September 2026 03:05:30 +0000 (0:00:00.136) 0:55:00.198 *** 2026-09-16 03:05:32.106954 | instance | ok: [instance] 2026-09-16 03:05:32.107061 | instance | 2026-09-16 03:05:32.107425 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-09-16 03:05:32.107477 | instance | Wednesday 16 September 2026 03:05:32 +0000 (0:00:01.383) 0:55:01.582 *** 2026-09-16 03:05:33.752366 | instance | ok: [instance] 2026-09-16 03:05:33.752420 | instance | 2026-09-16 03:05:33.752611 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-09-16 03:05:33.752797 | instance | Wednesday 16 September 2026 03:05:33 +0000 (0:00:01.645) 0:55:03.227 *** 2026-09-16 03:05:33.828175 | instance | ok: [instance] 2026-09-16 03:05:33.828297 | instance | 2026-09-16 03:05:33.828431 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-09-16 03:05:33.828541 | instance | Wednesday 16 September 2026 03:05:33 +0000 (0:00:00.076) 0:55:03.304 *** 2026-09-16 03:05:35.390711 | instance | ok: [instance] 2026-09-16 03:05:35.390944 | instance | 2026-09-16 03:05:35.391231 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-09-16 03:05:35.391501 | instance | Wednesday 16 September 2026 03:05:35 +0000 (0:00:01.562) 0:55:04.866 *** 2026-09-16 03:05:35.485161 | instance | ok: [instance] 2026-09-16 03:05:35.485457 | instance | 2026-09-16 03:05:35.485830 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-09-16 03:05:35.486075 | instance | Wednesday 16 September 2026 03:05:35 +0000 (0:00:00.094) 0:55:04.960 *** 2026-09-16 03:05:35.583131 | instance | ok: [instance] 2026-09-16 03:05:35.583385 | instance | 2026-09-16 03:05:35.583613 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-09-16 03:05:35.583853 | instance | Wednesday 16 September 2026 03:05:35 +0000 (0:00:00.098) 0:55:05.058 *** 2026-09-16 03:05:35.868412 | instance | changed: [instance] 2026-09-16 03:05:35.868487 | instance | 2026-09-16 03:05:35.868694 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-09-16 03:05:35.868882 | instance | Wednesday 16 September 2026 03:05:35 +0000 (0:00:00.285) 0:55:05.343 *** 2026-09-16 03:06:13.811846 | instance | FAILED - RETRYING: [instance]: Download image (3 retries left). 2026-09-16 03:06:13.812030 | instance | changed: [instance] 2026-09-16 03:06:13.812215 | instance | 2026-09-16 03:06:13.812383 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-09-16 03:06:13.812537 | instance | Wednesday 16 September 2026 03:06:13 +0000 (0:00:37.943) 0:55:43.287 *** 2026-09-16 03:06:14.145021 | instance | ok: [instance] 2026-09-16 03:06:14.145340 | instance | 2026-09-16 03:06:14.145648 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-09-16 03:06:14.145889 | instance | Wednesday 16 September 2026 03:06:14 +0000 (0:00:00.333) 0:55:43.620 *** 2026-09-16 03:06:19.882915 | instance | changed: [instance] 2026-09-16 03:06:19.883219 | instance | 2026-09-16 03:06:19.883501 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-09-16 03:06:19.883781 | instance | Wednesday 16 September 2026 03:06:19 +0000 (0:00:05.737) 0:55:49.358 *** 2026-09-16 03:06:20.801737 | instance | ok: [instance] 2026-09-16 03:06:20.801880 | instance | 2026-09-16 03:06:20.802072 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-09-16 03:06:20.802264 | instance | Wednesday 16 September 2026 03:06:20 +0000 (0:00:00.918) 0:55:50.277 *** 2026-09-16 03:06:20.887980 | instance | ok: [instance] 2026-09-16 03:06:20.888206 | instance | 2026-09-16 03:06:20.888515 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-09-16 03:06:20.888857 | instance | Wednesday 16 September 2026 03:06:20 +0000 (0:00:00.086) 0:55:50.363 *** 2026-09-16 03:06:57.942872 | instance | changed: [instance] 2026-09-16 03:06:57.943173 | instance | 2026-09-16 03:06:57.943638 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-09-16 03:06:57.943877 | instance | Wednesday 16 September 2026 03:06:57 +0000 (0:00:37.054) 0:56:27.418 *** 2026-09-16 03:06:58.004261 | instance | skipping: [instance] 2026-09-16 03:06:58.004501 | instance | 2026-09-16 03:06:58.004849 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-09-16 03:06:58.005114 | instance | Wednesday 16 September 2026 03:06:57 +0000 (0:00:00.061) 0:56:27.479 *** 2026-09-16 03:06:58.072092 | instance | skipping: [instance] 2026-09-16 03:06:58.072435 | instance | 2026-09-16 03:06:58.072831 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-09-16 03:06:58.073138 | instance | Wednesday 16 September 2026 03:06:58 +0000 (0:00:00.067) 0:56:27.547 *** 2026-09-16 03:06:58.662518 | instance | changed: [instance] 2026-09-16 03:06:58.662816 | instance | 2026-09-16 03:06:58.663132 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-09-16 03:06:58.663464 | instance | Wednesday 16 September 2026 03:06:58 +0000 (0:00:00.589) 0:56:28.137 *** 2026-09-16 03:06:59.720342 | instance | ok: [instance] 2026-09-16 03:06:59.720530 | instance | 2026-09-16 03:06:59.720787 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-09-16 03:06:59.721018 | instance | Wednesday 16 September 2026 03:06:59 +0000 (0:00:01.058) 0:56:29.195 *** 2026-09-16 03:07:05.572556 | instance | changed: [instance] 2026-09-16 03:07:05.572598 | instance | 2026-09-16 03:07:05.572607 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-09-16 03:07:05.572612 | instance | Wednesday 16 September 2026 03:07:05 +0000 (0:00:05.852) 0:56:35.047 *** 2026-09-16 03:07:06.315565 | instance | ok: [instance] 2026-09-16 03:07:06.315664 | instance | 2026-09-16 03:07:06.315712 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-09-16 03:07:06.315841 | instance | Wednesday 16 September 2026 03:07:06 +0000 (0:00:00.743) 0:56:35.791 *** 2026-09-16 03:07:07.744895 | instance | changed: [instance] 2026-09-16 03:07:07.744977 | instance | 2026-09-16 03:07:07.745316 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-09-16 03:07:07.745374 | instance | Wednesday 16 September 2026 03:07:07 +0000 (0:00:01.429) 0:56:37.220 *** 2026-09-16 03:07:09.322626 | instance | changed: [instance] => (item=octavia-client) 2026-09-16 03:07:09.322699 | instance | changed: [instance] => (item=octavia-server) 2026-09-16 03:07:09.322804 | instance | 2026-09-16 03:07:09.322915 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-09-16 03:07:09.323018 | instance | Wednesday 16 September 2026 03:07:09 +0000 (0:00:01.578) 0:56:38.798 *** 2026-09-16 03:07:10.217430 | instance | changed: [instance] 2026-09-16 03:07:10.217532 | instance | 2026-09-16 03:07:10.217684 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-09-16 03:07:10.217838 | instance | Wednesday 16 September 2026 03:07:10 +0000 (0:00:00.893) 0:56:39.692 *** 2026-09-16 03:07:12.096566 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-09-16 03:07:12.096615 | instance | loadbalancer quotas. 2026-09-16 03:07:12.131781 | instance | changed: [instance] 2026-09-16 03:07:12.131871 | instance | 2026-09-16 03:07:12.132105 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-09-16 03:07:12.132200 | instance | Wednesday 16 September 2026 03:07:12 +0000 (0:00:01.915) 0:56:41.607 *** 2026-09-16 03:09:42.206004 | instance | changed: [instance] 2026-09-16 03:09:42.206096 | instance | 2026-09-16 03:09:42.206210 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-09-16 03:09:42.206339 | instance | Wednesday 16 September 2026 03:09:42 +0000 (0:02:30.074) 0:59:11.681 *** 2026-09-16 03:09:54.157766 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-09-16 03:09:54.158037 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-09-16 03:09:54.158280 | instance | 2026-09-16 03:09:54.158584 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 03:09:54.158835 | instance | Wednesday 16 September 2026 03:09:54 +0000 (0:00:11.951) 0:59:23.633 *** 2026-09-16 03:09:54.287415 | instance | included: openstack_helm_ingress for instance 2026-09-16 03:09:54.287515 | instance | 2026-09-16 03:09:54.287730 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 03:09:54.287947 | instance | Wednesday 16 September 2026 03:09:54 +0000 (0:00:00.130) 0:59:23.763 *** 2026-09-16 03:09:54.339043 | instance | skipping: [instance] 2026-09-16 03:09:54.339182 | instance | 2026-09-16 03:09:54.339306 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 03:09:54.339427 | instance | Wednesday 16 September 2026 03:09:54 +0000 (0:00:00.051) 0:59:23.814 *** 2026-09-16 03:09:54.389031 | instance | skipping: [instance] 2026-09-16 03:09:54.389239 | instance | 2026-09-16 03:09:54.389493 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 03:09:54.389769 | instance | Wednesday 16 September 2026 03:09:54 +0000 (0:00:00.049) 0:59:23.864 *** 2026-09-16 03:09:54.450437 | instance | ok: [instance] 2026-09-16 03:09:54.450635 | instance | 2026-09-16 03:09:54.450904 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-09-16 03:09:54.451214 | instance | Wednesday 16 September 2026 03:09:54 +0000 (0:00:00.061) 0:59:23.926 *** 2026-09-16 03:09:54.537708 | instance | included: ingress for instance 2026-09-16 03:09:54.537901 | instance | 2026-09-16 03:09:54.538199 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-09-16 03:09:54.538446 | instance | Wednesday 16 September 2026 03:09:54 +0000 (0:00:00.086) 0:59:24.012 *** 2026-09-16 03:09:55.832943 | instance | changed: [instance] 2026-09-16 03:09:55.832994 | instance | 2026-09-16 03:09:55.833152 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 03:09:55.833259 | instance | Wednesday 16 September 2026 03:09:55 +0000 (0:00:01.295) 0:59:25.307 *** 2026-09-16 03:09:55.963872 | instance | ok: [instance] 2026-09-16 03:09:55.963982 | instance | 2026-09-16 03:09:55.964122 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 03:09:55.964261 | instance | Wednesday 16 September 2026 03:09:55 +0000 (0:00:00.130) 0:59:25.438 *** 2026-09-16 03:09:56.099341 | instance | included: rabbitmq for instance 2026-09-16 03:09:56.101673 | instance | 2026-09-16 03:09:56.101901 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-16 03:09:56.102079 | instance | Wednesday 16 September 2026 03:09:56 +0000 (0:00:00.136) 0:59:25.574 *** 2026-09-16 03:09:56.902647 | instance | ok: [instance] 2026-09-16 03:09:56.902704 | instance | 2026-09-16 03:09:56.902820 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-16 03:09:56.902923 | instance | Wednesday 16 September 2026 03:09:56 +0000 (0:00:00.803) 0:59:26.378 *** 2026-09-16 03:09:56.996355 | instance | skipping: [instance] 2026-09-16 03:09:56.996416 | instance | 2026-09-16 03:09:56.996546 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-16 03:09:56.996747 | instance | Wednesday 16 September 2026 03:09:56 +0000 (0:00:00.093) 0:59:26.471 *** 2026-09-16 03:09:57.062750 | instance | skipping: [instance] 2026-09-16 03:09:57.062949 | instance | 2026-09-16 03:09:57.063237 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-16 03:09:57.063495 | instance | Wednesday 16 September 2026 03:09:57 +0000 (0:00:00.066) 0:59:26.538 *** 2026-09-16 03:09:57.121110 | instance | skipping: [instance] 2026-09-16 03:09:57.121313 | instance | 2026-09-16 03:09:57.121549 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-16 03:09:57.121807 | instance | Wednesday 16 September 2026 03:09:57 +0000 (0:00:00.058) 0:59:26.596 *** 2026-09-16 03:10:28.172366 | instance | changed: [instance] 2026-09-16 03:10:28.172481 | instance | 2026-09-16 03:10:28.172540 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:10:28.172734 | instance | Wednesday 16 September 2026 03:10:28 +0000 (0:00:31.050) 0:59:57.647 *** 2026-09-16 03:10:28.912811 | instance | ok: [instance] 2026-09-16 03:10:28.913007 | instance | 2026-09-16 03:10:28.913337 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:10:28.913631 | instance | Wednesday 16 September 2026 03:10:28 +0000 (0:00:00.740) 0:59:58.388 *** 2026-09-16 03:10:29.008434 | instance | ok: [instance] 2026-09-16 03:10:29.008559 | instance | 2026-09-16 03:10:29.008959 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:10:29.009193 | instance | Wednesday 16 September 2026 03:10:29 +0000 (0:00:00.093) 0:59:58.481 *** 2026-09-16 03:10:29.084354 | instance | skipping: [instance] 2026-09-16 03:10:29.084668 | instance | 2026-09-16 03:10:29.084931 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:10:29.085178 | instance | Wednesday 16 September 2026 03:10:29 +0000 (0:00:00.077) 0:59:58.559 *** 2026-09-16 03:10:29.168752 | instance | skipping: [instance] 2026-09-16 03:10:29.168982 | instance | 2026-09-16 03:10:29.169273 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:10:29.169685 | instance | Wednesday 16 September 2026 03:10:29 +0000 (0:00:00.084) 0:59:58.643 *** 2026-09-16 03:10:29.256407 | instance | ok: [instance] 2026-09-16 03:10:29.256661 | instance | 2026-09-16 03:10:29.256955 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:10:29.257190 | instance | Wednesday 16 September 2026 03:10:29 +0000 (0:00:00.087) 0:59:58.731 *** 2026-09-16 03:10:29.466241 | instance | ok: [instance] => (item=orchestration) 2026-09-16 03:10:29.466442 | instance | ok: [instance] => (item=container_infra) 2026-09-16 03:10:29.466705 | instance | ok: [instance] => (item=oslo_db) 2026-09-16 03:10:29.466945 | instance | ok: [instance] => (item=key_manager) 2026-09-16 03:10:29.467156 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-16 03:10:29.467379 | instance | ok: [instance] => (item=oslo_cache) 2026-09-16 03:10:29.467606 | instance | ok: [instance] => (item=identity) 2026-09-16 03:10:29.467839 | instance | 2026-09-16 03:10:29.468051 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:10:29.468205 | instance | Wednesday 16 September 2026 03:10:29 +0000 (0:00:00.210) 0:59:58.941 *** 2026-09-16 03:10:29.586415 | instance | ok: [instance] 2026-09-16 03:10:29.586656 | instance | 2026-09-16 03:10:29.586894 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:10:29.587118 | instance | Wednesday 16 September 2026 03:10:29 +0000 (0:00:00.118) 0:59:59.059 *** 2026-09-16 03:10:29.706602 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:10:29.706832 | instance | 2026-09-16 03:10:29.707191 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:10:29.707464 | instance | Wednesday 16 September 2026 03:10:29 +0000 (0:00:00.122) 0:59:59.182 *** 2026-09-16 03:10:30.318122 | instance | changed: [instance] 2026-09-16 03:10:30.318376 | instance | 2026-09-16 03:10:30.318660 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 03:10:30.318914 | instance | Wednesday 16 September 2026 03:10:30 +0000 (0:00:00.611) 0:59:59.793 *** 2026-09-16 03:10:30.414865 | instance | ok: [instance] => { 2026-09-16 03:10:30.415112 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64" 2026-09-16 03:10:30.415341 | instance | } 2026-09-16 03:10:30.415555 | instance | 2026-09-16 03:10:30.415831 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 03:10:30.416063 | instance | Wednesday 16 September 2026 03:10:30 +0000 (0:00:00.096) 0:59:59.890 *** 2026-09-16 03:10:31.397833 | instance | changed: [instance] 2026-09-16 03:10:31.398070 | instance | 2026-09-16 03:10:31.398347 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 03:10:31.401771 | instance | Wednesday 16 September 2026 03:10:31 +0000 (0:00:00.982) 1:00:00.873 *** 2026-09-16 03:10:31.508439 | instance | skipping: [instance] 2026-09-16 03:10:31.508527 | instance | 2026-09-16 03:10:31.508895 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-09-16 03:10:31.509133 | instance | Wednesday 16 September 2026 03:10:31 +0000 (0:00:00.110) 1:00:00.983 *** 2026-09-16 03:10:32.263255 | instance | changed: [instance] 2026-09-16 03:10:32.263449 | instance | 2026-09-16 03:10:32.263774 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:10:32.264120 | instance | Wednesday 16 September 2026 03:10:32 +0000 (0:00:00.755) 1:00:01.738 *** 2026-09-16 03:10:32.501235 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:10:32.501450 | instance | 2026-09-16 03:10:32.501714 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:10:32.501945 | instance | Wednesday 16 September 2026 03:10:32 +0000 (0:00:00.238) 1:00:01.976 *** 2026-09-16 03:10:33.123186 | instance | changed: [instance] 2026-09-16 03:10:33.123373 | instance | 2026-09-16 03:10:33.123644 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-09-16 03:10:33.123880 | instance | Wednesday 16 September 2026 03:10:33 +0000 (0:00:00.621) 1:00:02.598 *** 2026-09-16 03:10:33.426704 | instance | changed: [instance] 2026-09-16 03:10:33.426867 | instance | 2026-09-16 03:10:33.427123 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-09-16 03:10:33.427364 | instance | Wednesday 16 September 2026 03:10:33 +0000 (0:00:00.302) 1:00:02.901 *** 2026-09-16 03:10:34.135659 | instance | changed: [instance] 2026-09-16 03:10:34.135862 | instance | 2026-09-16 03:10:34.136141 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-09-16 03:10:34.136406 | instance | Wednesday 16 September 2026 03:10:34 +0000 (0:00:00.709) 1:00:03.610 *** 2026-09-16 03:10:35.201038 | instance | changed: [instance] 2026-09-16 03:10:35.201184 | instance | 2026-09-16 03:10:35.201421 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-09-16 03:10:35.201553 | instance | Wednesday 16 September 2026 03:10:35 +0000 (0:00:01.065) 1:00:04.676 *** 2026-09-16 03:10:38.456616 | instance | changed: [instance] 2026-09-16 03:10:38.456774 | instance | 2026-09-16 03:10:38.456980 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-09-16 03:10:38.456992 | instance | Wednesday 16 September 2026 03:10:38 +0000 (0:00:03.256) 1:00:07.932 *** 2026-09-16 03:10:38.719709 | instance | changed: [instance] 2026-09-16 03:10:38.719796 | instance | 2026-09-16 03:10:38.719916 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-09-16 03:10:38.720028 | instance | Wednesday 16 September 2026 03:10:38 +0000 (0:00:00.262) 1:00:08.195 *** 2026-09-16 03:10:41.105685 | instance | changed: [instance] 2026-09-16 03:10:41.105749 | instance | 2026-09-16 03:10:41.105871 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-09-16 03:10:41.105980 | instance | Wednesday 16 September 2026 03:10:41 +0000 (0:00:02.385) 1:00:10.581 *** 2026-09-16 03:10:41.893214 | instance | ok: [instance] 2026-09-16 03:10:41.893295 | instance | 2026-09-16 03:10:41.893449 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-09-16 03:10:41.893608 | instance | Wednesday 16 September 2026 03:10:41 +0000 (0:00:00.787) 1:00:11.368 *** 2026-09-16 03:10:47.291514 | instance | changed: [instance] 2026-09-16 03:10:47.291635 | instance | 2026-09-16 03:10:47.291759 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-09-16 03:10:47.291890 | instance | Wednesday 16 September 2026 03:10:47 +0000 (0:00:05.398) 1:00:16.767 *** 2026-09-16 03:10:47.342612 | instance | skipping: [instance] 2026-09-16 03:10:47.342718 | instance | 2026-09-16 03:10:47.342868 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-09-16 03:10:47.342997 | instance | Wednesday 16 September 2026 03:10:47 +0000 (0:00:00.051) 1:00:16.818 *** 2026-09-16 03:10:47.409177 | instance | skipping: [instance] 2026-09-16 03:10:47.409281 | instance | 2026-09-16 03:10:47.409429 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-09-16 03:10:47.409571 | instance | Wednesday 16 September 2026 03:10:47 +0000 (0:00:00.066) 1:00:16.884 *** 2026-09-16 03:11:50.952587 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-09-16 03:11:50.952675 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-09-16 03:11:50.952685 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-09-16 03:11:50.952691 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-09-16 03:11:50.952702 | instance | 2026-09-16 03:11:50.952712 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-09-16 03:11:50.952718 | instance | Wednesday 16 September 2026 03:11:50 +0000 (0:01:03.542) 1:01:20.427 *** 2026-09-16 03:11:51.068862 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-16 03:11:51.069182 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-16 03:11:51.069366 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-16 03:11:51.069533 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-16 03:11:51.069747 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-16 03:11:51.069929 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-16 03:11:51.070090 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-16 03:11:51.070332 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-16 03:11:51.070532 | instance | skipping: [instance] 2026-09-16 03:11:51.070715 | instance | 2026-09-16 03:11:51.071198 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-09-16 03:11:51.071257 | instance | Wednesday 16 September 2026 03:11:51 +0000 (0:00:00.117) 1:01:20.544 *** 2026-09-16 03:12:07.400880 | instance | changed: [instance] 2026-09-16 03:12:07.400963 | instance | 2026-09-16 03:12:07.401039 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-09-16 03:12:07.401161 | instance | Wednesday 16 September 2026 03:12:07 +0000 (0:00:16.331) 1:01:36.876 *** 2026-09-16 03:12:08.215846 | instance | changed: [instance] 2026-09-16 03:12:08.215919 | instance | 2026-09-16 03:12:08.215930 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-09-16 03:12:08.215947 | instance | Wednesday 16 September 2026 03:12:08 +0000 (0:00:00.814) 1:01:37.690 *** 2026-09-16 03:14:44.354221 | instance | changed: [instance] 2026-09-16 03:14:44.354321 | instance | 2026-09-16 03:14:44.354504 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-09-16 03:14:44.354928 | instance | Wednesday 16 September 2026 03:14:44 +0000 (0:02:36.138) 1:04:13.829 *** 2026-09-16 03:14:45.257321 | instance | changed: [instance] 2026-09-16 03:14:45.257395 | instance | 2026-09-16 03:14:45.257520 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 03:14:45.257627 | instance | Wednesday 16 September 2026 03:14:45 +0000 (0:00:00.903) 1:04:14.732 *** 2026-09-16 03:14:45.395925 | instance | included: openstack_helm_ingress for instance 2026-09-16 03:14:45.395993 | instance | 2026-09-16 03:14:45.396087 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 03:14:45.396200 | instance | Wednesday 16 September 2026 03:14:45 +0000 (0:00:00.138) 1:04:14.871 *** 2026-09-16 03:14:45.471885 | instance | skipping: [instance] 2026-09-16 03:14:45.471954 | instance | 2026-09-16 03:14:45.472080 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 03:14:45.472190 | instance | Wednesday 16 September 2026 03:14:45 +0000 (0:00:00.075) 1:04:14.947 *** 2026-09-16 03:14:45.554803 | instance | skipping: [instance] 2026-09-16 03:14:45.557416 | instance | 2026-09-16 03:14:45.557454 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 03:14:45.557493 | instance | Wednesday 16 September 2026 03:14:45 +0000 (0:00:00.082) 1:04:15.030 *** 2026-09-16 03:14:45.642714 | instance | ok: [instance] 2026-09-16 03:14:45.642873 | instance | 2026-09-16 03:14:45.643046 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-09-16 03:14:45.643207 | instance | Wednesday 16 September 2026 03:14:45 +0000 (0:00:00.087) 1:04:15.118 *** 2026-09-16 03:14:45.726836 | instance | included: ingress for instance 2026-09-16 03:14:45.726956 | instance | 2026-09-16 03:14:45.727085 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-09-16 03:14:45.727218 | instance | Wednesday 16 September 2026 03:14:45 +0000 (0:00:00.084) 1:04:15.202 *** 2026-09-16 03:14:47.123909 | instance | changed: [instance] 2026-09-16 03:14:47.124028 | instance | 2026-09-16 03:14:47.124193 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-09-16 03:14:47.124399 | instance | Wednesday 16 September 2026 03:14:47 +0000 (0:00:01.396) 1:04:16.599 *** 2026-09-16 03:14:48.063077 | instance | changed: [instance] 2026-09-16 03:14:48.063174 | instance | 2026-09-16 03:14:48.063284 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-09-16 03:14:48.063397 | instance | Wednesday 16 September 2026 03:14:48 +0000 (0:00:00.939) 1:04:17.539 *** 2026-09-16 03:14:48.194424 | instance | included: openstack_helm_ingress for instance 2026-09-16 03:14:48.194559 | instance | 2026-09-16 03:14:48.194770 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 03:14:48.194928 | instance | Wednesday 16 September 2026 03:14:48 +0000 (0:00:00.131) 1:04:17.670 *** 2026-09-16 03:14:48.257411 | instance | skipping: [instance] 2026-09-16 03:14:48.257533 | instance | 2026-09-16 03:14:48.257702 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 03:14:48.257877 | instance | Wednesday 16 September 2026 03:14:48 +0000 (0:00:00.063) 1:04:17.733 *** 2026-09-16 03:14:48.308424 | instance | skipping: [instance] 2026-09-16 03:14:48.308547 | instance | 2026-09-16 03:14:48.308758 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 03:14:48.309019 | instance | Wednesday 16 September 2026 03:14:48 +0000 (0:00:00.051) 1:04:17.784 *** 2026-09-16 03:14:48.402902 | instance | ok: [instance] 2026-09-16 03:14:48.402976 | instance | 2026-09-16 03:14:48.403107 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-09-16 03:14:48.403238 | instance | Wednesday 16 September 2026 03:14:48 +0000 (0:00:00.094) 1:04:17.878 *** 2026-09-16 03:14:48.652670 | instance | included: ingress for instance 2026-09-16 03:14:48.652760 | instance | 2026-09-16 03:14:48.652874 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-09-16 03:14:48.652995 | instance | Wednesday 16 September 2026 03:14:48 +0000 (0:00:00.249) 1:04:18.127 *** 2026-09-16 03:14:50.116116 | instance | changed: [instance] 2026-09-16 03:14:50.116170 | instance | 2026-09-16 03:14:50.116176 | instance | TASK [Upload images] *********************************************************** 2026-09-16 03:14:50.116181 | instance | Wednesday 16 September 2026 03:14:50 +0000 (0:00:01.463) 1:04:19.590 *** 2026-09-16 03:14:50.252969 | instance | included: atmosphere.common.glance_image for instance => (item={'name': 'ubuntu-2204-kube-v1.34.3', 'url': 'https://github.com/vexxhost/capo-image-elements/releases/download/2025.12-3/ubuntu-22.04-v1.34.3.qcow2', 'distro': 'ubuntu'}) 2026-09-16 03:14:50.253029 | instance | 2026-09-16 03:14:50.253153 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-09-16 03:14:50.253297 | instance | Wednesday 16 September 2026 03:14:50 +0000 (0:00:00.137) 1:04:19.728 *** 2026-09-16 03:14:51.324008 | instance | ok: [instance] 2026-09-16 03:14:51.324078 | instance | 2026-09-16 03:14:51.324248 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-09-16 03:14:51.324277 | instance | Wednesday 16 September 2026 03:14:51 +0000 (0:00:01.071) 1:04:20.799 *** 2026-09-16 03:14:51.508253 | instance | ok: [instance] 2026-09-16 03:14:51.508332 | instance | 2026-09-16 03:14:51.508409 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-09-16 03:14:51.508485 | instance | Wednesday 16 September 2026 03:14:51 +0000 (0:00:00.183) 1:04:20.983 *** 2026-09-16 03:14:53.108885 | instance | ok: [instance] 2026-09-16 03:14:53.108968 | instance | 2026-09-16 03:14:53.109089 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-09-16 03:14:53.109208 | instance | Wednesday 16 September 2026 03:14:53 +0000 (0:00:01.600) 1:04:22.584 *** 2026-09-16 03:14:53.220495 | instance | ok: [instance] 2026-09-16 03:14:53.220620 | instance | 2026-09-16 03:14:53.220773 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-09-16 03:14:53.220891 | instance | Wednesday 16 September 2026 03:14:53 +0000 (0:00:00.111) 1:04:22.696 *** 2026-09-16 03:14:53.368874 | instance | ok: [instance] 2026-09-16 03:14:53.368956 | instance | 2026-09-16 03:14:53.369080 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-09-16 03:14:53.369187 | instance | Wednesday 16 September 2026 03:14:53 +0000 (0:00:00.148) 1:04:22.844 *** 2026-09-16 03:14:53.799587 | instance | changed: [instance] 2026-09-16 03:14:53.799971 | instance | 2026-09-16 03:14:53.800200 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-09-16 03:14:53.800426 | instance | Wednesday 16 September 2026 03:14:53 +0000 (0:00:00.429) 1:04:23.274 *** 2026-09-16 03:15:04.586593 | instance | changed: [instance] 2026-09-16 03:15:04.586669 | instance | 2026-09-16 03:15:04.586928 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-09-16 03:15:04.586966 | instance | Wednesday 16 September 2026 03:15:04 +0000 (0:00:10.787) 1:04:34.062 *** 2026-09-16 03:15:04.954415 | instance | ok: [instance] 2026-09-16 03:15:04.965028 | instance | 2026-09-16 03:15:04.965057 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-09-16 03:15:04.965067 | instance | Wednesday 16 September 2026 03:15:04 +0000 (0:00:00.368) 1:04:34.430 *** 2026-09-16 03:15:05.026180 | instance | skipping: [instance] 2026-09-16 03:15:05.026244 | instance | 2026-09-16 03:15:05.026499 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-09-16 03:15:05.026535 | instance | Wednesday 16 September 2026 03:15:05 +0000 (0:00:00.071) 1:04:34.502 *** 2026-09-16 03:15:09.320148 | instance | ok: [instance] 2026-09-16 03:15:09.320215 | instance | 2026-09-16 03:15:09.320480 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-09-16 03:15:09.320520 | instance | Wednesday 16 September 2026 03:15:09 +0000 (0:00:04.293) 1:04:38.796 *** 2026-09-16 03:15:09.398211 | instance | ok: [instance] 2026-09-16 03:15:09.398315 | instance | 2026-09-16 03:15:09.398611 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-09-16 03:15:09.398634 | instance | Wednesday 16 September 2026 03:15:09 +0000 (0:00:00.077) 1:04:38.873 *** 2026-09-16 03:15:38.315973 | instance | changed: [instance] 2026-09-16 03:15:38.316081 | instance | 2026-09-16 03:15:38.316091 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-09-16 03:15:38.316099 | instance | Wednesday 16 September 2026 03:15:38 +0000 (0:00:28.913) 1:05:07.787 *** 2026-09-16 03:15:38.373105 | instance | skipping: [instance] 2026-09-16 03:15:38.373222 | instance | 2026-09-16 03:15:38.373231 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-09-16 03:15:38.373367 | instance | Wednesday 16 September 2026 03:15:38 +0000 (0:00:00.061) 1:05:07.848 *** 2026-09-16 03:15:38.446532 | instance | skipping: [instance] 2026-09-16 03:15:38.446645 | instance | 2026-09-16 03:15:38.446730 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-09-16 03:15:38.446909 | instance | Wednesday 16 September 2026 03:15:38 +0000 (0:00:00.072) 1:05:07.921 *** 2026-09-16 03:15:39.201712 | instance | changed: [instance] 2026-09-16 03:15:39.201855 | instance | 2026-09-16 03:15:39.202004 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 03:15:39.202178 | instance | Wednesday 16 September 2026 03:15:39 +0000 (0:00:00.755) 1:05:08.676 *** 2026-09-16 03:15:39.289360 | instance | ok: [instance] 2026-09-16 03:15:39.289450 | instance | 2026-09-16 03:15:39.289539 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 03:15:39.289648 | instance | Wednesday 16 September 2026 03:15:39 +0000 (0:00:00.088) 1:05:08.765 *** 2026-09-16 03:15:39.382674 | instance | included: rabbitmq for instance 2026-09-16 03:15:39.383033 | instance | 2026-09-16 03:15:39.383438 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-16 03:15:39.383708 | instance | Wednesday 16 September 2026 03:15:39 +0000 (0:00:00.092) 1:05:08.858 *** 2026-09-16 03:15:40.233948 | instance | ok: [instance] 2026-09-16 03:15:40.234019 | instance | 2026-09-16 03:15:40.234128 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-16 03:15:40.234246 | instance | Wednesday 16 September 2026 03:15:40 +0000 (0:00:00.851) 1:05:09.709 *** 2026-09-16 03:15:40.302367 | instance | skipping: [instance] 2026-09-16 03:15:40.302434 | instance | 2026-09-16 03:15:40.302545 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-16 03:15:40.302818 | instance | Wednesday 16 September 2026 03:15:40 +0000 (0:00:00.068) 1:05:09.778 *** 2026-09-16 03:15:40.369347 | instance | skipping: [instance] 2026-09-16 03:15:40.369411 | instance | 2026-09-16 03:15:40.369532 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-16 03:15:40.369638 | instance | Wednesday 16 September 2026 03:15:40 +0000 (0:00:00.066) 1:05:09.845 *** 2026-09-16 03:15:40.426931 | instance | skipping: [instance] 2026-09-16 03:15:40.427028 | instance | 2026-09-16 03:15:40.427178 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-16 03:15:40.427324 | instance | Wednesday 16 September 2026 03:15:40 +0000 (0:00:00.057) 1:05:09.902 *** 2026-09-16 03:16:16.566031 | instance | changed: [instance] 2026-09-16 03:16:16.566164 | instance | 2026-09-16 03:16:16.566236 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:16:16.566375 | instance | Wednesday 16 September 2026 03:16:16 +0000 (0:00:36.137) 1:05:46.040 *** 2026-09-16 03:16:17.552728 | instance | ok: [instance] 2026-09-16 03:16:17.552820 | instance | 2026-09-16 03:16:17.552999 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:16:17.553142 | instance | Wednesday 16 September 2026 03:16:17 +0000 (0:00:00.988) 1:05:47.028 *** 2026-09-16 03:16:17.627427 | instance | ok: [instance] 2026-09-16 03:16:17.627510 | instance | 2026-09-16 03:16:17.627670 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:16:17.627834 | instance | Wednesday 16 September 2026 03:16:17 +0000 (0:00:00.074) 1:05:47.102 *** 2026-09-16 03:16:17.711050 | instance | skipping: [instance] 2026-09-16 03:16:17.711112 | instance | 2026-09-16 03:16:17.711224 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:16:17.711331 | instance | Wednesday 16 September 2026 03:16:17 +0000 (0:00:00.083) 1:05:47.186 *** 2026-09-16 03:16:17.767927 | instance | skipping: [instance] 2026-09-16 03:16:17.768003 | instance | 2026-09-16 03:16:17.768150 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:16:17.768305 | instance | Wednesday 16 September 2026 03:16:17 +0000 (0:00:00.057) 1:05:47.243 *** 2026-09-16 03:16:17.826302 | instance | ok: [instance] 2026-09-16 03:16:17.826361 | instance | 2026-09-16 03:16:17.826483 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:16:17.826595 | instance | Wednesday 16 September 2026 03:16:17 +0000 (0:00:00.058) 1:05:47.302 *** 2026-09-16 03:16:17.956035 | instance | ok: [instance] => (item=oslo_db) 2026-09-16 03:16:17.956143 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-16 03:16:17.956282 | instance | ok: [instance] => (item=sharev2) 2026-09-16 03:16:17.956417 | instance | ok: [instance] => (item=oslo_cache) 2026-09-16 03:16:17.956569 | instance | ok: [instance] => (item=identity) 2026-09-16 03:16:17.956712 | instance | 2026-09-16 03:16:17.956869 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:16:17.957005 | instance | Wednesday 16 September 2026 03:16:17 +0000 (0:00:00.129) 1:05:47.431 *** 2026-09-16 03:16:18.029015 | instance | ok: [instance] 2026-09-16 03:16:18.029101 | instance | 2026-09-16 03:16:18.029219 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:16:18.029388 | instance | Wednesday 16 September 2026 03:16:18 +0000 (0:00:00.073) 1:05:47.504 *** 2026-09-16 03:16:18.106321 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:16:18.106411 | instance | 2026-09-16 03:16:18.106526 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:16:18.106640 | instance | Wednesday 16 September 2026 03:16:18 +0000 (0:00:00.077) 1:05:47.582 *** 2026-09-16 03:16:18.827455 | instance | changed: [instance] 2026-09-16 03:16:18.827566 | instance | 2026-09-16 03:16:18.827728 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-09-16 03:16:18.827926 | instance | Wednesday 16 September 2026 03:16:18 +0000 (0:00:00.720) 1:05:48.302 *** 2026-09-16 03:16:20.072733 | instance | changed: [instance] 2026-09-16 03:16:20.072850 | instance | 2026-09-16 03:16:20.073028 | instance | TASK [Upload service image] **************************************************** 2026-09-16 03:16:20.073172 | instance | Wednesday 16 September 2026 03:16:20 +0000 (0:00:01.245) 1:05:49.548 *** 2026-09-16 03:16:20.223131 | instance | included: atmosphere.common.glance_image for instance 2026-09-16 03:16:20.223300 | instance | 2026-09-16 03:16:20.223483 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-09-16 03:16:20.223579 | instance | Wednesday 16 September 2026 03:16:20 +0000 (0:00:00.150) 1:05:49.698 *** 2026-09-16 03:16:20.757230 | instance | ok: [instance] 2026-09-16 03:16:20.757508 | instance | 2026-09-16 03:16:20.758542 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-09-16 03:16:20.758914 | instance | Wednesday 16 September 2026 03:16:20 +0000 (0:00:00.534) 1:05:50.232 *** 2026-09-16 03:16:20.830943 | instance | ok: [instance] 2026-09-16 03:16:20.831031 | instance | 2026-09-16 03:16:20.831168 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-09-16 03:16:20.831276 | instance | Wednesday 16 September 2026 03:16:20 +0000 (0:00:00.073) 1:05:50.306 *** 2026-09-16 03:16:21.840528 | instance | ok: [instance] 2026-09-16 03:16:21.840595 | instance | 2026-09-16 03:16:21.840733 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-09-16 03:16:21.840932 | instance | Wednesday 16 September 2026 03:16:21 +0000 (0:00:01.009) 1:05:51.316 *** 2026-09-16 03:16:21.890995 | instance | ok: [instance] 2026-09-16 03:16:21.891079 | instance | 2026-09-16 03:16:21.891197 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-09-16 03:16:21.891305 | instance | Wednesday 16 September 2026 03:16:21 +0000 (0:00:00.050) 1:05:51.366 *** 2026-09-16 03:16:21.963652 | instance | ok: [instance] 2026-09-16 03:16:21.963792 | instance | 2026-09-16 03:16:21.963942 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-09-16 03:16:21.964101 | instance | Wednesday 16 September 2026 03:16:21 +0000 (0:00:00.072) 1:05:51.439 *** 2026-09-16 03:16:22.201595 | instance | changed: [instance] 2026-09-16 03:16:22.201700 | instance | 2026-09-16 03:16:22.201878 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-09-16 03:16:22.202018 | instance | Wednesday 16 September 2026 03:16:22 +0000 (0:00:00.237) 1:05:51.677 *** 2026-09-16 03:16:33.081622 | instance | changed: [instance] 2026-09-16 03:16:33.081708 | instance | 2026-09-16 03:16:33.081722 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-09-16 03:16:33.081734 | instance | Wednesday 16 September 2026 03:16:33 +0000 (0:00:10.879) 1:06:02.556 *** 2026-09-16 03:16:33.590774 | instance | ok: [instance] 2026-09-16 03:16:33.600245 | instance | 2026-09-16 03:16:33.600285 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-09-16 03:16:33.600293 | instance | Wednesday 16 September 2026 03:16:33 +0000 (0:00:00.508) 1:06:03.065 *** 2026-09-16 03:16:33.662350 | instance | skipping: [instance] 2026-09-16 03:16:33.662446 | instance | 2026-09-16 03:16:33.662568 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-09-16 03:16:33.662685 | instance | Wednesday 16 September 2026 03:16:33 +0000 (0:00:00.072) 1:06:03.138 *** 2026-09-16 03:16:34.540468 | instance | ok: [instance] 2026-09-16 03:16:34.540560 | instance | 2026-09-16 03:16:34.540733 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-09-16 03:16:34.540932 | instance | Wednesday 16 September 2026 03:16:34 +0000 (0:00:00.878) 1:06:04.016 *** 2026-09-16 03:16:34.600120 | instance | ok: [instance] 2026-09-16 03:16:34.646533 | instance | 2026-09-16 03:16:34.646569 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-09-16 03:16:34.646579 | instance | Wednesday 16 September 2026 03:16:34 +0000 (0:00:00.059) 1:06:04.076 *** 2026-09-16 03:16:53.675179 | instance | changed: [instance] 2026-09-16 03:16:53.675371 | instance | 2026-09-16 03:16:53.675633 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-09-16 03:16:53.675896 | instance | Wednesday 16 September 2026 03:16:53 +0000 (0:00:19.074) 1:06:23.150 *** 2026-09-16 03:16:53.757849 | instance | skipping: [instance] 2026-09-16 03:16:53.758054 | instance | 2026-09-16 03:16:53.758266 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-09-16 03:16:53.758464 | instance | Wednesday 16 September 2026 03:16:53 +0000 (0:00:00.082) 1:06:23.232 *** 2026-09-16 03:16:53.829648 | instance | skipping: [instance] 2026-09-16 03:16:53.829854 | instance | 2026-09-16 03:16:53.830090 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-09-16 03:16:53.830313 | instance | Wednesday 16 September 2026 03:16:53 +0000 (0:00:00.072) 1:06:23.305 *** 2026-09-16 03:16:54.294989 | instance | changed: [instance] 2026-09-16 03:16:54.295198 | instance | 2026-09-16 03:16:54.295413 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-09-16 03:16:54.295587 | instance | Wednesday 16 September 2026 03:16:54 +0000 (0:00:00.465) 1:06:23.770 *** 2026-09-16 03:16:55.964966 | instance | changed: [instance] 2026-09-16 03:16:55.965043 | instance | 2026-09-16 03:16:55.965206 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-09-16 03:16:55.965275 | instance | Wednesday 16 September 2026 03:16:55 +0000 (0:00:01.669) 1:06:25.440 *** 2026-09-16 03:17:01.704830 | instance | changed: [instance] => (item=22) 2026-09-16 03:17:01.704909 | instance | changed: [instance] => (item=111) 2026-09-16 03:17:01.705498 | instance | changed: [instance] => (item=2049) 2026-09-16 03:17:01.705573 | instance | 2026-09-16 03:17:01.705591 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-09-16 03:17:01.705731 | instance | Wednesday 16 September 2026 03:17:01 +0000 (0:00:05.739) 1:06:31.180 *** 2026-09-16 03:17:03.137378 | instance | changed: [instance] 2026-09-16 03:17:03.137486 | instance | 2026-09-16 03:17:03.137776 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-09-16 03:17:03.137861 | instance | Wednesday 16 September 2026 03:17:03 +0000 (0:00:01.433) 1:06:32.613 *** 2026-09-16 03:17:03.370561 | instance | ok: [instance -> localhost] 2026-09-16 03:17:03.370641 | instance | 2026-09-16 03:17:03.370740 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-09-16 03:17:03.370908 | instance | Wednesday 16 September 2026 03:17:03 +0000 (0:00:00.233) 1:06:32.846 *** 2026-09-16 03:17:03.800934 | instance | ok: [instance -> localhost] 2026-09-16 03:17:03.801036 | instance | 2026-09-16 03:17:03.801269 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-09-16 03:17:03.801333 | instance | Wednesday 16 September 2026 03:17:03 +0000 (0:00:00.430) 1:06:33.276 *** 2026-09-16 03:17:04.111671 | instance | ok: [instance -> localhost] 2026-09-16 03:17:04.111754 | instance | 2026-09-16 03:17:04.111941 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-09-16 03:17:04.112090 | instance | Wednesday 16 September 2026 03:17:04 +0000 (0:00:00.310) 1:06:33.587 *** 2026-09-16 03:17:04.389013 | instance | ok: [instance -> localhost] 2026-09-16 03:17:04.389245 | instance | 2026-09-16 03:17:04.389495 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-09-16 03:17:04.389736 | instance | Wednesday 16 September 2026 03:17:04 +0000 (0:00:00.277) 1:06:33.864 *** 2026-09-16 03:17:05.200097 | instance | changed: [instance] 2026-09-16 03:17:05.200168 | instance | 2026-09-16 03:17:05.200285 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-09-16 03:17:05.200392 | instance | Wednesday 16 September 2026 03:17:05 +0000 (0:00:00.811) 1:06:34.676 *** 2026-09-16 03:19:56.741137 | instance | changed: [instance] 2026-09-16 03:19:56.741240 | instance | 2026-09-16 03:19:56.741296 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 03:19:56.741395 | instance | Wednesday 16 September 2026 03:19:56 +0000 (0:02:51.540) 1:09:26.216 *** 2026-09-16 03:19:56.890521 | instance | included: openstack_helm_ingress for instance 2026-09-16 03:19:56.890622 | instance | 2026-09-16 03:19:56.890743 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 03:19:56.890851 | instance | Wednesday 16 September 2026 03:19:56 +0000 (0:00:00.148) 1:09:26.365 *** 2026-09-16 03:19:56.984797 | instance | skipping: [instance] 2026-09-16 03:19:56.984874 | instance | 2026-09-16 03:19:56.984886 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 03:19:56.984896 | instance | Wednesday 16 September 2026 03:19:56 +0000 (0:00:00.085) 1:09:26.451 *** 2026-09-16 03:19:57.061250 | instance | skipping: [instance] 2026-09-16 03:19:57.061466 | instance | 2026-09-16 03:19:57.061711 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 03:19:57.061972 | instance | Wednesday 16 September 2026 03:19:57 +0000 (0:00:00.085) 1:09:26.536 *** 2026-09-16 03:19:57.141828 | instance | ok: [instance] 2026-09-16 03:19:57.142007 | instance | 2026-09-16 03:19:57.142090 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-09-16 03:19:57.142258 | instance | Wednesday 16 September 2026 03:19:57 +0000 (0:00:00.080) 1:09:26.617 *** 2026-09-16 03:19:57.235486 | instance | included: ingress for instance 2026-09-16 03:19:57.235616 | instance | 2026-09-16 03:19:57.235779 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-09-16 03:19:57.235961 | instance | Wednesday 16 September 2026 03:19:57 +0000 (0:00:00.093) 1:09:26.711 *** 2026-09-16 03:19:58.354638 | instance | changed: [instance] 2026-09-16 03:19:58.354735 | instance | 2026-09-16 03:19:58.355011 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-09-16 03:19:58.355182 | instance | Wednesday 16 September 2026 03:19:58 +0000 (0:00:01.118) 1:09:27.829 *** 2026-09-16 03:20:00.798459 | instance | changed: [instance] 2026-09-16 03:20:00.798559 | instance | 2026-09-16 03:20:00.798764 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 03:20:00.798957 | instance | Wednesday 16 September 2026 03:20:00 +0000 (0:00:02.444) 1:09:30.273 *** 2026-09-16 03:20:00.919059 | instance | ok: [instance] 2026-09-16 03:20:00.919197 | instance | 2026-09-16 03:20:00.919399 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 03:20:00.919636 | instance | Wednesday 16 September 2026 03:20:00 +0000 (0:00:00.120) 1:09:30.394 *** 2026-09-16 03:20:00.983712 | instance | skipping: [instance] 2026-09-16 03:20:00.983825 | instance | 2026-09-16 03:20:00.983996 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:20:00.984099 | instance | Wednesday 16 September 2026 03:20:00 +0000 (0:00:00.064) 1:09:30.459 *** 2026-09-16 03:20:01.046624 | instance | skipping: [instance] 2026-09-16 03:20:01.046732 | instance | 2026-09-16 03:20:01.046935 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:20:01.047107 | instance | Wednesday 16 September 2026 03:20:01 +0000 (0:00:00.062) 1:09:30.522 *** 2026-09-16 03:20:01.104074 | instance | skipping: [instance] 2026-09-16 03:20:01.104274 | instance | 2026-09-16 03:20:01.104473 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:20:01.104696 | instance | Wednesday 16 September 2026 03:20:01 +0000 (0:00:00.057) 1:09:30.579 *** 2026-09-16 03:20:01.169969 | instance | skipping: [instance] 2026-09-16 03:20:01.170234 | instance | 2026-09-16 03:20:01.170500 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:20:01.170852 | instance | Wednesday 16 September 2026 03:20:01 +0000 (0:00:00.065) 1:09:30.645 *** 2026-09-16 03:20:01.228749 | instance | skipping: [instance] 2026-09-16 03:20:01.228855 | instance | 2026-09-16 03:20:01.229093 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:20:01.229239 | instance | Wednesday 16 September 2026 03:20:01 +0000 (0:00:00.058) 1:09:30.704 *** 2026-09-16 03:20:01.284999 | instance | ok: [instance] 2026-09-16 03:20:01.285133 | instance | 2026-09-16 03:20:01.285304 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:20:01.285464 | instance | Wednesday 16 September 2026 03:20:01 +0000 (0:00:00.056) 1:09:30.760 *** 2026-09-16 03:20:01.391185 | instance | ok: [instance] => (item=oslo_cache) 2026-09-16 03:20:01.391261 | instance | ok: [instance] => (item=oslo_db) 2026-09-16 03:20:01.391401 | instance | ok: [instance] => (item=dashboard) 2026-09-16 03:20:01.391541 | instance | ok: [instance] => (item=identity) 2026-09-16 03:20:01.391668 | instance | 2026-09-16 03:20:01.391814 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:20:01.391973 | instance | Wednesday 16 September 2026 03:20:01 +0000 (0:00:00.106) 1:09:30.866 *** 2026-09-16 03:20:01.508067 | instance | ok: [instance] 2026-09-16 03:20:01.508169 | instance | 2026-09-16 03:20:01.508327 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:20:01.508480 | instance | Wednesday 16 September 2026 03:20:01 +0000 (0:00:00.116) 1:09:30.983 *** 2026-09-16 03:20:01.721575 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:20:01.721712 | instance | 2026-09-16 03:20:01.721888 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:20:01.722056 | instance | Wednesday 16 September 2026 03:20:01 +0000 (0:00:00.213) 1:09:31.197 *** 2026-09-16 03:20:02.330350 | instance | changed: [instance] 2026-09-16 03:20:02.330605 | instance | 2026-09-16 03:20:02.330952 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-09-16 03:20:02.331333 | instance | Wednesday 16 September 2026 03:20:02 +0000 (0:00:00.608) 1:09:31.805 *** 2026-09-16 03:20:34.532848 | instance | changed: [instance] 2026-09-16 03:20:34.532983 | instance | 2026-09-16 03:20:34.533160 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 03:20:34.533302 | instance | Wednesday 16 September 2026 03:20:34 +0000 (0:00:32.202) 1:10:04.008 *** 2026-09-16 03:20:34.655571 | instance | included: openstack_helm_ingress for instance 2026-09-16 03:20:34.655666 | instance | 2026-09-16 03:20:34.655867 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 03:20:34.656318 | instance | Wednesday 16 September 2026 03:20:34 +0000 (0:00:00.122) 1:10:04.131 *** 2026-09-16 03:20:34.739017 | instance | skipping: [instance] 2026-09-16 03:20:34.739214 | instance | 2026-09-16 03:20:34.739382 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 03:20:34.739531 | instance | Wednesday 16 September 2026 03:20:34 +0000 (0:00:00.083) 1:10:04.214 *** 2026-09-16 03:20:34.823092 | instance | skipping: [instance] 2026-09-16 03:20:34.823359 | instance | 2026-09-16 03:20:34.823616 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 03:20:34.823891 | instance | Wednesday 16 September 2026 03:20:34 +0000 (0:00:00.083) 1:10:04.298 *** 2026-09-16 03:20:34.919111 | instance | ok: [instance] 2026-09-16 03:20:34.919333 | instance | 2026-09-16 03:20:34.919612 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-09-16 03:20:34.919836 | instance | Wednesday 16 September 2026 03:20:34 +0000 (0:00:00.096) 1:10:04.394 *** 2026-09-16 03:20:35.045677 | instance | included: ingress for instance 2026-09-16 03:20:35.045947 | instance | 2026-09-16 03:20:35.046306 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-09-16 03:20:35.046635 | instance | Wednesday 16 September 2026 03:20:35 +0000 (0:00:00.126) 1:10:04.521 *** 2026-09-16 03:20:36.317565 | instance | changed: [instance] 2026-09-16 03:20:36.317682 | instance | 2026-09-16 03:20:36.317837 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-09-16 03:20:36.318007 | instance | Wednesday 16 September 2026 03:20:36 +0000 (0:00:01.271) 1:10:05.792 *** 2026-09-16 03:20:37.127542 | instance | changed: [instance] 2026-09-16 03:20:37.127622 | instance | 2026-09-16 03:20:37.127634 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-09-16 03:20:37.127908 | instance | Wednesday 16 September 2026 03:20:37 +0000 (0:00:00.810) 1:10:06.602 *** 2026-09-16 03:20:46.005914 | instance | ok: [instance] => (item=None) 2026-09-16 03:20:46.006219 | instance | ok: [instance] => (item=None) 2026-09-16 03:20:46.006491 | instance | ok: [instance] => (item=None) 2026-09-16 03:20:46.006856 | instance | ok: [instance] => (item=None) 2026-09-16 03:20:46.007216 | instance | ok: [instance] => (item=None) 2026-09-16 03:20:46.007510 | instance | ok: [instance] => (item=None) 2026-09-16 03:20:46.007731 | instance | ok: [instance] => (item=None) 2026-09-16 03:20:46.007980 | instance | ok: [instance] => (item=None) 2026-09-16 03:20:46.008225 | instance | ok: [instance] => (item=None) 2026-09-16 03:20:46.008460 | instance | ok: [instance] => (item=None) 2026-09-16 03:20:46.008855 | instance | ok: [instance] => (item=None) 2026-09-16 03:20:46.009301 | instance | ok: [instance] => (item=None) 2026-09-16 03:20:46.009677 | instance | ok: [instance] => (item=None) 2026-09-16 03:20:46.009946 | instance | ok: [instance] 2026-09-16 03:20:46.010168 | instance | 2026-09-16 03:20:46.010492 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-09-16 03:20:46.010738 | instance | Wednesday 16 September 2026 03:20:45 +0000 (0:00:08.878) 1:10:15.481 *** 2026-09-16 03:20:46.321092 | instance | ok: [instance] => (item=None) 2026-09-16 03:20:46.321256 | instance | skipping: [instance] => (item=None) 2026-09-16 03:20:46.321485 | instance | ok: [instance] => (item=None) 2026-09-16 03:20:46.321670 | instance | ok: [instance] => (item=None) 2026-09-16 03:20:46.321835 | instance | skipping: [instance] => (item=None) 2026-09-16 03:20:46.322167 | instance | ok: [instance] => (item=None) 2026-09-16 03:20:46.322224 | instance | ok: [instance] => (item=None) 2026-09-16 03:20:46.322435 | instance | ok: [instance] => (item=None) 2026-09-16 03:20:46.322605 | instance | ok: [instance] => (item=None) 2026-09-16 03:20:46.322746 | instance | ok: [instance] => (item=None) 2026-09-16 03:20:46.322905 | instance | ok: [instance] => (item=None) 2026-09-16 03:20:46.323072 | instance | ok: [instance] => (item=None) 2026-09-16 03:20:46.323223 | instance | ok: [instance] => (item=None) 2026-09-16 03:20:46.323402 | instance | ok: [instance] 2026-09-16 03:20:46.323570 | instance | 2026-09-16 03:20:46.323736 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-09-16 03:20:46.323904 | instance | Wednesday 16 September 2026 03:20:46 +0000 (0:00:00.315) 1:10:15.796 *** 2026-09-16 03:20:47.106385 | instance | changed: [instance] 2026-09-16 03:20:47.106459 | instance | 2026-09-16 03:20:47.106568 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-09-16 03:20:47.106677 | instance | Wednesday 16 September 2026 03:20:47 +0000 (0:00:00.785) 1:10:16.582 *** 2026-09-16 03:20:47.976160 | instance | changed: [instance] 2026-09-16 03:20:47.976212 | instance | 2026-09-16 03:20:47.976295 | instance | PLAY [controllers] ************************************************************* 2026-09-16 03:20:47.976439 | instance | 2026-09-16 03:20:47.976702 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 03:20:47.976872 | instance | Wednesday 16 September 2026 03:20:47 +0000 (0:00:00.869) 1:10:17.451 *** 2026-09-16 03:20:51.585435 | instance | ok: [instance] 2026-09-16 03:20:51.585697 | instance | 2026-09-16 03:20:51.586045 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-09-16 03:20:51.586308 | instance | Wednesday 16 September 2026 03:20:51 +0000 (0:00:03.609) 1:10:21.061 *** 2026-09-16 03:20:51.862560 | instance | ok: [instance] 2026-09-16 03:20:51.862650 | instance | 2026-09-16 03:20:51.862767 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 03:20:51.862898 | instance | Wednesday 16 September 2026 03:20:51 +0000 (0:00:00.277) 1:10:21.338 *** 2026-09-16 03:20:53.220522 | instance | ok: [instance] 2026-09-16 03:20:53.220772 | instance | 2026-09-16 03:20:53.221137 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-16 03:20:53.221395 | instance | Wednesday 16 September 2026 03:20:53 +0000 (0:00:01.357) 1:10:22.696 *** 2026-09-16 03:20:53.640106 | instance | ok: [instance] 2026-09-16 03:20:53.640305 | instance | 2026-09-16 03:20:53.640743 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 03:20:53.641192 | instance | Wednesday 16 September 2026 03:20:53 +0000 (0:00:00.418) 1:10:23.115 *** 2026-09-16 03:20:53.786221 | instance | ok: [instance] => { 2026-09-16 03:20:53.786441 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-09-16 03:20:53.786662 | instance | } 2026-09-16 03:20:53.786899 | instance | 2026-09-16 03:20:53.787139 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 03:20:53.787372 | instance | Wednesday 16 September 2026 03:20:53 +0000 (0:00:00.146) 1:10:23.261 *** 2026-09-16 03:20:54.270698 | instance | ok: [instance] 2026-09-16 03:20:54.270775 | instance | 2026-09-16 03:20:54.270858 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 03:20:54.271012 | instance | Wednesday 16 September 2026 03:20:54 +0000 (0:00:00.482) 1:10:23.744 *** 2026-09-16 03:20:55.544231 | instance | ok: [instance] 2026-09-16 03:20:55.544545 | instance | 2026-09-16 03:20:55.544972 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-09-16 03:20:55.545439 | instance | Wednesday 16 September 2026 03:20:55 +0000 (0:00:01.274) 1:10:25.018 *** 2026-09-16 03:20:56.064092 | instance | ok: [instance] 2026-09-16 03:20:56.064294 | instance | 2026-09-16 03:20:56.064550 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-09-16 03:20:56.064824 | instance | Wednesday 16 September 2026 03:20:56 +0000 (0:00:00.520) 1:10:25.539 *** 2026-09-16 03:20:56.851519 | instance | ok: [instance] 2026-09-16 03:20:56.851597 | instance | 2026-09-16 03:20:56.851711 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-09-16 03:20:56.851809 | instance | Wednesday 16 September 2026 03:20:56 +0000 (0:00:00.787) 1:10:26.327 *** 2026-09-16 03:20:57.608763 | instance | ok: [instance] 2026-09-16 03:20:57.608907 | instance | 2026-09-16 03:20:57.609131 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-09-16 03:20:57.609301 | instance | Wednesday 16 September 2026 03:20:57 +0000 (0:00:00.756) 1:10:27.084 *** 2026-09-16 03:20:58.093705 | instance | ok: [instance] 2026-09-16 03:20:58.093865 | instance | 2026-09-16 03:20:58.094138 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-09-16 03:20:58.094320 | instance | Wednesday 16 September 2026 03:20:58 +0000 (0:00:00.484) 1:10:27.569 *** 2026-09-16 03:20:58.291184 | instance | included: openstack_helm_endpoints for instance 2026-09-16 03:20:58.291279 | instance | 2026-09-16 03:20:58.291444 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 03:20:58.291580 | instance | Wednesday 16 September 2026 03:20:58 +0000 (0:00:00.197) 1:10:27.766 *** 2026-09-16 03:20:58.367096 | instance | skipping: [instance] 2026-09-16 03:20:58.367205 | instance | 2026-09-16 03:20:58.367365 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 03:20:58.367518 | instance | Wednesday 16 September 2026 03:20:58 +0000 (0:00:00.076) 1:10:27.842 *** 2026-09-16 03:20:58.430763 | instance | skipping: [instance] 2026-09-16 03:20:58.430937 | instance | 2026-09-16 03:20:58.431163 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:20:58.431325 | instance | Wednesday 16 September 2026 03:20:58 +0000 (0:00:00.063) 1:10:27.906 *** 2026-09-16 03:20:58.497348 | instance | skipping: [instance] 2026-09-16 03:20:58.497424 | instance | 2026-09-16 03:20:58.497626 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:20:58.497803 | instance | Wednesday 16 September 2026 03:20:58 +0000 (0:00:00.066) 1:10:27.972 *** 2026-09-16 03:20:58.549419 | instance | skipping: [instance] 2026-09-16 03:20:58.549495 | instance | 2026-09-16 03:20:58.549697 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:20:58.549904 | instance | Wednesday 16 September 2026 03:20:58 +0000 (0:00:00.052) 1:10:28.025 *** 2026-09-16 03:20:58.622603 | instance | skipping: [instance] 2026-09-16 03:20:58.622689 | instance | 2026-09-16 03:20:58.623355 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:20:58.623413 | instance | Wednesday 16 September 2026 03:20:58 +0000 (0:00:00.073) 1:10:28.098 *** 2026-09-16 03:20:58.682171 | instance | skipping: [instance] 2026-09-16 03:20:58.682373 | instance | 2026-09-16 03:20:58.682618 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:20:58.682851 | instance | Wednesday 16 September 2026 03:20:58 +0000 (0:00:00.059) 1:10:28.157 *** 2026-09-16 03:20:58.754148 | instance | ok: [instance] 2026-09-16 03:20:58.754252 | instance | 2026-09-16 03:20:58.754283 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:20:58.754711 | instance | Wednesday 16 September 2026 03:20:58 +0000 (0:00:00.071) 1:10:28.229 *** 2026-09-16 03:20:58.819660 | instance | ok: [instance] => (item=identity) 2026-09-16 03:20:58.819947 | instance | 2026-09-16 03:20:58.820232 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:20:58.820551 | instance | Wednesday 16 September 2026 03:20:58 +0000 (0:00:00.066) 1:10:28.295 *** 2026-09-16 03:20:58.908087 | instance | ok: [instance] 2026-09-16 03:20:58.908209 | instance | 2026-09-16 03:20:58.908477 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-09-16 03:20:58.908794 | instance | Wednesday 16 September 2026 03:20:58 +0000 (0:00:00.087) 1:10:28.383 *** 2026-09-16 03:20:59.440116 | instance | ok: [instance] 2026-09-16 03:20:59.440254 | instance | 2026-09-16 03:20:59.440423 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-09-16 03:20:59.440584 | instance | Wednesday 16 September 2026 03:20:59 +0000 (0:00:00.532) 1:10:28.915 *** 2026-09-16 03:20:59.959078 | instance | ok: [instance] 2026-09-16 03:20:59.959216 | instance | 2026-09-16 03:20:59.959389 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-09-16 03:20:59.959537 | instance | Wednesday 16 September 2026 03:20:59 +0000 (0:00:00.518) 1:10:29.434 *** 2026-09-16 03:21:00.480125 | instance | ok: [instance] 2026-09-16 03:21:00.480198 | instance | 2026-09-16 03:21:00.480216 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-09-16 03:21:00.480374 | instance | Wednesday 16 September 2026 03:21:00 +0000 (0:00:00.520) 1:10:29.955 *** 2026-09-16 03:21:01.030671 | instance | ok: [instance] 2026-09-16 03:21:01.031010 | instance | 2026-09-16 03:21:01.031346 | instance | PLAY [Configure networking] **************************************************** 2026-09-16 03:21:01.031660 | instance | 2026-09-16 03:21:01.032155 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 03:21:01.032393 | instance | Wednesday 16 September 2026 03:21:01 +0000 (0:00:00.550) 1:10:30.506 *** 2026-09-16 03:21:06.133196 | instance | ok: [instance] 2026-09-16 03:21:06.133326 | instance | 2026-09-16 03:21:06.133342 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-09-16 03:21:06.133478 | instance | Wednesday 16 September 2026 03:21:06 +0000 (0:00:05.102) 1:10:35.608 *** 2026-09-16 03:21:06.374137 | instance | ok: [instance] 2026-09-16 03:21:06.374371 | instance | 2026-09-16 03:21:06.374646 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-09-16 03:21:06.374911 | instance | Wednesday 16 September 2026 03:21:06 +0000 (0:00:00.240) 1:10:35.849 *** 2026-09-16 03:21:06.638560 | instance | ok: [instance] 2026-09-16 03:21:06.638747 | instance | 2026-09-16 03:21:06.638996 | instance | PLAY RECAP ********************************************************************* 2026-09-16 03:21:06.639221 | instance | instance : ok=851 changed=293 unreachable=0 failed=0 skipped=272 rescued=0 ignored=2 2026-09-16 03:21:06.639369 | instance | 2026-09-16 03:21:06.639524 | instance | Wednesday 16 September 2026 03:21:06 +0000 (0:00:00.259) 1:10:36.109 *** 2026-09-16 03:21:06.639678 | instance | =============================================================================== 2026-09-16 03:21:06.639817 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 288.47s 2026-09-16 03:21:06.639935 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 231.00s 2026-09-16 03:21:06.640042 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 189.95s 2026-09-16 03:21:06.640145 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 175.44s 2026-09-16 03:21:06.640250 | instance | vexxhost.atmosphere.manila : Deploy Helm chart ------------------------ 171.54s 2026-09-16 03:21:06.640355 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 161.73s 2026-09-16 03:21:06.640462 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 160.21s 2026-09-16 03:21:06.640575 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 156.14s 2026-09-16 03:21:06.640767 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 150.07s 2026-09-16 03:21:06.640873 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 137.77s 2026-09-16 03:21:06.640998 | instance | atmosphere.common.glance_image : Check if image exists ---------------- 119.81s 2026-09-16 03:21:06.641095 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 102.97s 2026-09-16 03:21:06.641198 | instance | vexxhost.atmosphere.placement : Deploy Helm chart --------------------- 100.35s 2026-09-16 03:21:06.641303 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 97.59s 2026-09-16 03:21:06.641413 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 95.26s 2026-09-16 03:21:06.641513 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 94.39s 2026-09-16 03:21:06.641626 | instance | vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components -- 63.54s 2026-09-16 03:21:06.641738 | instance | vexxhost.atmosphere.neutron : Create networks -------------------------- 54.31s 2026-09-16 03:21:06.641840 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 50.71s 2026-09-16 03:21:06.641959 | instance | atmosphere.common.glance_image : Download image ------------------------ 37.94s 2026-09-16 03:21:06.956898 | instance | INFO [aio > converge] Executed: Successful 2026-09-16 03:21:06.968101 | instance | INFO [aio > idempotence] Executing 2026-09-16 03:21:09.971503 | instance | 2026-09-16 03:21:09.971705 | instance | PLAY [all] ********************************************************************* 2026-09-16 03:21:09.971924 | instance | 2026-09-16 03:21:09.972132 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 03:21:09.972332 | instance | Wednesday 16 September 2026 03:21:09 +0000 (0:00:00.024) 0:00:00.024 *** 2026-09-16 03:21:14.132156 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-09-16 03:21:14.132268 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-09-16 03:21:14.132432 | instance | interpreter could change the meaning of that path. See 2026-09-16 03:21:14.132592 | instance | https://docs.ansible.com/ansible- 2026-09-16 03:21:14.132767 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-09-16 03:21:14.188748 | instance | ok: [instance] 2026-09-16 03:21:14.188815 | instance | 2026-09-16 03:21:14.188995 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-09-16 03:21:14.189157 | instance | Wednesday 16 September 2026 03:21:14 +0000 (0:00:04.217) 0:00:04.241 *** 2026-09-16 03:21:14.349157 | instance | skipping: [instance] 2026-09-16 03:21:14.349287 | instance | 2026-09-16 03:21:14.349448 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-09-16 03:21:14.349757 | instance | Wednesday 16 September 2026 03:21:14 +0000 (0:00:00.160) 0:00:04.401 *** 2026-09-16 03:21:14.593915 | instance | ok: [instance] 2026-09-16 03:21:14.594168 | instance | 2026-09-16 03:21:14.594405 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-09-16 03:21:14.594634 | instance | 2026-09-16 03:21:14.594858 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 03:21:14.595113 | instance | Wednesday 16 September 2026 03:21:14 +0000 (0:00:00.244) 0:00:04.646 *** 2026-09-16 03:21:18.116847 | instance | ok: [instance] 2026-09-16 03:21:18.117009 | instance | 2026-09-16 03:21:18.117024 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 03:21:18.117243 | instance | Wednesday 16 September 2026 03:21:18 +0000 (0:00:03.523) 0:00:08.169 *** 2026-09-16 03:21:18.694256 | instance | ok: [instance] 2026-09-16 03:21:18.694353 | instance | 2026-09-16 03:21:18.694549 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 03:21:18.694719 | instance | Wednesday 16 September 2026 03:21:18 +0000 (0:00:00.576) 0:00:08.745 *** 2026-09-16 03:21:18.827977 | instance | skipping: [instance] 2026-09-16 03:21:18.828106 | instance | 2026-09-16 03:21:18.828275 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-16 03:21:18.828447 | instance | Wednesday 16 September 2026 03:21:18 +0000 (0:00:00.134) 0:00:08.880 *** 2026-09-16 03:21:19.334345 | instance | ok: [instance] 2026-09-16 03:21:19.334623 | instance | 2026-09-16 03:21:19.334986 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 03:21:19.335299 | instance | Wednesday 16 September 2026 03:21:19 +0000 (0:00:00.506) 0:00:09.387 *** 2026-09-16 03:21:19.443732 | instance | ok: [instance] => { 2026-09-16 03:21:19.444001 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-16 03:21:19.444207 | instance | } 2026-09-16 03:21:19.444396 | instance | 2026-09-16 03:21:19.444639 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 03:21:19.444871 | instance | Wednesday 16 September 2026 03:21:19 +0000 (0:00:00.109) 0:00:09.496 *** 2026-09-16 03:21:19.979813 | instance | ok: [instance] 2026-09-16 03:21:19.980043 | instance | 2026-09-16 03:21:19.980272 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 03:21:19.980524 | instance | Wednesday 16 September 2026 03:21:19 +0000 (0:00:00.536) 0:00:10.032 *** 2026-09-16 03:21:20.113695 | instance | skipping: [instance] 2026-09-16 03:21:20.114004 | instance | 2026-09-16 03:21:20.114396 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 03:21:20.114672 | instance | Wednesday 16 September 2026 03:21:20 +0000 (0:00:00.133) 0:00:10.166 *** 2026-09-16 03:21:20.256149 | instance | skipping: [instance] 2026-09-16 03:21:20.256455 | instance | 2026-09-16 03:21:20.256857 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 03:21:20.257184 | instance | Wednesday 16 September 2026 03:21:20 +0000 (0:00:00.142) 0:00:10.309 *** 2026-09-16 03:21:20.617658 | instance | ok: [instance] 2026-09-16 03:21:20.617955 | instance | 2026-09-16 03:21:20.618242 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 03:21:20.618491 | instance | Wednesday 16 September 2026 03:21:20 +0000 (0:00:00.361) 0:00:10.670 *** 2026-09-16 03:21:22.252162 | instance | ok: [instance] 2026-09-16 03:21:22.252239 | instance | 2026-09-16 03:21:22.252372 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 03:21:22.252527 | instance | Wednesday 16 September 2026 03:21:22 +0000 (0:00:01.634) 0:00:12.305 *** 2026-09-16 03:21:22.403390 | instance | ok: [instance] => { 2026-09-16 03:21:22.403797 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-16 03:21:22.404052 | instance | } 2026-09-16 03:21:22.404282 | instance | 2026-09-16 03:21:22.404515 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 03:21:22.404839 | instance | Wednesday 16 September 2026 03:21:22 +0000 (0:00:00.150) 0:00:12.456 *** 2026-09-16 03:21:22.963565 | instance | ok: [instance] 2026-09-16 03:21:22.963652 | instance | 2026-09-16 03:21:22.963752 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 03:21:22.963842 | instance | Wednesday 16 September 2026 03:21:22 +0000 (0:00:00.560) 0:00:13.016 *** 2026-09-16 03:21:25.554282 | instance | ok: [instance] 2026-09-16 03:21:25.554417 | instance | 2026-09-16 03:21:25.554651 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-16 03:21:25.554875 | instance | Wednesday 16 September 2026 03:21:25 +0000 (0:00:02.589) 0:00:15.606 *** 2026-09-16 03:21:25.657868 | instance | skipping: [instance] 2026-09-16 03:21:25.657982 | instance | 2026-09-16 03:21:25.658085 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-16 03:21:25.658217 | instance | Wednesday 16 September 2026 03:21:25 +0000 (0:00:00.104) 0:00:15.710 *** 2026-09-16 03:21:25.764012 | instance | skipping: [instance] 2026-09-16 03:21:25.764118 | instance | 2026-09-16 03:21:25.764274 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-16 03:21:25.764425 | instance | Wednesday 16 September 2026 03:21:25 +0000 (0:00:00.106) 0:00:15.816 *** 2026-09-16 03:21:25.844131 | instance | skipping: [instance] 2026-09-16 03:21:25.844321 | instance | 2026-09-16 03:21:25.844559 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-16 03:21:25.844851 | instance | Wednesday 16 September 2026 03:21:25 +0000 (0:00:00.078) 0:00:15.895 *** 2026-09-16 03:21:27.139358 | instance | ok: [instance] 2026-09-16 03:21:27.139421 | instance | 2026-09-16 03:21:27.139477 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-16 03:21:27.139587 | instance | Wednesday 16 September 2026 03:21:27 +0000 (0:00:01.297) 0:00:17.192 *** 2026-09-16 03:21:27.648933 | instance | ok: [instance] 2026-09-16 03:21:27.649104 | instance | 2026-09-16 03:21:27.649259 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-16 03:21:27.649389 | instance | Wednesday 16 September 2026 03:21:27 +0000 (0:00:00.509) 0:00:17.702 *** 2026-09-16 03:21:28.688445 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-16 03:21:28.688728 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-16 03:21:28.689372 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-16 03:21:28.689805 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-16 03:21:28.690028 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-16 03:21:28.690253 | instance | 2026-09-16 03:21:28.690521 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-16 03:21:28.690752 | instance | Wednesday 16 September 2026 03:21:28 +0000 (0:00:01.039) 0:00:18.741 *** 2026-09-16 03:21:29.352283 | instance | ok: [instance] 2026-09-16 03:21:29.352504 | instance | 2026-09-16 03:21:29.352747 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-16 03:21:29.353048 | instance | Wednesday 16 September 2026 03:21:29 +0000 (0:00:00.627) 0:00:19.368 *** 2026-09-16 03:21:29.353181 | instance | 2026-09-16 03:21:29.353370 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-16 03:21:29.353516 | instance | Wednesday 16 September 2026 03:21:29 +0000 (0:00:00.036) 0:00:19.405 *** 2026-09-16 03:21:30.098695 | instance | ok: [instance] 2026-09-16 03:21:30.098766 | instance | 2026-09-16 03:21:30.098960 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 03:21:30.099045 | instance | Wednesday 16 September 2026 03:21:30 +0000 (0:00:00.746) 0:00:20.151 *** 2026-09-16 03:21:30.417605 | instance | ok: [instance] 2026-09-16 03:21:30.417706 | instance | 2026-09-16 03:21:30.417819 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 03:21:30.417948 | instance | Wednesday 16 September 2026 03:21:30 +0000 (0:00:00.318) 0:00:20.470 *** 2026-09-16 03:21:30.531514 | instance | ok: [instance] => { 2026-09-16 03:21:30.531611 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-16 03:21:30.531710 | instance | } 2026-09-16 03:21:30.531805 | instance | 2026-09-16 03:21:30.531935 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 03:21:30.532037 | instance | Wednesday 16 September 2026 03:21:30 +0000 (0:00:00.113) 0:00:20.583 *** 2026-09-16 03:21:31.120401 | instance | ok: [instance] 2026-09-16 03:21:31.120469 | instance | 2026-09-16 03:21:31.120481 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 03:21:31.120493 | instance | Wednesday 16 September 2026 03:21:31 +0000 (0:00:00.588) 0:00:21.172 *** 2026-09-16 03:21:34.732009 | instance | ok: [instance] 2026-09-16 03:21:34.732092 | instance | 2026-09-16 03:21:34.732344 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-16 03:21:34.732394 | instance | Wednesday 16 September 2026 03:21:34 +0000 (0:00:03.613) 0:00:24.785 *** 2026-09-16 03:21:36.009830 | instance | ok: [instance] 2026-09-16 03:21:36.009931 | instance | 2026-09-16 03:21:36.010056 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-16 03:21:36.010162 | instance | Wednesday 16 September 2026 03:21:36 +0000 (0:00:01.277) 0:00:26.063 *** 2026-09-16 03:21:36.468118 | instance | ok: [instance] 2026-09-16 03:21:36.468211 | instance | 2026-09-16 03:21:36.468450 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-16 03:21:36.468572 | instance | Wednesday 16 September 2026 03:21:36 +0000 (0:00:00.457) 0:00:26.520 *** 2026-09-16 03:21:37.021051 | instance | ok: [instance] 2026-09-16 03:21:37.021113 | instance | 2026-09-16 03:21:37.021345 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-16 03:21:37.021365 | instance | Wednesday 16 September 2026 03:21:37 +0000 (0:00:00.553) 0:00:27.074 *** 2026-09-16 03:21:37.698825 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-09-16 03:21:37.698947 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-16 03:21:37.698964 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-16 03:21:37.699304 | instance | 2026-09-16 03:21:37.699361 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-16 03:21:37.699367 | instance | Wednesday 16 September 2026 03:21:37 +0000 (0:00:00.677) 0:00:27.752 *** 2026-09-16 03:21:38.301678 | instance | ok: [instance] 2026-09-16 03:21:38.301775 | instance | 2026-09-16 03:21:38.301986 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-16 03:21:38.302121 | instance | Wednesday 16 September 2026 03:21:38 +0000 (0:00:00.602) 0:00:28.354 *** 2026-09-16 03:21:38.877928 | instance | ok: [instance] 2026-09-16 03:21:38.878251 | instance | 2026-09-16 03:21:38.878663 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-16 03:21:38.878683 | instance | Wednesday 16 September 2026 03:21:38 +0000 (0:00:00.519) 0:00:28.873 *** 2026-09-16 03:21:38.878934 | instance | 2026-09-16 03:21:38.879356 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-16 03:21:38.879616 | instance | Wednesday 16 September 2026 03:21:38 +0000 (0:00:00.056) 0:00:28.930 *** 2026-09-16 03:21:39.448387 | instance | ok: [instance] 2026-09-16 03:21:39.448487 | instance | 2026-09-16 03:21:39.448505 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-16 03:21:39.448671 | instance | Wednesday 16 September 2026 03:21:39 +0000 (0:00:00.570) 0:00:29.501 *** 2026-09-16 03:21:39.583793 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-16 03:21:39.584030 | instance | 2026-09-16 03:21:39.584308 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-16 03:21:39.584614 | instance | Wednesday 16 September 2026 03:21:39 +0000 (0:00:00.134) 0:00:29.636 *** 2026-09-16 03:21:40.901017 | instance | ok: [instance] 2026-09-16 03:21:40.901149 | instance | 2026-09-16 03:21:40.901417 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-16 03:21:40.901649 | instance | Wednesday 16 September 2026 03:21:40 +0000 (0:00:01.317) 0:00:30.953 *** 2026-09-16 03:21:41.664448 | instance | ok: [instance] => (item=chronyd) 2026-09-16 03:21:41.664579 | instance | ok: [instance] => (item=sshd) 2026-09-16 03:21:41.664825 | instance | 2026-09-16 03:21:41.665007 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-16 03:21:41.665149 | instance | Wednesday 16 September 2026 03:21:41 +0000 (0:00:00.763) 0:00:31.717 *** 2026-09-16 03:21:48.198654 | instance | ok: [instance] 2026-09-16 03:21:48.198835 | instance | 2026-09-16 03:21:48.199171 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-16 03:21:48.199454 | instance | Wednesday 16 September 2026 03:21:48 +0000 (0:00:06.533) 0:00:38.251 *** 2026-09-16 03:21:48.491863 | instance | ok: [instance] 2026-09-16 03:21:48.492086 | instance | 2026-09-16 03:21:48.492313 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-16 03:21:48.492536 | instance | Wednesday 16 September 2026 03:21:48 +0000 (0:00:00.293) 0:00:38.544 *** 2026-09-16 03:21:49.081206 | instance | ok: [instance] 2026-09-16 03:21:49.081451 | instance | 2026-09-16 03:21:49.081771 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-16 03:21:49.082075 | instance | Wednesday 16 September 2026 03:21:49 +0000 (0:00:00.589) 0:00:39.133 *** 2026-09-16 03:21:49.497532 | instance | ok: [instance] 2026-09-16 03:21:49.497615 | instance | 2026-09-16 03:21:49.497790 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-09-16 03:21:49.497956 | instance | Wednesday 16 September 2026 03:21:49 +0000 (0:00:00.416) 0:00:39.550 *** 2026-09-16 03:21:49.645072 | instance | ok: [instance] 2026-09-16 03:21:49.645188 | instance | 2026-09-16 03:21:49.645381 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-09-16 03:21:49.645578 | instance | Wednesday 16 September 2026 03:21:49 +0000 (0:00:00.147) 0:00:39.697 *** 2026-09-16 03:21:50.017879 | instance | ok: [instance] => (item=instance) 2026-09-16 03:21:50.018023 | instance | 2026-09-16 03:21:50.018184 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-09-16 03:21:50.018339 | instance | Wednesday 16 September 2026 03:21:50 +0000 (0:00:00.373) 0:00:40.070 *** 2026-09-16 03:21:50.108247 | instance | ok: [instance] 2026-09-16 03:21:50.108467 | instance | 2026-09-16 03:21:50.108744 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-09-16 03:21:50.108998 | instance | Wednesday 16 September 2026 03:21:50 +0000 (0:00:00.090) 0:00:40.161 *** 2026-09-16 03:21:50.211209 | instance | skipping: [instance] 2026-09-16 03:21:50.211399 | instance | 2026-09-16 03:21:50.211634 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-16 03:21:50.211858 | instance | Wednesday 16 September 2026 03:21:50 +0000 (0:00:00.102) 0:00:40.263 *** 2026-09-16 03:21:50.380374 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-16 03:21:50.380589 | instance | 2026-09-16 03:21:50.380884 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-16 03:21:50.381167 | instance | Wednesday 16 September 2026 03:21:50 +0000 (0:00:00.169) 0:00:40.433 *** 2026-09-16 03:21:57.309464 | instance | ok: [instance] 2026-09-16 03:21:57.309615 | instance | 2026-09-16 03:21:57.309916 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-16 03:21:57.310187 | instance | Wednesday 16 September 2026 03:21:57 +0000 (0:00:06.928) 0:00:47.362 *** 2026-09-16 03:21:57.466798 | instance | ok: [instance] => (item=instance) 2026-09-16 03:21:57.467211 | instance | 2026-09-16 03:21:57.467399 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-16 03:21:57.467701 | instance | Wednesday 16 September 2026 03:21:57 +0000 (0:00:00.157) 0:00:47.519 *** 2026-09-16 03:21:57.967840 | instance | ok: [instance] 2026-09-16 03:21:57.968124 | instance | 2026-09-16 03:21:57.968363 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-16 03:21:57.968600 | instance | Wednesday 16 September 2026 03:21:57 +0000 (0:00:00.501) 0:00:48.020 *** 2026-09-16 03:22:05.449547 | instance | ok: [instance] 2026-09-16 03:22:05.449640 | instance | 2026-09-16 03:22:05.449801 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-09-16 03:22:05.449981 | instance | Wednesday 16 September 2026 03:22:05 +0000 (0:00:07.481) 0:00:55.502 *** 2026-09-16 03:22:12.661932 | instance | ok: [instance] 2026-09-16 03:22:12.662129 | instance | 2026-09-16 03:22:12.662387 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-09-16 03:22:12.662644 | instance | Wednesday 16 September 2026 03:22:12 +0000 (0:00:07.212) 0:01:02.714 *** 2026-09-16 03:22:27.736226 | instance | ok: [instance] 2026-09-16 03:22:27.736289 | instance | 2026-09-16 03:22:27.736300 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-16 03:22:27.736310 | instance | Wednesday 16 September 2026 03:22:27 +0000 (0:00:15.073) 0:01:17.787 *** 2026-09-16 03:22:27.891225 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-16 03:22:27.891365 | instance | 2026-09-16 03:22:27.891500 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-16 03:22:27.891631 | instance | Wednesday 16 September 2026 03:22:27 +0000 (0:00:00.156) 0:01:17.944 *** 2026-09-16 03:22:28.233694 | instance | skipping: [instance] 2026-09-16 03:22:28.233811 | instance | 2026-09-16 03:22:28.233948 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-16 03:22:28.234057 | instance | Wednesday 16 September 2026 03:22:28 +0000 (0:00:00.342) 0:01:18.286 *** 2026-09-16 03:22:28.367700 | instance | skipping: [instance] => (item=instance) 2026-09-16 03:22:28.367780 | instance | skipping: [instance] 2026-09-16 03:22:28.367981 | instance | 2026-09-16 03:22:28.368128 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-16 03:22:28.368284 | instance | Wednesday 16 September 2026 03:22:28 +0000 (0:00:00.133) 0:01:18.420 *** 2026-09-16 03:22:28.703796 | instance | ok: [instance] 2026-09-16 03:22:28.704134 | instance | 2026-09-16 03:22:28.704522 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-16 03:22:28.704707 | instance | Wednesday 16 September 2026 03:22:28 +0000 (0:00:00.335) 0:01:18.756 *** 2026-09-16 03:22:35.931256 | instance | ok: [instance] 2026-09-16 03:22:35.931353 | instance | 2026-09-16 03:22:35.931414 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-09-16 03:22:35.931549 | instance | Wednesday 16 September 2026 03:22:35 +0000 (0:00:07.227) 0:01:25.983 *** 2026-09-16 03:22:42.902225 | instance | ok: [instance] 2026-09-16 03:22:42.902515 | instance | 2026-09-16 03:22:42.903999 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-09-16 03:22:42.904014 | instance | Wednesday 16 September 2026 03:22:42 +0000 (0:00:06.970) 0:01:32.954 *** 2026-09-16 03:22:49.602774 | instance | ok: [instance] 2026-09-16 03:22:49.603056 | instance | 2026-09-16 03:22:49.603378 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-09-16 03:22:49.603659 | instance | Wednesday 16 September 2026 03:22:49 +0000 (0:00:06.700) 0:01:39.655 *** 2026-09-16 03:22:57.389590 | instance | ok: [instance] => (item={'name': 'diskprediction_local'}) 2026-09-16 03:22:57.389659 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-09-16 03:22:57.389673 | instance | ok: [instance] => (item={'name': 'prometheus'}) 2026-09-16 03:22:57.389682 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-09-16 03:22:57.389693 | instance | 2026-09-16 03:22:57.389702 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-09-16 03:22:57.389712 | instance | 2026-09-16 03:22:57.389720 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 03:22:57.389729 | instance | Wednesday 16 September 2026 03:22:57 +0000 (0:00:07.784) 0:01:47.440 *** 2026-09-16 03:23:01.158374 | instance | ok: [instance] 2026-09-16 03:23:01.158724 | instance | 2026-09-16 03:23:01.159068 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 03:23:01.159382 | instance | Wednesday 16 September 2026 03:23:01 +0000 (0:00:03.770) 0:01:51.211 *** 2026-09-16 03:23:01.488117 | instance | ok: [instance] 2026-09-16 03:23:01.488381 | instance | 2026-09-16 03:23:01.488767 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 03:23:01.489074 | instance | Wednesday 16 September 2026 03:23:01 +0000 (0:00:00.329) 0:01:51.540 *** 2026-09-16 03:23:01.607842 | instance | skipping: [instance] 2026-09-16 03:23:01.608126 | instance | 2026-09-16 03:23:01.608388 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-16 03:23:01.608682 | instance | Wednesday 16 September 2026 03:23:01 +0000 (0:00:00.119) 0:01:51.660 *** 2026-09-16 03:23:01.934566 | instance | ok: [instance] 2026-09-16 03:23:01.934740 | instance | 2026-09-16 03:23:01.935011 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 03:23:01.935253 | instance | Wednesday 16 September 2026 03:23:01 +0000 (0:00:00.326) 0:01:51.986 *** 2026-09-16 03:23:02.047806 | instance | ok: [instance] => { 2026-09-16 03:23:02.048010 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-16 03:23:02.048160 | instance | } 2026-09-16 03:23:02.048293 | instance | 2026-09-16 03:23:02.048525 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 03:23:02.048831 | instance | Wednesday 16 September 2026 03:23:02 +0000 (0:00:00.113) 0:01:52.100 *** 2026-09-16 03:23:02.437825 | instance | ok: [instance] 2026-09-16 03:23:02.438144 | instance | 2026-09-16 03:23:02.438416 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 03:23:02.438741 | instance | Wednesday 16 September 2026 03:23:02 +0000 (0:00:00.389) 0:01:52.490 *** 2026-09-16 03:23:02.639434 | instance | skipping: [instance] 2026-09-16 03:23:02.639534 | instance | 2026-09-16 03:23:02.639716 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 03:23:02.639874 | instance | Wednesday 16 September 2026 03:23:02 +0000 (0:00:00.201) 0:01:52.692 *** 2026-09-16 03:23:02.786974 | instance | skipping: [instance] 2026-09-16 03:23:02.787176 | instance | 2026-09-16 03:23:02.787415 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 03:23:02.787692 | instance | Wednesday 16 September 2026 03:23:02 +0000 (0:00:00.146) 0:01:52.838 *** 2026-09-16 03:23:03.121065 | instance | ok: [instance] 2026-09-16 03:23:03.121144 | instance | 2026-09-16 03:23:03.121262 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 03:23:03.121374 | instance | Wednesday 16 September 2026 03:23:03 +0000 (0:00:00.335) 0:01:53.174 *** 2026-09-16 03:23:04.574184 | instance | ok: [instance] 2026-09-16 03:23:04.574323 | instance | 2026-09-16 03:23:04.574394 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 03:23:04.574582 | instance | Wednesday 16 September 2026 03:23:04 +0000 (0:00:01.452) 0:01:54.626 *** 2026-09-16 03:23:04.737638 | instance | ok: [instance] => { 2026-09-16 03:23:04.737713 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-16 03:23:04.737840 | instance | } 2026-09-16 03:23:04.737967 | instance | 2026-09-16 03:23:04.738067 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 03:23:04.738204 | instance | Wednesday 16 September 2026 03:23:04 +0000 (0:00:00.163) 0:01:54.790 *** 2026-09-16 03:23:05.288482 | instance | ok: [instance] 2026-09-16 03:23:05.288564 | instance | 2026-09-16 03:23:05.288661 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 03:23:05.288780 | instance | Wednesday 16 September 2026 03:23:05 +0000 (0:00:00.551) 0:01:55.341 *** 2026-09-16 03:23:07.527147 | instance | ok: [instance] 2026-09-16 03:23:07.528405 | instance | 2026-09-16 03:23:07.528421 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-16 03:23:07.528432 | instance | Wednesday 16 September 2026 03:23:07 +0000 (0:00:02.238) 0:01:57.580 *** 2026-09-16 03:23:07.615225 | instance | skipping: [instance] 2026-09-16 03:23:07.615319 | instance | 2026-09-16 03:23:07.615429 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-16 03:23:07.615575 | instance | Wednesday 16 September 2026 03:23:07 +0000 (0:00:00.087) 0:01:57.668 *** 2026-09-16 03:23:07.695987 | instance | skipping: [instance] 2026-09-16 03:23:07.696192 | instance | 2026-09-16 03:23:07.696454 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-16 03:23:07.696728 | instance | Wednesday 16 September 2026 03:23:07 +0000 (0:00:00.080) 0:01:57.748 *** 2026-09-16 03:23:07.796083 | instance | skipping: [instance] 2026-09-16 03:23:07.796296 | instance | 2026-09-16 03:23:07.796537 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-16 03:23:07.796825 | instance | Wednesday 16 September 2026 03:23:07 +0000 (0:00:00.100) 0:01:57.849 *** 2026-09-16 03:23:09.166318 | instance | ok: [instance] 2026-09-16 03:23:09.166585 | instance | 2026-09-16 03:23:09.166869 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-16 03:23:09.167170 | instance | Wednesday 16 September 2026 03:23:09 +0000 (0:00:01.369) 0:01:59.218 *** 2026-09-16 03:23:09.685714 | instance | ok: [instance] 2026-09-16 03:23:09.686017 | instance | 2026-09-16 03:23:09.686354 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-16 03:23:09.686618 | instance | Wednesday 16 September 2026 03:23:09 +0000 (0:00:00.519) 0:01:59.738 *** 2026-09-16 03:23:10.780151 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-16 03:23:10.780362 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-16 03:23:10.780599 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-16 03:23:10.780910 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-16 03:23:10.781191 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-16 03:23:10.781399 | instance | 2026-09-16 03:23:10.781713 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-16 03:23:10.781982 | instance | Wednesday 16 September 2026 03:23:10 +0000 (0:00:01.094) 0:02:00.833 *** 2026-09-16 03:23:11.384312 | instance | ok: [instance] 2026-09-16 03:23:11.384390 | instance | 2026-09-16 03:23:11.384502 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-16 03:23:11.384613 | instance | Wednesday 16 September 2026 03:23:11 +0000 (0:00:00.569) 0:02:01.402 *** 2026-09-16 03:23:11.384718 | instance | 2026-09-16 03:23:11.384824 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-16 03:23:11.384978 | instance | Wednesday 16 September 2026 03:23:11 +0000 (0:00:00.034) 0:02:01.436 *** 2026-09-16 03:23:11.829755 | instance | ok: [instance] 2026-09-16 03:23:11.829826 | instance | 2026-09-16 03:23:11.829974 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 03:23:11.830088 | instance | Wednesday 16 September 2026 03:23:11 +0000 (0:00:00.444) 0:02:01.881 *** 2026-09-16 03:23:12.145845 | instance | ok: [instance] 2026-09-16 03:23:12.146196 | instance | 2026-09-16 03:23:12.146581 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 03:23:12.146964 | instance | Wednesday 16 September 2026 03:23:12 +0000 (0:00:00.316) 0:02:02.198 *** 2026-09-16 03:23:12.262695 | instance | ok: [instance] => { 2026-09-16 03:23:12.262879 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-16 03:23:12.263092 | instance | } 2026-09-16 03:23:12.263234 | instance | 2026-09-16 03:23:12.263383 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 03:23:12.263547 | instance | Wednesday 16 September 2026 03:23:12 +0000 (0:00:00.117) 0:02:02.315 *** 2026-09-16 03:23:12.679446 | instance | ok: [instance] 2026-09-16 03:23:12.679594 | instance | 2026-09-16 03:23:12.679808 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 03:23:12.679979 | instance | Wednesday 16 September 2026 03:23:12 +0000 (0:00:00.416) 0:02:02.732 *** 2026-09-16 03:23:16.313579 | instance | ok: [instance] 2026-09-16 03:23:16.313770 | instance | 2026-09-16 03:23:16.314012 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-16 03:23:16.314257 | instance | Wednesday 16 September 2026 03:23:16 +0000 (0:00:03.633) 0:02:06.366 *** 2026-09-16 03:23:17.619541 | instance | ok: [instance] 2026-09-16 03:23:17.619662 | instance | 2026-09-16 03:23:17.619820 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-16 03:23:17.620011 | instance | Wednesday 16 September 2026 03:23:17 +0000 (0:00:01.306) 0:02:07.672 *** 2026-09-16 03:23:17.919155 | instance | ok: [instance] 2026-09-16 03:23:17.919430 | instance | 2026-09-16 03:23:17.919751 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-16 03:23:17.920115 | instance | Wednesday 16 September 2026 03:23:17 +0000 (0:00:00.299) 0:02:07.971 *** 2026-09-16 03:23:18.496104 | instance | ok: [instance] 2026-09-16 03:23:18.496227 | instance | 2026-09-16 03:23:18.496348 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-16 03:23:18.496458 | instance | Wednesday 16 September 2026 03:23:18 +0000 (0:00:00.575) 0:02:08.547 *** 2026-09-16 03:23:19.156227 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-09-16 03:23:19.156288 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-16 03:23:19.156300 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-16 03:23:19.156310 | instance | 2026-09-16 03:23:19.156319 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-16 03:23:19.156328 | instance | Wednesday 16 September 2026 03:23:19 +0000 (0:00:00.660) 0:02:09.207 *** 2026-09-16 03:23:19.658388 | instance | ok: [instance] 2026-09-16 03:23:19.658627 | instance | 2026-09-16 03:23:19.658871 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-16 03:23:19.659140 | instance | Wednesday 16 September 2026 03:23:19 +0000 (0:00:00.503) 0:02:09.711 *** 2026-09-16 03:23:20.268949 | instance | ok: [instance] 2026-09-16 03:23:20.269019 | instance | 2026-09-16 03:23:20.269193 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-16 03:23:20.269350 | instance | Wednesday 16 September 2026 03:23:20 +0000 (0:00:00.572) 0:02:10.283 *** 2026-09-16 03:23:20.269489 | instance | 2026-09-16 03:23:20.269599 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-16 03:23:20.269745 | instance | Wednesday 16 September 2026 03:23:20 +0000 (0:00:00.038) 0:02:10.321 *** 2026-09-16 03:23:20.740218 | instance | ok: [instance] 2026-09-16 03:23:20.740414 | instance | 2026-09-16 03:23:20.740759 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-16 03:23:20.741280 | instance | Wednesday 16 September 2026 03:23:20 +0000 (0:00:00.471) 0:02:10.793 *** 2026-09-16 03:23:20.876983 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-16 03:23:20.877201 | instance | 2026-09-16 03:23:20.877456 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-16 03:23:20.877744 | instance | Wednesday 16 September 2026 03:23:20 +0000 (0:00:00.136) 0:02:10.929 *** 2026-09-16 03:23:22.117749 | instance | ok: [instance] 2026-09-16 03:23:22.117863 | instance | 2026-09-16 03:23:22.118155 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-16 03:23:22.118353 | instance | Wednesday 16 September 2026 03:23:22 +0000 (0:00:01.240) 0:02:12.170 *** 2026-09-16 03:23:22.924039 | instance | ok: [instance] => (item=chronyd) 2026-09-16 03:23:22.924281 | instance | ok: [instance] => (item=sshd) 2026-09-16 03:23:22.924508 | instance | 2026-09-16 03:23:22.924818 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-16 03:23:22.925076 | instance | Wednesday 16 September 2026 03:23:22 +0000 (0:00:00.806) 0:02:12.976 *** 2026-09-16 03:23:28.261811 | instance | ok: [instance] 2026-09-16 03:23:28.262093 | instance | 2026-09-16 03:23:28.262400 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-16 03:23:28.262709 | instance | Wednesday 16 September 2026 03:23:28 +0000 (0:00:05.337) 0:02:18.314 *** 2026-09-16 03:23:28.501188 | instance | ok: [instance] 2026-09-16 03:23:28.501388 | instance | 2026-09-16 03:23:28.501661 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-16 03:23:28.502029 | instance | Wednesday 16 September 2026 03:23:28 +0000 (0:00:00.239) 0:02:18.553 *** 2026-09-16 03:23:28.819843 | instance | ok: [instance] 2026-09-16 03:23:28.820097 | instance | 2026-09-16 03:23:28.820369 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-16 03:23:28.820670 | instance | Wednesday 16 September 2026 03:23:28 +0000 (0:00:00.318) 0:02:18.872 *** 2026-09-16 03:23:29.132526 | instance | ok: [instance] 2026-09-16 03:23:29.132682 | instance | 2026-09-16 03:23:29.132911 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-09-16 03:23:29.133212 | instance | Wednesday 16 September 2026 03:23:29 +0000 (0:00:00.312) 0:02:19.184 *** 2026-09-16 03:23:29.514972 | instance | ok: [instance] => (item=instance) 2026-09-16 03:23:29.515274 | instance | 2026-09-16 03:23:29.515584 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-09-16 03:23:29.515814 | instance | Wednesday 16 September 2026 03:23:29 +0000 (0:00:00.382) 0:02:19.567 *** 2026-09-16 03:23:29.606348 | instance | ok: [instance] 2026-09-16 03:23:29.606533 | instance | 2026-09-16 03:23:29.606802 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-16 03:23:29.607163 | instance | Wednesday 16 September 2026 03:23:29 +0000 (0:00:00.091) 0:02:19.659 *** 2026-09-16 03:23:29.738526 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-16 03:23:29.738653 | instance | 2026-09-16 03:23:29.738836 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-16 03:23:29.739038 | instance | Wednesday 16 September 2026 03:23:29 +0000 (0:00:00.132) 0:02:19.791 *** 2026-09-16 03:23:29.855763 | instance | skipping: [instance] 2026-09-16 03:23:29.855918 | instance | 2026-09-16 03:23:29.856187 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-16 03:23:29.856404 | instance | Wednesday 16 September 2026 03:23:29 +0000 (0:00:00.116) 0:02:19.908 *** 2026-09-16 03:23:29.981848 | instance | skipping: [instance] => (item=instance) 2026-09-16 03:23:29.982143 | instance | skipping: [instance] 2026-09-16 03:23:29.982380 | instance | 2026-09-16 03:23:29.982709 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-16 03:23:29.983174 | instance | Wednesday 16 September 2026 03:23:29 +0000 (0:00:00.126) 0:02:20.034 *** 2026-09-16 03:23:30.309647 | instance | ok: [instance] 2026-09-16 03:23:30.309884 | instance | 2026-09-16 03:23:30.310231 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-16 03:23:30.310481 | instance | Wednesday 16 September 2026 03:23:30 +0000 (0:00:00.327) 0:02:20.362 *** 2026-09-16 03:23:37.825064 | instance | ok: [instance] 2026-09-16 03:23:37.825291 | instance | 2026-09-16 03:23:37.825522 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-09-16 03:23:37.825767 | instance | Wednesday 16 September 2026 03:23:37 +0000 (0:00:07.515) 0:02:27.877 *** 2026-09-16 03:23:43.511041 | instance | ok: [instance] 2026-09-16 03:23:43.511310 | instance | 2026-09-16 03:23:43.511689 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-09-16 03:23:43.512011 | instance | Wednesday 16 September 2026 03:23:43 +0000 (0:00:05.684) 0:02:33.562 *** 2026-09-16 03:23:58.327464 | instance | ok: [instance] 2026-09-16 03:23:58.327541 | instance | 2026-09-16 03:23:58.327622 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-09-16 03:23:58.327727 | instance | Wednesday 16 September 2026 03:23:58 +0000 (0:00:14.818) 0:02:48.380 *** 2026-09-16 03:23:58.735857 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-09-16 03:23:58.735970 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-09-16 03:23:58.736112 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-09-16 03:23:58.736245 | instance | skipping: [instance] 2026-09-16 03:23:58.736377 | instance | 2026-09-16 03:23:58.736512 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-09-16 03:23:58.736665 | instance | Wednesday 16 September 2026 03:23:58 +0000 (0:00:00.408) 0:02:48.788 *** 2026-09-16 03:24:05.666261 | instance | ok: [instance] 2026-09-16 03:24:05.666365 | instance | 2026-09-16 03:24:05.666430 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-09-16 03:24:05.666541 | instance | Wednesday 16 September 2026 03:24:05 +0000 (0:00:06.930) 0:02:55.719 *** 2026-09-16 03:24:12.599622 | instance | ok: [instance] 2026-09-16 03:24:12.599865 | instance | 2026-09-16 03:24:12.600198 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-09-16 03:24:12.600574 | instance | Wednesday 16 September 2026 03:24:12 +0000 (0:00:06.932) 0:03:02.652 *** 2026-09-16 03:24:12.746351 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-09-16 03:24:12.746610 | instance | 2026-09-16 03:24:12.746860 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-09-16 03:24:12.747181 | instance | Wednesday 16 September 2026 03:24:12 +0000 (0:00:00.147) 0:03:02.799 *** 2026-09-16 03:24:12.855726 | instance | ok: [instance] 2026-09-16 03:24:12.855799 | instance | 2026-09-16 03:24:12.855964 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-09-16 03:24:12.856107 | instance | Wednesday 16 September 2026 03:24:12 +0000 (0:00:00.109) 0:03:02.908 *** 2026-09-16 03:24:19.739470 | instance | ok: [instance] 2026-09-16 03:24:19.739723 | instance | 2026-09-16 03:24:19.740131 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-09-16 03:24:19.740604 | instance | Wednesday 16 September 2026 03:24:19 +0000 (0:00:06.883) 0:03:09.792 *** 2026-09-16 03:24:19.842668 | instance | ok: [instance] 2026-09-16 03:24:19.842761 | instance | 2026-09-16 03:24:19.842909 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-09-16 03:24:19.843063 | instance | Wednesday 16 September 2026 03:24:19 +0000 (0:00:00.103) 0:03:09.895 *** 2026-09-16 03:24:19.933856 | instance | skipping: [instance] => (item=1) 2026-09-16 03:24:19.934186 | instance | skipping: [instance] => (item=1) 2026-09-16 03:24:19.934452 | instance | skipping: [instance] => (item=1) 2026-09-16 03:24:19.934696 | instance | skipping: [instance] 2026-09-16 03:24:19.934927 | instance | 2026-09-16 03:24:19.935219 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-09-16 03:24:19.935492 | instance | Wednesday 16 September 2026 03:24:19 +0000 (0:00:00.090) 0:03:09.986 *** 2026-09-16 03:24:20.090038 | instance | skipping: [instance] 2026-09-16 03:24:20.090306 | instance | 2026-09-16 03:24:20.090629 | instance | PLAY [Deploy Ceph exporters] *************************************************** 2026-09-16 03:24:20.090938 | instance | 2026-09-16 03:24:20.091295 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 03:24:20.091646 | instance | Wednesday 16 September 2026 03:24:20 +0000 (0:00:00.156) 0:03:10.142 *** 2026-09-16 03:24:23.814271 | instance | ok: [instance] 2026-09-16 03:24:23.814361 | instance | 2026-09-16 03:24:23.814463 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 03:24:23.814613 | instance | Wednesday 16 September 2026 03:24:23 +0000 (0:00:03.724) 0:03:13.867 *** 2026-09-16 03:24:24.182062 | instance | ok: [instance] 2026-09-16 03:24:24.182180 | instance | 2026-09-16 03:24:24.182332 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 03:24:24.182528 | instance | Wednesday 16 September 2026 03:24:24 +0000 (0:00:00.367) 0:03:14.234 *** 2026-09-16 03:24:24.280417 | instance | skipping: [instance] 2026-09-16 03:24:24.280600 | instance | 2026-09-16 03:24:24.280931 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-16 03:24:24.281188 | instance | Wednesday 16 September 2026 03:24:24 +0000 (0:00:00.098) 0:03:14.332 *** 2026-09-16 03:24:24.567438 | instance | ok: [instance] 2026-09-16 03:24:24.567535 | instance | 2026-09-16 03:24:24.567726 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 03:24:24.567870 | instance | Wednesday 16 September 2026 03:24:24 +0000 (0:00:00.286) 0:03:14.619 *** 2026-09-16 03:24:24.681597 | instance | ok: [instance] => { 2026-09-16 03:24:24.681783 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-16 03:24:24.681992 | instance | } 2026-09-16 03:24:24.682143 | instance | 2026-09-16 03:24:24.682294 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 03:24:24.682541 | instance | Wednesday 16 September 2026 03:24:24 +0000 (0:00:00.114) 0:03:14.734 *** 2026-09-16 03:24:25.067397 | instance | ok: [instance] 2026-09-16 03:24:25.067553 | instance | 2026-09-16 03:24:25.067722 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 03:24:25.067894 | instance | Wednesday 16 September 2026 03:24:25 +0000 (0:00:00.385) 0:03:15.120 *** 2026-09-16 03:24:25.277537 | instance | skipping: [instance] 2026-09-16 03:24:25.277826 | instance | 2026-09-16 03:24:25.278127 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 03:24:25.278380 | instance | Wednesday 16 September 2026 03:24:25 +0000 (0:00:00.210) 0:03:15.330 *** 2026-09-16 03:24:25.390909 | instance | skipping: [instance] 2026-09-16 03:24:25.391340 | instance | 2026-09-16 03:24:25.391658 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 03:24:25.391785 | instance | Wednesday 16 September 2026 03:24:25 +0000 (0:00:00.112) 0:03:15.443 *** 2026-09-16 03:24:25.716791 | instance | ok: [instance] 2026-09-16 03:24:25.717030 | instance | 2026-09-16 03:24:25.717303 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 03:24:25.717514 | instance | Wednesday 16 September 2026 03:24:25 +0000 (0:00:00.324) 0:03:15.768 *** 2026-09-16 03:24:27.038012 | instance | ok: [instance] 2026-09-16 03:24:27.038295 | instance | 2026-09-16 03:24:27.038571 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 03:24:27.038969 | instance | Wednesday 16 September 2026 03:24:27 +0000 (0:00:01.322) 0:03:17.090 *** 2026-09-16 03:24:27.222623 | instance | ok: [instance] => { 2026-09-16 03:24:27.222802 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-16 03:24:27.223040 | instance | } 2026-09-16 03:24:27.223265 | instance | 2026-09-16 03:24:27.223486 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 03:24:27.223711 | instance | Wednesday 16 September 2026 03:24:27 +0000 (0:00:00.185) 0:03:17.275 *** 2026-09-16 03:24:27.697381 | instance | ok: [instance] 2026-09-16 03:24:27.697554 | instance | 2026-09-16 03:24:27.697772 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 03:24:27.698012 | instance | Wednesday 16 September 2026 03:24:27 +0000 (0:00:00.474) 0:03:17.750 *** 2026-09-16 03:24:30.019076 | instance | ok: [instance] 2026-09-16 03:24:30.019207 | instance | 2026-09-16 03:24:30.019401 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-16 03:24:30.019577 | instance | Wednesday 16 September 2026 03:24:30 +0000 (0:00:02.321) 0:03:20.071 *** 2026-09-16 03:24:30.117084 | instance | skipping: [instance] 2026-09-16 03:24:30.117162 | instance | 2026-09-16 03:24:30.117362 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-16 03:24:30.117531 | instance | Wednesday 16 September 2026 03:24:30 +0000 (0:00:00.098) 0:03:20.169 *** 2026-09-16 03:24:30.197265 | instance | skipping: [instance] 2026-09-16 03:24:30.197356 | instance | 2026-09-16 03:24:30.197486 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-16 03:24:30.197575 | instance | Wednesday 16 September 2026 03:24:30 +0000 (0:00:00.080) 0:03:20.250 *** 2026-09-16 03:24:30.293047 | instance | skipping: [instance] 2026-09-16 03:24:30.293138 | instance | 2026-09-16 03:24:30.293311 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-16 03:24:30.293435 | instance | Wednesday 16 September 2026 03:24:30 +0000 (0:00:00.095) 0:03:20.345 *** 2026-09-16 03:24:31.752278 | instance | ok: [instance] 2026-09-16 03:24:31.752489 | instance | 2026-09-16 03:24:31.752881 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-16 03:24:31.753148 | instance | Wednesday 16 September 2026 03:24:31 +0000 (0:00:01.459) 0:03:21.805 *** 2026-09-16 03:24:32.294651 | instance | ok: [instance] 2026-09-16 03:24:32.294798 | instance | 2026-09-16 03:24:32.295001 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-16 03:24:32.295436 | instance | Wednesday 16 September 2026 03:24:32 +0000 (0:00:00.542) 0:03:22.347 *** 2026-09-16 03:24:33.401496 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-16 03:24:33.401641 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-16 03:24:33.401787 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-16 03:24:33.402000 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-16 03:24:33.402167 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-16 03:24:33.402319 | instance | 2026-09-16 03:24:33.402580 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-16 03:24:33.402838 | instance | Wednesday 16 September 2026 03:24:33 +0000 (0:00:01.106) 0:03:23.454 *** 2026-09-16 03:24:34.110963 | instance | ok: [instance] 2026-09-16 03:24:34.111224 | instance | 2026-09-16 03:24:34.111483 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-16 03:24:34.111773 | instance | Wednesday 16 September 2026 03:24:34 +0000 (0:00:00.660) 0:03:24.114 *** 2026-09-16 03:24:34.112180 | instance | 2026-09-16 03:24:34.112418 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-16 03:24:34.112693 | instance | Wednesday 16 September 2026 03:24:34 +0000 (0:00:00.048) 0:03:24.163 *** 2026-09-16 03:24:34.650149 | instance | ok: [instance] 2026-09-16 03:24:34.650240 | instance | 2026-09-16 03:24:34.650462 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 03:24:34.650660 | instance | Wednesday 16 September 2026 03:24:34 +0000 (0:00:00.539) 0:03:24.702 *** 2026-09-16 03:24:34.984989 | instance | ok: [instance] 2026-09-16 03:24:34.985102 | instance | 2026-09-16 03:24:34.985285 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 03:24:34.985450 | instance | Wednesday 16 September 2026 03:24:34 +0000 (0:00:00.335) 0:03:25.037 *** 2026-09-16 03:24:35.123875 | instance | ok: [instance] => { 2026-09-16 03:24:35.124093 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-16 03:24:35.124347 | instance | } 2026-09-16 03:24:35.124562 | instance | 2026-09-16 03:24:35.124888 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 03:24:35.125176 | instance | Wednesday 16 September 2026 03:24:35 +0000 (0:00:00.138) 0:03:25.176 *** 2026-09-16 03:24:35.532363 | instance | ok: [instance] 2026-09-16 03:24:35.532561 | instance | 2026-09-16 03:24:35.532860 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 03:24:35.533118 | instance | Wednesday 16 September 2026 03:24:35 +0000 (0:00:00.408) 0:03:25.585 *** 2026-09-16 03:24:38.953970 | instance | ok: [instance] 2026-09-16 03:24:38.954095 | instance | 2026-09-16 03:24:38.954269 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-16 03:24:38.954420 | instance | Wednesday 16 September 2026 03:24:38 +0000 (0:00:03.421) 0:03:29.006 *** 2026-09-16 03:24:40.275003 | instance | ok: [instance] 2026-09-16 03:24:40.275103 | instance | 2026-09-16 03:24:40.275278 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-16 03:24:40.275408 | instance | Wednesday 16 September 2026 03:24:40 +0000 (0:00:01.320) 0:03:30.327 *** 2026-09-16 03:24:40.551471 | instance | ok: [instance] 2026-09-16 03:24:40.551587 | instance | 2026-09-16 03:24:40.551787 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-16 03:24:40.551972 | instance | Wednesday 16 September 2026 03:24:40 +0000 (0:00:00.276) 0:03:30.604 *** 2026-09-16 03:24:41.074192 | instance | ok: [instance] 2026-09-16 03:24:41.074409 | instance | 2026-09-16 03:24:41.074636 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-16 03:24:41.074872 | instance | Wednesday 16 September 2026 03:24:41 +0000 (0:00:00.522) 0:03:31.127 *** 2026-09-16 03:24:41.754625 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-09-16 03:24:41.754727 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-16 03:24:41.754863 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-16 03:24:41.755011 | instance | 2026-09-16 03:24:41.755149 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-16 03:24:41.755285 | instance | Wednesday 16 September 2026 03:24:41 +0000 (0:00:00.680) 0:03:31.807 *** 2026-09-16 03:24:42.258019 | instance | ok: [instance] 2026-09-16 03:24:42.258113 | instance | 2026-09-16 03:24:42.258274 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-16 03:24:42.258449 | instance | Wednesday 16 September 2026 03:24:42 +0000 (0:00:00.503) 0:03:32.310 *** 2026-09-16 03:24:42.779083 | instance | ok: [instance] 2026-09-16 03:24:42.779241 | instance | 2026-09-16 03:24:42.779642 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-16 03:24:42.780010 | instance | Wednesday 16 September 2026 03:24:42 +0000 (0:00:00.486) 0:03:32.797 *** 2026-09-16 03:24:42.780316 | instance | 2026-09-16 03:24:42.780700 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-16 03:24:42.781058 | instance | Wednesday 16 September 2026 03:24:42 +0000 (0:00:00.034) 0:03:32.831 *** 2026-09-16 03:24:43.264496 | instance | ok: [instance] 2026-09-16 03:24:43.264598 | instance | 2026-09-16 03:24:43.264796 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-16 03:24:43.264964 | instance | Wednesday 16 September 2026 03:24:43 +0000 (0:00:00.485) 0:03:33.316 *** 2026-09-16 03:24:43.409399 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-16 03:24:43.409523 | instance | 2026-09-16 03:24:43.409641 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-16 03:24:43.409750 | instance | Wednesday 16 September 2026 03:24:43 +0000 (0:00:00.145) 0:03:33.462 *** 2026-09-16 03:24:45.014417 | instance | ok: [instance] 2026-09-16 03:24:45.014580 | instance | 2026-09-16 03:24:45.016448 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-16 03:24:45.016464 | instance | Wednesday 16 September 2026 03:24:45 +0000 (0:00:01.605) 0:03:35.067 *** 2026-09-16 03:24:45.832368 | instance | ok: [instance] => (item=chronyd) 2026-09-16 03:24:45.832597 | instance | ok: [instance] => (item=sshd) 2026-09-16 03:24:45.832897 | instance | 2026-09-16 03:24:45.833157 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-16 03:24:45.833402 | instance | Wednesday 16 September 2026 03:24:45 +0000 (0:00:00.817) 0:03:35.885 *** 2026-09-16 03:24:50.665465 | instance | ok: [instance] 2026-09-16 03:24:50.665528 | instance | 2026-09-16 03:24:50.665653 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-16 03:24:50.665750 | instance | Wednesday 16 September 2026 03:24:50 +0000 (0:00:04.833) 0:03:40.718 *** 2026-09-16 03:24:50.938903 | instance | ok: [instance] 2026-09-16 03:24:50.939170 | instance | 2026-09-16 03:24:50.939441 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-16 03:24:50.939682 | instance | Wednesday 16 September 2026 03:24:50 +0000 (0:00:00.273) 0:03:40.991 *** 2026-09-16 03:24:51.303885 | instance | ok: [instance] 2026-09-16 03:24:51.304098 | instance | 2026-09-16 03:24:51.304439 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-16 03:24:51.304728 | instance | Wednesday 16 September 2026 03:24:51 +0000 (0:00:00.364) 0:03:41.356 *** 2026-09-16 03:24:51.628943 | instance | ok: [instance] 2026-09-16 03:24:51.629047 | instance | 2026-09-16 03:24:51.629243 | instance | TASK [vexxhost.ceph.ceph_exporter : Configure Ceph exporter service] *********** 2026-09-16 03:24:51.629375 | instance | Wednesday 16 September 2026 03:24:51 +0000 (0:00:00.325) 0:03:41.681 *** 2026-09-16 03:24:58.983182 | instance | ok: [instance] 2026-09-16 03:24:58.983461 | instance | 2026-09-16 03:24:58.983748 | instance | PLAY [all] ********************************************************************* 2026-09-16 03:24:58.984048 | instance | 2026-09-16 03:24:58.984338 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-09-16 03:24:58.984594 | instance | Wednesday 16 September 2026 03:24:58 +0000 (0:00:07.354) 0:03:49.036 *** 2026-09-16 03:24:59.481967 | instance | ok: [instance] 2026-09-16 03:24:59.482185 | instance | 2026-09-16 03:24:59.482441 | instance | PLAY [all] ********************************************************************* 2026-09-16 03:24:59.482685 | instance | 2026-09-16 03:24:59.482978 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 03:24:59.483242 | instance | Wednesday 16 September 2026 03:24:59 +0000 (0:00:00.497) 0:03:49.534 *** 2026-09-16 03:25:03.535723 | instance | ok: [instance] 2026-09-16 03:25:03.535879 | instance | 2026-09-16 03:25:03.535925 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-09-16 03:25:03.536283 | instance | Wednesday 16 September 2026 03:25:03 +0000 (0:00:04.054) 0:03:53.588 *** 2026-09-16 03:25:07.646407 | instance | ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-09-16 03:25:07.646529 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-09-16 03:25:07.646673 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-09-16 03:25:07.646817 | instance | ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-09-16 03:25:07.647004 | instance | ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-09-16 03:25:07.647146 | instance | ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-09-16 03:25:07.647290 | instance | ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-09-16 03:25:07.647420 | instance | ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-09-16 03:25:07.647559 | instance | ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-09-16 03:25:07.647703 | instance | ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-09-16 03:25:07.647845 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-09-16 03:25:07.648008 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-09-16 03:25:07.648148 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-09-16 03:25:07.648285 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-09-16 03:25:07.648425 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-09-16 03:25:07.648567 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-09-16 03:25:07.648738 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-09-16 03:25:07.648877 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-09-16 03:25:07.649031 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-09-16 03:25:07.649171 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-09-16 03:25:07.649294 | instance | 2026-09-16 03:25:07.649427 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-09-16 03:25:07.649539 | instance | Wednesday 16 September 2026 03:25:07 +0000 (0:00:04.110) 0:03:57.699 *** 2026-09-16 03:25:07.957773 | instance | ok: [instance] 2026-09-16 03:25:07.958076 | instance | 2026-09-16 03:25:07.958385 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-09-16 03:25:07.958742 | instance | Wednesday 16 September 2026 03:25:07 +0000 (0:00:00.310) 0:03:58.009 *** 2026-09-16 03:25:08.488233 | instance | ok: [instance] 2026-09-16 03:25:08.488457 | instance | 2026-09-16 03:25:08.488804 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-09-16 03:25:08.489151 | instance | Wednesday 16 September 2026 03:25:08 +0000 (0:00:00.531) 0:03:58.541 *** 2026-09-16 03:25:08.885792 | instance | ok: [instance] 2026-09-16 03:25:08.886126 | instance | 2026-09-16 03:25:08.886403 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-09-16 03:25:08.886639 | instance | Wednesday 16 September 2026 03:25:08 +0000 (0:00:00.397) 0:03:58.938 *** 2026-09-16 03:25:08.972290 | instance | ok: [instance] 2026-09-16 03:25:08.972355 | instance | 2026-09-16 03:25:08.972515 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-09-16 03:25:08.972648 | instance | 2026-09-16 03:25:08.972805 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 03:25:08.973009 | instance | Wednesday 16 September 2026 03:25:08 +0000 (0:00:00.086) 0:03:59.024 *** 2026-09-16 03:25:12.686155 | instance | ok: [instance] 2026-09-16 03:25:12.686302 | instance | 2026-09-16 03:25:12.686520 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-09-16 03:25:12.686721 | instance | Wednesday 16 September 2026 03:25:12 +0000 (0:00:03.714) 0:04:02.739 *** 2026-09-16 03:25:12.963880 | instance | ok: [instance] 2026-09-16 03:25:12.964034 | instance | 2026-09-16 03:25:12.964205 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-09-16 03:25:12.964364 | instance | Wednesday 16 September 2026 03:25:12 +0000 (0:00:00.277) 0:04:03.016 *** 2026-09-16 03:25:14.091585 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-09-16 03:25:14.091758 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-09-16 03:25:14.092057 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-09-16 03:25:14.092284 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-09-16 03:25:14.092511 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-09-16 03:25:14.092847 | instance | 2026-09-16 03:25:14.093049 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-09-16 03:25:14.093281 | instance | Wednesday 16 September 2026 03:25:14 +0000 (0:00:01.127) 0:04:04.144 *** 2026-09-16 03:25:14.681925 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-09-16 03:25:14.682072 | instance | ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-09-16 03:25:14.682375 | instance | ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-09-16 03:25:14.682605 | instance | 2026-09-16 03:25:14.682843 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-09-16 03:25:14.683122 | instance | Wednesday 16 September 2026 03:25:14 +0000 (0:00:00.589) 0:04:04.733 *** 2026-09-16 03:25:14.917040 | instance | ok: [instance] 2026-09-16 03:25:14.917340 | instance | 2026-09-16 03:25:14.917685 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-09-16 03:25:14.917941 | instance | Wednesday 16 September 2026 03:25:14 +0000 (0:00:00.235) 0:04:04.969 *** 2026-09-16 03:25:15.294595 | instance | ok: [instance] 2026-09-16 03:25:15.294681 | instance | 2026-09-16 03:25:15.294796 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-09-16 03:25:15.294896 | instance | Wednesday 16 September 2026 03:25:15 +0000 (0:00:00.378) 0:04:05.347 *** 2026-09-16 03:25:15.349603 | instance | ok: [instance] 2026-09-16 03:25:15.349693 | instance | 2026-09-16 03:25:15.349841 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-09-16 03:25:15.350015 | instance | Wednesday 16 September 2026 03:25:15 +0000 (0:00:00.054) 0:04:05.402 *** 2026-09-16 03:25:15.438440 | instance | skipping: [instance] 2026-09-16 03:25:15.438518 | instance | 2026-09-16 03:25:15.438649 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-09-16 03:25:15.438753 | instance | Wednesday 16 September 2026 03:25:15 +0000 (0:00:00.088) 0:04:05.491 *** 2026-09-16 03:25:16.057195 | instance | ok: [instance] 2026-09-16 03:25:16.057289 | instance | 2026-09-16 03:25:16.057341 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-09-16 03:25:16.057447 | instance | Wednesday 16 September 2026 03:25:16 +0000 (0:00:00.618) 0:04:06.110 *** 2026-09-16 03:25:16.472704 | instance | ok: [instance] 2026-09-16 03:25:16.472777 | instance | 2026-09-16 03:25:16.472815 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-09-16 03:25:16.472824 | instance | Wednesday 16 September 2026 03:25:16 +0000 (0:00:00.292) 0:04:06.402 *** 2026-09-16 03:25:16.472833 | instance | 2026-09-16 03:25:16.472841 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-09-16 03:25:16.472848 | instance | 2026-09-16 03:25:16.472857 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 03:25:16.472865 | instance | Wednesday 16 September 2026 03:25:16 +0000 (0:00:00.117) 0:04:06.520 *** 2026-09-16 03:25:20.315113 | instance | ok: [instance] 2026-09-16 03:25:20.315407 | instance | 2026-09-16 03:25:20.315746 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 03:25:20.316125 | instance | Wednesday 16 September 2026 03:25:20 +0000 (0:00:03.847) 0:04:10.367 *** 2026-09-16 03:25:20.648941 | instance | ok: [instance] 2026-09-16 03:25:20.649188 | instance | 2026-09-16 03:25:20.649420 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 03:25:20.649645 | instance | Wednesday 16 September 2026 03:25:20 +0000 (0:00:00.333) 0:04:10.701 *** 2026-09-16 03:25:20.737007 | instance | skipping: [instance] 2026-09-16 03:25:20.737257 | instance | 2026-09-16 03:25:20.737595 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-16 03:25:20.737992 | instance | Wednesday 16 September 2026 03:25:20 +0000 (0:00:00.087) 0:04:10.789 *** 2026-09-16 03:25:21.067450 | instance | ok: [instance] 2026-09-16 03:25:21.067543 | instance | 2026-09-16 03:25:21.067685 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 03:25:21.067816 | instance | Wednesday 16 September 2026 03:25:21 +0000 (0:00:00.330) 0:04:11.120 *** 2026-09-16 03:25:21.201476 | instance | ok: [instance] => { 2026-09-16 03:25:21.201738 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-16 03:25:21.202189 | instance | } 2026-09-16 03:25:21.202656 | instance | 2026-09-16 03:25:21.203085 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 03:25:21.203487 | instance | Wednesday 16 September 2026 03:25:21 +0000 (0:00:00.133) 0:04:11.254 *** 2026-09-16 03:25:21.541657 | instance | ok: [instance] 2026-09-16 03:25:21.541766 | instance | 2026-09-16 03:25:21.541990 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 03:25:21.542174 | instance | Wednesday 16 September 2026 03:25:21 +0000 (0:00:00.340) 0:04:11.594 *** 2026-09-16 03:25:21.667623 | instance | skipping: [instance] 2026-09-16 03:25:21.667818 | instance | 2026-09-16 03:25:21.668081 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 03:25:21.668326 | instance | Wednesday 16 September 2026 03:25:21 +0000 (0:00:00.126) 0:04:11.720 *** 2026-09-16 03:25:22.205781 | instance | ok: [instance] 2026-09-16 03:25:22.205889 | instance | 2026-09-16 03:25:22.206056 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 03:25:22.206179 | instance | Wednesday 16 September 2026 03:25:22 +0000 (0:00:00.537) 0:04:12.257 *** 2026-09-16 03:25:23.543074 | instance | ok: [instance] 2026-09-16 03:25:23.543648 | instance | 2026-09-16 03:25:23.543658 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 03:25:23.543663 | instance | Wednesday 16 September 2026 03:25:23 +0000 (0:00:01.338) 0:04:13.596 *** 2026-09-16 03:25:23.679516 | instance | ok: [instance] => { 2026-09-16 03:25:23.679686 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-16 03:25:23.679919 | instance | } 2026-09-16 03:25:23.680143 | instance | 2026-09-16 03:25:23.680347 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 03:25:23.680569 | instance | Wednesday 16 September 2026 03:25:23 +0000 (0:00:00.136) 0:04:13.732 *** 2026-09-16 03:25:24.249726 | instance | ok: [instance] 2026-09-16 03:25:24.249939 | instance | 2026-09-16 03:25:24.250237 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 03:25:24.250527 | instance | Wednesday 16 September 2026 03:25:24 +0000 (0:00:00.569) 0:04:14.302 *** 2026-09-16 03:25:26.504055 | instance | ok: [instance] 2026-09-16 03:25:26.504368 | instance | 2026-09-16 03:25:26.504678 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-16 03:25:26.504991 | instance | Wednesday 16 September 2026 03:25:26 +0000 (0:00:02.253) 0:04:16.556 *** 2026-09-16 03:25:26.584998 | instance | skipping: [instance] 2026-09-16 03:25:26.585226 | instance | 2026-09-16 03:25:26.585487 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-16 03:25:26.585728 | instance | Wednesday 16 September 2026 03:25:26 +0000 (0:00:00.081) 0:04:16.637 *** 2026-09-16 03:25:26.663156 | instance | skipping: [instance] 2026-09-16 03:25:26.663416 | instance | 2026-09-16 03:25:26.663709 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-16 03:25:26.663949 | instance | Wednesday 16 September 2026 03:25:26 +0000 (0:00:00.078) 0:04:16.715 *** 2026-09-16 03:25:26.760157 | instance | skipping: [instance] 2026-09-16 03:25:26.760319 | instance | 2026-09-16 03:25:26.760744 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-16 03:25:26.761111 | instance | Wednesday 16 September 2026 03:25:26 +0000 (0:00:00.097) 0:04:16.813 *** 2026-09-16 03:25:28.125555 | instance | ok: [instance] 2026-09-16 03:25:28.125773 | instance | 2026-09-16 03:25:28.126074 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-16 03:25:28.126330 | instance | Wednesday 16 September 2026 03:25:28 +0000 (0:00:01.365) 0:04:18.178 *** 2026-09-16 03:25:28.647171 | instance | ok: [instance] 2026-09-16 03:25:28.647374 | instance | 2026-09-16 03:25:28.647617 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-16 03:25:28.647851 | instance | Wednesday 16 September 2026 03:25:28 +0000 (0:00:00.521) 0:04:18.699 *** 2026-09-16 03:25:29.735270 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-16 03:25:29.735511 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-16 03:25:29.735900 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-16 03:25:29.736324 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-16 03:25:29.736592 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-16 03:25:29.736883 | instance | 2026-09-16 03:25:29.737266 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-16 03:25:29.737548 | instance | Wednesday 16 September 2026 03:25:29 +0000 (0:00:01.086) 0:04:19.786 *** 2026-09-16 03:25:30.517917 | instance | ok: [instance] 2026-09-16 03:25:30.518171 | instance | 2026-09-16 03:25:30.518540 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-16 03:25:30.519028 | instance | Wednesday 16 September 2026 03:25:30 +0000 (0:00:00.744) 0:04:20.531 *** 2026-09-16 03:25:30.519122 | instance | 2026-09-16 03:25:30.519436 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-16 03:25:30.519783 | instance | Wednesday 16 September 2026 03:25:30 +0000 (0:00:00.038) 0:04:20.570 *** 2026-09-16 03:25:31.021344 | instance | ok: [instance] 2026-09-16 03:25:31.021471 | instance | 2026-09-16 03:25:31.021815 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-09-16 03:25:31.022165 | instance | Wednesday 16 September 2026 03:25:31 +0000 (0:00:00.503) 0:04:21.074 *** 2026-09-16 03:25:32.122871 | instance | ok: [instance] 2026-09-16 03:25:32.123290 | instance | 2026-09-16 03:25:32.123598 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-09-16 03:25:32.123988 | instance | Wednesday 16 September 2026 03:25:32 +0000 (0:00:01.100) 0:04:22.174 *** 2026-09-16 03:25:32.255697 | instance | ok: [instance] 2026-09-16 03:25:32.255830 | instance | 2026-09-16 03:25:32.256102 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-09-16 03:25:32.256257 | instance | Wednesday 16 September 2026 03:25:32 +0000 (0:00:00.133) 0:04:22.308 *** 2026-09-16 03:25:32.366151 | instance | ok: [instance] 2026-09-16 03:25:32.366247 | instance | 2026-09-16 03:25:32.366422 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-09-16 03:25:32.366550 | instance | Wednesday 16 September 2026 03:25:32 +0000 (0:00:00.110) 0:04:22.419 *** 2026-09-16 03:25:32.487141 | instance | ok: [instance] 2026-09-16 03:25:32.487425 | instance | 2026-09-16 03:25:32.487784 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-09-16 03:25:32.488080 | instance | Wednesday 16 September 2026 03:25:32 +0000 (0:00:00.120) 0:04:22.540 *** 2026-09-16 03:25:32.594668 | instance | skipping: [instance] 2026-09-16 03:25:32.594869 | instance | 2026-09-16 03:25:32.594982 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-09-16 03:25:32.595161 | instance | Wednesday 16 September 2026 03:25:32 +0000 (0:00:00.107) 0:04:22.647 *** 2026-09-16 03:25:32.741595 | instance | ok: [instance] 2026-09-16 03:25:32.741669 | instance | 2026-09-16 03:25:32.741765 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 03:25:32.741870 | instance | Wednesday 16 September 2026 03:25:32 +0000 (0:00:00.147) 0:04:22.794 *** 2026-09-16 03:25:33.099832 | instance | ok: [instance] 2026-09-16 03:25:33.100019 | instance | 2026-09-16 03:25:33.100307 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 03:25:33.100588 | instance | Wednesday 16 September 2026 03:25:33 +0000 (0:00:00.357) 0:04:23.151 *** 2026-09-16 03:25:33.235418 | instance | ok: [instance] => { 2026-09-16 03:25:33.235490 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-09-16 03:25:33.235624 | instance | } 2026-09-16 03:25:33.235781 | instance | 2026-09-16 03:25:33.235955 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 03:25:33.236148 | instance | Wednesday 16 September 2026 03:25:33 +0000 (0:00:00.136) 0:04:23.288 *** 2026-09-16 03:25:34.142544 | instance | ok: [instance] 2026-09-16 03:25:34.142755 | instance | 2026-09-16 03:25:34.143037 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 03:25:34.143292 | instance | Wednesday 16 September 2026 03:25:34 +0000 (0:00:00.907) 0:04:24.195 *** 2026-09-16 03:25:34.271893 | instance | skipping: [instance] 2026-09-16 03:25:34.271982 | instance | 2026-09-16 03:25:34.272078 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 03:25:34.272188 | instance | Wednesday 16 September 2026 03:25:34 +0000 (0:00:00.128) 0:04:24.324 *** 2026-09-16 03:25:34.556885 | instance | ok: [instance] 2026-09-16 03:25:34.557137 | instance | 2026-09-16 03:25:34.557397 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 03:25:34.557674 | instance | Wednesday 16 September 2026 03:25:34 +0000 (0:00:00.284) 0:04:24.609 *** 2026-09-16 03:25:34.641391 | instance | ok: [instance] => { 2026-09-16 03:25:34.641633 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-09-16 03:25:34.641876 | instance | } 2026-09-16 03:25:34.642171 | instance | 2026-09-16 03:25:34.642424 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 03:25:34.642683 | instance | Wednesday 16 September 2026 03:25:34 +0000 (0:00:00.085) 0:04:24.694 *** 2026-09-16 03:25:35.436145 | instance | ok: [instance] 2026-09-16 03:25:35.436349 | instance | 2026-09-16 03:25:35.436596 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 03:25:35.437048 | instance | Wednesday 16 September 2026 03:25:35 +0000 (0:00:00.794) 0:04:25.488 *** 2026-09-16 03:25:35.646840 | instance | skipping: [instance] 2026-09-16 03:25:35.647130 | instance | 2026-09-16 03:25:35.647488 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-16 03:25:35.647790 | instance | Wednesday 16 September 2026 03:25:35 +0000 (0:00:00.209) 0:04:25.697 *** 2026-09-16 03:25:35.749350 | instance | skipping: [instance] 2026-09-16 03:25:35.750260 | instance | 2026-09-16 03:25:35.750300 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-16 03:25:35.750322 | instance | Wednesday 16 September 2026 03:25:35 +0000 (0:00:00.103) 0:04:25.801 *** 2026-09-16 03:25:35.834782 | instance | skipping: [instance] 2026-09-16 03:25:35.835065 | instance | 2026-09-16 03:25:35.835809 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-16 03:25:35.835840 | instance | Wednesday 16 September 2026 03:25:35 +0000 (0:00:00.085) 0:04:25.886 *** 2026-09-16 03:25:35.919730 | instance | skipping: [instance] 2026-09-16 03:25:35.919997 | instance | 2026-09-16 03:25:35.920338 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-16 03:25:35.920786 | instance | Wednesday 16 September 2026 03:25:35 +0000 (0:00:00.085) 0:04:25.972 *** 2026-09-16 03:25:37.570556 | instance | ok: [instance] 2026-09-16 03:25:37.570674 | instance | 2026-09-16 03:25:37.570804 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-16 03:25:37.570955 | instance | Wednesday 16 September 2026 03:25:37 +0000 (0:00:01.650) 0:04:27.622 *** 2026-09-16 03:25:38.185375 | instance | ok: [instance] 2026-09-16 03:25:38.185558 | instance | 2026-09-16 03:25:38.185881 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-16 03:25:38.186130 | instance | Wednesday 16 September 2026 03:25:38 +0000 (0:00:00.614) 0:04:28.237 *** 2026-09-16 03:25:39.400298 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-16 03:25:39.400364 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-16 03:25:39.400563 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-16 03:25:39.400737 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-16 03:25:39.400876 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-16 03:25:39.401017 | instance | 2026-09-16 03:25:39.401145 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-16 03:25:39.401271 | instance | Wednesday 16 September 2026 03:25:39 +0000 (0:00:01.216) 0:04:29.453 *** 2026-09-16 03:25:40.133036 | instance | ok: [instance] 2026-09-16 03:25:40.133117 | instance | 2026-09-16 03:25:40.133281 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-16 03:25:40.133406 | instance | Wednesday 16 September 2026 03:25:40 +0000 (0:00:00.683) 0:04:30.137 *** 2026-09-16 03:25:40.133519 | instance | 2026-09-16 03:25:40.133632 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-16 03:25:40.133731 | instance | Wednesday 16 September 2026 03:25:40 +0000 (0:00:00.047) 0:04:30.184 *** 2026-09-16 03:25:40.646488 | instance | ok: [instance] 2026-09-16 03:25:40.646690 | instance | 2026-09-16 03:25:40.646883 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 03:25:40.647108 | instance | Wednesday 16 September 2026 03:25:40 +0000 (0:00:00.514) 0:04:30.698 *** 2026-09-16 03:25:40.980016 | instance | ok: [instance] 2026-09-16 03:25:40.980240 | instance | 2026-09-16 03:25:40.980503 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 03:25:40.980883 | instance | Wednesday 16 September 2026 03:25:40 +0000 (0:00:00.334) 0:04:31.032 *** 2026-09-16 03:25:41.116888 | instance | ok: [instance] => { 2026-09-16 03:25:41.117171 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/crictl-v1.36.0-linux-amd64.tar.gz" 2026-09-16 03:25:41.117523 | instance | } 2026-09-16 03:25:41.117834 | instance | 2026-09-16 03:25:41.118193 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 03:25:41.118476 | instance | Wednesday 16 September 2026 03:25:41 +0000 (0:00:00.137) 0:04:31.169 *** 2026-09-16 03:25:41.676537 | instance | ok: [instance] 2026-09-16 03:25:41.676851 | instance | 2026-09-16 03:25:41.677165 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 03:25:41.677488 | instance | Wednesday 16 September 2026 03:25:41 +0000 (0:00:00.559) 0:04:31.729 *** 2026-09-16 03:25:42.937014 | instance | ok: [instance] 2026-09-16 03:25:42.937307 | instance | 2026-09-16 03:25:42.937715 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 03:25:42.938020 | instance | Wednesday 16 September 2026 03:25:42 +0000 (0:00:01.260) 0:04:32.989 *** 2026-09-16 03:25:43.082122 | instance | ok: [instance] => { 2026-09-16 03:25:43.082379 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/critest-v1.36.0-linux-amd64.tar.gz" 2026-09-16 03:25:43.082618 | instance | } 2026-09-16 03:25:43.082860 | instance | 2026-09-16 03:25:43.083171 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 03:25:43.083407 | instance | Wednesday 16 September 2026 03:25:43 +0000 (0:00:00.144) 0:04:33.134 *** 2026-09-16 03:25:43.912122 | instance | ok: [instance] 2026-09-16 03:25:43.912230 | instance | 2026-09-16 03:25:43.912611 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 03:25:43.912901 | instance | Wednesday 16 September 2026 03:25:43 +0000 (0:00:00.830) 0:04:33.965 *** 2026-09-16 03:25:45.289589 | instance | ok: [instance] 2026-09-16 03:25:45.289695 | instance | 2026-09-16 03:25:45.289928 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-09-16 03:25:45.290128 | instance | Wednesday 16 September 2026 03:25:45 +0000 (0:00:01.376) 0:04:35.341 *** 2026-09-16 03:25:45.900455 | instance | ok: [instance] 2026-09-16 03:25:45.900574 | instance | 2026-09-16 03:25:45.900595 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-09-16 03:25:45.900766 | instance | Wednesday 16 September 2026 03:25:45 +0000 (0:00:00.611) 0:04:35.953 *** 2026-09-16 03:25:46.231397 | instance | ok: [instance] 2026-09-16 03:25:46.231572 | instance | 2026-09-16 03:25:46.231789 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 03:25:46.232063 | instance | Wednesday 16 September 2026 03:25:46 +0000 (0:00:00.330) 0:04:36.283 *** 2026-09-16 03:25:46.527190 | instance | ok: [instance] 2026-09-16 03:25:46.527286 | instance | 2026-09-16 03:25:46.527432 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 03:25:46.527576 | instance | Wednesday 16 September 2026 03:25:46 +0000 (0:00:00.296) 0:04:36.580 *** 2026-09-16 03:25:46.661434 | instance | ok: [instance] => { 2026-09-16 03:25:46.661517 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-09-16 03:25:46.661652 | instance | } 2026-09-16 03:25:46.661766 | instance | 2026-09-16 03:25:46.661903 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 03:25:46.662054 | instance | Wednesday 16 September 2026 03:25:46 +0000 (0:00:00.133) 0:04:36.714 *** 2026-09-16 03:25:47.270439 | instance | ok: [instance] 2026-09-16 03:25:47.270535 | instance | 2026-09-16 03:25:47.270640 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 03:25:47.270745 | instance | Wednesday 16 September 2026 03:25:47 +0000 (0:00:00.609) 0:04:37.323 *** 2026-09-16 03:25:49.584342 | instance | ok: [instance] 2026-09-16 03:25:49.584417 | instance | 2026-09-16 03:25:49.584588 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-09-16 03:25:49.584794 | instance | Wednesday 16 September 2026 03:25:49 +0000 (0:00:02.313) 0:04:39.636 *** 2026-09-16 03:25:49.755426 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-09-16 03:25:49.755625 | instance | 2026-09-16 03:25:49.755911 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-09-16 03:25:49.756349 | instance | Wednesday 16 September 2026 03:25:49 +0000 (0:00:00.171) 0:04:39.808 *** 2026-09-16 03:25:51.047371 | instance | ok: [instance] 2026-09-16 03:25:51.047551 | instance | 2026-09-16 03:25:51.047788 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-09-16 03:25:51.048042 | instance | Wednesday 16 September 2026 03:25:51 +0000 (0:00:01.292) 0:04:41.100 *** 2026-09-16 03:25:51.334439 | instance | ok: [instance] 2026-09-16 03:25:51.334549 | instance | 2026-09-16 03:25:51.334707 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-09-16 03:25:51.334858 | instance | Wednesday 16 September 2026 03:25:51 +0000 (0:00:00.287) 0:04:41.387 *** 2026-09-16 03:25:51.879147 | instance | ok: [instance] 2026-09-16 03:25:51.879990 | instance | 2026-09-16 03:25:51.880119 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-09-16 03:25:51.880130 | instance | Wednesday 16 September 2026 03:25:51 +0000 (0:00:00.544) 0:04:41.931 *** 2026-09-16 03:25:52.773039 | instance | ok: [instance] => (item=br_netfilter) 2026-09-16 03:25:52.773161 | instance | ok: [instance] => (item=ip_tables) 2026-09-16 03:25:52.773321 | instance | ok: [instance] => (item=ip6_tables) 2026-09-16 03:25:52.773468 | instance | ok: [instance] => (item=nf_conntrack) 2026-09-16 03:25:52.773609 | instance | 2026-09-16 03:25:52.773763 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 03:25:52.773904 | instance | Wednesday 16 September 2026 03:25:52 +0000 (0:00:00.894) 0:04:42.826 *** 2026-09-16 03:25:53.121197 | instance | ok: [instance] 2026-09-16 03:25:53.121360 | instance | 2026-09-16 03:25:53.121528 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 03:25:53.121685 | instance | Wednesday 16 September 2026 03:25:53 +0000 (0:00:00.347) 0:04:43.174 *** 2026-09-16 03:25:53.253656 | instance | ok: [instance] => { 2026-09-16 03:25:53.253746 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-09-16 03:25:53.253848 | instance | } 2026-09-16 03:25:53.253945 | instance | 2026-09-16 03:25:53.254067 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 03:25:53.254172 | instance | Wednesday 16 September 2026 03:25:53 +0000 (0:00:00.132) 0:04:43.306 *** 2026-09-16 03:25:53.952822 | instance | ok: [instance] 2026-09-16 03:25:53.953168 | instance | 2026-09-16 03:25:53.953516 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 03:25:53.953853 | instance | Wednesday 16 September 2026 03:25:53 +0000 (0:00:00.698) 0:04:44.005 *** 2026-09-16 03:25:54.094531 | instance | skipping: [instance] 2026-09-16 03:25:54.094665 | instance | 2026-09-16 03:25:54.094851 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-09-16 03:25:54.095014 | instance | Wednesday 16 September 2026 03:25:54 +0000 (0:00:00.141) 0:04:44.146 *** 2026-09-16 03:25:54.234009 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-09-16 03:25:54.234271 | instance | 2026-09-16 03:25:54.234537 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-09-16 03:25:54.234867 | instance | Wednesday 16 September 2026 03:25:54 +0000 (0:00:00.140) 0:04:44.286 *** 2026-09-16 03:25:54.311697 | instance | skipping: [instance] 2026-09-16 03:25:54.311922 | instance | 2026-09-16 03:25:54.312352 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-09-16 03:25:54.312606 | instance | Wednesday 16 September 2026 03:25:54 +0000 (0:00:00.077) 0:04:44.364 *** 2026-09-16 03:25:55.595659 | instance | ok: [instance] 2026-09-16 03:25:55.595876 | instance | 2026-09-16 03:25:55.596173 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-09-16 03:25:55.596461 | instance | Wednesday 16 September 2026 03:25:55 +0000 (0:00:01.284) 0:04:45.648 *** 2026-09-16 03:25:57.026362 | instance | ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-09-16 03:25:57.026419 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-09-16 03:25:57.026426 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-09-16 03:25:57.026431 | instance | ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-09-16 03:25:57.026437 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-09-16 03:25:57.026442 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-09-16 03:25:57.026447 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-09-16 03:25:57.026452 | instance | 2026-09-16 03:25:57.026458 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-09-16 03:25:57.026478 | instance | Wednesday 16 September 2026 03:25:57 +0000 (0:00:01.429) 0:04:47.077 *** 2026-09-16 03:25:57.767865 | instance | ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-09-16 03:25:57.767923 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-09-16 03:25:57.767931 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-09-16 03:25:57.767938 | instance | 2026-09-16 03:25:57.767943 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-09-16 03:25:57.767949 | instance | Wednesday 16 September 2026 03:25:57 +0000 (0:00:00.742) 0:04:47.820 *** 2026-09-16 03:25:58.253929 | instance | ok: [instance] 2026-09-16 03:25:58.253988 | instance | 2026-09-16 03:25:58.253995 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-09-16 03:25:58.254001 | instance | Wednesday 16 September 2026 03:25:58 +0000 (0:00:00.485) 0:04:48.305 *** 2026-09-16 03:25:58.768723 | instance | ok: [instance] 2026-09-16 03:25:58.769390 | instance | 2026-09-16 03:25:58.769436 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-09-16 03:25:58.769521 | instance | Wednesday 16 September 2026 03:25:58 +0000 (0:00:00.515) 0:04:48.821 *** 2026-09-16 03:25:59.052549 | instance | ok: [instance] 2026-09-16 03:25:59.052875 | instance | 2026-09-16 03:25:59.053399 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-09-16 03:25:59.053615 | instance | Wednesday 16 September 2026 03:25:59 +0000 (0:00:00.283) 0:04:49.105 *** 2026-09-16 03:25:59.119947 | instance | skipping: [instance] 2026-09-16 03:25:59.120179 | instance | 2026-09-16 03:25:59.120420 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-09-16 03:25:59.120692 | instance | Wednesday 16 September 2026 03:25:59 +0000 (0:00:00.067) 0:04:49.172 *** 2026-09-16 03:25:59.713135 | instance | ok: [instance] => (item=swap) 2026-09-16 03:25:59.713268 | instance | ok: [instance] => (item=none) 2026-09-16 03:25:59.713406 | instance | 2026-09-16 03:25:59.713664 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-09-16 03:25:59.713696 | instance | Wednesday 16 September 2026 03:25:59 +0000 (0:00:00.593) 0:04:49.766 *** 2026-09-16 03:26:00.256610 | instance | ok: [instance] 2026-09-16 03:26:00.256746 | instance | 2026-09-16 03:26:00.256931 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-09-16 03:26:00.257082 | instance | Wednesday 16 September 2026 03:26:00 +0000 (0:00:00.543) 0:04:50.309 *** 2026-09-16 03:26:00.803945 | instance | ok: [instance] 2026-09-16 03:26:00.804259 | instance | 2026-09-16 03:26:00.804570 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-09-16 03:26:00.804935 | instance | Wednesday 16 September 2026 03:26:00 +0000 (0:00:00.484) 0:04:50.793 *** 2026-09-16 03:26:00.805264 | instance | 2026-09-16 03:26:00.805548 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-09-16 03:26:00.805809 | instance | Wednesday 16 September 2026 03:26:00 +0000 (0:00:00.062) 0:04:50.856 *** 2026-09-16 03:26:01.262985 | instance | ok: [instance] 2026-09-16 03:26:01.263207 | instance | 2026-09-16 03:26:01.263442 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-09-16 03:26:01.263671 | instance | Wednesday 16 September 2026 03:26:01 +0000 (0:00:00.458) 0:04:51.314 *** 2026-09-16 03:26:02.794463 | instance | ok: [instance] 2026-09-16 03:26:02.794734 | instance | 2026-09-16 03:26:02.795387 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-09-16 03:26:02.795484 | instance | Wednesday 16 September 2026 03:26:02 +0000 (0:00:01.532) 0:04:52.846 *** 2026-09-16 03:26:06.412706 | instance | ok: [instance] 2026-09-16 03:26:06.413005 | instance | 2026-09-16 03:26:06.413111 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-09-16 03:26:06.413548 | instance | Wednesday 16 September 2026 03:26:06 +0000 (0:00:03.618) 0:04:56.464 *** 2026-09-16 03:26:06.725443 | instance | ok: [instance] 2026-09-16 03:26:06.725657 | instance | 2026-09-16 03:26:06.725844 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-09-16 03:26:06.726043 | instance | Wednesday 16 September 2026 03:26:06 +0000 (0:00:00.312) 0:04:56.777 *** 2026-09-16 03:26:07.367777 | instance | ok: [instance] 2026-09-16 03:26:07.368073 | instance | 2026-09-16 03:26:07.368415 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-09-16 03:26:07.368833 | instance | Wednesday 16 September 2026 03:26:07 +0000 (0:00:00.642) 0:04:57.420 *** 2026-09-16 03:26:07.524042 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-09-16 03:26:07.524271 | instance | 2026-09-16 03:26:07.524564 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-09-16 03:26:07.524861 | instance | Wednesday 16 September 2026 03:26:07 +0000 (0:00:00.155) 0:04:57.575 *** 2026-09-16 03:26:07.657767 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-09-16 03:26:07.657863 | instance | 2026-09-16 03:26:07.658005 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-09-16 03:26:07.658107 | instance | Wednesday 16 September 2026 03:26:07 +0000 (0:00:00.134) 0:04:57.710 *** 2026-09-16 03:26:07.984646 | instance | ok: [instance] => (item=instance) 2026-09-16 03:26:07.984850 | instance | 2026-09-16 03:26:07.985148 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-09-16 03:26:07.985418 | instance | Wednesday 16 September 2026 03:26:07 +0000 (0:00:00.327) 0:04:58.037 *** 2026-09-16 03:26:08.076769 | instance | ok: [instance] 2026-09-16 03:26:08.076941 | instance | 2026-09-16 03:26:08.077262 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-09-16 03:26:08.077645 | instance | Wednesday 16 September 2026 03:26:08 +0000 (0:00:00.091) 0:04:58.129 *** 2026-09-16 03:26:08.174762 | instance | skipping: [instance] 2026-09-16 03:26:08.174849 | instance | 2026-09-16 03:26:08.174862 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-09-16 03:26:08.174871 | instance | Wednesday 16 September 2026 03:26:08 +0000 (0:00:00.096) 0:04:58.226 *** 2026-09-16 03:26:08.263912 | instance | ok: [instance] => { 2026-09-16 03:26:08.264194 | instance | "msg": "instance" 2026-09-16 03:26:08.264420 | instance | } 2026-09-16 03:26:08.264558 | instance | 2026-09-16 03:26:08.264753 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-09-16 03:26:08.264894 | instance | Wednesday 16 September 2026 03:26:08 +0000 (0:00:00.090) 0:04:58.316 *** 2026-09-16 03:26:09.875079 | instance | ok: [instance] 2026-09-16 03:26:09.875169 | instance | 2026-09-16 03:26:09.875285 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-09-16 03:26:09.875405 | instance | Wednesday 16 September 2026 03:26:09 +0000 (0:00:01.611) 0:04:59.928 *** 2026-09-16 03:26:09.927228 | instance | skipping: [instance] 2026-09-16 03:26:09.927310 | instance | 2026-09-16 03:26:09.927485 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-09-16 03:26:09.927637 | instance | Wednesday 16 September 2026 03:26:09 +0000 (0:00:00.052) 0:04:59.980 *** 2026-09-16 03:26:10.010962 | instance | skipping: [instance] 2026-09-16 03:26:10.011287 | instance | 2026-09-16 03:26:10.011610 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-09-16 03:26:10.011867 | instance | Wednesday 16 September 2026 03:26:10 +0000 (0:00:00.083) 0:05:00.063 *** 2026-09-16 03:26:10.088856 | instance | skipping: [instance] 2026-09-16 03:26:10.089091 | instance | 2026-09-16 03:26:10.089342 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-09-16 03:26:10.089582 | instance | Wednesday 16 September 2026 03:26:10 +0000 (0:00:00.078) 0:05:00.141 *** 2026-09-16 03:26:10.173203 | instance | skipping: [instance] 2026-09-16 03:26:10.173506 | instance | 2026-09-16 03:26:10.173808 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-09-16 03:26:10.175331 | instance | Wednesday 16 September 2026 03:26:10 +0000 (0:00:00.083) 0:05:00.225 *** 2026-09-16 03:26:10.270188 | instance | skipping: [instance] 2026-09-16 03:26:10.270414 | instance | 2026-09-16 03:26:10.270672 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-09-16 03:26:10.270924 | instance | Wednesday 16 September 2026 03:26:10 +0000 (0:00:00.097) 0:05:00.322 *** 2026-09-16 03:26:10.340719 | instance | skipping: [instance] 2026-09-16 03:26:10.340955 | instance | 2026-09-16 03:26:10.341287 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-09-16 03:26:10.341504 | instance | Wednesday 16 September 2026 03:26:10 +0000 (0:00:00.070) 0:05:00.393 *** 2026-09-16 03:26:10.406012 | instance | skipping: [instance] 2026-09-16 03:26:10.406203 | instance | 2026-09-16 03:26:10.406511 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-09-16 03:26:10.406909 | instance | Wednesday 16 September 2026 03:26:10 +0000 (0:00:00.065) 0:05:00.458 *** 2026-09-16 03:26:10.671011 | instance | ok: [instance] 2026-09-16 03:26:10.671367 | instance | 2026-09-16 03:26:10.671629 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-09-16 03:26:10.671888 | instance | Wednesday 16 September 2026 03:26:10 +0000 (0:00:00.265) 0:05:00.723 *** 2026-09-16 03:26:11.046339 | instance | ok: [instance] 2026-09-16 03:26:11.046417 | instance | 2026-09-16 03:26:11.046512 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-09-16 03:26:11.046620 | instance | Wednesday 16 September 2026 03:26:11 +0000 (0:00:00.375) 0:05:01.099 *** 2026-09-16 03:26:11.125817 | instance | skipping: [instance] 2026-09-16 03:26:11.125896 | instance | 2026-09-16 03:26:11.126019 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-09-16 03:26:11.126134 | instance | Wednesday 16 September 2026 03:26:11 +0000 (0:00:00.078) 0:05:01.178 *** 2026-09-16 03:26:11.401775 | instance | ok: [instance] 2026-09-16 03:26:11.401856 | instance | 2026-09-16 03:26:11.401989 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-09-16 03:26:11.402101 | instance | Wednesday 16 September 2026 03:26:11 +0000 (0:00:00.276) 0:05:01.454 *** 2026-09-16 03:26:11.668825 | instance | ok: [instance] 2026-09-16 03:26:11.668978 | instance | 2026-09-16 03:26:11.669154 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-09-16 03:26:11.669321 | instance | Wednesday 16 September 2026 03:26:11 +0000 (0:00:00.266) 0:05:01.721 *** 2026-09-16 03:26:11.914042 | instance | ok: [instance] 2026-09-16 03:26:11.914305 | instance | 2026-09-16 03:26:11.914603 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-09-16 03:26:11.914844 | instance | Wednesday 16 September 2026 03:26:11 +0000 (0:00:00.245) 0:05:01.966 *** 2026-09-16 03:26:13.315340 | instance | ok: [instance] 2026-09-16 03:26:13.315431 | instance | 2026-09-16 03:26:13.315564 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-09-16 03:26:13.315686 | instance | Wednesday 16 September 2026 03:26:13 +0000 (0:00:01.401) 0:05:03.368 *** 2026-09-16 03:26:14.854072 | instance | ok: [instance] 2026-09-16 03:26:14.854163 | instance | 2026-09-16 03:26:14.854326 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-09-16 03:26:14.854472 | instance | Wednesday 16 September 2026 03:26:14 +0000 (0:00:01.537) 0:05:04.906 *** 2026-09-16 03:26:14.961841 | instance | skipping: [instance] 2026-09-16 03:26:14.962050 | instance | 2026-09-16 03:26:14.962291 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-09-16 03:26:14.962501 | instance | Wednesday 16 September 2026 03:26:14 +0000 (0:00:00.108) 0:05:05.014 *** 2026-09-16 03:26:15.038534 | instance | skipping: [instance] 2026-09-16 03:26:15.038606 | instance | 2026-09-16 03:26:15.038747 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-09-16 03:26:15.038865 | instance | Wednesday 16 September 2026 03:26:15 +0000 (0:00:00.076) 0:05:05.091 *** 2026-09-16 03:26:15.783024 | instance | ok: [instance] 2026-09-16 03:26:15.783220 | instance | 2026-09-16 03:26:15.783549 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-09-16 03:26:15.783863 | instance | Wednesday 16 September 2026 03:26:15 +0000 (0:00:00.744) 0:05:05.835 *** 2026-09-16 03:26:15.869631 | instance | skipping: [instance] => (item=DaemonSet) 2026-09-16 03:26:15.869712 | instance | skipping: [instance] => (item=ConfigMap) 2026-09-16 03:26:15.869843 | instance | skipping: [instance] 2026-09-16 03:26:15.869966 | instance | 2026-09-16 03:26:15.870157 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-09-16 03:26:15.870274 | instance | Wednesday 16 September 2026 03:26:15 +0000 (0:00:00.086) 0:05:05.922 *** 2026-09-16 03:26:15.939473 | instance | skipping: [instance] 2026-09-16 03:26:15.939782 | instance | 2026-09-16 03:26:15.940115 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-09-16 03:26:15.940456 | instance | Wednesday 16 September 2026 03:26:15 +0000 (0:00:00.069) 0:05:05.992 *** 2026-09-16 03:26:16.012019 | instance | skipping: [instance] 2026-09-16 03:26:16.012133 | instance | 2026-09-16 03:26:16.012262 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-09-16 03:26:16.012371 | instance | Wednesday 16 September 2026 03:26:16 +0000 (0:00:00.072) 0:05:06.065 *** 2026-09-16 03:26:16.076854 | instance | skipping: [instance] 2026-09-16 03:26:16.076930 | instance | 2026-09-16 03:26:16.077060 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-09-16 03:26:16.077115 | instance | Wednesday 16 September 2026 03:26:16 +0000 (0:00:00.065) 0:05:06.130 *** 2026-09-16 03:26:16.141294 | instance | skipping: [instance] 2026-09-16 03:26:16.141594 | instance | 2026-09-16 03:26:16.141939 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-09-16 03:26:16.142158 | instance | Wednesday 16 September 2026 03:26:16 +0000 (0:00:00.063) 0:05:06.194 *** 2026-09-16 03:26:16.790811 | instance | ok: [instance] 2026-09-16 03:26:16.791112 | instance | 2026-09-16 03:26:16.791467 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-09-16 03:26:16.791842 | instance | Wednesday 16 September 2026 03:26:16 +0000 (0:00:00.649) 0:05:06.843 *** 2026-09-16 03:26:17.974927 | instance | ok: [instance] 2026-09-16 03:26:17.975072 | instance | 2026-09-16 03:26:17.975218 | instance | PLAY [Install control-plane components] **************************************** 2026-09-16 03:26:17.975350 | instance | 2026-09-16 03:26:17.975473 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 03:26:17.975558 | instance | Wednesday 16 September 2026 03:26:17 +0000 (0:00:01.184) 0:05:08.028 *** 2026-09-16 03:26:22.134125 | instance | ok: [instance] 2026-09-16 03:26:22.134266 | instance | 2026-09-16 03:26:22.134423 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-16 03:26:22.134561 | instance | Wednesday 16 September 2026 03:26:22 +0000 (0:00:04.158) 0:05:12.187 *** 2026-09-16 03:26:22.487580 | instance | ok: [instance] 2026-09-16 03:26:22.487709 | instance | 2026-09-16 03:26:22.487847 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 03:26:22.488037 | instance | Wednesday 16 September 2026 03:26:22 +0000 (0:00:00.352) 0:05:12.539 *** 2026-09-16 03:26:24.017369 | instance | ok: [instance] 2026-09-16 03:26:24.017598 | instance | 2026-09-16 03:26:24.017847 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-16 03:26:24.018098 | instance | Wednesday 16 September 2026 03:26:24 +0000 (0:00:01.530) 0:05:14.069 *** 2026-09-16 03:26:24.353044 | instance | ok: [instance] 2026-09-16 03:26:24.353166 | instance | 2026-09-16 03:26:24.353311 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 03:26:24.353449 | instance | Wednesday 16 September 2026 03:26:24 +0000 (0:00:00.336) 0:05:14.406 *** 2026-09-16 03:26:24.454770 | instance | ok: [instance] => { 2026-09-16 03:26:24.454960 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-09-16 03:26:24.455198 | instance | } 2026-09-16 03:26:24.455445 | instance | 2026-09-16 03:26:24.455592 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 03:26:24.455748 | instance | Wednesday 16 September 2026 03:26:24 +0000 (0:00:00.101) 0:05:14.507 *** 2026-09-16 03:26:24.896896 | instance | ok: [instance] 2026-09-16 03:26:24.897242 | instance | 2026-09-16 03:26:24.897706 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 03:26:24.898125 | instance | Wednesday 16 September 2026 03:26:24 +0000 (0:00:00.441) 0:05:14.949 *** 2026-09-16 03:26:26.216725 | instance | ok: [instance] 2026-09-16 03:26:26.216926 | instance | 2026-09-16 03:26:26.217199 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-09-16 03:26:26.217444 | instance | Wednesday 16 September 2026 03:26:26 +0000 (0:00:01.320) 0:05:16.269 *** 2026-09-16 03:26:26.711408 | instance | ok: [instance] 2026-09-16 03:26:26.711590 | instance | 2026-09-16 03:26:26.711838 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-09-16 03:26:26.712088 | instance | Wednesday 16 September 2026 03:26:26 +0000 (0:00:00.494) 0:05:16.764 *** 2026-09-16 03:26:26.994539 | instance | ok: [instance] 2026-09-16 03:26:26.994630 | instance | 2026-09-16 03:26:26.994800 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-09-16 03:26:26.994907 | instance | Wednesday 16 September 2026 03:26:26 +0000 (0:00:00.282) 0:05:17.046 *** 2026-09-16 03:26:27.273623 | instance | ok: [instance] 2026-09-16 03:26:27.273693 | instance | 2026-09-16 03:26:27.273825 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-09-16 03:26:27.273937 | instance | Wednesday 16 September 2026 03:26:27 +0000 (0:00:00.279) 0:05:17.326 *** 2026-09-16 03:26:27.518686 | instance | ok: [instance] 2026-09-16 03:26:27.518832 | instance | 2026-09-16 03:26:27.519082 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-09-16 03:26:27.519280 | instance | Wednesday 16 September 2026 03:26:27 +0000 (0:00:00.245) 0:05:17.571 *** 2026-09-16 03:26:27.782645 | instance | ok: [instance] 2026-09-16 03:26:27.782845 | instance | 2026-09-16 03:26:27.783113 | instance | TASK [Install plugin] ********************************************************** 2026-09-16 03:26:27.783368 | instance | Wednesday 16 September 2026 03:26:27 +0000 (0:00:00.263) 0:05:17.835 *** 2026-09-16 03:26:27.897656 | instance | included: vexxhost.containers.download_artifact for instance 2026-09-16 03:26:27.897838 | instance | 2026-09-16 03:26:27.898109 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 03:26:27.898420 | instance | Wednesday 16 September 2026 03:26:27 +0000 (0:00:00.115) 0:05:17.950 *** 2026-09-16 03:26:28.007645 | instance | ok: [instance] => { 2026-09-16 03:26:28.007808 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-09-16 03:26:28.007957 | instance | } 2026-09-16 03:26:28.008142 | instance | 2026-09-16 03:26:28.008301 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 03:26:28.008454 | instance | Wednesday 16 September 2026 03:26:28 +0000 (0:00:00.110) 0:05:18.060 *** 2026-09-16 03:26:28.450309 | instance | ok: [instance] 2026-09-16 03:26:28.450567 | instance | 2026-09-16 03:26:28.450845 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 03:26:28.451169 | instance | Wednesday 16 September 2026 03:26:28 +0000 (0:00:00.443) 0:05:18.503 *** 2026-09-16 03:26:30.038054 | instance | ok: [instance] 2026-09-16 03:26:30.038124 | instance | 2026-09-16 03:26:30.038254 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:26:30.038362 | instance | Wednesday 16 September 2026 03:26:30 +0000 (0:00:01.586) 0:05:20.090 *** 2026-09-16 03:26:30.119545 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:26:30.119740 | instance | 2026-09-16 03:26:30.119993 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:26:30.120236 | instance | Wednesday 16 September 2026 03:26:30 +0000 (0:00:00.082) 0:05:20.172 *** 2026-09-16 03:26:31.064595 | instance | ok: [instance] 2026-09-16 03:26:31.064736 | instance | 2026-09-16 03:26:31.064750 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-09-16 03:26:31.064760 | instance | Wednesday 16 September 2026 03:26:31 +0000 (0:00:00.943) 0:05:21.115 *** 2026-09-16 03:26:32.385899 | instance | ok: [instance] 2026-09-16 03:26:32.386037 | instance | 2026-09-16 03:26:32.386060 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-09-16 03:26:32.386193 | instance | Wednesday 16 September 2026 03:26:32 +0000 (0:00:01.323) 0:05:22.439 *** 2026-09-16 03:26:34.849314 | instance | ok: [instance] 2026-09-16 03:26:34.849396 | instance | 2026-09-16 03:26:34.849624 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:26:34.849676 | instance | Wednesday 16 September 2026 03:26:34 +0000 (0:00:02.462) 0:05:24.901 *** 2026-09-16 03:26:34.955845 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:26:34.955916 | instance | 2026-09-16 03:26:34.956157 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:26:34.956200 | instance | Wednesday 16 September 2026 03:26:34 +0000 (0:00:00.107) 0:05:25.009 *** 2026-09-16 03:26:35.599559 | instance | ok: [instance] 2026-09-16 03:26:35.599696 | instance | 2026-09-16 03:26:35.599881 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-09-16 03:26:35.600067 | instance | Wednesday 16 September 2026 03:26:35 +0000 (0:00:00.643) 0:05:25.652 *** 2026-09-16 03:26:37.922531 | instance | ok: [instance] 2026-09-16 03:26:37.922636 | instance | 2026-09-16 03:26:37.922813 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-09-16 03:26:37.922973 | instance | Wednesday 16 September 2026 03:26:37 +0000 (0:00:02.322) 0:05:27.975 *** 2026-09-16 03:26:38.793923 | instance | ok: [instance] 2026-09-16 03:26:38.794284 | instance | 2026-09-16 03:26:38.794615 | instance | PLAY [all] ********************************************************************* 2026-09-16 03:26:38.794953 | instance | 2026-09-16 03:26:38.795373 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 03:26:38.795759 | instance | Wednesday 16 September 2026 03:26:38 +0000 (0:00:00.870) 0:05:28.845 *** 2026-09-16 03:26:42.798172 | instance | ok: [instance] 2026-09-16 03:26:42.798463 | instance | 2026-09-16 03:26:42.798846 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-09-16 03:26:42.799326 | instance | Wednesday 16 September 2026 03:26:42 +0000 (0:00:04.004) 0:05:32.850 *** 2026-09-16 03:26:43.750622 | instance | ok: [instance] 2026-09-16 03:26:43.751070 | instance | 2026-09-16 03:26:43.751423 | instance | PLAY [all] ********************************************************************* 2026-09-16 03:26:43.751744 | instance | 2026-09-16 03:26:43.752117 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-09-16 03:26:43.754510 | instance | Wednesday 16 September 2026 03:26:43 +0000 (0:00:00.952) 0:05:33.802 *** 2026-09-16 03:26:44.683453 | instance | ok: [instance] 2026-09-16 03:26:44.683554 | instance | 2026-09-16 03:26:44.683711 | instance | PLAY [controllers] ************************************************************* 2026-09-16 03:26:44.683856 | instance | 2026-09-16 03:26:44.684035 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 03:26:44.684193 | instance | Wednesday 16 September 2026 03:26:44 +0000 (0:00:00.933) 0:05:34.736 *** 2026-09-16 03:26:48.875242 | instance | ok: [instance] 2026-09-16 03:26:48.875444 | instance | 2026-09-16 03:26:48.875700 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:26:48.875973 | instance | Wednesday 16 September 2026 03:26:48 +0000 (0:00:04.191) 0:05:38.927 *** 2026-09-16 03:26:48.987138 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:26:48.987413 | instance | 2026-09-16 03:26:48.987755 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:26:48.988107 | instance | Wednesday 16 September 2026 03:26:48 +0000 (0:00:00.111) 0:05:39.039 *** 2026-09-16 03:26:49.591358 | instance | ok: [instance] 2026-09-16 03:26:49.591549 | instance | 2026-09-16 03:26:49.591839 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-09-16 03:26:49.592114 | instance | Wednesday 16 September 2026 03:26:49 +0000 (0:00:00.604) 0:05:39.644 *** 2026-09-16 03:26:51.114772 | instance | ok: [instance] 2026-09-16 03:26:51.114878 | instance | 2026-09-16 03:26:51.115077 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:26:51.115248 | instance | Wednesday 16 September 2026 03:26:51 +0000 (0:00:01.523) 0:05:41.167 *** 2026-09-16 03:26:51.211246 | instance | skipping: [instance] 2026-09-16 03:26:51.211359 | instance | 2026-09-16 03:26:51.211548 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-09-16 03:26:51.211707 | instance | Wednesday 16 September 2026 03:26:51 +0000 (0:00:00.096) 0:05:41.264 *** 2026-09-16 03:26:51.321935 | instance | skipping: [instance] 2026-09-16 03:26:51.322052 | instance | 2026-09-16 03:26:51.322218 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-09-16 03:26:51.322370 | instance | Wednesday 16 September 2026 03:26:51 +0000 (0:00:00.110) 0:05:41.374 *** 2026-09-16 03:26:51.377619 | instance | skipping: [instance] 2026-09-16 03:26:51.377701 | instance | 2026-09-16 03:26:51.378046 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-09-16 03:26:51.378223 | instance | Wednesday 16 September 2026 03:26:51 +0000 (0:00:00.055) 0:05:41.430 *** 2026-09-16 03:26:51.429121 | instance | skipping: [instance] 2026-09-16 03:26:51.429320 | instance | 2026-09-16 03:26:51.429559 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-09-16 03:26:51.429871 | instance | Wednesday 16 September 2026 03:26:51 +0000 (0:00:00.051) 0:05:41.482 *** 2026-09-16 03:26:51.528223 | instance | skipping: [instance] 2026-09-16 03:26:51.528402 | instance | 2026-09-16 03:26:51.528603 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-09-16 03:26:51.528833 | instance | Wednesday 16 September 2026 03:26:51 +0000 (0:00:00.098) 0:05:41.581 *** 2026-09-16 03:26:51.649484 | instance | skipping: [instance] 2026-09-16 03:26:51.649720 | instance | 2026-09-16 03:26:51.649960 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-09-16 03:26:51.650207 | instance | Wednesday 16 September 2026 03:26:51 +0000 (0:00:00.121) 0:05:41.702 *** 2026-09-16 03:26:51.799539 | instance | skipping: [instance] 2026-09-16 03:26:51.799801 | instance | 2026-09-16 03:26:51.800189 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-09-16 03:26:51.800467 | instance | Wednesday 16 September 2026 03:26:51 +0000 (0:00:00.150) 0:05:41.852 *** 2026-09-16 03:26:51.852395 | instance | skipping: [instance] 2026-09-16 03:26:51.852475 | instance | 2026-09-16 03:26:51.852584 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-09-16 03:26:51.852735 | instance | Wednesday 16 September 2026 03:26:51 +0000 (0:00:00.053) 0:05:41.905 *** 2026-09-16 03:26:51.981351 | instance | skipping: [instance] 2026-09-16 03:26:51.981427 | instance | 2026-09-16 03:26:51.981585 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-09-16 03:26:51.981728 | instance | Wednesday 16 September 2026 03:26:51 +0000 (0:00:00.128) 0:05:42.034 *** 2026-09-16 03:26:52.032718 | instance | skipping: [instance] 2026-09-16 03:26:52.032833 | instance | 2026-09-16 03:26:52.032996 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-09-16 03:26:52.033162 | instance | Wednesday 16 September 2026 03:26:52 +0000 (0:00:00.051) 0:05:42.085 *** 2026-09-16 03:26:52.094798 | instance | skipping: [instance] 2026-09-16 03:26:52.095147 | instance | 2026-09-16 03:26:52.095395 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-09-16 03:26:52.095618 | instance | Wednesday 16 September 2026 03:26:52 +0000 (0:00:00.061) 0:05:42.147 *** 2026-09-16 03:26:52.164764 | instance | skipping: [instance] 2026-09-16 03:26:52.164832 | instance | 2026-09-16 03:26:52.164970 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-09-16 03:26:52.165132 | instance | Wednesday 16 September 2026 03:26:52 +0000 (0:00:00.069) 0:05:42.217 *** 2026-09-16 03:26:52.321447 | instance | skipping: [instance] 2026-09-16 03:26:52.321515 | instance | 2026-09-16 03:26:52.321605 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-09-16 03:26:52.321710 | instance | Wednesday 16 September 2026 03:26:52 +0000 (0:00:00.156) 0:05:42.374 *** 2026-09-16 03:26:52.384407 | instance | skipping: [instance] 2026-09-16 03:26:52.384506 | instance | 2026-09-16 03:26:52.384711 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-09-16 03:26:52.384884 | instance | Wednesday 16 September 2026 03:26:52 +0000 (0:00:00.063) 0:05:42.437 *** 2026-09-16 03:26:52.435017 | instance | skipping: [instance] 2026-09-16 03:26:52.435099 | instance | 2026-09-16 03:26:52.435177 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-09-16 03:26:52.435275 | instance | Wednesday 16 September 2026 03:26:52 +0000 (0:00:00.050) 0:05:42.488 *** 2026-09-16 03:26:52.626453 | instance | skipping: [instance] 2026-09-16 03:26:52.626584 | instance | 2026-09-16 03:26:52.626747 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-09-16 03:26:52.626943 | instance | Wednesday 16 September 2026 03:26:52 +0000 (0:00:00.191) 0:05:42.679 *** 2026-09-16 03:26:52.679846 | instance | skipping: [instance] 2026-09-16 03:26:52.679938 | instance | 2026-09-16 03:26:52.680079 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-09-16 03:26:52.680228 | instance | Wednesday 16 September 2026 03:26:52 +0000 (0:00:00.053) 0:05:42.732 *** 2026-09-16 03:26:52.729812 | instance | skipping: [instance] 2026-09-16 03:26:52.729943 | instance | 2026-09-16 03:26:52.730138 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-09-16 03:26:52.730290 | instance | Wednesday 16 September 2026 03:26:52 +0000 (0:00:00.049) 0:05:42.782 *** 2026-09-16 03:26:52.785466 | instance | skipping: [instance] 2026-09-16 03:26:52.785533 | instance | 2026-09-16 03:26:52.785661 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-09-16 03:26:52.785793 | instance | Wednesday 16 September 2026 03:26:52 +0000 (0:00:00.055) 0:05:42.838 *** 2026-09-16 03:26:52.840583 | instance | skipping: [instance] 2026-09-16 03:26:52.840667 | instance | 2026-09-16 03:26:52.840847 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-09-16 03:26:52.840964 | instance | Wednesday 16 September 2026 03:26:52 +0000 (0:00:00.054) 0:05:42.893 *** 2026-09-16 03:26:52.895243 | instance | skipping: [instance] 2026-09-16 03:26:52.895313 | instance | 2026-09-16 03:26:52.895436 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-09-16 03:26:52.895557 | instance | Wednesday 16 September 2026 03:26:52 +0000 (0:00:00.055) 0:05:42.948 *** 2026-09-16 03:26:52.948258 | instance | skipping: [instance] 2026-09-16 03:26:52.948493 | instance | 2026-09-16 03:26:52.948816 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-09-16 03:26:52.949220 | instance | Wednesday 16 September 2026 03:26:52 +0000 (0:00:00.052) 0:05:43.001 *** 2026-09-16 03:26:53.078105 | instance | skipping: [instance] 2026-09-16 03:26:53.078185 | instance | 2026-09-16 03:26:53.078333 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-09-16 03:26:53.078475 | instance | Wednesday 16 September 2026 03:26:53 +0000 (0:00:00.129) 0:05:43.130 *** 2026-09-16 03:26:53.144487 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-09-16 03:26:53.144570 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-09-16 03:26:53.144728 | instance | skipping: [instance] 2026-09-16 03:26:53.144869 | instance | 2026-09-16 03:26:53.145004 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-09-16 03:26:53.145190 | instance | Wednesday 16 September 2026 03:26:53 +0000 (0:00:00.067) 0:05:43.197 *** 2026-09-16 03:26:53.216374 | instance | skipping: [instance] 2026-09-16 03:26:53.216472 | instance | 2026-09-16 03:26:53.216608 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-09-16 03:26:53.216782 | instance | Wednesday 16 September 2026 03:26:53 +0000 (0:00:00.071) 0:05:43.269 *** 2026-09-16 03:26:53.351883 | instance | skipping: [instance] 2026-09-16 03:26:53.352011 | instance | 2026-09-16 03:26:53.352171 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-09-16 03:26:53.352341 | instance | Wednesday 16 September 2026 03:26:53 +0000 (0:00:00.135) 0:05:43.404 *** 2026-09-16 03:26:53.420100 | instance | skipping: [instance] 2026-09-16 03:26:53.420232 | instance | 2026-09-16 03:26:53.420467 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-09-16 03:26:53.420722 | instance | Wednesday 16 September 2026 03:26:53 +0000 (0:00:00.068) 0:05:43.472 *** 2026-09-16 03:26:53.472037 | instance | skipping: [instance] 2026-09-16 03:26:53.472174 | instance | 2026-09-16 03:26:53.472345 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-09-16 03:26:53.472518 | instance | Wednesday 16 September 2026 03:26:53 +0000 (0:00:00.052) 0:05:43.525 *** 2026-09-16 03:26:53.593777 | instance | skipping: [instance] 2026-09-16 03:26:53.593936 | instance | 2026-09-16 03:26:53.594092 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:26:53.594242 | instance | Wednesday 16 September 2026 03:26:53 +0000 (0:00:00.121) 0:05:43.646 *** 2026-09-16 03:26:53.692650 | instance | skipping: [instance] 2026-09-16 03:26:53.692843 | instance | 2026-09-16 03:26:53.693075 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert required variables are defined] *** 2026-09-16 03:26:53.693215 | instance | Wednesday 16 September 2026 03:26:53 +0000 (0:00:00.099) 0:05:43.745 *** 2026-09-16 03:26:53.750626 | instance | skipping: [instance] 2026-09-16 03:26:53.750811 | instance | 2026-09-16 03:26:53.751082 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert access protocol is valid] **** 2026-09-16 03:26:53.753719 | instance | Wednesday 16 September 2026 03:26:53 +0000 (0:00:00.057) 0:05:43.803 *** 2026-09-16 03:26:53.806559 | instance | skipping: [instance] 2026-09-16 03:26:53.806761 | instance | 2026-09-16 03:26:53.807073 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Deploy Helm chart] ****************** 2026-09-16 03:26:53.807328 | instance | Wednesday 16 September 2026 03:26:53 +0000 (0:00:00.056) 0:05:43.859 *** 2026-09-16 03:26:53.862937 | instance | skipping: [instance] 2026-09-16 03:26:53.863196 | instance | 2026-09-16 03:26:53.863451 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Create Secret and StorageClass] ***** 2026-09-16 03:26:53.863748 | instance | Wednesday 16 September 2026 03:26:53 +0000 (0:00:00.056) 0:05:43.915 *** 2026-09-16 03:26:53.996683 | instance | skipping: [instance] 2026-09-16 03:26:53.996826 | instance | 2026-09-16 03:26:53.997003 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-09-16 03:26:53.997162 | instance | 2026-09-16 03:26:53.997342 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 03:26:53.997523 | instance | Wednesday 16 September 2026 03:26:53 +0000 (0:00:00.133) 0:05:44.049 *** 2026-09-16 03:26:58.028463 | instance | ok: [instance] 2026-09-16 03:26:58.028579 | instance | 2026-09-16 03:26:58.028889 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-09-16 03:26:58.029053 | instance | Wednesday 16 September 2026 03:26:58 +0000 (0:00:04.031) 0:05:48.080 *** 2026-09-16 03:26:58.141229 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-09-16 03:26:58.141433 | instance | 2026-09-16 03:26:58.141669 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] **** 2026-09-16 03:26:58.141892 | instance | Wednesday 16 September 2026 03:26:58 +0000 (0:00:00.112) 0:05:48.193 *** 2026-09-16 03:26:58.282907 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/default.yml) 2026-09-16 03:26:58.283040 | instance | 2026-09-16 03:26:58.283198 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-09-16 03:26:58.283349 | instance | Wednesday 16 September 2026 03:26:58 +0000 (0:00:00.141) 0:05:48.334 *** 2026-09-16 03:27:01.678169 | instance | ok: [instance] 2026-09-16 03:27:01.678320 | instance | 2026-09-16 03:27:01.678579 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-09-16 03:27:01.678803 | instance | Wednesday 16 September 2026 03:27:01 +0000 (0:00:03.395) 0:05:51.730 *** 2026-09-16 03:27:02.529530 | instance | ok: [instance] 2026-09-16 03:27:02.529763 | instance | 2026-09-16 03:27:02.530132 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-09-16 03:27:02.530368 | instance | Wednesday 16 September 2026 03:27:02 +0000 (0:00:00.851) 0:05:52.581 *** 2026-09-16 03:27:02.631480 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-09-16 03:27:02.631556 | instance | 2026-09-16 03:27:02.631728 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-09-16 03:27:02.631870 | instance | Wednesday 16 September 2026 03:27:02 +0000 (0:00:00.102) 0:05:52.684 *** 2026-09-16 03:27:03.508940 | instance | ok: [instance] 2026-09-16 03:27:03.509275 | instance | 2026-09-16 03:27:03.509642 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-09-16 03:27:03.509900 | instance | Wednesday 16 September 2026 03:27:03 +0000 (0:00:00.876) 0:05:53.561 *** 2026-09-16 03:27:04.326645 | instance | ok: [instance] 2026-09-16 03:27:04.326795 | instance | 2026-09-16 03:27:04.326971 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-09-16 03:27:04.327176 | instance | Wednesday 16 September 2026 03:27:04 +0000 (0:00:00.818) 0:05:54.379 *** 2026-09-16 03:27:04.983426 | instance | ok: [instance] 2026-09-16 03:27:04.983507 | instance | 2026-09-16 03:27:04.983700 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-09-16 03:27:04.983867 | instance | Wednesday 16 September 2026 03:27:04 +0000 (0:00:00.546) 0:05:54.926 *** 2026-09-16 03:27:04.984058 | instance | 2026-09-16 03:27:04.984226 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:27:04.984378 | instance | Wednesday 16 September 2026 03:27:04 +0000 (0:00:00.108) 0:05:55.035 *** 2026-09-16 03:27:05.075926 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:27:05.076133 | instance | 2026-09-16 03:27:05.076365 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:27:05.076595 | instance | Wednesday 16 September 2026 03:27:05 +0000 (0:00:00.093) 0:05:55.128 *** 2026-09-16 03:27:05.796396 | instance | ok: [instance] 2026-09-16 03:27:05.796523 | instance | 2026-09-16 03:27:05.796533 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-09-16 03:27:05.796610 | instance | Wednesday 16 September 2026 03:27:05 +0000 (0:00:00.720) 0:05:55.849 *** 2026-09-16 03:27:07.732048 | instance | ok: [instance] 2026-09-16 03:27:07.732277 | instance | 2026-09-16 03:27:07.732545 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:27:07.732911 | instance | Wednesday 16 September 2026 03:27:07 +0000 (0:00:01.934) 0:05:57.784 *** 2026-09-16 03:27:07.960686 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:27:07.960771 | instance | 2026-09-16 03:27:07.960910 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:27:07.961078 | instance | Wednesday 16 September 2026 03:27:07 +0000 (0:00:00.229) 0:05:58.013 *** 2026-09-16 03:27:08.612410 | instance | ok: [instance] 2026-09-16 03:27:08.612507 | instance | 2026-09-16 03:27:08.612714 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-09-16 03:27:08.612929 | instance | Wednesday 16 September 2026 03:27:08 +0000 (0:00:00.649) 0:05:58.663 *** 2026-09-16 03:27:12.040608 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-09-16 03:27:12.040803 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-09-16 03:27:12.040951 | instance | 2026-09-16 03:27:12.041228 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-09-16 03:27:12.041280 | instance | Wednesday 16 September 2026 03:27:12 +0000 (0:00:03.429) 0:06:02.093 *** 2026-09-16 03:27:14.943764 | instance | ok: [instance] 2026-09-16 03:27:14.944056 | instance | 2026-09-16 03:27:14.944310 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:27:14.944541 | instance | Wednesday 16 September 2026 03:27:14 +0000 (0:00:02.902) 0:06:04.995 *** 2026-09-16 03:27:15.048898 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:27:15.048983 | instance | 2026-09-16 03:27:15.049119 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:27:15.049229 | instance | Wednesday 16 September 2026 03:27:15 +0000 (0:00:00.106) 0:06:05.102 *** 2026-09-16 03:27:15.634390 | instance | ok: [instance] 2026-09-16 03:27:15.634499 | instance | 2026-09-16 03:27:15.634623 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-09-16 03:27:15.634772 | instance | Wednesday 16 September 2026 03:27:15 +0000 (0:00:00.585) 0:06:05.687 *** 2026-09-16 03:27:19.130558 | instance | ok: [instance] 2026-09-16 03:27:19.130848 | instance | 2026-09-16 03:27:19.131267 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-09-16 03:27:19.131627 | instance | Wednesday 16 September 2026 03:27:19 +0000 (0:00:03.495) 0:06:09.182 *** 2026-09-16 03:27:21.122392 | instance | ok: [instance] 2026-09-16 03:27:21.122468 | instance | 2026-09-16 03:27:21.122635 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-09-16 03:27:21.122771 | instance | Wednesday 16 September 2026 03:27:21 +0000 (0:00:01.991) 0:06:11.174 *** 2026-09-16 03:27:21.956007 | instance | ok: [instance] 2026-09-16 03:27:21.956084 | instance | 2026-09-16 03:27:21.956339 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-09-16 03:27:21.956405 | instance | Wednesday 16 September 2026 03:27:21 +0000 (0:00:00.834) 0:06:12.008 *** 2026-09-16 03:27:22.046964 | instance | skipping: [instance] 2026-09-16 03:27:22.047055 | instance | 2026-09-16 03:27:22.047178 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-09-16 03:27:22.047290 | instance | Wednesday 16 September 2026 03:27:22 +0000 (0:00:00.091) 0:06:12.100 *** 2026-09-16 03:27:22.831104 | instance | ok: [instance] 2026-09-16 03:27:22.831246 | instance | 2026-09-16 03:27:22.831370 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-09-16 03:27:22.831520 | instance | Wednesday 16 September 2026 03:27:22 +0000 (0:00:00.783) 0:06:12.883 *** 2026-09-16 03:27:22.919304 | instance | ok: [instance] 2026-09-16 03:27:22.919465 | instance | 2026-09-16 03:27:22.919701 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-09-16 03:27:22.919924 | instance | Wednesday 16 September 2026 03:27:22 +0000 (0:00:00.088) 0:06:12.972 *** 2026-09-16 03:27:23.007810 | instance | skipping: [instance] 2026-09-16 03:27:23.007887 | instance | 2026-09-16 03:27:23.008083 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-09-16 03:27:23.008245 | instance | Wednesday 16 September 2026 03:27:23 +0000 (0:00:00.088) 0:06:13.060 *** 2026-09-16 03:27:23.083845 | instance | skipping: [instance] 2026-09-16 03:27:23.083982 | instance | 2026-09-16 03:27:23.084166 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-09-16 03:27:23.084372 | instance | Wednesday 16 September 2026 03:27:23 +0000 (0:00:00.075) 0:06:13.136 *** 2026-09-16 03:27:23.170811 | instance | skipping: [instance] 2026-09-16 03:27:23.170890 | instance | 2026-09-16 03:27:23.171052 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-09-16 03:27:23.171195 | instance | Wednesday 16 September 2026 03:27:23 +0000 (0:00:00.087) 0:06:13.223 *** 2026-09-16 03:27:23.256741 | instance | skipping: [instance] 2026-09-16 03:27:23.256811 | instance | 2026-09-16 03:27:23.256822 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-09-16 03:27:23.256839 | instance | Wednesday 16 September 2026 03:27:23 +0000 (0:00:00.085) 0:06:13.309 *** 2026-09-16 03:27:23.358058 | instance | skipping: [instance] 2026-09-16 03:27:23.358264 | instance | 2026-09-16 03:27:23.358516 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-09-16 03:27:23.358772 | instance | Wednesday 16 September 2026 03:27:23 +0000 (0:00:00.101) 0:06:13.410 *** 2026-09-16 03:27:23.431457 | instance | skipping: [instance] 2026-09-16 03:27:23.431666 | instance | 2026-09-16 03:27:23.431908 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-09-16 03:27:23.432219 | instance | Wednesday 16 September 2026 03:27:23 +0000 (0:00:00.073) 0:06:13.484 *** 2026-09-16 03:27:24.297200 | instance | ok: [instance] 2026-09-16 03:27:24.297286 | instance | 2026-09-16 03:27:24.297408 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-09-16 03:27:24.297557 | instance | Wednesday 16 September 2026 03:27:24 +0000 (0:00:00.864) 0:06:14.349 *** 2026-09-16 03:27:25.305070 | instance | ok: [instance] 2026-09-16 03:27:25.305190 | instance | 2026-09-16 03:27:25.305431 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:27:25.305657 | instance | Wednesday 16 September 2026 03:27:25 +0000 (0:00:01.008) 0:06:15.357 *** 2026-09-16 03:27:25.415822 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:27:25.416015 | instance | 2026-09-16 03:27:25.416267 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:27:25.416567 | instance | Wednesday 16 September 2026 03:27:25 +0000 (0:00:00.111) 0:06:15.468 *** 2026-09-16 03:27:26.058768 | instance | ok: [instance] 2026-09-16 03:27:26.059026 | instance | 2026-09-16 03:27:26.059308 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-09-16 03:27:26.059563 | instance | Wednesday 16 September 2026 03:27:26 +0000 (0:00:00.642) 0:06:16.111 *** 2026-09-16 03:27:26.953308 | instance | ok: [instance] 2026-09-16 03:27:26.953524 | instance | 2026-09-16 03:27:26.953879 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-09-16 03:27:26.954192 | instance | Wednesday 16 September 2026 03:27:26 +0000 (0:00:00.894) 0:06:17.006 *** 2026-09-16 03:27:29.309685 | instance | ok: [instance] 2026-09-16 03:27:29.309797 | instance | 2026-09-16 03:27:29.309934 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 03:27:29.310067 | instance | Wednesday 16 September 2026 03:27:29 +0000 (0:00:02.355) 0:06:19.361 *** 2026-09-16 03:27:29.393317 | instance | skipping: [instance] 2026-09-16 03:27:29.393547 | instance | 2026-09-16 03:27:29.393870 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 03:27:29.394108 | instance | Wednesday 16 September 2026 03:27:29 +0000 (0:00:00.084) 0:06:19.445 *** 2026-09-16 03:27:29.457812 | instance | skipping: [instance] 2026-09-16 03:27:29.457878 | instance | 2026-09-16 03:27:29.457929 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:27:29.458055 | instance | Wednesday 16 September 2026 03:27:29 +0000 (0:00:00.064) 0:06:19.510 *** 2026-09-16 03:27:29.518266 | instance | skipping: [instance] 2026-09-16 03:27:29.518329 | instance | 2026-09-16 03:27:29.518478 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:27:29.518592 | instance | Wednesday 16 September 2026 03:27:29 +0000 (0:00:00.060) 0:06:19.571 *** 2026-09-16 03:27:29.569751 | instance | skipping: [instance] 2026-09-16 03:27:29.569862 | instance | 2026-09-16 03:27:29.570035 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:27:29.570171 | instance | Wednesday 16 September 2026 03:27:29 +0000 (0:00:00.051) 0:06:19.622 *** 2026-09-16 03:27:30.351340 | instance | ok: [instance] 2026-09-16 03:27:30.351501 | instance | 2026-09-16 03:27:30.351744 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:27:30.351959 | instance | Wednesday 16 September 2026 03:27:30 +0000 (0:00:00.781) 0:06:20.404 *** 2026-09-16 03:27:30.435086 | instance | ok: [instance] 2026-09-16 03:27:30.435311 | instance | 2026-09-16 03:27:30.435836 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:27:30.436237 | instance | Wednesday 16 September 2026 03:27:30 +0000 (0:00:00.083) 0:06:20.487 *** 2026-09-16 03:27:30.508107 | instance | ok: [instance] 2026-09-16 03:27:30.508286 | instance | 2026-09-16 03:27:30.508530 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:27:30.508884 | instance | Wednesday 16 September 2026 03:27:30 +0000 (0:00:00.073) 0:06:20.560 *** 2026-09-16 03:27:30.616309 | instance | ok: [instance] => (item=oslo_db) 2026-09-16 03:27:30.616426 | instance | 2026-09-16 03:27:30.616593 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:27:30.616795 | instance | Wednesday 16 September 2026 03:27:30 +0000 (0:00:00.108) 0:06:20.669 *** 2026-09-16 03:27:30.709961 | instance | ok: [instance] 2026-09-16 03:27:30.710075 | instance | 2026-09-16 03:27:30.710154 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:27:30.710274 | instance | Wednesday 16 September 2026 03:27:30 +0000 (0:00:00.092) 0:06:20.762 *** 2026-09-16 03:27:30.796216 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:27:30.796285 | instance | 2026-09-16 03:27:30.796371 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:27:30.796475 | instance | Wednesday 16 September 2026 03:27:30 +0000 (0:00:00.086) 0:06:20.849 *** 2026-09-16 03:27:31.409384 | instance | ok: [instance] 2026-09-16 03:27:31.409455 | instance | 2026-09-16 03:27:31.409561 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-09-16 03:27:31.409704 | instance | Wednesday 16 September 2026 03:27:31 +0000 (0:00:00.613) 0:06:21.462 *** 2026-09-16 03:27:32.221702 | instance | ok: [instance] 2026-09-16 03:27:32.221781 | instance | 2026-09-16 03:27:32.221941 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-09-16 03:27:32.222149 | instance | Wednesday 16 September 2026 03:27:32 +0000 (0:00:00.810) 0:06:22.272 *** 2026-09-16 03:27:33.320877 | instance | ok: [instance] 2026-09-16 03:27:33.320954 | instance | 2026-09-16 03:27:33.321077 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-09-16 03:27:33.321186 | instance | Wednesday 16 September 2026 03:27:33 +0000 (0:00:01.100) 0:06:23.373 *** 2026-09-16 03:27:33.883262 | instance | ok: [instance] 2026-09-16 03:27:33.883337 | instance | 2026-09-16 03:27:33.883461 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-09-16 03:27:33.883560 | instance | Wednesday 16 September 2026 03:27:33 +0000 (0:00:00.562) 0:06:23.935 *** 2026-09-16 03:27:34.445198 | instance | ok: [instance] 2026-09-16 03:27:34.445470 | instance | 2026-09-16 03:27:34.445764 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-09-16 03:27:34.446109 | instance | Wednesday 16 September 2026 03:27:34 +0000 (0:00:00.562) 0:06:24.498 *** 2026-09-16 03:27:35.033326 | instance | ok: [instance] 2026-09-16 03:27:35.033403 | instance | 2026-09-16 03:27:35.033522 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-09-16 03:27:35.033630 | instance | Wednesday 16 September 2026 03:27:35 +0000 (0:00:00.588) 0:06:25.086 *** 2026-09-16 03:27:35.614256 | instance | ok: [instance] 2026-09-16 03:27:35.614451 | instance | 2026-09-16 03:27:35.614725 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-09-16 03:27:35.614986 | instance | Wednesday 16 September 2026 03:27:35 +0000 (0:00:00.580) 0:06:25.666 *** 2026-09-16 03:27:37.438187 | instance | ok: [instance] 2026-09-16 03:27:37.438276 | instance | 2026-09-16 03:27:37.438409 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-09-16 03:27:37.438532 | instance | Wednesday 16 September 2026 03:27:37 +0000 (0:00:01.824) 0:06:27.491 *** 2026-09-16 03:27:38.240622 | instance | ok: [instance] 2026-09-16 03:27:38.240829 | instance | 2026-09-16 03:27:38.241044 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-09-16 03:27:38.241218 | instance | Wednesday 16 September 2026 03:27:38 +0000 (0:00:00.802) 0:06:28.293 *** 2026-09-16 03:27:38.343280 | instance | included: ingress for instance 2026-09-16 03:27:38.343384 | instance | 2026-09-16 03:27:38.343479 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-09-16 03:27:38.343598 | instance | Wednesday 16 September 2026 03:27:38 +0000 (0:00:00.102) 0:06:28.396 *** 2026-09-16 03:27:39.604748 | instance | ok: [instance] 2026-09-16 03:27:39.604813 | instance | 2026-09-16 03:27:39.604829 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-09-16 03:27:39.604843 | instance | Wednesday 16 September 2026 03:27:39 +0000 (0:00:01.259) 0:06:29.655 *** 2026-09-16 03:27:40.105759 | instance | ok: [instance] 2026-09-16 03:27:40.105831 | instance | 2026-09-16 03:27:40.105843 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-09-16 03:27:40.105856 | instance | Wednesday 16 September 2026 03:27:40 +0000 (0:00:00.502) 0:06:30.157 *** 2026-09-16 03:27:41.051498 | instance | ok: [instance] 2026-09-16 03:27:41.051565 | instance | 2026-09-16 03:27:41.051577 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-09-16 03:27:41.051586 | instance | 2026-09-16 03:27:41.051596 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 03:27:41.051605 | instance | Wednesday 16 September 2026 03:27:41 +0000 (0:00:00.944) 0:06:31.102 *** 2026-09-16 03:27:45.159310 | instance | ok: [instance] 2026-09-16 03:27:45.159381 | instance | 2026-09-16 03:27:45.159392 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:27:45.159402 | instance | Wednesday 16 September 2026 03:27:45 +0000 (0:00:04.108) 0:06:35.211 *** 2026-09-16 03:27:45.257985 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:27:45.258072 | instance | 2026-09-16 03:27:45.258084 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:27:45.258094 | instance | Wednesday 16 September 2026 03:27:45 +0000 (0:00:00.098) 0:06:35.309 *** 2026-09-16 03:27:45.910918 | instance | ok: [instance] 2026-09-16 03:27:45.910966 | instance | 2026-09-16 03:27:45.910971 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-09-16 03:27:45.910975 | instance | Wednesday 16 September 2026 03:27:45 +0000 (0:00:00.653) 0:06:35.963 *** 2026-09-16 03:27:46.758795 | instance | ok: [instance] 2026-09-16 03:27:46.758871 | instance | 2026-09-16 03:27:46.758878 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-09-16 03:27:46.758884 | instance | Wednesday 16 September 2026 03:27:46 +0000 (0:00:00.847) 0:06:36.811 *** 2026-09-16 03:27:48.746180 | instance | ok: [instance] 2026-09-16 03:27:48.746234 | instance | 2026-09-16 03:27:48.746245 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:27:48.746256 | instance | Wednesday 16 September 2026 03:27:48 +0000 (0:00:01.986) 0:06:38.797 *** 2026-09-16 03:27:48.840989 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:27:48.841093 | instance | 2026-09-16 03:27:48.841104 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:27:48.841114 | instance | Wednesday 16 September 2026 03:27:48 +0000 (0:00:00.095) 0:06:38.892 *** 2026-09-16 03:27:49.701789 | instance | ok: [instance] 2026-09-16 03:27:49.701909 | instance | 2026-09-16 03:27:49.701927 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-09-16 03:27:49.701969 | instance | Wednesday 16 September 2026 03:27:49 +0000 (0:00:00.860) 0:06:39.752 *** 2026-09-16 03:27:51.021442 | instance | ok: [instance] 2026-09-16 03:27:51.021549 | instance | 2026-09-16 03:27:51.021566 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-09-16 03:27:51.021581 | instance | Wednesday 16 September 2026 03:27:51 +0000 (0:00:01.319) 0:06:41.072 *** 2026-09-16 03:27:51.621055 | instance | ok: [instance] 2026-09-16 03:27:51.621106 | instance | 2026-09-16 03:27:51.621129 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-09-16 03:27:51.621134 | instance | Wednesday 16 September 2026 03:27:51 +0000 (0:00:00.600) 0:06:41.673 *** 2026-09-16 03:27:53.098470 | instance | ok: [instance] 2026-09-16 03:27:53.098522 | instance | 2026-09-16 03:27:53.098529 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-09-16 03:27:53.098536 | instance | Wednesday 16 September 2026 03:27:53 +0000 (0:00:01.477) 0:06:43.150 *** 2026-09-16 03:27:54.383657 | instance | ok: [instance] 2026-09-16 03:27:54.383719 | instance | 2026-09-16 03:27:54.383847 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-09-16 03:27:54.384020 | instance | Wednesday 16 September 2026 03:27:54 +0000 (0:00:01.285) 0:06:44.436 *** 2026-09-16 03:27:54.716475 | instance | ok: [instance] 2026-09-16 03:27:54.716593 | instance | 2026-09-16 03:27:54.716771 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-09-16 03:27:54.716912 | instance | Wednesday 16 September 2026 03:27:54 +0000 (0:00:00.332) 0:06:44.769 *** 2026-09-16 03:27:54.944456 | instance | ok: [instance] 2026-09-16 03:27:54.944849 | instance | 2026-09-16 03:27:54.945204 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-09-16 03:27:54.945537 | instance | Wednesday 16 September 2026 03:27:54 +0000 (0:00:00.227) 0:06:44.997 *** 2026-09-16 03:27:55.218619 | instance | ok: [instance] 2026-09-16 03:27:55.218949 | instance | 2026-09-16 03:27:55.219340 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-09-16 03:27:55.219684 | instance | Wednesday 16 September 2026 03:27:55 +0000 (0:00:00.273) 0:06:45.271 *** 2026-09-16 03:27:56.041166 | instance | ok: [instance] 2026-09-16 03:27:56.041251 | instance | 2026-09-16 03:27:56.041543 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-09-16 03:27:56.041662 | instance | Wednesday 16 September 2026 03:27:56 +0000 (0:00:00.822) 0:06:46.094 *** 2026-09-16 03:27:58.295842 | instance | ok: [instance] => (item=alertmanager) 2026-09-16 03:27:58.296035 | instance | ok: [instance] => (item=grafana) 2026-09-16 03:27:58.296315 | instance | ok: [instance] => (item=prometheus) 2026-09-16 03:27:58.296608 | instance | 2026-09-16 03:27:58.296972 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-09-16 03:27:58.297318 | instance | Wednesday 16 September 2026 03:27:58 +0000 (0:00:02.254) 0:06:48.348 *** 2026-09-16 03:28:00.556266 | instance | ok: [instance] => (item=alertmanager) 2026-09-16 03:28:00.556515 | instance | ok: [instance] => (item=grafana) 2026-09-16 03:28:00.556794 | instance | ok: [instance] => (item=prometheus) 2026-09-16 03:28:00.557053 | instance | 2026-09-16 03:28:00.557304 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-09-16 03:28:00.557542 | instance | Wednesday 16 September 2026 03:28:00 +0000 (0:00:02.260) 0:06:50.609 *** 2026-09-16 03:28:03.724947 | instance | ok: [instance] => (item=None) 2026-09-16 03:28:03.724991 | instance | ok: [instance] => (item=None) 2026-09-16 03:28:03.724996 | instance | ok: [instance] => (item=None) 2026-09-16 03:28:03.725017 | instance | ok: [instance] 2026-09-16 03:28:03.725022 | instance | 2026-09-16 03:28:03.725026 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-09-16 03:28:03.725031 | instance | Wednesday 16 September 2026 03:28:03 +0000 (0:00:03.168) 0:06:53.777 *** 2026-09-16 03:28:08.122620 | instance | ok: [instance] => (item=None) 2026-09-16 03:28:08.122745 | instance | ok: [instance] => (item=None) 2026-09-16 03:28:08.123100 | instance | ok: [instance] => (item=None) 2026-09-16 03:28:08.123180 | instance | ok: [instance] => (item=None) 2026-09-16 03:28:08.123707 | instance | ok: [instance] => (item=None) 2026-09-16 03:28:08.123757 | instance | ok: [instance] 2026-09-16 03:28:08.123764 | instance | 2026-09-16 03:28:08.123773 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-09-16 03:28:08.123868 | instance | Wednesday 16 September 2026 03:28:08 +0000 (0:00:04.397) 0:06:58.174 *** 2026-09-16 03:28:09.647728 | instance | ok: [instance] => (item=alertmanager) 2026-09-16 03:28:09.647820 | instance | ok: [instance] => (item=prometheus) 2026-09-16 03:28:09.647954 | instance | 2026-09-16 03:28:09.648092 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-09-16 03:28:09.648206 | instance | Wednesday 16 September 2026 03:28:09 +0000 (0:00:01.526) 0:06:59.700 *** 2026-09-16 03:28:11.354525 | instance | ok: [instance] => (item=alertmanager) 2026-09-16 03:28:11.354913 | instance | ok: [instance] => (item=prometheus) 2026-09-16 03:28:11.355212 | instance | 2026-09-16 03:28:11.355464 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-09-16 03:28:11.355550 | instance | Wednesday 16 September 2026 03:28:11 +0000 (0:00:01.706) 0:07:01.407 *** 2026-09-16 03:28:12.181087 | instance | ok: [instance] 2026-09-16 03:28:12.181154 | instance | 2026-09-16 03:28:12.181267 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-09-16 03:28:12.181375 | instance | Wednesday 16 September 2026 03:28:12 +0000 (0:00:00.827) 0:07:02.234 *** 2026-09-16 03:28:20.815754 | instance | ok: [instance] 2026-09-16 03:28:20.815896 | instance | 2026-09-16 03:28:20.816067 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-09-16 03:28:20.816230 | instance | Wednesday 16 September 2026 03:28:20 +0000 (0:00:08.634) 0:07:10.868 *** 2026-09-16 03:28:37.254072 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-09-16 03:28:37.254208 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-09-16 03:28:37.254362 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-09-16 03:28:37.256264 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-09-16 03:28:37.256281 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-09-16 03:28:37.256286 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-09-16 03:28:37.256291 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-09-16 03:28:37.256295 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-09-16 03:28:37.256299 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-09-16 03:28:37.256308 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-09-16 03:28:37.256312 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-09-16 03:28:37.256316 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-09-16 03:28:37.256320 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-09-16 03:28:37.256324 | instance | 2026-09-16 03:28:37.256328 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-09-16 03:28:37.256332 | instance | Wednesday 16 September 2026 03:28:37 +0000 (0:00:16.438) 0:07:27.306 *** 2026-09-16 03:28:53.578986 | instance | ok: [instance] 2026-09-16 03:28:53.579085 | instance | 2026-09-16 03:28:53.579197 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:28:53.579301 | instance | Wednesday 16 September 2026 03:28:53 +0000 (0:00:16.325) 0:07:43.632 *** 2026-09-16 03:28:53.683476 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:28:53.683562 | instance | 2026-09-16 03:28:53.683676 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:28:53.683787 | instance | Wednesday 16 September 2026 03:28:53 +0000 (0:00:00.104) 0:07:43.736 *** 2026-09-16 03:28:54.433137 | instance | ok: [instance] 2026-09-16 03:28:54.433219 | instance | 2026-09-16 03:28:54.433349 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-09-16 03:28:54.433467 | instance | Wednesday 16 September 2026 03:28:54 +0000 (0:00:00.749) 0:07:44.486 *** 2026-09-16 03:28:57.622390 | instance | ok: [instance] 2026-09-16 03:28:57.622474 | instance | 2026-09-16 03:28:57.622678 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:28:57.622717 | instance | Wednesday 16 September 2026 03:28:57 +0000 (0:00:03.189) 0:07:47.675 *** 2026-09-16 03:28:57.723690 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:28:57.723780 | instance | 2026-09-16 03:28:57.723840 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:28:57.723973 | instance | Wednesday 16 September 2026 03:28:57 +0000 (0:00:00.101) 0:07:47.776 *** 2026-09-16 03:28:58.368086 | instance | ok: [instance] 2026-09-16 03:28:58.368192 | instance | 2026-09-16 03:28:58.368210 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-09-16 03:28:58.368313 | instance | Wednesday 16 September 2026 03:28:58 +0000 (0:00:00.644) 0:07:48.420 *** 2026-09-16 03:29:00.271677 | instance | ok: [instance] 2026-09-16 03:29:00.271734 | instance | 2026-09-16 03:29:00.272037 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:29:00.272055 | instance | Wednesday 16 September 2026 03:29:00 +0000 (0:00:01.903) 0:07:50.324 *** 2026-09-16 03:29:00.358340 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:29:00.358401 | instance | 2026-09-16 03:29:00.358688 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:29:00.358707 | instance | Wednesday 16 September 2026 03:29:00 +0000 (0:00:00.087) 0:07:50.411 *** 2026-09-16 03:29:01.024873 | instance | ok: [instance] 2026-09-16 03:29:01.024952 | instance | 2026-09-16 03:29:01.025187 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-09-16 03:29:01.025230 | instance | Wednesday 16 September 2026 03:29:01 +0000 (0:00:00.666) 0:07:51.078 *** 2026-09-16 03:29:03.115398 | instance | ok: [instance] 2026-09-16 03:29:03.115487 | instance | 2026-09-16 03:29:03.115564 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-09-16 03:29:03.115657 | instance | Wednesday 16 September 2026 03:29:03 +0000 (0:00:02.090) 0:07:53.168 *** 2026-09-16 03:29:04.040865 | instance | ok: [instance] 2026-09-16 03:29:04.040946 | instance | 2026-09-16 03:29:04.041065 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:29:04.041187 | instance | Wednesday 16 September 2026 03:29:04 +0000 (0:00:00.925) 0:07:54.094 *** 2026-09-16 03:29:04.191462 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:29:04.191525 | instance | 2026-09-16 03:29:04.191837 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:29:04.191859 | instance | Wednesday 16 September 2026 03:29:04 +0000 (0:00:00.150) 0:07:54.244 *** 2026-09-16 03:29:04.818662 | instance | ok: [instance] 2026-09-16 03:29:04.818738 | instance | 2026-09-16 03:29:04.818967 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-09-16 03:29:04.819026 | instance | Wednesday 16 September 2026 03:29:04 +0000 (0:00:00.627) 0:07:54.871 *** 2026-09-16 03:29:06.613731 | instance | ok: [instance] 2026-09-16 03:29:06.613809 | instance | 2026-09-16 03:29:06.613816 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:29:06.613821 | instance | Wednesday 16 September 2026 03:29:06 +0000 (0:00:01.794) 0:07:56.666 *** 2026-09-16 03:29:06.706402 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:29:06.706465 | instance | 2026-09-16 03:29:06.706591 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:29:06.706695 | instance | Wednesday 16 September 2026 03:29:06 +0000 (0:00:00.093) 0:07:56.759 *** 2026-09-16 03:29:07.287172 | instance | ok: [instance] 2026-09-16 03:29:07.287284 | instance | 2026-09-16 03:29:07.287503 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-09-16 03:29:07.287523 | instance | Wednesday 16 September 2026 03:29:07 +0000 (0:00:00.580) 0:07:57.340 *** 2026-09-16 03:29:09.015073 | instance | ok: [instance] 2026-09-16 03:29:09.015205 | instance | 2026-09-16 03:29:09.015345 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-09-16 03:29:09.015479 | instance | 2026-09-16 03:29:09.015617 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 03:29:09.015764 | instance | Wednesday 16 September 2026 03:29:09 +0000 (0:00:01.728) 0:07:59.068 *** 2026-09-16 03:29:13.316291 | instance | ok: [instance] 2026-09-16 03:29:13.316408 | instance | 2026-09-16 03:29:13.316588 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-09-16 03:29:13.316829 | instance | Wednesday 16 September 2026 03:29:13 +0000 (0:00:04.300) 0:08:03.369 *** 2026-09-16 03:29:13.623359 | instance | skipping: [instance] 2026-09-16 03:29:13.623420 | instance | 2026-09-16 03:29:13.623536 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 03:29:13.623647 | instance | Wednesday 16 September 2026 03:29:13 +0000 (0:00:00.306) 0:08:03.676 *** 2026-09-16 03:29:13.764161 | instance | ok: [instance] 2026-09-16 03:29:13.764245 | instance | 2026-09-16 03:29:13.764492 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 03:29:13.764549 | instance | Wednesday 16 September 2026 03:29:13 +0000 (0:00:00.141) 0:08:03.817 *** 2026-09-16 03:29:13.849673 | instance | skipping: [instance] 2026-09-16 03:29:13.849751 | instance | 2026-09-16 03:29:13.849875 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:29:13.849994 | instance | Wednesday 16 September 2026 03:29:13 +0000 (0:00:00.085) 0:08:03.902 *** 2026-09-16 03:29:13.927378 | instance | skipping: [instance] 2026-09-16 03:29:13.927494 | instance | 2026-09-16 03:29:13.927689 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:29:13.927853 | instance | Wednesday 16 September 2026 03:29:13 +0000 (0:00:00.077) 0:08:03.980 *** 2026-09-16 03:29:14.003135 | instance | skipping: [instance] 2026-09-16 03:29:14.003388 | instance | 2026-09-16 03:29:14.003668 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:29:14.004143 | instance | Wednesday 16 September 2026 03:29:14 +0000 (0:00:00.075) 0:08:04.055 *** 2026-09-16 03:29:14.068774 | instance | skipping: [instance] 2026-09-16 03:29:14.068994 | instance | 2026-09-16 03:29:14.069343 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:29:14.069588 | instance | Wednesday 16 September 2026 03:29:14 +0000 (0:00:00.065) 0:08:04.121 *** 2026-09-16 03:29:14.128982 | instance | skipping: [instance] 2026-09-16 03:29:14.129297 | instance | 2026-09-16 03:29:14.129613 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:29:14.130010 | instance | Wednesday 16 September 2026 03:29:14 +0000 (0:00:00.060) 0:08:04.181 *** 2026-09-16 03:29:14.216517 | instance | ok: [instance] 2026-09-16 03:29:14.216577 | instance | 2026-09-16 03:29:14.216773 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:29:14.216892 | instance | Wednesday 16 September 2026 03:29:14 +0000 (0:00:00.087) 0:08:04.269 *** 2026-09-16 03:29:14.297208 | instance | ok: [instance] => (item=oslo_cache) 2026-09-16 03:29:14.297311 | instance | 2026-09-16 03:29:14.297327 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:29:14.297333 | instance | Wednesday 16 September 2026 03:29:14 +0000 (0:00:00.080) 0:08:04.349 *** 2026-09-16 03:29:14.394905 | instance | ok: [instance] 2026-09-16 03:29:14.395106 | instance | 2026-09-16 03:29:14.395351 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:29:14.395635 | instance | Wednesday 16 September 2026 03:29:14 +0000 (0:00:00.097) 0:08:04.447 *** 2026-09-16 03:29:14.523623 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:29:14.523840 | instance | 2026-09-16 03:29:14.524144 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:29:14.524402 | instance | Wednesday 16 September 2026 03:29:14 +0000 (0:00:00.128) 0:08:04.576 *** 2026-09-16 03:29:15.152567 | instance | ok: [instance] 2026-09-16 03:29:15.152678 | instance | 2026-09-16 03:29:15.152840 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-09-16 03:29:15.153001 | instance | Wednesday 16 September 2026 03:29:15 +0000 (0:00:00.628) 0:08:05.205 *** 2026-09-16 03:29:17.189955 | instance | ok: [instance] 2026-09-16 03:29:17.190247 | instance | 2026-09-16 03:29:17.190519 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-09-16 03:29:17.190801 | instance | Wednesday 16 September 2026 03:29:17 +0000 (0:00:02.037) 0:08:07.242 *** 2026-09-16 03:29:18.030529 | instance | ok: [instance] 2026-09-16 03:29:18.030778 | instance | 2026-09-16 03:29:18.031060 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-09-16 03:29:18.031327 | instance | Wednesday 16 September 2026 03:29:18 +0000 (0:00:00.840) 0:08:08.083 *** 2026-09-16 03:29:19.246448 | instance | ok: [instance] 2026-09-16 03:29:19.246544 | instance | 2026-09-16 03:29:19.246668 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-09-16 03:29:19.246793 | instance | Wednesday 16 September 2026 03:29:19 +0000 (0:00:01.216) 0:08:09.299 *** 2026-09-16 03:29:19.522549 | instance | ok: [instance] 2026-09-16 03:29:19.522770 | instance | 2026-09-16 03:29:19.523052 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-09-16 03:29:19.523329 | instance | Wednesday 16 September 2026 03:29:19 +0000 (0:00:00.275) 0:08:09.575 *** 2026-09-16 03:29:20.140394 | instance | ok: [instance] 2026-09-16 03:29:20.140467 | instance | 2026-09-16 03:29:20.140478 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 03:29:20.140488 | instance | Wednesday 16 September 2026 03:29:20 +0000 (0:00:00.617) 0:08:10.192 *** 2026-09-16 03:29:20.288743 | instance | ok: [instance] 2026-09-16 03:29:20.288825 | instance | 2026-09-16 03:29:20.288998 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 03:29:20.289200 | instance | Wednesday 16 September 2026 03:29:20 +0000 (0:00:00.148) 0:08:10.341 *** 2026-09-16 03:29:20.425821 | instance | included: rabbitmq for instance 2026-09-16 03:29:20.426038 | instance | 2026-09-16 03:29:20.426359 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-16 03:29:20.426694 | instance | Wednesday 16 September 2026 03:29:20 +0000 (0:00:00.137) 0:08:10.478 *** 2026-09-16 03:29:21.217498 | instance | ok: [instance] 2026-09-16 03:29:21.217581 | instance | 2026-09-16 03:29:21.217789 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-16 03:29:21.217983 | instance | Wednesday 16 September 2026 03:29:21 +0000 (0:00:00.791) 0:08:11.269 *** 2026-09-16 03:29:21.541616 | instance | skipping: [instance] 2026-09-16 03:29:21.541674 | instance | 2026-09-16 03:29:21.541799 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-16 03:29:21.541909 | instance | Wednesday 16 September 2026 03:29:21 +0000 (0:00:00.324) 0:08:11.594 *** 2026-09-16 03:29:21.855600 | instance | skipping: [instance] 2026-09-16 03:29:21.855826 | instance | 2026-09-16 03:29:21.856152 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-16 03:29:21.856449 | instance | Wednesday 16 September 2026 03:29:21 +0000 (0:00:00.313) 0:08:11.908 *** 2026-09-16 03:29:22.212353 | instance | skipping: [instance] 2026-09-16 03:29:22.212924 | instance | 2026-09-16 03:29:22.213251 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-16 03:29:22.213485 | instance | Wednesday 16 September 2026 03:29:22 +0000 (0:00:00.356) 0:08:12.264 *** 2026-09-16 03:29:23.467625 | instance | ok: [instance] 2026-09-16 03:29:23.467703 | instance | 2026-09-16 03:29:23.467818 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:29:23.467941 | instance | Wednesday 16 September 2026 03:29:23 +0000 (0:00:01.255) 0:08:13.520 *** 2026-09-16 03:29:24.268853 | instance | ok: [instance] 2026-09-16 03:29:24.269274 | instance | 2026-09-16 03:29:24.269297 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:29:24.269531 | instance | Wednesday 16 September 2026 03:29:24 +0000 (0:00:00.801) 0:08:14.321 *** 2026-09-16 03:29:24.366002 | instance | ok: [instance] 2026-09-16 03:29:24.366202 | instance | 2026-09-16 03:29:24.366346 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:29:24.366570 | instance | Wednesday 16 September 2026 03:29:24 +0000 (0:00:00.097) 0:08:14.419 *** 2026-09-16 03:29:24.443832 | instance | skipping: [instance] 2026-09-16 03:29:24.444109 | instance | 2026-09-16 03:29:24.444363 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:29:24.444604 | instance | Wednesday 16 September 2026 03:29:24 +0000 (0:00:00.077) 0:08:14.496 *** 2026-09-16 03:29:24.555780 | instance | skipping: [instance] 2026-09-16 03:29:24.555900 | instance | 2026-09-16 03:29:24.556072 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:29:24.556236 | instance | Wednesday 16 September 2026 03:29:24 +0000 (0:00:00.112) 0:08:14.608 *** 2026-09-16 03:29:24.637458 | instance | ok: [instance] 2026-09-16 03:29:24.637724 | instance | 2026-09-16 03:29:24.638036 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:29:24.638336 | instance | Wednesday 16 September 2026 03:29:24 +0000 (0:00:00.081) 0:08:14.690 *** 2026-09-16 03:29:24.793531 | instance | ok: [instance] => (item=oslo_db) 2026-09-16 03:29:24.793626 | instance | ok: [instance] => (item=identity) 2026-09-16 03:29:24.793738 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-16 03:29:24.793849 | instance | ok: [instance] => (item=oslo_cache) 2026-09-16 03:29:24.793947 | instance | 2026-09-16 03:29:24.794075 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:29:24.794180 | instance | Wednesday 16 September 2026 03:29:24 +0000 (0:00:00.156) 0:08:14.846 *** 2026-09-16 03:29:24.898915 | instance | ok: [instance] 2026-09-16 03:29:24.899241 | instance | 2026-09-16 03:29:24.899544 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:29:24.899808 | instance | Wednesday 16 September 2026 03:29:24 +0000 (0:00:00.105) 0:08:14.951 *** 2026-09-16 03:29:25.005400 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:29:25.005498 | instance | 2026-09-16 03:29:25.005676 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:29:25.005831 | instance | Wednesday 16 September 2026 03:29:24 +0000 (0:00:00.106) 0:08:15.058 *** 2026-09-16 03:29:25.757486 | instance | ok: [instance] 2026-09-16 03:29:25.757753 | instance | 2026-09-16 03:29:25.758172 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-09-16 03:29:25.758542 | instance | Wednesday 16 September 2026 03:29:25 +0000 (0:00:00.751) 0:08:15.809 *** 2026-09-16 03:29:26.900387 | instance | ok: [instance] => (item=None) 2026-09-16 03:29:26.900472 | instance | ok: [instance] 2026-09-16 03:29:26.900660 | instance | 2026-09-16 03:29:26.900828 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-09-16 03:29:26.900981 | instance | Wednesday 16 September 2026 03:29:26 +0000 (0:00:01.143) 0:08:16.953 *** 2026-09-16 03:29:28.045078 | instance | ok: [instance] => (item=atmosphere) 2026-09-16 03:29:28.045294 | instance | 2026-09-16 03:29:28.045542 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-09-16 03:29:28.045770 | instance | Wednesday 16 September 2026 03:29:28 +0000 (0:00:01.144) 0:08:18.097 *** 2026-09-16 03:29:29.292598 | instance | ok: [instance] 2026-09-16 03:29:29.292681 | instance | 2026-09-16 03:29:29.292691 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-09-16 03:29:29.292806 | instance | Wednesday 16 September 2026 03:29:29 +0000 (0:00:01.246) 0:08:19.344 *** 2026-09-16 03:29:30.303394 | instance | ok: [instance] => (item=None) 2026-09-16 03:29:30.303498 | instance | ok: [instance] 2026-09-16 03:29:30.303565 | instance | 2026-09-16 03:29:30.303796 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-09-16 03:29:30.303866 | instance | Wednesday 16 September 2026 03:29:30 +0000 (0:00:01.011) 0:08:20.356 *** 2026-09-16 03:29:31.569003 | instance | ok: [instance] => (item=None) 2026-09-16 03:29:31.569245 | instance | ok: [instance] 2026-09-16 03:29:31.569321 | instance | 2026-09-16 03:29:31.569365 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-09-16 03:29:31.569483 | instance | Wednesday 16 September 2026 03:29:31 +0000 (0:00:01.265) 0:08:21.622 *** 2026-09-16 03:29:35.160358 | instance | ok: [instance] 2026-09-16 03:29:35.160707 | instance | 2026-09-16 03:29:35.161409 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 03:29:35.161478 | instance | Wednesday 16 September 2026 03:29:35 +0000 (0:00:03.590) 0:08:25.213 *** 2026-09-16 03:29:35.354314 | instance | included: openstack_helm_ingress for instance 2026-09-16 03:29:35.354413 | instance | 2026-09-16 03:29:35.354506 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 03:29:35.354585 | instance | Wednesday 16 September 2026 03:29:35 +0000 (0:00:00.194) 0:08:25.407 *** 2026-09-16 03:29:35.458841 | instance | skipping: [instance] 2026-09-16 03:29:35.458918 | instance | 2026-09-16 03:29:35.458998 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 03:29:35.459121 | instance | Wednesday 16 September 2026 03:29:35 +0000 (0:00:00.104) 0:08:25.512 *** 2026-09-16 03:29:35.563803 | instance | skipping: [instance] 2026-09-16 03:29:35.563992 | instance | 2026-09-16 03:29:35.564378 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 03:29:35.564515 | instance | Wednesday 16 September 2026 03:29:35 +0000 (0:00:00.104) 0:08:25.616 *** 2026-09-16 03:29:35.684616 | instance | ok: [instance] 2026-09-16 03:29:35.684883 | instance | 2026-09-16 03:29:35.685163 | instance | TASK [Create Ingress identity] ************************************************* 2026-09-16 03:29:35.685400 | instance | Wednesday 16 September 2026 03:29:35 +0000 (0:00:00.120) 0:08:25.737 *** 2026-09-16 03:29:35.808296 | instance | included: ingress for instance 2026-09-16 03:29:35.808527 | instance | 2026-09-16 03:29:35.808923 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-09-16 03:29:35.809267 | instance | Wednesday 16 September 2026 03:29:35 +0000 (0:00:00.123) 0:08:25.861 *** 2026-09-16 03:29:37.274568 | instance | ok: [instance] 2026-09-16 03:29:37.274704 | instance | 2026-09-16 03:29:37.274866 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-09-16 03:29:37.275006 | instance | Wednesday 16 September 2026 03:29:37 +0000 (0:00:01.465) 0:08:27.326 *** 2026-09-16 03:29:37.666316 | instance | ok: [instance] 2026-09-16 03:29:37.666385 | instance | 2026-09-16 03:29:37.666487 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-09-16 03:29:37.666598 | instance | Wednesday 16 September 2026 03:29:37 +0000 (0:00:00.392) 0:08:27.719 *** 2026-09-16 03:29:38.528543 | instance | ok: [instance] 2026-09-16 03:29:38.528694 | instance | 2026-09-16 03:29:38.528707 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-09-16 03:29:38.528821 | instance | Wednesday 16 September 2026 03:29:38 +0000 (0:00:00.862) 0:08:28.581 *** 2026-09-16 03:29:39.870634 | instance | ok: [instance] => (item=atmosphere) 2026-09-16 03:29:39.870677 | instance | 2026-09-16 03:29:39.870682 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-09-16 03:29:39.870687 | instance | Wednesday 16 September 2026 03:29:39 +0000 (0:00:01.341) 0:08:29.923 *** 2026-09-16 03:29:41.152571 | instance | ok: [instance] => (item=atmosphere) 2026-09-16 03:29:41.152685 | instance | 2026-09-16 03:29:41.152955 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-09-16 03:29:41.152996 | instance | Wednesday 16 September 2026 03:29:41 +0000 (0:00:01.282) 0:08:31.205 *** 2026-09-16 03:29:42.272885 | instance | ok: [instance] => (item=atmosphere) 2026-09-16 03:29:42.273534 | instance | 2026-09-16 03:29:42.273561 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-09-16 03:29:42.273587 | instance | Wednesday 16 September 2026 03:29:42 +0000 (0:00:01.119) 0:08:32.324 *** 2026-09-16 03:29:43.579309 | instance | ok: [instance] => (item=atmosphere) 2026-09-16 03:29:43.579381 | instance | 2026-09-16 03:29:43.579467 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-09-16 03:29:43.579588 | instance | Wednesday 16 September 2026 03:29:43 +0000 (0:00:01.306) 0:08:33.631 *** 2026-09-16 03:29:43.941889 | instance | ok: [instance] 2026-09-16 03:29:43.941986 | instance | 2026-09-16 03:29:43.942169 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 03:29:43.942320 | instance | Wednesday 16 September 2026 03:29:43 +0000 (0:00:00.363) 0:08:33.994 *** 2026-09-16 03:29:45.476106 | instance | ok: [instance] 2026-09-16 03:29:45.476177 | instance | 2026-09-16 03:29:45.476289 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-16 03:29:45.476398 | instance | Wednesday 16 September 2026 03:29:45 +0000 (0:00:01.534) 0:08:35.529 *** 2026-09-16 03:29:45.800789 | instance | ok: [instance] 2026-09-16 03:29:45.800888 | instance | 2026-09-16 03:29:45.801040 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 03:29:45.801253 | instance | Wednesday 16 September 2026 03:29:45 +0000 (0:00:00.324) 0:08:35.853 *** 2026-09-16 03:29:45.938594 | instance | ok: [instance] => { 2026-09-16 03:29:45.938904 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-09-16 03:29:45.940202 | instance | } 2026-09-16 03:29:45.940240 | instance | 2026-09-16 03:29:45.940255 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 03:29:45.940268 | instance | Wednesday 16 September 2026 03:29:45 +0000 (0:00:00.137) 0:08:35.991 *** 2026-09-16 03:29:46.345706 | instance | ok: [instance] 2026-09-16 03:29:46.345799 | instance | 2026-09-16 03:29:46.345928 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 03:29:46.346048 | instance | Wednesday 16 September 2026 03:29:46 +0000 (0:00:00.407) 0:08:36.398 *** 2026-09-16 03:29:47.611758 | instance | ok: [instance] 2026-09-16 03:29:47.611862 | instance | 2026-09-16 03:29:47.612012 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-09-16 03:29:47.612175 | instance | Wednesday 16 September 2026 03:29:47 +0000 (0:00:01.264) 0:08:37.663 *** 2026-09-16 03:29:48.184211 | instance | ok: [instance] 2026-09-16 03:29:48.184288 | instance | 2026-09-16 03:29:48.184406 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-09-16 03:29:48.184516 | instance | Wednesday 16 September 2026 03:29:48 +0000 (0:00:00.572) 0:08:38.236 *** 2026-09-16 03:29:49.075840 | instance | ok: [instance] 2026-09-16 03:29:49.076189 | instance | 2026-09-16 03:29:49.076523 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-09-16 03:29:49.077208 | instance | Wednesday 16 September 2026 03:29:49 +0000 (0:00:00.892) 0:08:39.128 *** 2026-09-16 03:29:50.020178 | instance | ok: [instance] 2026-09-16 03:29:50.020266 | instance | 2026-09-16 03:29:50.020459 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-09-16 03:29:50.020696 | instance | Wednesday 16 September 2026 03:29:50 +0000 (0:00:00.944) 0:08:40.073 *** 2026-09-16 03:29:50.529169 | instance | ok: [instance] 2026-09-16 03:29:50.529362 | instance | 2026-09-16 03:29:50.529420 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-09-16 03:29:50.529565 | instance | Wednesday 16 September 2026 03:29:50 +0000 (0:00:00.509) 0:08:40.582 *** 2026-09-16 03:29:50.705833 | instance | included: openstack_helm_endpoints for instance 2026-09-16 03:29:50.705956 | instance | 2026-09-16 03:29:50.706294 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 03:29:50.706309 | instance | Wednesday 16 September 2026 03:29:50 +0000 (0:00:00.176) 0:08:40.759 *** 2026-09-16 03:29:50.772652 | instance | skipping: [instance] 2026-09-16 03:29:50.773049 | instance | 2026-09-16 03:29:50.773088 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 03:29:50.773105 | instance | Wednesday 16 September 2026 03:29:50 +0000 (0:00:00.066) 0:08:40.825 *** 2026-09-16 03:29:50.943781 | instance | skipping: [instance] 2026-09-16 03:29:50.943851 | instance | 2026-09-16 03:29:50.944048 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:29:50.944067 | instance | Wednesday 16 September 2026 03:29:50 +0000 (0:00:00.171) 0:08:40.996 *** 2026-09-16 03:29:51.043485 | instance | skipping: [instance] 2026-09-16 03:29:51.043553 | instance | 2026-09-16 03:29:51.043780 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:29:51.043821 | instance | Wednesday 16 September 2026 03:29:51 +0000 (0:00:00.099) 0:08:41.096 *** 2026-09-16 03:29:51.124599 | instance | skipping: [instance] 2026-09-16 03:29:51.124720 | instance | 2026-09-16 03:29:51.124888 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:29:51.125005 | instance | Wednesday 16 September 2026 03:29:51 +0000 (0:00:00.081) 0:08:41.177 *** 2026-09-16 03:29:51.222077 | instance | skipping: [instance] 2026-09-16 03:29:51.222140 | instance | 2026-09-16 03:29:51.222378 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:29:51.222545 | instance | Wednesday 16 September 2026 03:29:51 +0000 (0:00:00.097) 0:08:41.275 *** 2026-09-16 03:29:51.302371 | instance | skipping: [instance] 2026-09-16 03:29:51.302468 | instance | 2026-09-16 03:29:51.302663 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:29:51.302815 | instance | Wednesday 16 September 2026 03:29:51 +0000 (0:00:00.080) 0:08:41.355 *** 2026-09-16 03:29:51.375870 | instance | ok: [instance] 2026-09-16 03:29:51.376213 | instance | 2026-09-16 03:29:51.376479 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:29:51.376837 | instance | Wednesday 16 September 2026 03:29:51 +0000 (0:00:00.073) 0:08:41.428 *** 2026-09-16 03:29:51.449339 | instance | ok: [instance] => (item=identity) 2026-09-16 03:29:51.449710 | instance | 2026-09-16 03:29:51.450086 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:29:51.450441 | instance | Wednesday 16 September 2026 03:29:51 +0000 (0:00:00.072) 0:08:41.501 *** 2026-09-16 03:29:51.555752 | instance | ok: [instance] 2026-09-16 03:29:51.555965 | instance | 2026-09-16 03:29:51.556241 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-09-16 03:29:51.556485 | instance | Wednesday 16 September 2026 03:29:51 +0000 (0:00:00.106) 0:08:41.608 *** 2026-09-16 03:29:52.111113 | instance | ok: [instance] 2026-09-16 03:29:52.111210 | instance | 2026-09-16 03:29:52.111386 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-09-16 03:29:52.111533 | instance | Wednesday 16 September 2026 03:29:52 +0000 (0:00:00.555) 0:08:42.163 *** 2026-09-16 03:29:52.659263 | instance | ok: [instance] 2026-09-16 03:29:52.659336 | instance | 2026-09-16 03:29:52.659499 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-09-16 03:29:52.659615 | instance | Wednesday 16 September 2026 03:29:52 +0000 (0:00:00.548) 0:08:42.712 *** 2026-09-16 03:29:53.259424 | instance | ok: [instance] 2026-09-16 03:29:53.259721 | instance | 2026-09-16 03:29:53.259981 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-09-16 03:29:53.260272 | instance | Wednesday 16 September 2026 03:29:53 +0000 (0:00:00.599) 0:08:43.312 *** 2026-09-16 03:29:53.876491 | instance | ok: [instance] 2026-09-16 03:29:53.876837 | instance | 2026-09-16 03:29:53.877142 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 03:29:53.877407 | instance | Wednesday 16 September 2026 03:29:53 +0000 (0:00:00.616) 0:08:43.929 *** 2026-09-16 03:29:54.013896 | instance | ok: [instance] 2026-09-16 03:29:54.014220 | instance | 2026-09-16 03:29:54.014608 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 03:29:54.014968 | instance | Wednesday 16 September 2026 03:29:54 +0000 (0:00:00.137) 0:08:44.066 *** 2026-09-16 03:29:54.178247 | instance | included: rabbitmq for instance 2026-09-16 03:29:54.178357 | instance | 2026-09-16 03:29:54.178507 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-16 03:29:54.178657 | instance | Wednesday 16 September 2026 03:29:54 +0000 (0:00:00.163) 0:08:44.230 *** 2026-09-16 03:29:54.949076 | instance | ok: [instance] 2026-09-16 03:29:54.949446 | instance | 2026-09-16 03:29:54.949757 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-16 03:29:54.950039 | instance | Wednesday 16 September 2026 03:29:54 +0000 (0:00:00.771) 0:08:45.001 *** 2026-09-16 03:29:55.138285 | instance | skipping: [instance] 2026-09-16 03:29:55.138496 | instance | 2026-09-16 03:29:55.138686 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-16 03:29:55.138899 | instance | Wednesday 16 September 2026 03:29:55 +0000 (0:00:00.189) 0:08:45.191 *** 2026-09-16 03:29:55.330035 | instance | skipping: [instance] 2026-09-16 03:29:55.330127 | instance | 2026-09-16 03:29:55.330250 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-16 03:29:55.330355 | instance | Wednesday 16 September 2026 03:29:55 +0000 (0:00:00.191) 0:08:45.383 *** 2026-09-16 03:29:55.513910 | instance | skipping: [instance] 2026-09-16 03:29:55.514276 | instance | 2026-09-16 03:29:55.514615 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-16 03:29:55.514879 | instance | Wednesday 16 September 2026 03:29:55 +0000 (0:00:00.183) 0:08:45.566 *** 2026-09-16 03:29:56.418709 | instance | ok: [instance] 2026-09-16 03:29:56.418894 | instance | 2026-09-16 03:29:56.419131 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:29:56.419337 | instance | Wednesday 16 September 2026 03:29:56 +0000 (0:00:00.903) 0:08:46.470 *** 2026-09-16 03:29:57.162620 | instance | ok: [instance] 2026-09-16 03:29:57.162899 | instance | 2026-09-16 03:29:57.163189 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:29:57.163773 | instance | Wednesday 16 September 2026 03:29:57 +0000 (0:00:00.744) 0:08:47.215 *** 2026-09-16 03:29:57.261162 | instance | ok: [instance] 2026-09-16 03:29:57.261339 | instance | 2026-09-16 03:29:57.261588 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:29:57.261820 | instance | Wednesday 16 September 2026 03:29:57 +0000 (0:00:00.098) 0:08:47.314 *** 2026-09-16 03:29:57.344447 | instance | skipping: [instance] 2026-09-16 03:29:57.344698 | instance | 2026-09-16 03:29:57.344972 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:29:57.345293 | instance | Wednesday 16 September 2026 03:29:57 +0000 (0:00:00.083) 0:08:47.397 *** 2026-09-16 03:29:57.430302 | instance | skipping: [instance] 2026-09-16 03:29:57.430487 | instance | 2026-09-16 03:29:57.430904 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:29:57.431154 | instance | Wednesday 16 September 2026 03:29:57 +0000 (0:00:00.086) 0:08:47.483 *** 2026-09-16 03:29:57.535436 | instance | ok: [instance] 2026-09-16 03:29:57.535633 | instance | 2026-09-16 03:29:57.535887 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:29:57.536212 | instance | Wednesday 16 September 2026 03:29:57 +0000 (0:00:00.104) 0:08:47.588 *** 2026-09-16 03:29:57.726607 | instance | ok: [instance] => (item=oslo_cache) 2026-09-16 03:29:57.726939 | instance | ok: [instance] => (item=identity) 2026-09-16 03:29:57.727345 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-16 03:29:57.727669 | instance | ok: [instance] => (item=oslo_db) 2026-09-16 03:29:57.727941 | instance | ok: [instance] => (item=key_manager) 2026-09-16 03:29:57.728196 | instance | 2026-09-16 03:29:57.728514 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:29:57.728861 | instance | Wednesday 16 September 2026 03:29:57 +0000 (0:00:00.191) 0:08:47.779 *** 2026-09-16 03:29:57.856073 | instance | ok: [instance] 2026-09-16 03:29:57.856269 | instance | 2026-09-16 03:29:57.856671 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:29:57.856986 | instance | Wednesday 16 September 2026 03:29:57 +0000 (0:00:00.128) 0:08:47.907 *** 2026-09-16 03:29:58.071941 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:29:58.072171 | instance | 2026-09-16 03:29:58.072421 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:29:58.072780 | instance | Wednesday 16 September 2026 03:29:58 +0000 (0:00:00.216) 0:08:48.124 *** 2026-09-16 03:29:58.773019 | instance | ok: [instance] 2026-09-16 03:29:58.773216 | instance | 2026-09-16 03:29:58.773509 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-09-16 03:29:58.773784 | instance | Wednesday 16 September 2026 03:29:58 +0000 (0:00:00.701) 0:08:48.825 *** 2026-09-16 03:30:01.351727 | instance | ok: [instance] 2026-09-16 03:30:01.352009 | instance | 2026-09-16 03:30:01.352366 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 03:30:01.353403 | instance | Wednesday 16 September 2026 03:30:01 +0000 (0:00:02.578) 0:08:51.404 *** 2026-09-16 03:30:01.503623 | instance | included: openstack_helm_ingress for instance 2026-09-16 03:30:01.503757 | instance | 2026-09-16 03:30:01.503908 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 03:30:01.504079 | instance | Wednesday 16 September 2026 03:30:01 +0000 (0:00:00.152) 0:08:51.556 *** 2026-09-16 03:30:01.574570 | instance | skipping: [instance] 2026-09-16 03:30:01.574767 | instance | 2026-09-16 03:30:01.575015 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 03:30:01.575262 | instance | Wednesday 16 September 2026 03:30:01 +0000 (0:00:00.070) 0:08:51.627 *** 2026-09-16 03:30:01.669127 | instance | skipping: [instance] 2026-09-16 03:30:01.669229 | instance | 2026-09-16 03:30:01.669391 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 03:30:01.669562 | instance | Wednesday 16 September 2026 03:30:01 +0000 (0:00:00.094) 0:08:51.721 *** 2026-09-16 03:30:01.783838 | instance | ok: [instance] 2026-09-16 03:30:01.784072 | instance | 2026-09-16 03:30:01.784422 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-09-16 03:30:01.784807 | instance | Wednesday 16 September 2026 03:30:01 +0000 (0:00:00.114) 0:08:51.836 *** 2026-09-16 03:30:01.907899 | instance | included: ingress for instance 2026-09-16 03:30:01.907990 | instance | 2026-09-16 03:30:01.908254 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-09-16 03:30:01.908400 | instance | Wednesday 16 September 2026 03:30:01 +0000 (0:00:00.124) 0:08:51.960 *** 2026-09-16 03:30:03.077703 | instance | ok: [instance] 2026-09-16 03:30:03.077930 | instance | 2026-09-16 03:30:03.078212 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-09-16 03:30:03.078487 | instance | Wednesday 16 September 2026 03:30:03 +0000 (0:00:01.168) 0:08:53.129 *** 2026-09-16 03:30:04.285167 | instance | ok: [instance] 2026-09-16 03:30:04.285391 | instance | 2026-09-16 03:30:04.285627 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-09-16 03:30:04.285853 | instance | Wednesday 16 September 2026 03:30:04 +0000 (0:00:01.207) 0:08:54.337 *** 2026-09-16 03:30:10.434158 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-09-16 03:30:10.434349 | instance | 2026-09-16 03:30:10.434613 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:30:10.434835 | instance | Wednesday 16 September 2026 03:30:10 +0000 (0:00:06.149) 0:09:00.486 *** 2026-09-16 03:30:10.557749 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:30:10.557797 | instance | 2026-09-16 03:30:10.557804 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:30:10.557810 | instance | Wednesday 16 September 2026 03:30:10 +0000 (0:00:00.122) 0:09:00.609 *** 2026-09-16 03:30:11.236541 | instance | ok: [instance] 2026-09-16 03:30:11.236591 | instance | 2026-09-16 03:30:11.236614 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-09-16 03:30:11.236639 | instance | Wednesday 16 September 2026 03:30:11 +0000 (0:00:00.678) 0:09:01.288 *** 2026-09-16 03:30:14.461544 | instance | ok: [instance] 2026-09-16 03:30:14.461634 | instance | 2026-09-16 03:30:14.461655 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 03:30:14.461664 | instance | Wednesday 16 September 2026 03:30:14 +0000 (0:00:03.224) 0:09:04.513 *** 2026-09-16 03:30:14.543151 | instance | skipping: [instance] 2026-09-16 03:30:14.543216 | instance | 2026-09-16 03:30:14.543359 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 03:30:14.543421 | instance | Wednesday 16 September 2026 03:30:14 +0000 (0:00:00.083) 0:09:04.596 *** 2026-09-16 03:30:14.646003 | instance | skipping: [instance] 2026-09-16 03:30:14.646124 | instance | 2026-09-16 03:30:14.646274 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:30:14.646412 | instance | Wednesday 16 September 2026 03:30:14 +0000 (0:00:00.102) 0:09:04.698 *** 2026-09-16 03:30:14.717391 | instance | skipping: [instance] 2026-09-16 03:30:14.717457 | instance | 2026-09-16 03:30:14.717568 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:30:14.717670 | instance | Wednesday 16 September 2026 03:30:14 +0000 (0:00:00.071) 0:09:04.770 *** 2026-09-16 03:30:14.780884 | instance | skipping: [instance] 2026-09-16 03:30:14.780941 | instance | 2026-09-16 03:30:14.781070 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:30:14.781179 | instance | Wednesday 16 September 2026 03:30:14 +0000 (0:00:00.063) 0:09:04.834 *** 2026-09-16 03:30:14.838082 | instance | skipping: [instance] 2026-09-16 03:30:14.838261 | instance | 2026-09-16 03:30:14.838446 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:30:14.838609 | instance | Wednesday 16 September 2026 03:30:14 +0000 (0:00:00.057) 0:09:04.891 *** 2026-09-16 03:30:14.906770 | instance | skipping: [instance] 2026-09-16 03:30:14.907069 | instance | 2026-09-16 03:30:14.907492 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:30:14.907813 | instance | Wednesday 16 September 2026 03:30:14 +0000 (0:00:00.068) 0:09:04.959 *** 2026-09-16 03:30:14.998221 | instance | ok: [instance] 2026-09-16 03:30:14.998419 | instance | 2026-09-16 03:30:14.998729 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:30:14.999107 | instance | Wednesday 16 September 2026 03:30:14 +0000 (0:00:00.091) 0:09:05.050 *** 2026-09-16 03:30:15.105765 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-09-16 03:30:15.105834 | instance | 2026-09-16 03:30:15.105980 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:30:15.106141 | instance | Wednesday 16 September 2026 03:30:15 +0000 (0:00:00.108) 0:09:05.158 *** 2026-09-16 03:30:15.388311 | instance | ok: [instance] 2026-09-16 03:30:15.388437 | instance | 2026-09-16 03:30:15.388499 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:30:15.388663 | instance | Wednesday 16 September 2026 03:30:15 +0000 (0:00:00.282) 0:09:05.441 *** 2026-09-16 03:30:15.516787 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:30:15.516938 | instance | 2026-09-16 03:30:15.517168 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:30:15.517395 | instance | Wednesday 16 September 2026 03:30:15 +0000 (0:00:00.128) 0:09:05.569 *** 2026-09-16 03:30:16.192383 | instance | ok: [instance] 2026-09-16 03:30:16.192524 | instance | 2026-09-16 03:30:16.192606 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-09-16 03:30:16.192801 | instance | Wednesday 16 September 2026 03:30:16 +0000 (0:00:00.675) 0:09:06.244 *** 2026-09-16 03:30:31.291854 | instance | ok: [instance] 2026-09-16 03:30:31.292143 | instance | 2026-09-16 03:30:31.292352 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-09-16 03:30:31.292674 | instance | Wednesday 16 September 2026 03:30:31 +0000 (0:00:15.099) 0:09:21.344 *** 2026-09-16 03:30:46.155173 | instance | ok: [instance] 2026-09-16 03:30:46.155239 | instance | 2026-09-16 03:30:46.155356 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-09-16 03:30:46.155463 | instance | Wednesday 16 September 2026 03:30:46 +0000 (0:00:14.864) 0:09:36.208 *** 2026-09-16 03:30:47.620369 | instance | ok: [instance] 2026-09-16 03:30:47.620464 | instance | 2026-09-16 03:30:47.620611 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-09-16 03:30:47.620773 | instance | Wednesday 16 September 2026 03:30:47 +0000 (0:00:01.465) 0:09:37.673 *** 2026-09-16 03:30:48.973253 | instance | ok: [instance] 2026-09-16 03:30:48.973300 | instance | 2026-09-16 03:30:48.973310 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-09-16 03:30:48.973344 | instance | Wednesday 16 September 2026 03:30:48 +0000 (0:00:01.352) 0:09:39.026 *** 2026-09-16 03:30:49.762032 | instance | ok: [instance] 2026-09-16 03:30:49.762099 | instance | 2026-09-16 03:30:49.762108 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-09-16 03:30:49.762113 | instance | Wednesday 16 September 2026 03:30:49 +0000 (0:00:00.788) 0:09:39.814 *** 2026-09-16 03:30:50.637874 | instance | ok: [instance] 2026-09-16 03:30:50.637934 | instance | 2026-09-16 03:30:50.638193 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-09-16 03:30:50.638236 | instance | Wednesday 16 September 2026 03:30:50 +0000 (0:00:00.876) 0:09:40.690 *** 2026-09-16 03:30:52.943365 | instance | ok: [instance] 2026-09-16 03:30:52.943431 | instance | 2026-09-16 03:30:52.943646 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service domain] *** 2026-09-16 03:30:52.943663 | instance | Wednesday 16 September 2026 03:30:52 +0000 (0:00:02.305) 0:09:42.996 *** 2026-09-16 03:30:54.130807 | instance | ok: [instance] 2026-09-16 03:30:54.130887 | instance | 2026-09-16 03:30:54.131131 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service project] *** 2026-09-16 03:30:54.131174 | instance | Wednesday 16 September 2026 03:30:54 +0000 (0:00:01.187) 0:09:44.184 *** 2026-09-16 03:31:00.160334 | instance | ok: [instance] 2026-09-16 03:31:00.160423 | instance | 2026-09-16 03:31:00.160554 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-09-16 03:31:00.160684 | instance | Wednesday 16 September 2026 03:31:00 +0000 (0:00:06.028) 0:09:50.212 *** 2026-09-16 03:31:01.541249 | instance | [WARNING]: Module did not set no_log for update_password 2026-09-16 03:31:01.605145 | instance | ok: [instance] 2026-09-16 03:31:01.605205 | instance | 2026-09-16 03:31:01.605336 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-09-16 03:31:01.605491 | instance | Wednesday 16 September 2026 03:31:01 +0000 (0:00:01.445) 0:09:51.658 *** 2026-09-16 03:31:07.904520 | instance | ok: [instance] 2026-09-16 03:31:07.904647 | instance | 2026-09-16 03:31:07.904659 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-09-16 03:31:07.904836 | instance | Wednesday 16 September 2026 03:31:07 +0000 (0:00:06.298) 0:09:57.956 *** 2026-09-16 03:31:09.198810 | instance | ok: [instance] 2026-09-16 03:31:09.198916 | instance | 2026-09-16 03:31:09.198924 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-09-16 03:31:09.198930 | instance | Wednesday 16 September 2026 03:31:09 +0000 (0:00:01.294) 0:09:59.251 *** 2026-09-16 03:31:11.523191 | instance | ok: [instance] => (item={'interface': 'public', 'url': 'https://object-store.162-253-55-196.nip.io/swift/v1/%(tenant_id)s'}) 2026-09-16 03:31:11.523275 | instance | ok: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-09-16 03:31:11.523642 | instance | 2026-09-16 03:31:11.523700 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 03:31:11.523709 | instance | Wednesday 16 September 2026 03:31:11 +0000 (0:00:02.324) 0:10:01.576 *** 2026-09-16 03:31:11.685356 | instance | included: openstack_helm_ingress for instance 2026-09-16 03:31:11.685441 | instance | 2026-09-16 03:31:11.685566 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 03:31:11.685657 | instance | Wednesday 16 September 2026 03:31:11 +0000 (0:00:00.162) 0:10:01.738 *** 2026-09-16 03:31:11.797152 | instance | skipping: [instance] 2026-09-16 03:31:11.797226 | instance | 2026-09-16 03:31:11.797241 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 03:31:11.797254 | instance | Wednesday 16 September 2026 03:31:11 +0000 (0:00:00.110) 0:10:01.848 *** 2026-09-16 03:31:11.885860 | instance | skipping: [instance] 2026-09-16 03:31:11.885976 | instance | 2026-09-16 03:31:11.886172 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 03:31:11.886339 | instance | Wednesday 16 September 2026 03:31:11 +0000 (0:00:00.090) 0:10:01.938 *** 2026-09-16 03:31:11.985581 | instance | ok: [instance] 2026-09-16 03:31:11.985657 | instance | 2026-09-16 03:31:11.985728 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-09-16 03:31:11.985862 | instance | Wednesday 16 September 2026 03:31:11 +0000 (0:00:00.099) 0:10:02.038 *** 2026-09-16 03:31:12.125965 | instance | included: ingress for instance 2026-09-16 03:31:12.126087 | instance | 2026-09-16 03:31:12.126101 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-09-16 03:31:12.126245 | instance | Wednesday 16 September 2026 03:31:12 +0000 (0:00:00.140) 0:10:02.179 *** 2026-09-16 03:31:13.680266 | instance | ok: [instance] 2026-09-16 03:31:13.680338 | instance | 2026-09-16 03:31:13.680451 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:31:13.680565 | instance | Wednesday 16 September 2026 03:31:13 +0000 (0:00:01.553) 0:10:03.732 *** 2026-09-16 03:31:13.805613 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:31:13.805729 | instance | 2026-09-16 03:31:13.805743 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:31:13.805877 | instance | Wednesday 16 September 2026 03:31:13 +0000 (0:00:00.125) 0:10:03.858 *** 2026-09-16 03:31:14.498511 | instance | ok: [instance] 2026-09-16 03:31:14.498596 | instance | 2026-09-16 03:31:14.498956 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-09-16 03:31:14.499035 | instance | Wednesday 16 September 2026 03:31:14 +0000 (0:00:00.691) 0:10:04.549 *** 2026-09-16 03:31:29.542913 | instance | ok: [instance] 2026-09-16 03:31:29.542990 | instance | 2026-09-16 03:31:29.543253 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-09-16 03:31:29.543296 | instance | Wednesday 16 September 2026 03:31:29 +0000 (0:00:15.046) 0:10:19.596 *** 2026-09-16 03:31:29.627018 | instance | ok: [instance] => (item=10.96.240.200) 2026-09-16 03:31:29.627101 | instance | 2026-09-16 03:31:29.627360 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph namespace and service] *** 2026-09-16 03:31:29.627401 | instance | Wednesday 16 September 2026 03:31:29 +0000 (0:00:00.083) 0:10:19.680 *** 2026-09-16 03:31:30.528457 | instance | ok: [instance] 2026-09-16 03:31:30.528544 | instance | 2026-09-16 03:31:30.528599 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-09-16 03:31:30.528760 | instance | Wednesday 16 September 2026 03:31:30 +0000 (0:00:00.901) 0:10:20.581 *** 2026-09-16 03:31:31.356422 | instance | ok: [instance] 2026-09-16 03:31:31.356491 | instance | 2026-09-16 03:31:31.356620 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-09-16 03:31:31.356784 | instance | Wednesday 16 September 2026 03:31:31 +0000 (0:00:00.827) 0:10:21.409 *** 2026-09-16 03:31:32.895467 | instance | ok: [instance] 2026-09-16 03:31:32.895755 | instance | 2026-09-16 03:31:32.896037 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-09-16 03:31:32.896314 | instance | Wednesday 16 September 2026 03:31:32 +0000 (0:00:01.537) 0:10:22.947 *** 2026-09-16 03:31:32.968540 | instance | ok: [instance] 2026-09-16 03:31:32.968668 | instance | 2026-09-16 03:31:32.968728 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-09-16 03:31:32.968847 | instance | Wednesday 16 September 2026 03:31:32 +0000 (0:00:00.073) 0:10:23.021 *** 2026-09-16 03:31:33.859370 | instance | ok: [instance] 2026-09-16 03:31:33.859453 | instance | 2026-09-16 03:31:33.859657 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-09-16 03:31:33.859843 | instance | Wednesday 16 September 2026 03:31:33 +0000 (0:00:00.890) 0:10:23.912 *** 2026-09-16 03:31:34.049301 | instance | ok: [instance] 2026-09-16 03:31:34.049432 | instance | 2026-09-16 03:31:34.049588 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-09-16 03:31:34.049748 | instance | Wednesday 16 September 2026 03:31:34 +0000 (0:00:00.189) 0:10:24.102 *** 2026-09-16 03:31:36.132294 | instance | ok: [instance] 2026-09-16 03:31:36.132378 | instance | 2026-09-16 03:31:36.132472 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 03:31:36.132564 | instance | Wednesday 16 September 2026 03:31:36 +0000 (0:00:02.081) 0:10:26.184 *** 2026-09-16 03:31:36.243951 | instance | ok: [instance] 2026-09-16 03:31:36.244014 | instance | 2026-09-16 03:31:36.244148 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 03:31:36.244255 | instance | Wednesday 16 September 2026 03:31:36 +0000 (0:00:00.112) 0:10:26.296 *** 2026-09-16 03:31:36.388566 | instance | included: rabbitmq for instance 2026-09-16 03:31:36.388707 | instance | 2026-09-16 03:31:36.388875 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-16 03:31:36.388985 | instance | Wednesday 16 September 2026 03:31:36 +0000 (0:00:00.144) 0:10:26.441 *** 2026-09-16 03:31:37.215684 | instance | ok: [instance] 2026-09-16 03:31:37.215835 | instance | 2026-09-16 03:31:37.216039 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-16 03:31:37.216316 | instance | Wednesday 16 September 2026 03:31:37 +0000 (0:00:00.826) 0:10:27.268 *** 2026-09-16 03:31:37.386362 | instance | skipping: [instance] 2026-09-16 03:31:37.386555 | instance | 2026-09-16 03:31:37.386813 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-16 03:31:37.387040 | instance | Wednesday 16 September 2026 03:31:37 +0000 (0:00:00.170) 0:10:27.439 *** 2026-09-16 03:31:37.597328 | instance | skipping: [instance] 2026-09-16 03:31:37.597514 | instance | 2026-09-16 03:31:37.597766 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-16 03:31:37.597981 | instance | Wednesday 16 September 2026 03:31:37 +0000 (0:00:00.210) 0:10:27.649 *** 2026-09-16 03:31:37.795643 | instance | skipping: [instance] 2026-09-16 03:31:37.795809 | instance | 2026-09-16 03:31:37.796037 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-16 03:31:37.796356 | instance | Wednesday 16 September 2026 03:31:37 +0000 (0:00:00.198) 0:10:27.848 *** 2026-09-16 03:31:38.790221 | instance | ok: [instance] 2026-09-16 03:31:38.790293 | instance | 2026-09-16 03:31:38.790471 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:31:38.790608 | instance | Wednesday 16 September 2026 03:31:38 +0000 (0:00:00.994) 0:10:28.842 *** 2026-09-16 03:31:39.548656 | instance | ok: [instance] 2026-09-16 03:31:39.548914 | instance | 2026-09-16 03:31:39.549208 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:31:39.549437 | instance | Wednesday 16 September 2026 03:31:39 +0000 (0:00:00.759) 0:10:29.601 *** 2026-09-16 03:31:39.645367 | instance | ok: [instance] 2026-09-16 03:31:39.645563 | instance | 2026-09-16 03:31:39.645815 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:31:39.646069 | instance | Wednesday 16 September 2026 03:31:39 +0000 (0:00:00.096) 0:10:29.698 *** 2026-09-16 03:31:39.736392 | instance | skipping: [instance] 2026-09-16 03:31:39.736531 | instance | 2026-09-16 03:31:39.736868 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:31:39.737115 | instance | Wednesday 16 September 2026 03:31:39 +0000 (0:00:00.091) 0:10:29.789 *** 2026-09-16 03:31:39.822081 | instance | skipping: [instance] 2026-09-16 03:31:39.822266 | instance | 2026-09-16 03:31:39.822496 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:31:39.822716 | instance | Wednesday 16 September 2026 03:31:39 +0000 (0:00:00.085) 0:10:29.874 *** 2026-09-16 03:31:39.915961 | instance | ok: [instance] 2026-09-16 03:31:39.916117 | instance | 2026-09-16 03:31:39.916326 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:31:39.916493 | instance | Wednesday 16 September 2026 03:31:39 +0000 (0:00:00.094) 0:10:29.969 *** 2026-09-16 03:31:40.130451 | instance | ok: [instance] => (item=image) 2026-09-16 03:31:40.130735 | instance | ok: [instance] => (item=oslo_cache) 2026-09-16 03:31:40.131110 | instance | ok: [instance] => (item=identity) 2026-09-16 03:31:40.131447 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-16 03:31:40.131782 | instance | ok: [instance] => (item=oslo_db) 2026-09-16 03:31:40.132128 | instance | ok: [instance] => (item=dashboard) 2026-09-16 03:31:40.132435 | instance | 2026-09-16 03:31:40.132772 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:31:40.133036 | instance | Wednesday 16 September 2026 03:31:40 +0000 (0:00:00.214) 0:10:30.183 *** 2026-09-16 03:31:40.379719 | instance | ok: [instance] 2026-09-16 03:31:40.379915 | instance | 2026-09-16 03:31:40.380188 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:31:40.380437 | instance | Wednesday 16 September 2026 03:31:40 +0000 (0:00:00.249) 0:10:30.432 *** 2026-09-16 03:31:40.482883 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:31:40.483097 | instance | 2026-09-16 03:31:40.483325 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:31:40.483549 | instance | Wednesday 16 September 2026 03:31:40 +0000 (0:00:00.103) 0:10:30.535 *** 2026-09-16 03:31:41.187435 | instance | ok: [instance] 2026-09-16 03:31:41.187633 | instance | 2026-09-16 03:31:41.187913 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-09-16 03:31:41.188240 | instance | Wednesday 16 September 2026 03:31:41 +0000 (0:00:00.703) 0:10:31.239 *** 2026-09-16 03:31:41.539673 | instance | ok: [instance] 2026-09-16 03:31:41.539840 | instance | 2026-09-16 03:31:41.540120 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-09-16 03:31:41.540372 | instance | Wednesday 16 September 2026 03:31:41 +0000 (0:00:00.352) 0:10:31.591 *** 2026-09-16 03:31:44.478760 | instance | ok: [instance] 2026-09-16 03:31:44.478852 | instance | 2026-09-16 03:31:44.478948 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 03:31:44.479081 | instance | Wednesday 16 September 2026 03:31:44 +0000 (0:00:02.939) 0:10:34.531 *** 2026-09-16 03:31:44.666643 | instance | included: openstack_helm_ingress for instance 2026-09-16 03:31:44.666726 | instance | 2026-09-16 03:31:44.666887 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 03:31:44.667038 | instance | Wednesday 16 September 2026 03:31:44 +0000 (0:00:00.187) 0:10:34.719 *** 2026-09-16 03:31:44.753661 | instance | skipping: [instance] 2026-09-16 03:31:44.753740 | instance | 2026-09-16 03:31:44.753880 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 03:31:44.753902 | instance | Wednesday 16 September 2026 03:31:44 +0000 (0:00:00.087) 0:10:34.806 *** 2026-09-16 03:31:44.838283 | instance | skipping: [instance] 2026-09-16 03:31:44.838706 | instance | 2026-09-16 03:31:44.839085 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 03:31:44.839420 | instance | Wednesday 16 September 2026 03:31:44 +0000 (0:00:00.083) 0:10:34.890 *** 2026-09-16 03:31:44.964852 | instance | ok: [instance] 2026-09-16 03:31:44.965010 | instance | 2026-09-16 03:31:44.965322 | instance | TASK [Create Ingress image] **************************************************** 2026-09-16 03:31:44.965518 | instance | Wednesday 16 September 2026 03:31:44 +0000 (0:00:00.127) 0:10:35.017 *** 2026-09-16 03:31:45.093260 | instance | included: ingress for instance 2026-09-16 03:31:45.093543 | instance | 2026-09-16 03:31:45.093891 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-09-16 03:31:45.094168 | instance | Wednesday 16 September 2026 03:31:45 +0000 (0:00:00.127) 0:10:35.145 *** 2026-09-16 03:31:46.549520 | instance | ok: [instance] 2026-09-16 03:31:46.549587 | instance | 2026-09-16 03:31:46.549686 | instance | TASK [Create images] *********************************************************** 2026-09-16 03:31:46.549794 | instance | Wednesday 16 September 2026 03:31:46 +0000 (0:00:01.455) 0:10:36.601 *** 2026-09-16 03:31:46.696977 | instance | included: atmosphere.common.glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-09-16 03:31:46.697231 | instance | 2026-09-16 03:31:46.697483 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-09-16 03:31:46.697726 | instance | Wednesday 16 September 2026 03:31:46 +0000 (0:00:00.148) 0:10:36.749 *** 2026-09-16 03:31:48.290738 | instance | ok: [instance] 2026-09-16 03:31:48.290902 | instance | 2026-09-16 03:31:48.291164 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-09-16 03:31:48.291478 | instance | Wednesday 16 September 2026 03:31:48 +0000 (0:00:01.593) 0:10:38.342 *** 2026-09-16 03:31:50.204184 | instance | ok: [instance] 2026-09-16 03:31:50.204484 | instance | 2026-09-16 03:31:50.205186 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-09-16 03:31:50.205933 | instance | Wednesday 16 September 2026 03:31:50 +0000 (0:00:01.913) 0:10:40.255 *** 2026-09-16 03:31:50.309782 | instance | ok: [instance] 2026-09-16 03:31:50.309973 | instance | 2026-09-16 03:31:50.310259 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-09-16 03:31:50.310487 | instance | Wednesday 16 September 2026 03:31:50 +0000 (0:00:00.106) 0:10:40.362 *** 2026-09-16 03:31:51.709011 | instance | ok: [instance] 2026-09-16 03:31:51.709252 | instance | 2026-09-16 03:31:51.709580 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-09-16 03:31:51.709845 | instance | Wednesday 16 September 2026 03:31:51 +0000 (0:00:01.399) 0:10:41.761 *** 2026-09-16 03:31:51.844167 | instance | ok: [instance] 2026-09-16 03:31:51.844294 | instance | 2026-09-16 03:31:51.844416 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-09-16 03:31:51.844576 | instance | Wednesday 16 September 2026 03:31:51 +0000 (0:00:00.135) 0:10:41.896 *** 2026-09-16 03:31:51.925430 | instance | ok: [instance] 2026-09-16 03:31:51.925505 | instance | 2026-09-16 03:31:51.925659 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-09-16 03:31:51.925795 | instance | Wednesday 16 September 2026 03:31:51 +0000 (0:00:00.081) 0:10:41.978 *** 2026-09-16 03:31:51.988281 | instance | skipping: [instance] 2026-09-16 03:31:51.988401 | instance | 2026-09-16 03:31:51.988574 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-09-16 03:31:51.988743 | instance | Wednesday 16 September 2026 03:31:51 +0000 (0:00:00.062) 0:10:42.041 *** 2026-09-16 03:31:52.062489 | instance | skipping: [instance] 2026-09-16 03:31:52.062665 | instance | 2026-09-16 03:31:52.062905 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-09-16 03:31:52.063164 | instance | Wednesday 16 September 2026 03:31:52 +0000 (0:00:00.074) 0:10:42.115 *** 2026-09-16 03:31:52.138938 | instance | skipping: [instance] 2026-09-16 03:31:52.139203 | instance | 2026-09-16 03:31:52.139515 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-09-16 03:31:52.139762 | instance | Wednesday 16 September 2026 03:31:52 +0000 (0:00:00.076) 0:10:42.191 *** 2026-09-16 03:31:52.375734 | instance | skipping: [instance] 2026-09-16 03:31:52.376093 | instance | 2026-09-16 03:31:52.376361 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-09-16 03:31:52.376613 | instance | Wednesday 16 September 2026 03:31:52 +0000 (0:00:00.236) 0:10:42.428 *** 2026-09-16 03:31:52.434405 | instance | skipping: [instance] 2026-09-16 03:31:52.434680 | instance | 2026-09-16 03:31:52.434904 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-09-16 03:31:52.435195 | instance | Wednesday 16 September 2026 03:31:52 +0000 (0:00:00.058) 0:10:42.487 *** 2026-09-16 03:31:52.521842 | instance | skipping: [instance] 2026-09-16 03:31:52.522033 | instance | 2026-09-16 03:31:52.522295 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-09-16 03:31:52.522550 | instance | Wednesday 16 September 2026 03:31:52 +0000 (0:00:00.086) 0:10:42.574 *** 2026-09-16 03:31:52.592675 | instance | skipping: [instance] 2026-09-16 03:31:52.592969 | instance | 2026-09-16 03:31:52.593250 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-09-16 03:31:52.593487 | instance | Wednesday 16 September 2026 03:31:52 +0000 (0:00:00.071) 0:10:42.645 *** 2026-09-16 03:31:52.671926 | instance | skipping: [instance] 2026-09-16 03:31:52.672211 | instance | 2026-09-16 03:31:52.672591 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-09-16 03:31:52.673229 | instance | Wednesday 16 September 2026 03:31:52 +0000 (0:00:00.079) 0:10:42.724 *** 2026-09-16 03:31:52.797904 | instance | skipping: [instance] 2026-09-16 03:31:52.798277 | instance | 2026-09-16 03:31:52.798627 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-09-16 03:31:52.798888 | instance | Wednesday 16 September 2026 03:31:52 +0000 (0:00:00.125) 0:10:42.850 *** 2026-09-16 03:31:53.004493 | instance | skipping: [instance] 2026-09-16 03:31:53.004705 | instance | 2026-09-16 03:31:53.005002 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 03:31:53.005258 | instance | Wednesday 16 September 2026 03:31:52 +0000 (0:00:00.206) 0:10:43.056 *** 2026-09-16 03:31:53.112568 | instance | ok: [instance] 2026-09-16 03:31:53.112732 | instance | 2026-09-16 03:31:53.113024 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 03:31:53.113259 | instance | Wednesday 16 September 2026 03:31:53 +0000 (0:00:00.108) 0:10:43.165 *** 2026-09-16 03:31:53.214464 | instance | skipping: [instance] 2026-09-16 03:31:53.214659 | instance | 2026-09-16 03:31:53.214910 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:31:53.215190 | instance | Wednesday 16 September 2026 03:31:53 +0000 (0:00:00.101) 0:10:43.267 *** 2026-09-16 03:31:53.305806 | instance | skipping: [instance] 2026-09-16 03:31:53.305990 | instance | 2026-09-16 03:31:53.306205 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:31:53.306401 | instance | Wednesday 16 September 2026 03:31:53 +0000 (0:00:00.091) 0:10:43.358 *** 2026-09-16 03:31:53.380744 | instance | skipping: [instance] 2026-09-16 03:31:53.381025 | instance | 2026-09-16 03:31:53.381513 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:31:53.381876 | instance | Wednesday 16 September 2026 03:31:53 +0000 (0:00:00.074) 0:10:43.433 *** 2026-09-16 03:31:53.490348 | instance | skipping: [instance] 2026-09-16 03:31:53.490513 | instance | 2026-09-16 03:31:53.490776 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:31:53.491040 | instance | Wednesday 16 September 2026 03:31:53 +0000 (0:00:00.109) 0:10:43.542 *** 2026-09-16 03:31:53.578449 | instance | skipping: [instance] 2026-09-16 03:31:53.578550 | instance | 2026-09-16 03:31:53.578694 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:31:53.578843 | instance | Wednesday 16 September 2026 03:31:53 +0000 (0:00:00.088) 0:10:43.630 *** 2026-09-16 03:31:53.656507 | instance | ok: [instance] 2026-09-16 03:31:53.656717 | instance | 2026-09-16 03:31:53.657097 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:31:53.657362 | instance | Wednesday 16 September 2026 03:31:53 +0000 (0:00:00.077) 0:10:43.708 *** 2026-09-16 03:31:53.823488 | instance | ok: [instance] => (item=staffeln) 2026-09-16 03:31:53.823580 | instance | ok: [instance] => (item=identity) 2026-09-16 03:31:53.823739 | instance | ok: [instance] => (item=oslo_db) 2026-09-16 03:31:53.823886 | instance | ok: [instance] => (item=oslo_cache) 2026-09-16 03:31:53.824015 | instance | 2026-09-16 03:31:53.824179 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:31:53.824327 | instance | Wednesday 16 September 2026 03:31:53 +0000 (0:00:00.167) 0:10:43.876 *** 2026-09-16 03:31:53.962323 | instance | ok: [instance] 2026-09-16 03:31:53.962482 | instance | 2026-09-16 03:31:53.962731 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:31:53.962973 | instance | Wednesday 16 September 2026 03:31:53 +0000 (0:00:00.138) 0:10:44.014 *** 2026-09-16 03:31:54.065190 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:31:54.065276 | instance | 2026-09-16 03:31:54.065431 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:31:54.065579 | instance | Wednesday 16 September 2026 03:31:54 +0000 (0:00:00.103) 0:10:44.118 *** 2026-09-16 03:31:54.822472 | instance | ok: [instance] 2026-09-16 03:31:54.822688 | instance | 2026-09-16 03:31:54.823007 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-09-16 03:31:54.823323 | instance | Wednesday 16 September 2026 03:31:54 +0000 (0:00:00.755) 0:10:44.873 *** 2026-09-16 03:31:57.372215 | instance | ok: [instance] 2026-09-16 03:31:57.372301 | instance | 2026-09-16 03:31:57.372515 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 03:31:57.372726 | instance | Wednesday 16 September 2026 03:31:57 +0000 (0:00:02.551) 0:10:47.424 *** 2026-09-16 03:31:57.648678 | instance | ok: [instance] 2026-09-16 03:31:57.648770 | instance | 2026-09-16 03:31:57.649006 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 03:31:57.649279 | instance | Wednesday 16 September 2026 03:31:57 +0000 (0:00:00.276) 0:10:47.701 *** 2026-09-16 03:31:57.794001 | instance | included: rabbitmq for instance 2026-09-16 03:31:57.794220 | instance | 2026-09-16 03:31:57.794469 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-16 03:31:57.794716 | instance | Wednesday 16 September 2026 03:31:57 +0000 (0:00:00.145) 0:10:47.846 *** 2026-09-16 03:31:58.653561 | instance | ok: [instance] 2026-09-16 03:31:58.653707 | instance | 2026-09-16 03:31:58.653865 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-16 03:31:58.654016 | instance | Wednesday 16 September 2026 03:31:58 +0000 (0:00:00.859) 0:10:48.706 *** 2026-09-16 03:31:59.097149 | instance | skipping: [instance] 2026-09-16 03:31:59.097325 | instance | 2026-09-16 03:31:59.097555 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-16 03:31:59.097759 | instance | Wednesday 16 September 2026 03:31:59 +0000 (0:00:00.443) 0:10:49.150 *** 2026-09-16 03:31:59.297687 | instance | skipping: [instance] 2026-09-16 03:31:59.297876 | instance | 2026-09-16 03:31:59.298169 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-16 03:31:59.298445 | instance | Wednesday 16 September 2026 03:31:59 +0000 (0:00:00.200) 0:10:49.350 *** 2026-09-16 03:31:59.510563 | instance | skipping: [instance] 2026-09-16 03:31:59.511805 | instance | 2026-09-16 03:31:59.512319 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-16 03:31:59.512779 | instance | Wednesday 16 September 2026 03:31:59 +0000 (0:00:00.212) 0:10:49.562 *** 2026-09-16 03:32:00.555779 | instance | ok: [instance] 2026-09-16 03:32:00.555985 | instance | 2026-09-16 03:32:00.556255 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:32:00.556503 | instance | Wednesday 16 September 2026 03:32:00 +0000 (0:00:01.046) 0:10:50.608 *** 2026-09-16 03:32:01.418099 | instance | ok: [instance] 2026-09-16 03:32:01.418298 | instance | 2026-09-16 03:32:01.418551 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:32:01.418793 | instance | Wednesday 16 September 2026 03:32:01 +0000 (0:00:00.862) 0:10:51.470 *** 2026-09-16 03:32:01.497931 | instance | ok: [instance] 2026-09-16 03:32:01.498035 | instance | 2026-09-16 03:32:01.498240 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:32:01.498397 | instance | Wednesday 16 September 2026 03:32:01 +0000 (0:00:00.080) 0:10:51.550 *** 2026-09-16 03:32:01.575299 | instance | skipping: [instance] 2026-09-16 03:32:01.575382 | instance | 2026-09-16 03:32:01.575902 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:32:01.575959 | instance | Wednesday 16 September 2026 03:32:01 +0000 (0:00:00.077) 0:10:51.628 *** 2026-09-16 03:32:01.648908 | instance | skipping: [instance] 2026-09-16 03:32:01.648966 | instance | 2026-09-16 03:32:01.649125 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:32:01.649263 | instance | Wednesday 16 September 2026 03:32:01 +0000 (0:00:00.073) 0:10:51.702 *** 2026-09-16 03:32:01.742067 | instance | ok: [instance] 2026-09-16 03:32:01.742297 | instance | 2026-09-16 03:32:01.742571 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:32:01.742803 | instance | Wednesday 16 September 2026 03:32:01 +0000 (0:00:00.092) 0:10:51.794 *** 2026-09-16 03:32:01.918901 | instance | ok: [instance] => (item=image) 2026-09-16 03:32:01.919233 | instance | ok: [instance] => (item=volumev3) 2026-09-16 03:32:01.919537 | instance | ok: [instance] => (item=oslo_cache) 2026-09-16 03:32:01.919845 | instance | ok: [instance] => (item=identity) 2026-09-16 03:32:01.920181 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-16 03:32:01.920472 | instance | ok: [instance] => (item=oslo_db) 2026-09-16 03:32:01.920781 | instance | 2026-09-16 03:32:01.921088 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:32:01.921492 | instance | Wednesday 16 September 2026 03:32:01 +0000 (0:00:00.176) 0:10:51.971 *** 2026-09-16 03:32:02.033516 | instance | ok: [instance] 2026-09-16 03:32:02.033743 | instance | 2026-09-16 03:32:02.033969 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:32:02.034203 | instance | Wednesday 16 September 2026 03:32:02 +0000 (0:00:00.113) 0:10:52.084 *** 2026-09-16 03:32:02.171914 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:32:02.172221 | instance | 2026-09-16 03:32:02.172494 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:32:02.172762 | instance | Wednesday 16 September 2026 03:32:02 +0000 (0:00:00.139) 0:10:52.224 *** 2026-09-16 03:32:03.293090 | instance | ok: [instance] 2026-09-16 03:32:03.293191 | instance | 2026-09-16 03:32:03.293352 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-09-16 03:32:03.293502 | instance | Wednesday 16 September 2026 03:32:03 +0000 (0:00:01.120) 0:10:53.345 *** 2026-09-16 03:32:03.638568 | instance | ok: [instance] 2026-09-16 03:32:03.638623 | instance | 2026-09-16 03:32:03.638630 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-09-16 03:32:03.638639 | instance | Wednesday 16 September 2026 03:32:03 +0000 (0:00:00.345) 0:10:53.691 *** 2026-09-16 03:32:03.716575 | instance | ok: [instance] 2026-09-16 03:32:03.716739 | instance | 2026-09-16 03:32:03.716958 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-09-16 03:32:03.717177 | instance | Wednesday 16 September 2026 03:32:03 +0000 (0:00:00.078) 0:10:53.769 *** 2026-09-16 03:32:03.925088 | instance | ok: [instance] 2026-09-16 03:32:03.925428 | instance | 2026-09-16 03:32:03.925730 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-09-16 03:32:03.926092 | instance | Wednesday 16 September 2026 03:32:03 +0000 (0:00:00.207) 0:10:53.977 *** 2026-09-16 03:32:06.765838 | instance | ok: [instance] 2026-09-16 03:32:06.765902 | instance | 2026-09-16 03:32:06.766032 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 03:32:06.766162 | instance | Wednesday 16 September 2026 03:32:06 +0000 (0:00:02.841) 0:10:56.818 *** 2026-09-16 03:32:06.927545 | instance | included: openstack_helm_ingress for instance 2026-09-16 03:32:06.927650 | instance | 2026-09-16 03:32:06.927803 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 03:32:06.928275 | instance | Wednesday 16 September 2026 03:32:06 +0000 (0:00:00.161) 0:10:56.980 *** 2026-09-16 03:32:07.007255 | instance | skipping: [instance] 2026-09-16 03:32:07.007365 | instance | 2026-09-16 03:32:07.007517 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 03:32:07.007628 | instance | Wednesday 16 September 2026 03:32:07 +0000 (0:00:00.079) 0:10:57.060 *** 2026-09-16 03:32:07.087224 | instance | skipping: [instance] 2026-09-16 03:32:07.087360 | instance | 2026-09-16 03:32:07.087544 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 03:32:07.087694 | instance | Wednesday 16 September 2026 03:32:07 +0000 (0:00:00.079) 0:10:57.140 *** 2026-09-16 03:32:07.182313 | instance | ok: [instance] 2026-09-16 03:32:07.182425 | instance | 2026-09-16 03:32:07.182568 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-09-16 03:32:07.182684 | instance | Wednesday 16 September 2026 03:32:07 +0000 (0:00:00.094) 0:10:57.235 *** 2026-09-16 03:32:07.321429 | instance | included: ingress for instance 2026-09-16 03:32:07.321483 | instance | 2026-09-16 03:32:07.321598 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-09-16 03:32:07.321728 | instance | Wednesday 16 September 2026 03:32:07 +0000 (0:00:00.139) 0:10:57.374 *** 2026-09-16 03:32:08.777621 | instance | ok: [instance] 2026-09-16 03:32:08.777848 | instance | 2026-09-16 03:32:08.778208 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 03:32:08.778542 | instance | Wednesday 16 September 2026 03:32:08 +0000 (0:00:01.455) 0:10:58.829 *** 2026-09-16 03:32:08.905345 | instance | ok: [instance] 2026-09-16 03:32:08.905477 | instance | 2026-09-16 03:32:08.905689 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 03:32:08.905899 | instance | Wednesday 16 September 2026 03:32:08 +0000 (0:00:00.128) 0:10:58.958 *** 2026-09-16 03:32:08.961750 | instance | skipping: [instance] 2026-09-16 03:32:08.961826 | instance | 2026-09-16 03:32:08.961919 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:32:08.962020 | instance | Wednesday 16 September 2026 03:32:08 +0000 (0:00:00.056) 0:10:59.014 *** 2026-09-16 03:32:09.034587 | instance | skipping: [instance] 2026-09-16 03:32:09.034665 | instance | 2026-09-16 03:32:09.034728 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:32:09.034814 | instance | Wednesday 16 September 2026 03:32:09 +0000 (0:00:00.072) 0:10:59.087 *** 2026-09-16 03:32:09.120709 | instance | skipping: [instance] 2026-09-16 03:32:09.120876 | instance | 2026-09-16 03:32:09.121053 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:32:09.121240 | instance | Wednesday 16 September 2026 03:32:09 +0000 (0:00:00.085) 0:10:59.173 *** 2026-09-16 03:32:09.197706 | instance | skipping: [instance] 2026-09-16 03:32:09.197870 | instance | 2026-09-16 03:32:09.198053 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:32:09.198249 | instance | Wednesday 16 September 2026 03:32:09 +0000 (0:00:00.077) 0:10:59.250 *** 2026-09-16 03:32:09.294375 | instance | skipping: [instance] 2026-09-16 03:32:09.294607 | instance | 2026-09-16 03:32:09.294896 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:32:09.295169 | instance | Wednesday 16 September 2026 03:32:09 +0000 (0:00:00.096) 0:10:59.347 *** 2026-09-16 03:32:09.373375 | instance | ok: [instance] 2026-09-16 03:32:09.373530 | instance | 2026-09-16 03:32:09.373571 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:32:09.373677 | instance | Wednesday 16 September 2026 03:32:09 +0000 (0:00:00.079) 0:10:59.426 *** 2026-09-16 03:32:09.543350 | instance | ok: [instance] => (item=placement) 2026-09-16 03:32:09.543579 | instance | ok: [instance] => (item=identity) 2026-09-16 03:32:09.543811 | instance | ok: [instance] => (item=oslo_db) 2026-09-16 03:32:09.544038 | instance | ok: [instance] => (item=oslo_cache) 2026-09-16 03:32:09.544391 | instance | 2026-09-16 03:32:09.544486 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:32:09.544773 | instance | Wednesday 16 September 2026 03:32:09 +0000 (0:00:00.169) 0:10:59.596 *** 2026-09-16 03:32:09.641979 | instance | ok: [instance] 2026-09-16 03:32:09.642089 | instance | 2026-09-16 03:32:09.642214 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:32:09.642332 | instance | Wednesday 16 September 2026 03:32:09 +0000 (0:00:00.098) 0:10:59.694 *** 2026-09-16 03:32:09.739979 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:32:09.740241 | instance | 2026-09-16 03:32:09.740488 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:32:09.740802 | instance | Wednesday 16 September 2026 03:32:09 +0000 (0:00:00.097) 0:10:59.792 *** 2026-09-16 03:32:10.369945 | instance | ok: [instance] 2026-09-16 03:32:10.370207 | instance | 2026-09-16 03:32:10.370455 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-09-16 03:32:10.370695 | instance | Wednesday 16 September 2026 03:32:10 +0000 (0:00:00.630) 0:11:00.422 *** 2026-09-16 03:32:12.829230 | instance | ok: [instance] 2026-09-16 03:32:12.829347 | instance | 2026-09-16 03:32:12.829490 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 03:32:12.830132 | instance | Wednesday 16 September 2026 03:32:12 +0000 (0:00:02.458) 0:11:02.881 *** 2026-09-16 03:32:12.981849 | instance | included: openstack_helm_ingress for instance 2026-09-16 03:32:12.982035 | instance | 2026-09-16 03:32:12.982326 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 03:32:12.982582 | instance | Wednesday 16 September 2026 03:32:12 +0000 (0:00:00.152) 0:11:03.034 *** 2026-09-16 03:32:13.067189 | instance | skipping: [instance] 2026-09-16 03:32:13.067496 | instance | 2026-09-16 03:32:13.067873 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 03:32:13.068325 | instance | Wednesday 16 September 2026 03:32:13 +0000 (0:00:00.085) 0:11:03.119 *** 2026-09-16 03:32:13.158276 | instance | skipping: [instance] 2026-09-16 03:32:13.158417 | instance | 2026-09-16 03:32:13.158432 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 03:32:13.158487 | instance | Wednesday 16 September 2026 03:32:13 +0000 (0:00:00.090) 0:11:03.210 *** 2026-09-16 03:32:13.256465 | instance | ok: [instance] 2026-09-16 03:32:13.256577 | instance | 2026-09-16 03:32:13.256757 | instance | TASK [Create Ingress placement] ************************************************ 2026-09-16 03:32:13.256891 | instance | Wednesday 16 September 2026 03:32:13 +0000 (0:00:00.098) 0:11:03.309 *** 2026-09-16 03:32:13.367074 | instance | included: ingress for instance 2026-09-16 03:32:13.367181 | instance | 2026-09-16 03:32:13.367235 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-09-16 03:32:13.367338 | instance | Wednesday 16 September 2026 03:32:13 +0000 (0:00:00.110) 0:11:03.420 *** 2026-09-16 03:32:14.841890 | instance | ok: [instance] 2026-09-16 03:32:14.842026 | instance | 2026-09-16 03:32:14.842185 | instance | PLAY [Configure operating system] ********************************************** 2026-09-16 03:32:14.842425 | instance | 2026-09-16 03:32:14.842580 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 03:32:14.842736 | instance | Wednesday 16 September 2026 03:32:14 +0000 (0:00:01.474) 0:11:04.895 *** 2026-09-16 03:32:18.783510 | instance | ok: [instance] 2026-09-16 03:32:18.783778 | instance | 2026-09-16 03:32:18.784039 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-09-16 03:32:18.784410 | instance | Wednesday 16 September 2026 03:32:18 +0000 (0:00:03.940) 0:11:08.835 *** 2026-09-16 03:32:19.026019 | instance | ok: [instance] 2026-09-16 03:32:19.026208 | instance | 2026-09-16 03:32:19.026411 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-09-16 03:32:19.026663 | instance | Wednesday 16 September 2026 03:32:19 +0000 (0:00:00.243) 0:11:09.078 *** 2026-09-16 03:32:19.089428 | instance | skipping: [instance] 2026-09-16 03:32:19.089632 | instance | 2026-09-16 03:32:19.089947 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-09-16 03:32:19.090259 | instance | Wednesday 16 September 2026 03:32:19 +0000 (0:00:00.063) 0:11:09.142 *** 2026-09-16 03:32:19.175619 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-09-16 03:32:19.175696 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-09-16 03:32:19.176431 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-09-16 03:32:19.176477 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-09-16 03:32:19.176485 | instance | skipping: [instance] 2026-09-16 03:32:19.176493 | instance | 2026-09-16 03:32:19.176514 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-09-16 03:32:19.176520 | instance | Wednesday 16 September 2026 03:32:19 +0000 (0:00:00.086) 0:11:09.228 *** 2026-09-16 03:32:19.261229 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-09-16 03:32:19.261417 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-09-16 03:32:19.261563 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-09-16 03:32:19.261707 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-09-16 03:32:19.261846 | instance | skipping: [instance] 2026-09-16 03:32:19.261982 | instance | 2026-09-16 03:32:19.262160 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-09-16 03:32:19.262305 | instance | Wednesday 16 September 2026 03:32:19 +0000 (0:00:00.085) 0:11:09.314 *** 2026-09-16 03:32:19.319271 | instance | skipping: [instance] 2026-09-16 03:32:19.319511 | instance | 2026-09-16 03:32:19.319682 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-09-16 03:32:19.319890 | instance | Wednesday 16 September 2026 03:32:19 +0000 (0:00:00.057) 0:11:09.372 *** 2026-09-16 03:32:19.408798 | instance | skipping: [instance] 2026-09-16 03:32:19.409206 | instance | 2026-09-16 03:32:19.409527 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-09-16 03:32:19.409828 | instance | Wednesday 16 September 2026 03:32:19 +0000 (0:00:00.089) 0:11:09.461 *** 2026-09-16 03:32:19.833650 | instance | ok: [instance] 2026-09-16 03:32:19.834000 | instance | 2026-09-16 03:32:19.834365 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-09-16 03:32:19.834681 | instance | Wednesday 16 September 2026 03:32:19 +0000 (0:00:00.425) 0:11:09.886 *** 2026-09-16 03:32:21.264953 | instance | ok: [instance] 2026-09-16 03:32:21.265335 | instance | 2026-09-16 03:32:21.265653 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-09-16 03:32:21.265959 | instance | Wednesday 16 September 2026 03:32:21 +0000 (0:00:01.431) 0:11:11.317 *** 2026-09-16 03:32:21.870156 | instance | ok: [instance] 2026-09-16 03:32:21.870251 | instance | 2026-09-16 03:32:21.870259 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-09-16 03:32:21.870273 | instance | Wednesday 16 September 2026 03:32:21 +0000 (0:00:00.603) 0:11:11.921 *** 2026-09-16 03:32:23.292538 | instance | ok: [instance] 2026-09-16 03:32:23.292751 | instance | 2026-09-16 03:32:23.292929 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-09-16 03:32:23.293105 | instance | Wednesday 16 September 2026 03:32:23 +0000 (0:00:01.423) 0:11:13.345 *** 2026-09-16 03:32:23.828953 | instance | ok: [instance] 2026-09-16 03:32:23.829032 | instance | 2026-09-16 03:32:23.829244 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-09-16 03:32:23.829391 | instance | Wednesday 16 September 2026 03:32:23 +0000 (0:00:00.536) 0:11:13.882 *** 2026-09-16 03:32:24.407241 | instance | ok: [instance] 2026-09-16 03:32:24.407314 | instance | 2026-09-16 03:32:24.407504 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-09-16 03:32:24.407658 | instance | Wednesday 16 September 2026 03:32:24 +0000 (0:00:00.577) 0:11:14.460 *** 2026-09-16 03:32:25.125287 | instance | ok: [instance] 2026-09-16 03:32:25.125477 | instance | 2026-09-16 03:32:25.125708 | instance | PLAY [Deploy SDN] ************************************************************** 2026-09-16 03:32:25.125911 | instance | 2026-09-16 03:32:25.126174 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 03:32:25.126412 | instance | Wednesday 16 September 2026 03:32:25 +0000 (0:00:00.717) 0:11:15.178 *** 2026-09-16 03:32:25.297488 | instance | ok: [instance] 2026-09-16 03:32:25.297565 | instance | 2026-09-16 03:32:25.297788 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 03:32:25.297925 | instance | Wednesday 16 September 2026 03:32:25 +0000 (0:00:00.172) 0:11:15.350 *** 2026-09-16 03:32:25.363213 | instance | skipping: [instance] 2026-09-16 03:32:25.363424 | instance | 2026-09-16 03:32:25.363696 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:32:25.363956 | instance | Wednesday 16 September 2026 03:32:25 +0000 (0:00:00.065) 0:11:15.415 *** 2026-09-16 03:32:25.427733 | instance | skipping: [instance] 2026-09-16 03:32:25.428110 | instance | 2026-09-16 03:32:25.428518 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:32:25.428938 | instance | Wednesday 16 September 2026 03:32:25 +0000 (0:00:00.064) 0:11:15.480 *** 2026-09-16 03:32:25.516530 | instance | skipping: [instance] 2026-09-16 03:32:25.516647 | instance | 2026-09-16 03:32:25.516901 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:32:25.517170 | instance | Wednesday 16 September 2026 03:32:25 +0000 (0:00:00.088) 0:11:15.568 *** 2026-09-16 03:32:25.605266 | instance | skipping: [instance] 2026-09-16 03:32:25.605326 | instance | 2026-09-16 03:32:25.605437 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:32:25.605583 | instance | Wednesday 16 September 2026 03:32:25 +0000 (0:00:00.089) 0:11:15.658 *** 2026-09-16 03:32:25.698393 | instance | skipping: [instance] 2026-09-16 03:32:25.698452 | instance | 2026-09-16 03:32:25.698609 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:32:25.698756 | instance | Wednesday 16 September 2026 03:32:25 +0000 (0:00:00.093) 0:11:15.751 *** 2026-09-16 03:32:25.768432 | instance | ok: [instance] 2026-09-16 03:32:25.768924 | instance | 2026-09-16 03:32:25.769421 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:32:25.769751 | instance | Wednesday 16 September 2026 03:32:25 +0000 (0:00:00.069) 0:11:15.821 *** 2026-09-16 03:32:25.832088 | instance | skipping: [instance] 2026-09-16 03:32:25.832402 | instance | 2026-09-16 03:32:25.832779 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:32:25.833137 | instance | Wednesday 16 September 2026 03:32:25 +0000 (0:00:00.063) 0:11:15.884 *** 2026-09-16 03:32:25.937546 | instance | ok: [instance] 2026-09-16 03:32:25.937659 | instance | 2026-09-16 03:32:25.937825 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:32:25.938054 | instance | Wednesday 16 September 2026 03:32:25 +0000 (0:00:00.105) 0:11:15.990 *** 2026-09-16 03:32:26.053394 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:32:26.053588 | instance | 2026-09-16 03:32:26.053823 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:32:26.054026 | instance | Wednesday 16 September 2026 03:32:26 +0000 (0:00:00.114) 0:11:16.104 *** 2026-09-16 03:32:27.011879 | instance | ok: [instance] 2026-09-16 03:32:27.011942 | instance | 2026-09-16 03:32:27.012093 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-09-16 03:32:27.012190 | instance | Wednesday 16 September 2026 03:32:27 +0000 (0:00:00.960) 0:11:17.065 *** 2026-09-16 03:32:27.298906 | instance | ok: [instance] 2026-09-16 03:32:27.299248 | instance | 2026-09-16 03:32:27.299576 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-09-16 03:32:27.299812 | instance | Wednesday 16 September 2026 03:32:27 +0000 (0:00:00.286) 0:11:17.351 *** 2026-09-16 03:32:27.377621 | instance | ok: [instance] => { 2026-09-16 03:32:27.377895 | instance | "changed": false, 2026-09-16 03:32:27.378274 | instance | "msg": "All assertions passed" 2026-09-16 03:32:27.378532 | instance | } 2026-09-16 03:32:27.378817 | instance | 2026-09-16 03:32:27.379189 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-09-16 03:32:27.379581 | instance | Wednesday 16 September 2026 03:32:27 +0000 (0:00:00.079) 0:11:17.430 *** 2026-09-16 03:32:28.027567 | instance | ok: [instance] 2026-09-16 03:32:28.027758 | instance | 2026-09-16 03:32:28.028014 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-09-16 03:32:28.028302 | instance | Wednesday 16 September 2026 03:32:28 +0000 (0:00:00.650) 0:11:18.080 *** 2026-09-16 03:32:28.144329 | instance | ok: [instance] => { 2026-09-16 03:32:28.144403 | instance | "changed": false, 2026-09-16 03:32:28.144420 | instance | "msg": "Successfully pulled openvswitch image" 2026-09-16 03:32:28.144434 | instance | } 2026-09-16 03:32:28.144479 | instance | 2026-09-16 03:32:28.144495 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-09-16 03:32:28.144518 | instance | Wednesday 16 September 2026 03:32:28 +0000 (0:00:00.114) 0:11:18.194 *** 2026-09-16 03:32:30.193552 | instance | ok: [instance] 2026-09-16 03:32:30.193773 | instance | 2026-09-16 03:32:30.194042 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:32:30.194329 | instance | Wednesday 16 September 2026 03:32:30 +0000 (0:00:02.051) 0:11:20.245 *** 2026-09-16 03:32:30.284043 | instance | skipping: [instance] 2026-09-16 03:32:30.284228 | instance | 2026-09-16 03:32:30.284441 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-09-16 03:32:30.284679 | instance | Wednesday 16 September 2026 03:32:30 +0000 (0:00:00.090) 0:11:20.336 *** 2026-09-16 03:32:30.422088 | instance | skipping: [instance] 2026-09-16 03:32:30.422266 | instance | 2026-09-16 03:32:30.422517 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:32:30.422729 | instance | Wednesday 16 September 2026 03:32:30 +0000 (0:00:00.137) 0:11:20.474 *** 2026-09-16 03:32:30.532328 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:32:30.532537 | instance | 2026-09-16 03:32:30.532855 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:32:30.533133 | instance | Wednesday 16 September 2026 03:32:30 +0000 (0:00:00.110) 0:11:20.585 *** 2026-09-16 03:32:31.223607 | instance | ok: [instance] 2026-09-16 03:32:31.223664 | instance | 2026-09-16 03:32:31.223672 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-09-16 03:32:31.223678 | instance | Wednesday 16 September 2026 03:32:31 +0000 (0:00:00.689) 0:11:21.274 *** 2026-09-16 03:32:31.307719 | instance | skipping: [instance] 2026-09-16 03:32:31.307827 | instance | 2026-09-16 03:32:31.307988 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-09-16 03:32:31.308267 | instance | Wednesday 16 September 2026 03:32:31 +0000 (0:00:00.085) 0:11:21.360 *** 2026-09-16 03:32:31.374121 | instance | skipping: [instance] 2026-09-16 03:32:31.374224 | instance | 2026-09-16 03:32:31.374374 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-09-16 03:32:31.374529 | instance | Wednesday 16 September 2026 03:32:31 +0000 (0:00:00.066) 0:11:21.427 *** 2026-09-16 03:32:31.953462 | instance | ok: [instance] 2026-09-16 03:32:31.953659 | instance | 2026-09-16 03:32:31.953897 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-09-16 03:32:31.954171 | instance | Wednesday 16 September 2026 03:32:31 +0000 (0:00:00.579) 0:11:22.006 *** 2026-09-16 03:32:32.064321 | instance | ok: [instance] => { 2026-09-16 03:32:32.064564 | instance | "changed": false, 2026-09-16 03:32:32.064878 | instance | "msg": "Successfully pulled ovn-controller image" 2026-09-16 03:32:32.065151 | instance | } 2026-09-16 03:32:32.065367 | instance | 2026-09-16 03:32:32.065610 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-09-16 03:32:32.065844 | instance | Wednesday 16 September 2026 03:32:32 +0000 (0:00:00.110) 0:11:22.116 *** 2026-09-16 03:32:32.310035 | instance | skipping: [instance] 2026-09-16 03:32:32.310293 | instance | 2026-09-16 03:32:32.310507 | instance | PLAY [controllers[0]] ********************************************************** 2026-09-16 03:32:32.310743 | instance | 2026-09-16 03:32:32.311106 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 03:32:32.311368 | instance | Wednesday 16 September 2026 03:32:32 +0000 (0:00:00.246) 0:11:22.363 *** 2026-09-16 03:32:37.529582 | instance | ok: [instance] 2026-09-16 03:32:37.529681 | instance | 2026-09-16 03:32:37.529878 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 03:32:37.530023 | instance | Wednesday 16 September 2026 03:32:37 +0000 (0:00:05.219) 0:11:27.582 *** 2026-09-16 03:32:37.657467 | instance | ok: [instance] 2026-09-16 03:32:37.657719 | instance | 2026-09-16 03:32:37.658041 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 03:32:37.658391 | instance | Wednesday 16 September 2026 03:32:37 +0000 (0:00:00.127) 0:11:27.710 *** 2026-09-16 03:32:37.726851 | instance | skipping: [instance] 2026-09-16 03:32:37.727116 | instance | 2026-09-16 03:32:37.727267 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:32:37.727461 | instance | Wednesday 16 September 2026 03:32:37 +0000 (0:00:00.064) 0:11:27.775 *** 2026-09-16 03:32:37.788138 | instance | skipping: [instance] 2026-09-16 03:32:37.788262 | instance | 2026-09-16 03:32:37.788441 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:32:37.788620 | instance | Wednesday 16 September 2026 03:32:37 +0000 (0:00:00.065) 0:11:27.841 *** 2026-09-16 03:32:37.880087 | instance | skipping: [instance] 2026-09-16 03:32:37.880164 | instance | 2026-09-16 03:32:37.882145 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:32:37.885272 | instance | Wednesday 16 September 2026 03:32:37 +0000 (0:00:00.088) 0:11:27.930 *** 2026-09-16 03:32:37.946367 | instance | skipping: [instance] 2026-09-16 03:32:37.946412 | instance | 2026-09-16 03:32:37.946417 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:32:37.946422 | instance | Wednesday 16 September 2026 03:32:37 +0000 (0:00:00.068) 0:11:27.998 *** 2026-09-16 03:32:38.011988 | instance | skipping: [instance] 2026-09-16 03:32:38.012554 | instance | 2026-09-16 03:32:38.012994 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:32:38.013414 | instance | Wednesday 16 September 2026 03:32:38 +0000 (0:00:00.065) 0:11:28.064 *** 2026-09-16 03:32:38.094771 | instance | ok: [instance] 2026-09-16 03:32:38.095234 | instance | 2026-09-16 03:32:38.095583 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:32:38.095900 | instance | Wednesday 16 September 2026 03:32:38 +0000 (0:00:00.083) 0:11:28.147 *** 2026-09-16 03:32:38.194001 | instance | ok: [instance] => (item=libvirt_exporter) 2026-09-16 03:32:38.194326 | instance | 2026-09-16 03:32:38.194633 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:32:38.194934 | instance | Wednesday 16 September 2026 03:32:38 +0000 (0:00:00.099) 0:11:28.247 *** 2026-09-16 03:32:38.308250 | instance | ok: [instance] 2026-09-16 03:32:38.308296 | instance | 2026-09-16 03:32:38.308304 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:32:38.308311 | instance | Wednesday 16 September 2026 03:32:38 +0000 (0:00:00.113) 0:11:28.360 *** 2026-09-16 03:32:38.398908 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:32:38.399365 | instance | 2026-09-16 03:32:38.399844 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:32:38.400304 | instance | Wednesday 16 September 2026 03:32:38 +0000 (0:00:00.090) 0:11:28.451 *** 2026-09-16 03:32:39.070641 | instance | ok: [instance] 2026-09-16 03:32:39.070717 | instance | 2026-09-16 03:32:39.070733 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-09-16 03:32:39.070746 | instance | Wednesday 16 September 2026 03:32:39 +0000 (0:00:00.670) 0:11:29.122 *** 2026-09-16 03:32:39.173426 | instance | skipping: [instance] 2026-09-16 03:32:39.173468 | instance | 2026-09-16 03:32:39.173474 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-09-16 03:32:39.173478 | instance | Wednesday 16 September 2026 03:32:39 +0000 (0:00:00.103) 0:11:29.226 *** 2026-09-16 03:32:40.677330 | instance | ok: [instance] => (item=libvirt-vnc) 2026-09-16 03:32:40.677450 | instance | ok: [instance] => (item=libvirt-api) 2026-09-16 03:32:40.677458 | instance | 2026-09-16 03:32:40.677543 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-09-16 03:32:40.677649 | instance | Wednesday 16 September 2026 03:32:40 +0000 (0:00:01.503) 0:11:30.730 *** 2026-09-16 03:32:42.189677 | instance | ok: [instance] => (item=libvirt-vnc) 2026-09-16 03:32:42.189949 | instance | ok: [instance] => (item=libvirt-api) 2026-09-16 03:32:42.190217 | instance | 2026-09-16 03:32:42.190490 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-09-16 03:32:42.190735 | instance | Wednesday 16 September 2026 03:32:42 +0000 (0:00:01.512) 0:11:32.242 *** 2026-09-16 03:32:42.420747 | instance | ok: [instance] 2026-09-16 03:32:42.421050 | instance | 2026-09-16 03:32:42.421416 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-09-16 03:32:42.421715 | instance | Wednesday 16 September 2026 03:32:42 +0000 (0:00:00.230) 0:11:32.473 *** 2026-09-16 03:32:44.919922 | instance | ok: [instance] 2026-09-16 03:32:44.920228 | instance | 2026-09-16 03:32:44.920579 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:32:44.920926 | instance | Wednesday 16 September 2026 03:32:44 +0000 (0:00:02.498) 0:11:34.971 *** 2026-09-16 03:32:45.056238 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:32:45.056483 | instance | 2026-09-16 03:32:45.056804 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:32:45.057145 | instance | Wednesday 16 September 2026 03:32:45 +0000 (0:00:00.136) 0:11:35.108 *** 2026-09-16 03:32:45.709147 | instance | ok: [instance] 2026-09-16 03:32:45.709367 | instance | 2026-09-16 03:32:45.709618 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-09-16 03:32:45.709844 | instance | Wednesday 16 September 2026 03:32:45 +0000 (0:00:00.652) 0:11:35.761 *** 2026-09-16 03:32:47.891205 | instance | ok: [instance] 2026-09-16 03:32:47.891495 | instance | 2026-09-16 03:32:47.891868 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-09-16 03:32:47.892247 | instance | Wednesday 16 September 2026 03:32:47 +0000 (0:00:02.181) 0:11:37.943 *** 2026-09-16 03:32:48.959051 | instance | ok: [instance] 2026-09-16 03:32:48.959290 | instance | 2026-09-16 03:32:48.959534 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-09-16 03:32:48.959789 | instance | Wednesday 16 September 2026 03:32:48 +0000 (0:00:01.068) 0:11:39.011 *** 2026-09-16 03:32:49.271215 | instance | ok: [instance] 2026-09-16 03:32:49.271410 | instance | 2026-09-16 03:32:49.271628 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-09-16 03:32:49.271787 | instance | Wednesday 16 September 2026 03:32:49 +0000 (0:00:00.312) 0:11:39.324 *** 2026-09-16 03:32:49.896329 | instance | ok: [instance] 2026-09-16 03:32:49.896542 | instance | 2026-09-16 03:32:49.896840 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 03:32:49.897109 | instance | Wednesday 16 September 2026 03:32:49 +0000 (0:00:00.623) 0:11:39.948 *** 2026-09-16 03:32:50.059210 | instance | ok: [instance] 2026-09-16 03:32:50.059412 | instance | 2026-09-16 03:32:50.059668 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 03:32:50.059916 | instance | Wednesday 16 September 2026 03:32:50 +0000 (0:00:00.163) 0:11:40.111 *** 2026-09-16 03:32:50.226174 | instance | included: rabbitmq for instance 2026-09-16 03:32:50.226393 | instance | 2026-09-16 03:32:50.226646 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-16 03:32:50.226891 | instance | Wednesday 16 September 2026 03:32:50 +0000 (0:00:00.166) 0:11:40.278 *** 2026-09-16 03:32:50.996517 | instance | ok: [instance] 2026-09-16 03:32:50.996782 | instance | 2026-09-16 03:32:50.997048 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-16 03:32:50.997226 | instance | Wednesday 16 September 2026 03:32:50 +0000 (0:00:00.771) 0:11:41.049 *** 2026-09-16 03:32:51.232795 | instance | skipping: [instance] 2026-09-16 03:32:51.232907 | instance | 2026-09-16 03:32:51.233057 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-16 03:32:51.233378 | instance | Wednesday 16 September 2026 03:32:51 +0000 (0:00:00.235) 0:11:41.284 *** 2026-09-16 03:32:51.422670 | instance | skipping: [instance] 2026-09-16 03:32:51.422730 | instance | 2026-09-16 03:32:51.423107 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-16 03:32:51.423343 | instance | Wednesday 16 September 2026 03:32:51 +0000 (0:00:00.190) 0:11:41.475 *** 2026-09-16 03:32:51.630980 | instance | skipping: [instance] 2026-09-16 03:32:51.631230 | instance | 2026-09-16 03:32:51.631711 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-16 03:32:51.631997 | instance | Wednesday 16 September 2026 03:32:51 +0000 (0:00:00.208) 0:11:41.683 *** 2026-09-16 03:32:52.601357 | instance | ok: [instance] 2026-09-16 03:32:52.601606 | instance | 2026-09-16 03:32:52.601862 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:32:52.602101 | instance | Wednesday 16 September 2026 03:32:52 +0000 (0:00:00.970) 0:11:42.654 *** 2026-09-16 03:32:53.450376 | instance | ok: [instance] 2026-09-16 03:32:53.450663 | instance | 2026-09-16 03:32:53.451009 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:32:53.451390 | instance | Wednesday 16 September 2026 03:32:53 +0000 (0:00:00.849) 0:11:43.503 *** 2026-09-16 03:32:53.518541 | instance | ok: [instance] 2026-09-16 03:32:53.518856 | instance | 2026-09-16 03:32:53.519156 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:32:53.519397 | instance | Wednesday 16 September 2026 03:32:53 +0000 (0:00:00.068) 0:11:43.571 *** 2026-09-16 03:32:53.613388 | instance | skipping: [instance] 2026-09-16 03:32:53.613618 | instance | 2026-09-16 03:32:53.613932 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:32:53.614258 | instance | Wednesday 16 September 2026 03:32:53 +0000 (0:00:00.094) 0:11:43.665 *** 2026-09-16 03:32:53.691098 | instance | skipping: [instance] 2026-09-16 03:32:53.691176 | instance | 2026-09-16 03:32:53.691376 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:32:53.691570 | instance | Wednesday 16 September 2026 03:32:53 +0000 (0:00:00.077) 0:11:43.743 *** 2026-09-16 03:32:53.780007 | instance | ok: [instance] 2026-09-16 03:32:53.780274 | instance | 2026-09-16 03:32:53.780536 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:32:53.780842 | instance | Wednesday 16 September 2026 03:32:53 +0000 (0:00:00.088) 0:11:43.832 *** 2026-09-16 03:32:54.085885 | instance | ok: [instance] => (item=oslo_db_api) 2026-09-16 03:32:54.086225 | instance | ok: [instance] => (item=image) 2026-09-16 03:32:54.086404 | instance | ok: [instance] => (item=compute) 2026-09-16 03:32:54.086582 | instance | ok: [instance] => (item=compute_metadata) 2026-09-16 03:32:54.086730 | instance | ok: [instance] => (item=volumev3) 2026-09-16 03:32:54.087660 | instance | ok: [instance] => (item=oslo_cache) 2026-09-16 03:32:54.087701 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-09-16 03:32:54.087711 | instance | ok: [instance] => (item=identity) 2026-09-16 03:32:54.087720 | instance | ok: [instance] => (item=network) 2026-09-16 03:32:54.087729 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-16 03:32:54.087738 | instance | ok: [instance] => (item=oslo_db) 2026-09-16 03:32:54.087750 | instance | ok: [instance] => (item=baremetal) 2026-09-16 03:32:54.087928 | instance | ok: [instance] => (item=placement) 2026-09-16 03:32:54.088086 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-09-16 03:32:54.088235 | instance | 2026-09-16 03:32:54.088403 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:32:54.088562 | instance | Wednesday 16 September 2026 03:32:54 +0000 (0:00:00.306) 0:11:44.138 *** 2026-09-16 03:32:54.226229 | instance | ok: [instance] 2026-09-16 03:32:54.226356 | instance | 2026-09-16 03:32:54.226476 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:32:54.226593 | instance | Wednesday 16 September 2026 03:32:54 +0000 (0:00:00.140) 0:11:44.279 *** 2026-09-16 03:32:54.323457 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:32:54.323537 | instance | 2026-09-16 03:32:54.323616 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:32:54.323720 | instance | Wednesday 16 September 2026 03:32:54 +0000 (0:00:00.097) 0:11:44.376 *** 2026-09-16 03:32:55.032113 | instance | ok: [instance] 2026-09-16 03:32:55.032251 | instance | 2026-09-16 03:32:55.032408 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-09-16 03:32:55.032559 | instance | Wednesday 16 September 2026 03:32:55 +0000 (0:00:00.707) 0:11:45.084 *** 2026-09-16 03:32:55.107134 | instance | skipping: [instance] 2026-09-16 03:32:55.107317 | instance | 2026-09-16 03:32:55.107550 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-09-16 03:32:55.107794 | instance | Wednesday 16 September 2026 03:32:55 +0000 (0:00:00.075) 0:11:45.160 *** 2026-09-16 03:32:55.630768 | instance | ok: [instance -> localhost] 2026-09-16 03:32:55.630903 | instance | 2026-09-16 03:32:55.631093 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-09-16 03:32:55.631253 | instance | Wednesday 16 September 2026 03:32:55 +0000 (0:00:00.523) 0:11:45.683 *** 2026-09-16 03:32:56.453798 | instance | ok: [instance -> localhost] 2026-09-16 03:32:56.453972 | instance | 2026-09-16 03:32:56.453985 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-09-16 03:32:56.453995 | instance | Wednesday 16 September 2026 03:32:56 +0000 (0:00:00.822) 0:11:46.506 *** 2026-09-16 03:32:57.111798 | instance | ok: [instance -> localhost] 2026-09-16 03:32:57.111981 | instance | 2026-09-16 03:32:57.112257 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-09-16 03:32:57.112483 | instance | Wednesday 16 September 2026 03:32:57 +0000 (0:00:00.658) 0:11:47.164 *** 2026-09-16 03:32:57.511328 | instance | ok: [instance -> localhost] 2026-09-16 03:32:57.511473 | instance | 2026-09-16 03:32:57.511649 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-09-16 03:32:57.511959 | instance | Wednesday 16 September 2026 03:32:57 +0000 (0:00:00.399) 0:11:47.563 *** 2026-09-16 03:32:59.045822 | instance | ok: [instance] => (item=nova-bootstrap) 2026-09-16 03:32:59.046216 | instance | ok: [instance] => (item=nova-cell-setup) 2026-09-16 03:32:59.046521 | instance | 2026-09-16 03:32:59.046823 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-09-16 03:32:59.047215 | instance | Wednesday 16 September 2026 03:32:59 +0000 (0:00:01.534) 0:11:49.098 *** 2026-09-16 03:32:59.502469 | instance | ok: [instance] 2026-09-16 03:32:59.502544 | instance | 2026-09-16 03:32:59.502556 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-09-16 03:32:59.502573 | instance | Wednesday 16 September 2026 03:32:59 +0000 (0:00:00.456) 0:11:49.555 *** 2026-09-16 03:33:03.658786 | instance | ok: [instance] 2026-09-16 03:33:03.658858 | instance | 2026-09-16 03:33:03.659040 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 03:33:03.659146 | instance | Wednesday 16 September 2026 03:33:03 +0000 (0:00:04.156) 0:11:53.711 *** 2026-09-16 03:33:03.817411 | instance | included: openstack_helm_ingress for instance 2026-09-16 03:33:03.817740 | instance | 2026-09-16 03:33:03.818009 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 03:33:03.818312 | instance | Wednesday 16 September 2026 03:33:03 +0000 (0:00:00.158) 0:11:53.870 *** 2026-09-16 03:33:03.894762 | instance | skipping: [instance] 2026-09-16 03:33:03.894972 | instance | 2026-09-16 03:33:03.895268 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 03:33:03.895522 | instance | Wednesday 16 September 2026 03:33:03 +0000 (0:00:00.077) 0:11:53.947 *** 2026-09-16 03:33:03.997129 | instance | skipping: [instance] 2026-09-16 03:33:03.997445 | instance | 2026-09-16 03:33:03.997845 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 03:33:03.998194 | instance | Wednesday 16 September 2026 03:33:03 +0000 (0:00:00.102) 0:11:54.049 *** 2026-09-16 03:33:04.121690 | instance | ok: [instance] 2026-09-16 03:33:04.121896 | instance | 2026-09-16 03:33:04.122183 | instance | TASK [Create Ingress compute] ************************************************** 2026-09-16 03:33:04.122416 | instance | Wednesday 16 September 2026 03:33:04 +0000 (0:00:00.124) 0:11:54.174 *** 2026-09-16 03:33:04.253011 | instance | included: ingress for instance 2026-09-16 03:33:04.253277 | instance | 2026-09-16 03:33:04.253669 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-09-16 03:33:04.253884 | instance | Wednesday 16 September 2026 03:33:04 +0000 (0:00:00.131) 0:11:54.305 *** 2026-09-16 03:33:05.452886 | instance | ok: [instance] 2026-09-16 03:33:05.452968 | instance | 2026-09-16 03:33:05.453107 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 03:33:05.453206 | instance | Wednesday 16 September 2026 03:33:05 +0000 (0:00:01.197) 0:11:55.503 *** 2026-09-16 03:33:05.669321 | instance | included: openstack_helm_ingress for instance 2026-09-16 03:33:05.669397 | instance | 2026-09-16 03:33:05.669506 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 03:33:05.669614 | instance | Wednesday 16 September 2026 03:33:05 +0000 (0:00:00.218) 0:11:55.722 *** 2026-09-16 03:33:05.741658 | instance | skipping: [instance] 2026-09-16 03:33:05.741747 | instance | 2026-09-16 03:33:05.741899 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 03:33:05.742002 | instance | Wednesday 16 September 2026 03:33:05 +0000 (0:00:00.072) 0:11:55.794 *** 2026-09-16 03:33:05.811835 | instance | skipping: [instance] 2026-09-16 03:33:05.811966 | instance | 2026-09-16 03:33:05.812159 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 03:33:05.812321 | instance | Wednesday 16 September 2026 03:33:05 +0000 (0:00:00.070) 0:11:55.864 *** 2026-09-16 03:33:05.883564 | instance | ok: [instance] 2026-09-16 03:33:05.883664 | instance | 2026-09-16 03:33:05.883816 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-09-16 03:33:05.883962 | instance | Wednesday 16 September 2026 03:33:05 +0000 (0:00:00.071) 0:11:55.936 *** 2026-09-16 03:33:05.991501 | instance | included: ingress for instance 2026-09-16 03:33:05.991578 | instance | 2026-09-16 03:33:05.992318 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-09-16 03:33:05.992360 | instance | Wednesday 16 September 2026 03:33:05 +0000 (0:00:00.108) 0:11:56.044 *** 2026-09-16 03:33:07.221496 | instance | ok: [instance] 2026-09-16 03:33:07.221574 | instance | 2026-09-16 03:33:07.221714 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-09-16 03:33:07.221838 | instance | Wednesday 16 September 2026 03:33:07 +0000 (0:00:01.228) 0:11:57.273 *** 2026-09-16 03:33:08.104578 | instance | ok: [instance] 2026-09-16 03:33:08.105162 | instance | 2026-09-16 03:33:08.105525 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-09-16 03:33:08.105782 | instance | Wednesday 16 September 2026 03:33:08 +0000 (0:00:00.883) 0:11:58.157 *** 2026-09-16 03:33:13.684758 | instance | ok: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-09-16 03:33:13.685008 | instance | ok: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-09-16 03:33:13.685386 | instance | ok: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-09-16 03:33:13.685813 | instance | ok: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-09-16 03:33:13.686221 | instance | ok: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-09-16 03:33:13.686555 | instance | 2026-09-16 03:33:13.686971 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 03:33:13.687384 | instance | Wednesday 16 September 2026 03:33:13 +0000 (0:00:05.578) 0:12:03.735 *** 2026-09-16 03:33:13.829916 | instance | ok: [instance] 2026-09-16 03:33:13.830060 | instance | 2026-09-16 03:33:13.830305 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 03:33:13.830467 | instance | Wednesday 16 September 2026 03:33:13 +0000 (0:00:00.146) 0:12:03.882 *** 2026-09-16 03:33:13.963779 | instance | included: rabbitmq for instance 2026-09-16 03:33:13.963992 | instance | 2026-09-16 03:33:13.964292 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-16 03:33:13.964534 | instance | Wednesday 16 September 2026 03:33:13 +0000 (0:00:00.133) 0:12:04.016 *** 2026-09-16 03:33:14.776037 | instance | ok: [instance] 2026-09-16 03:33:14.776422 | instance | 2026-09-16 03:33:14.776912 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-16 03:33:14.777305 | instance | Wednesday 16 September 2026 03:33:14 +0000 (0:00:00.812) 0:12:04.828 *** 2026-09-16 03:33:14.984554 | instance | skipping: [instance] 2026-09-16 03:33:14.984991 | instance | 2026-09-16 03:33:14.985431 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-16 03:33:14.985791 | instance | Wednesday 16 September 2026 03:33:14 +0000 (0:00:00.208) 0:12:05.037 *** 2026-09-16 03:33:15.161385 | instance | skipping: [instance] 2026-09-16 03:33:15.161451 | instance | 2026-09-16 03:33:15.161852 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-16 03:33:15.161874 | instance | Wednesday 16 September 2026 03:33:15 +0000 (0:00:00.176) 0:12:05.214 *** 2026-09-16 03:33:15.355525 | instance | skipping: [instance] 2026-09-16 03:33:15.355721 | instance | 2026-09-16 03:33:15.355967 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-16 03:33:15.356248 | instance | Wednesday 16 September 2026 03:33:15 +0000 (0:00:00.194) 0:12:05.408 *** 2026-09-16 03:33:16.325264 | instance | ok: [instance] 2026-09-16 03:33:16.325398 | instance | 2026-09-16 03:33:16.325601 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:33:16.325769 | instance | Wednesday 16 September 2026 03:33:16 +0000 (0:00:00.969) 0:12:06.378 *** 2026-09-16 03:33:17.079037 | instance | ok: [instance] 2026-09-16 03:33:17.079284 | instance | 2026-09-16 03:33:17.079544 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:33:17.079800 | instance | Wednesday 16 September 2026 03:33:17 +0000 (0:00:00.753) 0:12:07.131 *** 2026-09-16 03:33:17.159252 | instance | ok: [instance] 2026-09-16 03:33:17.159357 | instance | 2026-09-16 03:33:17.159527 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:33:17.159639 | instance | Wednesday 16 September 2026 03:33:17 +0000 (0:00:00.080) 0:12:07.212 *** 2026-09-16 03:33:17.253340 | instance | skipping: [instance] 2026-09-16 03:33:17.253525 | instance | 2026-09-16 03:33:17.253781 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:33:17.254013 | instance | Wednesday 16 September 2026 03:33:17 +0000 (0:00:00.093) 0:12:07.306 *** 2026-09-16 03:33:17.327579 | instance | skipping: [instance] 2026-09-16 03:33:17.327758 | instance | 2026-09-16 03:33:17.328006 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:33:17.328272 | instance | Wednesday 16 September 2026 03:33:17 +0000 (0:00:00.074) 0:12:07.380 *** 2026-09-16 03:33:17.408615 | instance | ok: [instance] 2026-09-16 03:33:17.408919 | instance | 2026-09-16 03:33:17.409207 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:33:17.409470 | instance | Wednesday 16 September 2026 03:33:17 +0000 (0:00:00.080) 0:12:07.461 *** 2026-09-16 03:33:17.608538 | instance | ok: [instance] => (item=compute) 2026-09-16 03:33:17.608798 | instance | ok: [instance] => (item=compute_metadata) 2026-09-16 03:33:17.609132 | instance | ok: [instance] => (item=dns) 2026-09-16 03:33:17.609446 | instance | ok: [instance] => (item=oslo_cache) 2026-09-16 03:33:17.609659 | instance | ok: [instance] => (item=identity) 2026-09-16 03:33:17.609890 | instance | ok: [instance] => (item=network) 2026-09-16 03:33:17.610165 | instance | ok: [instance] => (item=load_balancer) 2026-09-16 03:33:17.610395 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-16 03:33:17.610690 | instance | ok: [instance] => (item=oslo_db) 2026-09-16 03:33:17.610952 | instance | ok: [instance] => (item=baremetal) 2026-09-16 03:33:17.611195 | instance | 2026-09-16 03:33:17.611423 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:33:17.611639 | instance | Wednesday 16 September 2026 03:33:17 +0000 (0:00:00.200) 0:12:07.661 *** 2026-09-16 03:33:17.725430 | instance | ok: [instance] 2026-09-16 03:33:17.725513 | instance | 2026-09-16 03:33:17.725669 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:33:17.725804 | instance | Wednesday 16 September 2026 03:33:17 +0000 (0:00:00.117) 0:12:07.778 *** 2026-09-16 03:33:17.832336 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:33:17.832414 | instance | 2026-09-16 03:33:17.832616 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:33:17.832815 | instance | Wednesday 16 September 2026 03:33:17 +0000 (0:00:00.106) 0:12:07.885 *** 2026-09-16 03:33:18.559238 | instance | ok: [instance] 2026-09-16 03:33:18.559447 | instance | 2026-09-16 03:33:18.559714 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-09-16 03:33:18.559964 | instance | Wednesday 16 September 2026 03:33:18 +0000 (0:00:00.726) 0:12:08.611 *** 2026-09-16 03:33:19.360771 | instance | ok: [instance] 2026-09-16 03:33:19.360928 | instance | 2026-09-16 03:33:19.361124 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-09-16 03:33:19.361358 | instance | Wednesday 16 September 2026 03:33:19 +0000 (0:00:00.802) 0:12:09.413 *** 2026-09-16 03:33:19.431297 | instance | skipping: [instance] 2026-09-16 03:33:19.431510 | instance | 2026-09-16 03:33:19.431840 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-09-16 03:33:19.432085 | instance | Wednesday 16 September 2026 03:33:19 +0000 (0:00:00.070) 0:12:09.484 *** 2026-09-16 03:33:19.978630 | instance | ok: [instance] 2026-09-16 03:33:19.978835 | instance | 2026-09-16 03:33:19.979097 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-09-16 03:33:19.979389 | instance | Wednesday 16 September 2026 03:33:19 +0000 (0:00:00.547) 0:12:10.031 *** 2026-09-16 03:33:20.044975 | instance | skipping: [instance] 2026-09-16 03:33:20.045268 | instance | 2026-09-16 03:33:20.045592 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-09-16 03:33:20.045894 | instance | Wednesday 16 September 2026 03:33:20 +0000 (0:00:00.066) 0:12:10.097 *** 2026-09-16 03:33:20.137924 | instance | ok: [instance] 2026-09-16 03:33:20.138181 | instance | 2026-09-16 03:33:20.138469 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-09-16 03:33:20.138749 | instance | Wednesday 16 September 2026 03:33:20 +0000 (0:00:00.093) 0:12:10.190 *** 2026-09-16 03:33:20.214146 | instance | skipping: [instance] 2026-09-16 03:33:20.214403 | instance | 2026-09-16 03:33:20.214658 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-09-16 03:33:20.214917 | instance | Wednesday 16 September 2026 03:33:20 +0000 (0:00:00.075) 0:12:10.266 *** 2026-09-16 03:33:23.555632 | instance | ok: [instance] 2026-09-16 03:33:23.555910 | instance | 2026-09-16 03:33:23.556286 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 03:33:23.556580 | instance | Wednesday 16 September 2026 03:33:23 +0000 (0:00:03.341) 0:12:13.608 *** 2026-09-16 03:33:23.858629 | instance | included: openstack_helm_ingress for instance 2026-09-16 03:33:23.858841 | instance | 2026-09-16 03:33:23.859195 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 03:33:23.859567 | instance | Wednesday 16 September 2026 03:33:23 +0000 (0:00:00.302) 0:12:13.911 *** 2026-09-16 03:33:23.936315 | instance | skipping: [instance] 2026-09-16 03:33:23.936590 | instance | 2026-09-16 03:33:23.936990 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 03:33:23.937380 | instance | Wednesday 16 September 2026 03:33:23 +0000 (0:00:00.077) 0:12:13.989 *** 2026-09-16 03:33:24.015228 | instance | skipping: [instance] 2026-09-16 03:33:24.015325 | instance | 2026-09-16 03:33:24.015480 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 03:33:24.015618 | instance | Wednesday 16 September 2026 03:33:24 +0000 (0:00:00.079) 0:12:14.068 *** 2026-09-16 03:33:24.127905 | instance | ok: [instance] 2026-09-16 03:33:24.128131 | instance | 2026-09-16 03:33:24.128489 | instance | TASK [Create Ingress network] ************************************************** 2026-09-16 03:33:24.128827 | instance | Wednesday 16 September 2026 03:33:24 +0000 (0:00:00.112) 0:12:14.180 *** 2026-09-16 03:33:24.242906 | instance | included: ingress for instance 2026-09-16 03:33:24.243173 | instance | 2026-09-16 03:33:24.243470 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-09-16 03:33:24.243700 | instance | Wednesday 16 September 2026 03:33:24 +0000 (0:00:00.114) 0:12:14.295 *** 2026-09-16 03:33:25.419411 | instance | ok: [instance] 2026-09-16 03:33:25.419727 | instance | 2026-09-16 03:33:25.420131 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-09-16 03:33:25.420515 | instance | Wednesday 16 September 2026 03:33:25 +0000 (0:00:01.175) 0:12:15.471 *** 2026-09-16 03:33:26.305829 | instance | ok: [instance] 2026-09-16 03:33:26.305963 | instance | 2026-09-16 03:33:26.306150 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-09-16 03:33:26.306308 | instance | Wednesday 16 September 2026 03:33:26 +0000 (0:00:00.887) 0:12:16.358 *** 2026-09-16 03:33:27.661481 | instance | ok: [instance] => (item={'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True, 'subnets': [{'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]}) 2026-09-16 03:33:27.661606 | instance | 2026-09-16 03:33:27.661740 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-09-16 03:33:27.661936 | instance | Wednesday 16 September 2026 03:33:27 +0000 (0:00:01.355) 0:12:17.714 *** 2026-09-16 03:33:29.149670 | instance | ok: [instance] => (item=[{'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True}, {'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]) 2026-09-16 03:33:29.149824 | instance | 2026-09-16 03:33:29.150007 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 03:33:29.150196 | instance | Wednesday 16 September 2026 03:33:29 +0000 (0:00:01.488) 0:12:19.202 *** 2026-09-16 03:33:29.270199 | instance | ok: [instance] 2026-09-16 03:33:29.270332 | instance | 2026-09-16 03:33:29.270494 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 03:33:29.270672 | instance | Wednesday 16 September 2026 03:33:29 +0000 (0:00:00.120) 0:12:19.323 *** 2026-09-16 03:33:29.394816 | instance | included: rabbitmq for instance 2026-09-16 03:33:29.394920 | instance | 2026-09-16 03:33:29.395084 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-16 03:33:29.395249 | instance | Wednesday 16 September 2026 03:33:29 +0000 (0:00:00.124) 0:12:19.447 *** 2026-09-16 03:33:30.122310 | instance | ok: [instance] 2026-09-16 03:33:30.122423 | instance | 2026-09-16 03:33:30.122581 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-16 03:33:30.122747 | instance | Wednesday 16 September 2026 03:33:30 +0000 (0:00:00.727) 0:12:20.175 *** 2026-09-16 03:33:30.310325 | instance | skipping: [instance] 2026-09-16 03:33:30.310446 | instance | 2026-09-16 03:33:30.310560 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-16 03:33:30.310740 | instance | Wednesday 16 September 2026 03:33:30 +0000 (0:00:00.187) 0:12:20.363 *** 2026-09-16 03:33:30.514044 | instance | skipping: [instance] 2026-09-16 03:33:30.514300 | instance | 2026-09-16 03:33:30.514543 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-16 03:33:30.514776 | instance | Wednesday 16 September 2026 03:33:30 +0000 (0:00:00.202) 0:12:20.565 *** 2026-09-16 03:33:30.748424 | instance | skipping: [instance] 2026-09-16 03:33:30.748945 | instance | 2026-09-16 03:33:30.749333 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-16 03:33:30.749666 | instance | Wednesday 16 September 2026 03:33:30 +0000 (0:00:00.235) 0:12:20.800 *** 2026-09-16 03:33:31.666629 | instance | ok: [instance] 2026-09-16 03:33:31.666862 | instance | 2026-09-16 03:33:31.667149 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:33:31.667416 | instance | Wednesday 16 September 2026 03:33:31 +0000 (0:00:00.918) 0:12:21.719 *** 2026-09-16 03:33:32.453950 | instance | ok: [instance] 2026-09-16 03:33:32.454098 | instance | 2026-09-16 03:33:32.454307 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:33:32.454466 | instance | Wednesday 16 September 2026 03:33:32 +0000 (0:00:00.787) 0:12:22.506 *** 2026-09-16 03:33:32.538650 | instance | ok: [instance] 2026-09-16 03:33:32.538754 | instance | 2026-09-16 03:33:32.538977 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:33:32.539161 | instance | Wednesday 16 September 2026 03:33:32 +0000 (0:00:00.084) 0:12:22.591 *** 2026-09-16 03:33:32.603806 | instance | skipping: [instance] 2026-09-16 03:33:32.604001 | instance | 2026-09-16 03:33:32.604296 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:33:32.604551 | instance | Wednesday 16 September 2026 03:33:32 +0000 (0:00:00.065) 0:12:22.656 *** 2026-09-16 03:33:32.664463 | instance | skipping: [instance] 2026-09-16 03:33:32.664807 | instance | 2026-09-16 03:33:32.665101 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:33:32.665423 | instance | Wednesday 16 September 2026 03:33:32 +0000 (0:00:00.060) 0:12:22.717 *** 2026-09-16 03:33:32.743817 | instance | ok: [instance] 2026-09-16 03:33:32.743915 | instance | 2026-09-16 03:33:32.744130 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:33:32.744290 | instance | Wednesday 16 September 2026 03:33:32 +0000 (0:00:00.079) 0:12:22.796 *** 2026-09-16 03:33:32.900412 | instance | ok: [instance] => (item=cloudformation) 2026-09-16 03:33:32.900512 | instance | ok: [instance] => (item=oslo_cache) 2026-09-16 03:33:32.900661 | instance | ok: [instance] => (item=identity) 2026-09-16 03:33:32.900795 | instance | ok: [instance] => (item=orchestration) 2026-09-16 03:33:32.900898 | instance | ok: [instance] => (item=oslo_db) 2026-09-16 03:33:32.900994 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-16 03:33:32.901145 | instance | 2026-09-16 03:33:32.901273 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:33:32.901408 | instance | Wednesday 16 September 2026 03:33:32 +0000 (0:00:00.156) 0:12:22.953 *** 2026-09-16 03:33:33.141155 | instance | ok: [instance] 2026-09-16 03:33:33.141414 | instance | 2026-09-16 03:33:33.141691 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:33:33.141947 | instance | Wednesday 16 September 2026 03:33:33 +0000 (0:00:00.239) 0:12:23.192 *** 2026-09-16 03:33:33.273828 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:33:33.273956 | instance | 2026-09-16 03:33:33.274197 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:33:33.274364 | instance | Wednesday 16 September 2026 03:33:33 +0000 (0:00:00.134) 0:12:23.326 *** 2026-09-16 03:33:33.993525 | instance | ok: [instance] 2026-09-16 03:33:33.993736 | instance | 2026-09-16 03:33:33.994137 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-09-16 03:33:33.994518 | instance | Wednesday 16 September 2026 03:33:33 +0000 (0:00:00.717) 0:12:24.043 *** 2026-09-16 03:33:37.049757 | instance | ok: [instance] 2026-09-16 03:33:37.050095 | instance | 2026-09-16 03:33:37.050472 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 03:33:37.050823 | instance | Wednesday 16 September 2026 03:33:37 +0000 (0:00:03.058) 0:12:27.102 *** 2026-09-16 03:33:37.230561 | instance | included: openstack_helm_ingress for instance 2026-09-16 03:33:37.230643 | instance | 2026-09-16 03:33:37.230754 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 03:33:37.230886 | instance | Wednesday 16 September 2026 03:33:37 +0000 (0:00:00.179) 0:12:27.281 *** 2026-09-16 03:33:37.310915 | instance | skipping: [instance] 2026-09-16 03:33:37.311021 | instance | 2026-09-16 03:33:37.311225 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 03:33:37.311383 | instance | Wednesday 16 September 2026 03:33:37 +0000 (0:00:00.082) 0:12:27.363 *** 2026-09-16 03:33:37.391525 | instance | skipping: [instance] 2026-09-16 03:33:37.391629 | instance | 2026-09-16 03:33:37.391789 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 03:33:37.391931 | instance | Wednesday 16 September 2026 03:33:37 +0000 (0:00:00.080) 0:12:27.444 *** 2026-09-16 03:33:37.463291 | instance | ok: [instance] 2026-09-16 03:33:37.463561 | instance | 2026-09-16 03:33:37.463928 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-09-16 03:33:37.464330 | instance | Wednesday 16 September 2026 03:33:37 +0000 (0:00:00.071) 0:12:27.515 *** 2026-09-16 03:33:37.573900 | instance | included: ingress for instance 2026-09-16 03:33:37.574067 | instance | 2026-09-16 03:33:37.574423 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-09-16 03:33:37.574673 | instance | Wednesday 16 September 2026 03:33:37 +0000 (0:00:00.110) 0:12:27.626 *** 2026-09-16 03:33:38.864324 | instance | ok: [instance] 2026-09-16 03:33:38.864402 | instance | 2026-09-16 03:33:38.864497 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 03:33:38.864600 | instance | Wednesday 16 September 2026 03:33:38 +0000 (0:00:01.290) 0:12:28.916 *** 2026-09-16 03:33:39.038865 | instance | included: openstack_helm_ingress for instance 2026-09-16 03:33:39.038941 | instance | 2026-09-16 03:33:39.039059 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 03:33:39.039205 | instance | Wednesday 16 September 2026 03:33:39 +0000 (0:00:00.174) 0:12:29.091 *** 2026-09-16 03:33:39.143998 | instance | skipping: [instance] 2026-09-16 03:33:39.144181 | instance | 2026-09-16 03:33:39.144336 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 03:33:39.144507 | instance | Wednesday 16 September 2026 03:33:39 +0000 (0:00:00.105) 0:12:29.196 *** 2026-09-16 03:33:39.219714 | instance | skipping: [instance] 2026-09-16 03:33:39.219832 | instance | 2026-09-16 03:33:39.219973 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 03:33:39.220152 | instance | Wednesday 16 September 2026 03:33:39 +0000 (0:00:00.076) 0:12:29.272 *** 2026-09-16 03:33:39.309453 | instance | ok: [instance] 2026-09-16 03:33:39.309754 | instance | 2026-09-16 03:33:39.310137 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-09-16 03:33:39.310344 | instance | Wednesday 16 September 2026 03:33:39 +0000 (0:00:00.089) 0:12:29.362 *** 2026-09-16 03:33:39.428750 | instance | included: ingress for instance 2026-09-16 03:33:39.428871 | instance | 2026-09-16 03:33:39.429017 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-09-16 03:33:39.429199 | instance | Wednesday 16 September 2026 03:33:39 +0000 (0:00:00.119) 0:12:29.481 *** 2026-09-16 03:33:40.968915 | instance | ok: [instance] 2026-09-16 03:33:40.969180 | instance | 2026-09-16 03:33:40.969421 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-09-16 03:33:40.969735 | instance | Wednesday 16 September 2026 03:33:40 +0000 (0:00:01.539) 0:12:31.020 *** 2026-09-16 03:33:41.349062 | instance | ok: [instance] 2026-09-16 03:33:41.349299 | instance | 2026-09-16 03:33:41.349548 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 03:33:41.349786 | instance | Wednesday 16 September 2026 03:33:41 +0000 (0:00:00.380) 0:12:31.401 *** 2026-09-16 03:33:42.749649 | instance | ok: [instance] 2026-09-16 03:33:42.749724 | instance | 2026-09-16 03:33:42.749741 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-16 03:33:42.749756 | instance | Wednesday 16 September 2026 03:33:42 +0000 (0:00:01.399) 0:12:32.801 *** 2026-09-16 03:33:43.075315 | instance | ok: [instance] 2026-09-16 03:33:43.075384 | instance | 2026-09-16 03:33:43.075612 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 03:33:43.075656 | instance | Wednesday 16 September 2026 03:33:43 +0000 (0:00:00.327) 0:12:33.128 *** 2026-09-16 03:33:43.223712 | instance | ok: [instance] => { 2026-09-16 03:33:43.225174 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-09-16 03:33:43.225666 | instance | } 2026-09-16 03:33:43.225678 | instance | 2026-09-16 03:33:43.225683 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 03:33:43.225688 | instance | Wednesday 16 September 2026 03:33:43 +0000 (0:00:00.148) 0:12:33.276 *** 2026-09-16 03:33:43.687998 | instance | ok: [instance] 2026-09-16 03:33:43.688107 | instance | 2026-09-16 03:33:43.688177 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 03:33:43.688298 | instance | Wednesday 16 September 2026 03:33:43 +0000 (0:00:00.464) 0:12:33.741 *** 2026-09-16 03:33:44.908536 | instance | ok: [instance] 2026-09-16 03:33:44.908619 | instance | 2026-09-16 03:33:44.908761 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-09-16 03:33:44.908862 | instance | Wednesday 16 September 2026 03:33:44 +0000 (0:00:01.219) 0:12:34.960 *** 2026-09-16 03:33:45.463312 | instance | ok: [instance] 2026-09-16 03:33:45.463381 | instance | 2026-09-16 03:33:45.463606 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-09-16 03:33:45.463648 | instance | Wednesday 16 September 2026 03:33:45 +0000 (0:00:00.554) 0:12:35.515 *** 2026-09-16 03:33:46.356618 | instance | ok: [instance] 2026-09-16 03:33:46.356736 | instance | 2026-09-16 03:33:46.356868 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-09-16 03:33:46.356974 | instance | Wednesday 16 September 2026 03:33:46 +0000 (0:00:00.894) 0:12:36.409 *** 2026-09-16 03:33:47.231524 | instance | ok: [instance] 2026-09-16 03:33:47.231706 | instance | 2026-09-16 03:33:47.231878 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-09-16 03:33:47.232049 | instance | Wednesday 16 September 2026 03:33:47 +0000 (0:00:00.874) 0:12:37.284 *** 2026-09-16 03:33:47.750155 | instance | ok: [instance] 2026-09-16 03:33:47.750416 | instance | 2026-09-16 03:33:47.750795 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-09-16 03:33:47.751121 | instance | Wednesday 16 September 2026 03:33:47 +0000 (0:00:00.517) 0:12:37.802 *** 2026-09-16 03:33:47.932531 | instance | included: openstack_helm_endpoints for instance 2026-09-16 03:33:47.932804 | instance | 2026-09-16 03:33:47.933163 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 03:33:47.933478 | instance | Wednesday 16 September 2026 03:33:47 +0000 (0:00:00.182) 0:12:37.985 *** 2026-09-16 03:33:48.012910 | instance | skipping: [instance] 2026-09-16 03:33:48.013191 | instance | 2026-09-16 03:33:48.013502 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 03:33:48.013813 | instance | Wednesday 16 September 2026 03:33:48 +0000 (0:00:00.080) 0:12:38.065 *** 2026-09-16 03:33:48.075707 | instance | skipping: [instance] 2026-09-16 03:33:48.075909 | instance | 2026-09-16 03:33:48.075986 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:33:48.076184 | instance | Wednesday 16 September 2026 03:33:48 +0000 (0:00:00.062) 0:12:38.128 *** 2026-09-16 03:33:48.175231 | instance | skipping: [instance] 2026-09-16 03:33:48.175296 | instance | 2026-09-16 03:33:48.175432 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:33:48.175541 | instance | Wednesday 16 September 2026 03:33:48 +0000 (0:00:00.099) 0:12:38.228 *** 2026-09-16 03:33:48.285618 | instance | skipping: [instance] 2026-09-16 03:33:48.285843 | instance | 2026-09-16 03:33:48.286150 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:33:48.286434 | instance | Wednesday 16 September 2026 03:33:48 +0000 (0:00:00.109) 0:12:38.338 *** 2026-09-16 03:33:48.363310 | instance | skipping: [instance] 2026-09-16 03:33:48.363398 | instance | 2026-09-16 03:33:48.363413 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:33:48.363427 | instance | Wednesday 16 September 2026 03:33:48 +0000 (0:00:00.076) 0:12:38.414 *** 2026-09-16 03:33:48.421888 | instance | skipping: [instance] 2026-09-16 03:33:48.422125 | instance | 2026-09-16 03:33:48.422533 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:33:48.422772 | instance | Wednesday 16 September 2026 03:33:48 +0000 (0:00:00.060) 0:12:38.474 *** 2026-09-16 03:33:48.500359 | instance | ok: [instance] 2026-09-16 03:33:48.500432 | instance | 2026-09-16 03:33:48.500660 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:33:48.500764 | instance | Wednesday 16 September 2026 03:33:48 +0000 (0:00:00.078) 0:12:38.553 *** 2026-09-16 03:33:48.589805 | instance | ok: [instance] => (item=identity) 2026-09-16 03:33:48.589983 | instance | 2026-09-16 03:33:48.590213 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:33:48.590426 | instance | Wednesday 16 September 2026 03:33:48 +0000 (0:00:00.089) 0:12:38.642 *** 2026-09-16 03:33:48.691946 | instance | ok: [instance] 2026-09-16 03:33:48.692062 | instance | 2026-09-16 03:33:48.692305 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-09-16 03:33:48.692468 | instance | Wednesday 16 September 2026 03:33:48 +0000 (0:00:00.102) 0:12:38.745 *** 2026-09-16 03:33:49.257427 | instance | ok: [instance] 2026-09-16 03:33:49.257512 | instance | 2026-09-16 03:33:49.257632 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-09-16 03:33:49.257736 | instance | Wednesday 16 September 2026 03:33:49 +0000 (0:00:00.565) 0:12:39.310 *** 2026-09-16 03:33:49.802419 | instance | ok: [instance] 2026-09-16 03:33:49.802650 | instance | 2026-09-16 03:33:49.802899 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-09-16 03:33:49.803223 | instance | Wednesday 16 September 2026 03:33:49 +0000 (0:00:00.544) 0:12:39.854 *** 2026-09-16 03:33:50.391258 | instance | ok: [instance] 2026-09-16 03:33:50.391321 | instance | 2026-09-16 03:33:50.391465 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-09-16 03:33:50.391578 | instance | Wednesday 16 September 2026 03:33:50 +0000 (0:00:00.589) 0:12:40.444 *** 2026-09-16 03:33:51.018135 | instance | ok: [instance] 2026-09-16 03:33:51.018461 | instance | 2026-09-16 03:33:51.018739 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 03:33:51.018990 | instance | Wednesday 16 September 2026 03:33:51 +0000 (0:00:00.626) 0:12:41.070 *** 2026-09-16 03:33:51.426897 | instance | ok: [instance] 2026-09-16 03:33:51.427064 | instance | 2026-09-16 03:33:51.427358 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 03:33:51.427591 | instance | Wednesday 16 September 2026 03:33:51 +0000 (0:00:00.408) 0:12:41.479 *** 2026-09-16 03:33:51.558501 | instance | included: rabbitmq for instance 2026-09-16 03:33:51.558726 | instance | 2026-09-16 03:33:51.559068 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-16 03:33:51.559308 | instance | Wednesday 16 September 2026 03:33:51 +0000 (0:00:00.131) 0:12:41.611 *** 2026-09-16 03:33:52.372381 | instance | ok: [instance] 2026-09-16 03:33:52.372582 | instance | 2026-09-16 03:33:52.372957 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-16 03:33:52.373235 | instance | Wednesday 16 September 2026 03:33:52 +0000 (0:00:00.814) 0:12:42.425 *** 2026-09-16 03:33:52.575807 | instance | skipping: [instance] 2026-09-16 03:33:52.575866 | instance | 2026-09-16 03:33:52.575989 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-16 03:33:52.576119 | instance | Wednesday 16 September 2026 03:33:52 +0000 (0:00:00.203) 0:12:42.629 *** 2026-09-16 03:33:52.769672 | instance | skipping: [instance] 2026-09-16 03:33:52.770098 | instance | 2026-09-16 03:33:52.770416 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-16 03:33:52.770765 | instance | Wednesday 16 September 2026 03:33:52 +0000 (0:00:00.193) 0:12:42.822 *** 2026-09-16 03:33:52.972444 | instance | skipping: [instance] 2026-09-16 03:33:52.972751 | instance | 2026-09-16 03:33:52.973047 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-16 03:33:52.973319 | instance | Wednesday 16 September 2026 03:33:52 +0000 (0:00:00.203) 0:12:43.025 *** 2026-09-16 03:33:53.903451 | instance | ok: [instance] 2026-09-16 03:33:53.903665 | instance | 2026-09-16 03:33:53.903919 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:33:53.904173 | instance | Wednesday 16 September 2026 03:33:53 +0000 (0:00:00.930) 0:12:43.955 *** 2026-09-16 03:33:54.682939 | instance | ok: [instance] 2026-09-16 03:33:54.683034 | instance | 2026-09-16 03:33:54.683223 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:33:54.683359 | instance | Wednesday 16 September 2026 03:33:54 +0000 (0:00:00.780) 0:12:44.735 *** 2026-09-16 03:33:54.772948 | instance | ok: [instance] 2026-09-16 03:33:54.773310 | instance | 2026-09-16 03:33:54.773653 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:33:54.773974 | instance | Wednesday 16 September 2026 03:33:54 +0000 (0:00:00.089) 0:12:44.825 *** 2026-09-16 03:33:54.864961 | instance | skipping: [instance] 2026-09-16 03:33:54.865307 | instance | 2026-09-16 03:33:54.865674 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:33:54.866013 | instance | Wednesday 16 September 2026 03:33:54 +0000 (0:00:00.092) 0:12:44.917 *** 2026-09-16 03:33:54.948814 | instance | skipping: [instance] 2026-09-16 03:33:54.948888 | instance | 2026-09-16 03:33:54.949069 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:33:54.949501 | instance | Wednesday 16 September 2026 03:33:54 +0000 (0:00:00.083) 0:12:45.001 *** 2026-09-16 03:33:55.035775 | instance | ok: [instance] 2026-09-16 03:33:55.035993 | instance | 2026-09-16 03:33:55.036301 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:33:55.036522 | instance | Wednesday 16 September 2026 03:33:55 +0000 (0:00:00.087) 0:12:45.088 *** 2026-09-16 03:33:55.247984 | instance | ok: [instance] => (item=oslo_cache) 2026-09-16 03:33:55.248540 | instance | ok: [instance] => (item=identity) 2026-09-16 03:33:55.248563 | instance | ok: [instance] => (item=load_balancer) 2026-09-16 03:33:55.248576 | instance | ok: [instance] => (item=network) 2026-09-16 03:33:55.249017 | instance | ok: [instance] => (item=valkey) 2026-09-16 03:33:55.249042 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-16 03:33:55.249203 | instance | ok: [instance] => (item=oslo_db) 2026-09-16 03:33:55.250961 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-09-16 03:33:55.251175 | instance | 2026-09-16 03:33:55.251189 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:33:55.251196 | instance | Wednesday 16 September 2026 03:33:55 +0000 (0:00:00.211) 0:12:45.299 *** 2026-09-16 03:33:55.390724 | instance | ok: [instance] 2026-09-16 03:33:55.390930 | instance | 2026-09-16 03:33:55.391243 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:33:55.391480 | instance | Wednesday 16 September 2026 03:33:55 +0000 (0:00:00.143) 0:12:45.443 *** 2026-09-16 03:33:55.496922 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:33:55.497006 | instance | 2026-09-16 03:33:55.497116 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:33:55.497302 | instance | Wednesday 16 September 2026 03:33:55 +0000 (0:00:00.106) 0:12:45.549 *** 2026-09-16 03:33:56.178374 | instance | ok: [instance] 2026-09-16 03:33:56.178439 | instance | 2026-09-16 03:33:56.178454 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-09-16 03:33:56.178690 | instance | Wednesday 16 September 2026 03:33:56 +0000 (0:00:00.680) 0:12:46.229 *** 2026-09-16 03:33:57.683791 | instance | ok: [instance] 2026-09-16 03:33:57.683949 | instance | 2026-09-16 03:33:57.684152 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-09-16 03:33:57.684337 | instance | Wednesday 16 September 2026 03:33:57 +0000 (0:00:01.506) 0:12:47.736 *** 2026-09-16 03:33:58.845040 | instance | ok: [instance] 2026-09-16 03:33:58.845163 | instance | 2026-09-16 03:33:58.845404 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-09-16 03:33:58.845508 | instance | Wednesday 16 September 2026 03:33:58 +0000 (0:00:01.161) 0:12:48.898 *** 2026-09-16 03:34:00.100399 | instance | ok: [instance] 2026-09-16 03:34:00.100518 | instance | 2026-09-16 03:34:00.100764 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-09-16 03:34:00.100941 | instance | Wednesday 16 September 2026 03:34:00 +0000 (0:00:01.255) 0:12:50.153 *** 2026-09-16 03:34:01.456535 | instance | ok: [instance] 2026-09-16 03:34:01.456608 | instance | 2026-09-16 03:34:01.456754 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-09-16 03:34:01.456868 | instance | Wednesday 16 September 2026 03:34:01 +0000 (0:00:01.356) 0:12:51.509 *** 2026-09-16 03:34:07.266237 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-09-16 03:34:07.266420 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-09-16 03:34:07.266855 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-09-16 03:34:07.267792 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-09-16 03:34:07.267993 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-09-16 03:34:07.268232 | instance | 2026-09-16 03:34:07.268518 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-09-16 03:34:07.268807 | instance | Wednesday 16 September 2026 03:34:07 +0000 (0:00:05.808) 0:12:57.318 *** 2026-09-16 03:34:08.756513 | instance | ok: [instance] => (item=instance) 2026-09-16 03:34:08.756710 | instance | 2026-09-16 03:34:08.756933 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-09-16 03:34:08.757127 | instance | Wednesday 16 September 2026 03:34:08 +0000 (0:00:01.490) 0:12:58.809 *** 2026-09-16 03:34:11.780444 | instance | ok: [instance] => (item=instance) 2026-09-16 03:34:11.780639 | instance | 2026-09-16 03:34:11.780854 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-09-16 03:34:11.781065 | instance | Wednesday 16 September 2026 03:34:11 +0000 (0:00:03.024) 0:13:01.833 *** 2026-09-16 03:34:17.651837 | instance | ok: [instance] => (item=instance) 2026-09-16 03:34:17.651962 | instance | 2026-09-16 03:34:17.652168 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-09-16 03:34:17.652325 | instance | Wednesday 16 September 2026 03:34:17 +0000 (0:00:05.870) 0:13:07.704 *** 2026-09-16 03:34:18.953092 | instance | ok: [instance] => (item=instance) 2026-09-16 03:34:18.953294 | instance | 2026-09-16 03:34:18.953548 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-09-16 03:34:18.953824 | instance | Wednesday 16 September 2026 03:34:18 +0000 (0:00:01.301) 0:13:09.005 *** 2026-09-16 03:34:19.097238 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-09-16 03:34:19.097498 | instance | 2026-09-16 03:34:19.097774 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-09-16 03:34:19.098040 | instance | Wednesday 16 September 2026 03:34:19 +0000 (0:00:00.143) 0:13:09.148 *** 2026-09-16 03:34:20.209155 | instance | ok: [instance] 2026-09-16 03:34:20.209424 | instance | 2026-09-16 03:34:20.209664 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-09-16 03:34:20.209920 | instance | Wednesday 16 September 2026 03:34:20 +0000 (0:00:01.113) 0:13:10.261 *** 2026-09-16 03:34:22.387355 | instance | ok: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-09-16T03:05:13Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.2.174', 'hostname': 'host-172-24-2-174', 'fqdn': 'host-172-24-2-174.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '13ce3b3a-cc91-48c0-a6a4-201d738bf7ab', 'ip_address': '172.24.2.174'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:fe:62:f1', 'name': 'octavia-health-manager-port-instance', 'network_id': '9036f35b-5702-4a20-a325-1b68b05bb30a', 'numa_affinity_policy': None, 'project_id': 'a5dbd9da458143c8ac11376244593825', 'tenant_id': 'a5dbd9da458143c8ac11376244593825', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['e61fa61c-4d06-40b8-a566-3f73d51a0cc2'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-09-16T03:09:47Z', 'revision_number': 5, 'if_match': None, 'id': 'eceebcfd-9e7b-47c9-9bf3-18afc2ae12c1', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-09-16 03:34:22.387633 | instance | ok: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-09-16T03:05:13Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.2.174', 'hostname': 'host-172-24-2-174', 'fqdn': 'host-172-24-2-174.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '13ce3b3a-cc91-48c0-a6a4-201d738bf7ab', 'ip_address': '172.24.2.174'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:fe:62:f1', 'name': 'octavia-health-manager-port-instance', 'network_id': '9036f35b-5702-4a20-a325-1b68b05bb30a', 'numa_affinity_policy': None, 'project_id': 'a5dbd9da458143c8ac11376244593825', 'tenant_id': 'a5dbd9da458143c8ac11376244593825', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['e61fa61c-4d06-40b8-a566-3f73d51a0cc2'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-09-16T03:09:47Z', 'revision_number': 5, 'if_match': None, 'id': 'eceebcfd-9e7b-47c9-9bf3-18afc2ae12c1', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-09-16 03:34:22.387819 | instance | 2026-09-16 03:34:22.388020 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-09-16 03:34:22.388240 | instance | Wednesday 16 September 2026 03:34:22 +0000 (0:00:02.177) 0:13:12.439 *** 2026-09-16 03:34:23.524160 | instance | ok: [instance] 2026-09-16 03:34:23.524376 | instance | 2026-09-16 03:34:23.524614 | instance | TASK [Upload Amphora image] **************************************************** 2026-09-16 03:34:23.524916 | instance | Wednesday 16 September 2026 03:34:23 +0000 (0:00:01.137) 0:13:13.576 *** 2026-09-16 03:34:23.667353 | instance | included: atmosphere.common.glance_image for instance 2026-09-16 03:34:23.667575 | instance | 2026-09-16 03:34:23.667853 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-09-16 03:34:23.668112 | instance | Wednesday 16 September 2026 03:34:23 +0000 (0:00:00.143) 0:13:13.720 *** 2026-09-16 03:34:25.001943 | instance | ok: [instance] 2026-09-16 03:34:25.002118 | instance | 2026-09-16 03:34:25.002415 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-09-16 03:34:25.002581 | instance | Wednesday 16 September 2026 03:34:24 +0000 (0:00:01.333) 0:13:15.054 *** 2026-09-16 03:34:25.570186 | instance | ok: [instance] 2026-09-16 03:34:25.570392 | instance | 2026-09-16 03:34:25.570619 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-09-16 03:34:25.570848 | instance | Wednesday 16 September 2026 03:34:25 +0000 (0:00:00.568) 0:13:15.623 *** 2026-09-16 03:34:25.652666 | instance | ok: [instance] 2026-09-16 03:34:25.653003 | instance | 2026-09-16 03:34:25.653338 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-09-16 03:34:25.653659 | instance | Wednesday 16 September 2026 03:34:25 +0000 (0:00:00.082) 0:13:15.705 *** 2026-09-16 03:34:26.693240 | instance | ok: [instance] 2026-09-16 03:34:26.693437 | instance | 2026-09-16 03:34:26.693630 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-09-16 03:34:26.693806 | instance | Wednesday 16 September 2026 03:34:26 +0000 (0:00:01.040) 0:13:16.746 *** 2026-09-16 03:34:26.785579 | instance | ok: [instance] 2026-09-16 03:34:26.785800 | instance | 2026-09-16 03:34:26.786128 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-09-16 03:34:26.786409 | instance | Wednesday 16 September 2026 03:34:26 +0000 (0:00:00.092) 0:13:16.838 *** 2026-09-16 03:34:26.885140 | instance | ok: [instance] 2026-09-16 03:34:26.885336 | instance | 2026-09-16 03:34:26.885678 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-09-16 03:34:26.885935 | instance | Wednesday 16 September 2026 03:34:26 +0000 (0:00:00.099) 0:13:16.937 *** 2026-09-16 03:34:26.940190 | instance | skipping: [instance] 2026-09-16 03:34:26.940285 | instance | 2026-09-16 03:34:26.940486 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-09-16 03:34:26.940745 | instance | Wednesday 16 September 2026 03:34:26 +0000 (0:00:00.055) 0:13:16.993 *** 2026-09-16 03:34:27.012102 | instance | skipping: [instance] 2026-09-16 03:34:27.012175 | instance | 2026-09-16 03:34:27.012312 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-09-16 03:34:27.012445 | instance | Wednesday 16 September 2026 03:34:27 +0000 (0:00:00.071) 0:13:17.065 *** 2026-09-16 03:34:27.078463 | instance | skipping: [instance] 2026-09-16 03:34:27.078648 | instance | 2026-09-16 03:34:27.078909 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-09-16 03:34:27.079174 | instance | Wednesday 16 September 2026 03:34:27 +0000 (0:00:00.065) 0:13:17.130 *** 2026-09-16 03:34:27.181554 | instance | skipping: [instance] 2026-09-16 03:34:27.181815 | instance | 2026-09-16 03:34:27.182125 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-09-16 03:34:27.182414 | instance | Wednesday 16 September 2026 03:34:27 +0000 (0:00:00.102) 0:13:17.233 *** 2026-09-16 03:34:27.397799 | instance | skipping: [instance] 2026-09-16 03:34:27.398100 | instance | 2026-09-16 03:34:27.398364 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-09-16 03:34:27.398601 | instance | Wednesday 16 September 2026 03:34:27 +0000 (0:00:00.216) 0:13:17.450 *** 2026-09-16 03:34:27.467964 | instance | skipping: [instance] 2026-09-16 03:34:27.468250 | instance | 2026-09-16 03:34:27.468614 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-09-16 03:34:27.468973 | instance | Wednesday 16 September 2026 03:34:27 +0000 (0:00:00.070) 0:13:17.520 *** 2026-09-16 03:34:27.541203 | instance | skipping: [instance] 2026-09-16 03:34:27.541299 | instance | 2026-09-16 03:34:27.541317 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-09-16 03:34:27.541400 | instance | Wednesday 16 September 2026 03:34:27 +0000 (0:00:00.073) 0:13:17.594 *** 2026-09-16 03:34:27.614025 | instance | skipping: [instance] 2026-09-16 03:34:27.614398 | instance | 2026-09-16 03:34:27.614415 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-09-16 03:34:27.614423 | instance | Wednesday 16 September 2026 03:34:27 +0000 (0:00:00.072) 0:13:17.666 *** 2026-09-16 03:34:27.690264 | instance | skipping: [instance] 2026-09-16 03:34:27.690345 | instance | 2026-09-16 03:34:27.690469 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-09-16 03:34:27.690594 | instance | Wednesday 16 September 2026 03:34:27 +0000 (0:00:00.076) 0:13:17.743 *** 2026-09-16 03:34:27.787973 | instance | skipping: [instance] 2026-09-16 03:34:27.788167 | instance | 2026-09-16 03:34:27.788489 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-09-16 03:34:27.788967 | instance | Wednesday 16 September 2026 03:34:27 +0000 (0:00:00.097) 0:13:17.840 *** 2026-09-16 03:34:28.886805 | instance | ok: [instance] 2026-09-16 03:34:28.886871 | instance | 2026-09-16 03:34:28.887000 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-09-16 03:34:28.887113 | instance | Wednesday 16 September 2026 03:34:28 +0000 (0:00:01.098) 0:13:18.939 *** 2026-09-16 03:34:29.801738 | instance | ok: [instance] 2026-09-16 03:34:29.801959 | instance | 2026-09-16 03:34:29.802312 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-09-16 03:34:29.802820 | instance | Wednesday 16 September 2026 03:34:29 +0000 (0:00:00.914) 0:13:19.854 *** 2026-09-16 03:34:30.693174 | instance | ok: [instance] 2026-09-16 03:34:30.693461 | instance | 2026-09-16 03:34:30.693717 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-09-16 03:34:30.693942 | instance | Wednesday 16 September 2026 03:34:30 +0000 (0:00:00.891) 0:13:20.745 *** 2026-09-16 03:34:31.926994 | instance | ok: [instance] 2026-09-16 03:34:31.927081 | instance | 2026-09-16 03:34:31.927091 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-09-16 03:34:31.927098 | instance | Wednesday 16 September 2026 03:34:31 +0000 (0:00:01.233) 0:13:21.979 *** 2026-09-16 03:34:33.609638 | instance | ok: [instance] => (item=octavia-client) 2026-09-16 03:34:33.609710 | instance | ok: [instance] => (item=octavia-server) 2026-09-16 03:34:33.610351 | instance | 2026-09-16 03:34:33.610410 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-09-16 03:34:33.610417 | instance | Wednesday 16 September 2026 03:34:33 +0000 (0:00:01.683) 0:13:23.662 *** 2026-09-16 03:34:34.507400 | instance | ok: [instance] 2026-09-16 03:34:34.507480 | instance | 2026-09-16 03:34:34.507629 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-09-16 03:34:34.508331 | instance | Wednesday 16 September 2026 03:34:34 +0000 (0:00:00.896) 0:13:24.558 *** 2026-09-16 03:34:36.299156 | instance | ok: [instance] 2026-09-16 03:34:36.299234 | instance | 2026-09-16 03:34:36.299334 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-09-16 03:34:36.299444 | instance | Wednesday 16 September 2026 03:34:36 +0000 (0:00:01.793) 0:13:26.352 *** 2026-09-16 03:34:39.008055 | instance | ok: [instance] 2026-09-16 03:34:39.008166 | instance | 2026-09-16 03:34:39.008172 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-09-16 03:34:39.008284 | instance | Wednesday 16 September 2026 03:34:39 +0000 (0:00:02.708) 0:13:29.061 *** 2026-09-16 03:34:50.746442 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-09-16 03:34:50.746777 | instance | ok: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-09-16 03:34:50.747050 | instance | 2026-09-16 03:34:50.747252 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 03:34:50.747490 | instance | Wednesday 16 September 2026 03:34:50 +0000 (0:00:11.738) 0:13:40.799 *** 2026-09-16 03:34:50.922395 | instance | included: openstack_helm_ingress for instance 2026-09-16 03:34:50.922511 | instance | 2026-09-16 03:34:50.922664 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 03:34:50.922774 | instance | Wednesday 16 September 2026 03:34:50 +0000 (0:00:00.176) 0:13:40.975 *** 2026-09-16 03:34:51.005470 | instance | skipping: [instance] 2026-09-16 03:34:51.005540 | instance | 2026-09-16 03:34:51.005718 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 03:34:51.005846 | instance | Wednesday 16 September 2026 03:34:50 +0000 (0:00:00.082) 0:13:41.058 *** 2026-09-16 03:34:51.071757 | instance | skipping: [instance] 2026-09-16 03:34:51.071997 | instance | 2026-09-16 03:34:51.072844 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 03:34:51.072915 | instance | Wednesday 16 September 2026 03:34:51 +0000 (0:00:00.066) 0:13:41.124 *** 2026-09-16 03:34:51.198637 | instance | ok: [instance] 2026-09-16 03:34:51.198743 | instance | 2026-09-16 03:34:51.198899 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-09-16 03:34:51.199053 | instance | Wednesday 16 September 2026 03:34:51 +0000 (0:00:00.126) 0:13:41.251 *** 2026-09-16 03:34:51.347800 | instance | included: ingress for instance 2026-09-16 03:34:51.347882 | instance | 2026-09-16 03:34:51.348136 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-09-16 03:34:51.348322 | instance | Wednesday 16 September 2026 03:34:51 +0000 (0:00:00.149) 0:13:41.400 *** 2026-09-16 03:34:52.866533 | instance | ok: [instance] 2026-09-16 03:34:52.866688 | instance | 2026-09-16 03:34:52.866872 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 03:34:52.867059 | instance | Wednesday 16 September 2026 03:34:52 +0000 (0:00:01.517) 0:13:42.918 *** 2026-09-16 03:34:52.986092 | instance | ok: [instance] 2026-09-16 03:34:52.986197 | instance | 2026-09-16 03:34:52.986383 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 03:34:52.986551 | instance | Wednesday 16 September 2026 03:34:52 +0000 (0:00:00.120) 0:13:43.038 *** 2026-09-16 03:34:53.102063 | instance | included: rabbitmq for instance 2026-09-16 03:34:53.102137 | instance | 2026-09-16 03:34:53.102346 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-16 03:34:53.102518 | instance | Wednesday 16 September 2026 03:34:53 +0000 (0:00:00.116) 0:13:43.155 *** 2026-09-16 03:34:54.232859 | instance | ok: [instance] 2026-09-16 03:34:54.232984 | instance | 2026-09-16 03:34:54.233159 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-16 03:34:54.233314 | instance | Wednesday 16 September 2026 03:34:54 +0000 (0:00:01.130) 0:13:44.285 *** 2026-09-16 03:34:54.390177 | instance | skipping: [instance] 2026-09-16 03:34:54.390285 | instance | 2026-09-16 03:34:54.390444 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-16 03:34:54.390594 | instance | Wednesday 16 September 2026 03:34:54 +0000 (0:00:00.156) 0:13:44.442 *** 2026-09-16 03:34:54.566334 | instance | skipping: [instance] 2026-09-16 03:34:54.566503 | instance | 2026-09-16 03:34:54.566730 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-16 03:34:54.566958 | instance | Wednesday 16 September 2026 03:34:54 +0000 (0:00:00.176) 0:13:44.619 *** 2026-09-16 03:34:54.753626 | instance | skipping: [instance] 2026-09-16 03:34:54.753892 | instance | 2026-09-16 03:34:54.754197 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-16 03:34:54.754485 | instance | Wednesday 16 September 2026 03:34:54 +0000 (0:00:00.186) 0:13:44.806 *** 2026-09-16 03:34:55.803504 | instance | ok: [instance] 2026-09-16 03:34:55.803683 | instance | 2026-09-16 03:34:55.803944 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:34:55.804212 | instance | Wednesday 16 September 2026 03:34:55 +0000 (0:00:01.049) 0:13:45.856 *** 2026-09-16 03:34:56.729865 | instance | ok: [instance] 2026-09-16 03:34:56.730030 | instance | 2026-09-16 03:34:56.730216 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:34:56.730387 | instance | Wednesday 16 September 2026 03:34:56 +0000 (0:00:00.926) 0:13:46.782 *** 2026-09-16 03:34:56.820269 | instance | ok: [instance] 2026-09-16 03:34:56.820474 | instance | 2026-09-16 03:34:56.820790 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:34:56.821039 | instance | Wednesday 16 September 2026 03:34:56 +0000 (0:00:00.090) 0:13:46.873 *** 2026-09-16 03:34:56.907855 | instance | skipping: [instance] 2026-09-16 03:34:56.907962 | instance | 2026-09-16 03:34:56.908154 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:34:56.908310 | instance | Wednesday 16 September 2026 03:34:56 +0000 (0:00:00.087) 0:13:46.960 *** 2026-09-16 03:34:57.029648 | instance | skipping: [instance] 2026-09-16 03:34:57.029772 | instance | 2026-09-16 03:34:57.029945 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:34:57.030119 | instance | Wednesday 16 September 2026 03:34:57 +0000 (0:00:00.121) 0:13:47.082 *** 2026-09-16 03:34:57.108856 | instance | ok: [instance] 2026-09-16 03:34:57.109067 | instance | 2026-09-16 03:34:57.109324 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:34:57.109569 | instance | Wednesday 16 September 2026 03:34:57 +0000 (0:00:00.079) 0:13:47.161 *** 2026-09-16 03:34:57.330911 | instance | ok: [instance] => (item=container_infra) 2026-09-16 03:34:57.331017 | instance | ok: [instance] => (item=oslo_cache) 2026-09-16 03:34:57.331130 | instance | ok: [instance] => (item=identity) 2026-09-16 03:34:57.331255 | instance | ok: [instance] => (item=orchestration) 2026-09-16 03:34:57.331362 | instance | ok: [instance] => (item=oslo_db) 2026-09-16 03:34:57.331478 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-16 03:34:57.331592 | instance | ok: [instance] => (item=key_manager) 2026-09-16 03:34:57.331693 | instance | 2026-09-16 03:34:57.331837 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:34:57.331981 | instance | Wednesday 16 September 2026 03:34:57 +0000 (0:00:00.222) 0:13:47.384 *** 2026-09-16 03:34:57.423773 | instance | ok: [instance] 2026-09-16 03:34:57.424078 | instance | 2026-09-16 03:34:57.424352 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:34:57.424588 | instance | Wednesday 16 September 2026 03:34:57 +0000 (0:00:00.092) 0:13:47.476 *** 2026-09-16 03:34:57.516388 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:34:57.516717 | instance | 2026-09-16 03:34:57.517018 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:34:57.517318 | instance | Wednesday 16 September 2026 03:34:57 +0000 (0:00:00.092) 0:13:47.568 *** 2026-09-16 03:34:58.214574 | instance | ok: [instance] 2026-09-16 03:34:58.214826 | instance | 2026-09-16 03:34:58.215161 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 03:34:58.215431 | instance | Wednesday 16 September 2026 03:34:58 +0000 (0:00:00.698) 0:13:48.267 *** 2026-09-16 03:34:58.320196 | instance | ok: [instance] => { 2026-09-16 03:34:58.320597 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64" 2026-09-16 03:34:58.320983 | instance | } 2026-09-16 03:34:58.321224 | instance | 2026-09-16 03:34:58.321511 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 03:34:58.321738 | instance | Wednesday 16 September 2026 03:34:58 +0000 (0:00:00.105) 0:13:48.373 *** 2026-09-16 03:34:58.716445 | instance | ok: [instance] 2026-09-16 03:34:58.716782 | instance | 2026-09-16 03:34:58.717053 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 03:34:58.717297 | instance | Wednesday 16 September 2026 03:34:58 +0000 (0:00:00.396) 0:13:48.769 *** 2026-09-16 03:34:58.799879 | instance | skipping: [instance] 2026-09-16 03:34:58.800021 | instance | 2026-09-16 03:34:58.800177 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-09-16 03:34:58.800325 | instance | Wednesday 16 September 2026 03:34:58 +0000 (0:00:00.083) 0:13:48.852 *** 2026-09-16 03:34:59.413877 | instance | ok: [instance] 2026-09-16 03:34:59.414137 | instance | 2026-09-16 03:34:59.414323 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:34:59.414548 | instance | Wednesday 16 September 2026 03:34:59 +0000 (0:00:00.613) 0:13:49.466 *** 2026-09-16 03:34:59.519115 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:34:59.519348 | instance | 2026-09-16 03:34:59.519751 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:34:59.520050 | instance | Wednesday 16 September 2026 03:34:59 +0000 (0:00:00.105) 0:13:49.571 *** 2026-09-16 03:35:00.208463 | instance | ok: [instance] 2026-09-16 03:35:00.208570 | instance | 2026-09-16 03:35:00.208732 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-09-16 03:35:00.208869 | instance | Wednesday 16 September 2026 03:35:00 +0000 (0:00:00.689) 0:13:50.261 *** 2026-09-16 03:35:00.464747 | instance | ok: [instance] 2026-09-16 03:35:00.464864 | instance | 2026-09-16 03:35:00.465058 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-09-16 03:35:00.465250 | instance | Wednesday 16 September 2026 03:35:00 +0000 (0:00:00.256) 0:13:50.517 *** 2026-09-16 03:35:01.044370 | instance | ok: [instance] 2026-09-16 03:35:01.044481 | instance | 2026-09-16 03:35:01.044655 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-09-16 03:35:01.044899 | instance | Wednesday 16 September 2026 03:35:01 +0000 (0:00:00.579) 0:13:51.097 *** 2026-09-16 03:35:02.262084 | instance | ok: [instance] 2026-09-16 03:35:02.262287 | instance | 2026-09-16 03:35:02.262538 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-09-16 03:35:02.262772 | instance | Wednesday 16 September 2026 03:35:02 +0000 (0:00:01.216) 0:13:52.314 *** 2026-09-16 03:35:05.891624 | instance | ok: [instance] 2026-09-16 03:35:05.891818 | instance | 2026-09-16 03:35:05.892098 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-09-16 03:35:05.892357 | instance | Wednesday 16 September 2026 03:35:05 +0000 (0:00:03.630) 0:13:55.944 *** 2026-09-16 03:35:06.182930 | instance | ok: [instance] 2026-09-16 03:35:06.183015 | instance | 2026-09-16 03:35:06.183161 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-09-16 03:35:06.183269 | instance | Wednesday 16 September 2026 03:35:06 +0000 (0:00:00.290) 0:13:56.235 *** 2026-09-16 03:35:08.484077 | instance | ok: [instance] 2026-09-16 03:35:08.484193 | instance | 2026-09-16 03:35:08.484360 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-09-16 03:35:08.484509 | instance | Wednesday 16 September 2026 03:35:08 +0000 (0:00:02.301) 0:13:58.536 *** 2026-09-16 03:35:09.315341 | instance | ok: [instance] 2026-09-16 03:35:09.315541 | instance | 2026-09-16 03:35:09.315793 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-09-16 03:35:09.316051 | instance | Wednesday 16 September 2026 03:35:09 +0000 (0:00:00.831) 0:13:59.368 *** 2026-09-16 03:35:09.386603 | instance | skipping: [instance] 2026-09-16 03:35:09.386879 | instance | 2026-09-16 03:35:09.387249 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-09-16 03:35:09.387548 | instance | Wednesday 16 September 2026 03:35:09 +0000 (0:00:00.071) 0:13:59.439 *** 2026-09-16 03:35:09.485123 | instance | ok: [instance] 2026-09-16 03:35:09.485187 | instance | 2026-09-16 03:35:09.485284 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-09-16 03:35:09.485381 | instance | Wednesday 16 September 2026 03:35:09 +0000 (0:00:00.098) 0:13:59.538 *** 2026-09-16 03:35:09.585521 | instance | skipping: [instance] 2026-09-16 03:35:09.585813 | instance | 2026-09-16 03:35:09.586184 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-09-16 03:35:09.586560 | instance | Wednesday 16 September 2026 03:35:09 +0000 (0:00:00.099) 0:13:59.638 *** 2026-09-16 03:35:12.684946 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-09-16 03:35:12.685311 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-09-16 03:35:12.685619 | instance | ok: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-09-16 03:35:12.685990 | instance | ok: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-09-16 03:35:12.686235 | instance | 2026-09-16 03:35:12.686476 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-09-16 03:35:12.686695 | instance | Wednesday 16 September 2026 03:35:12 +0000 (0:00:03.099) 0:14:02.737 *** 2026-09-16 03:35:12.829722 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-16 03:35:12.829933 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-16 03:35:12.830215 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-16 03:35:12.830461 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-16 03:35:12.830723 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-16 03:35:12.830985 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-16 03:35:12.831255 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-16 03:35:12.831494 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-16 03:35:12.831714 | instance | skipping: [instance] 2026-09-16 03:35:12.831912 | instance | 2026-09-16 03:35:12.832188 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-09-16 03:35:12.832420 | instance | Wednesday 16 September 2026 03:35:12 +0000 (0:00:00.144) 0:14:02.882 *** 2026-09-16 03:35:14.052470 | instance | ok: [instance] 2026-09-16 03:35:14.052831 | instance | 2026-09-16 03:35:14.053144 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-09-16 03:35:14.053402 | instance | Wednesday 16 September 2026 03:35:14 +0000 (0:00:01.222) 0:14:04.105 *** 2026-09-16 03:35:14.862885 | instance | ok: [instance] 2026-09-16 03:35:14.863097 | instance | 2026-09-16 03:35:14.863393 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-09-16 03:35:14.863633 | instance | Wednesday 16 September 2026 03:35:14 +0000 (0:00:00.810) 0:14:04.915 *** 2026-09-16 03:35:17.724365 | instance | ok: [instance] 2026-09-16 03:35:17.724439 | instance | 2026-09-16 03:35:17.724543 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-09-16 03:35:17.724686 | instance | Wednesday 16 September 2026 03:35:17 +0000 (0:00:02.861) 0:14:07.777 *** 2026-09-16 03:35:18.607940 | instance | ok: [instance] 2026-09-16 03:35:18.608212 | instance | 2026-09-16 03:35:18.608444 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 03:35:18.608837 | instance | Wednesday 16 September 2026 03:35:18 +0000 (0:00:00.883) 0:14:08.660 *** 2026-09-16 03:35:18.795873 | instance | included: openstack_helm_ingress for instance 2026-09-16 03:35:18.796126 | instance | 2026-09-16 03:35:18.796375 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 03:35:18.796669 | instance | Wednesday 16 September 2026 03:35:18 +0000 (0:00:00.187) 0:14:08.848 *** 2026-09-16 03:35:18.902826 | instance | skipping: [instance] 2026-09-16 03:35:18.902908 | instance | 2026-09-16 03:35:18.903161 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 03:35:18.903342 | instance | Wednesday 16 September 2026 03:35:18 +0000 (0:00:00.106) 0:14:08.955 *** 2026-09-16 03:35:19.018395 | instance | skipping: [instance] 2026-09-16 03:35:19.018674 | instance | 2026-09-16 03:35:19.018974 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 03:35:19.019234 | instance | Wednesday 16 September 2026 03:35:19 +0000 (0:00:00.115) 0:14:09.071 *** 2026-09-16 03:35:19.139770 | instance | ok: [instance] 2026-09-16 03:35:19.140106 | instance | 2026-09-16 03:35:19.140497 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-09-16 03:35:19.141058 | instance | Wednesday 16 September 2026 03:35:19 +0000 (0:00:00.120) 0:14:09.191 *** 2026-09-16 03:35:19.261088 | instance | included: ingress for instance 2026-09-16 03:35:19.261189 | instance | 2026-09-16 03:35:19.261361 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-09-16 03:35:19.261539 | instance | Wednesday 16 September 2026 03:35:19 +0000 (0:00:00.122) 0:14:09.313 *** 2026-09-16 03:35:20.521211 | instance | ok: [instance] 2026-09-16 03:35:20.521400 | instance | 2026-09-16 03:35:20.521640 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-09-16 03:35:20.521908 | instance | Wednesday 16 September 2026 03:35:20 +0000 (0:00:01.259) 0:14:10.573 *** 2026-09-16 03:35:21.593598 | instance | ok: [instance] 2026-09-16 03:35:21.593742 | instance | 2026-09-16 03:35:21.593878 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-09-16 03:35:21.594051 | instance | Wednesday 16 September 2026 03:35:21 +0000 (0:00:01.073) 0:14:11.646 *** 2026-09-16 03:35:21.889050 | instance | included: openstack_helm_ingress for instance 2026-09-16 03:35:21.889275 | instance | 2026-09-16 03:35:21.889534 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 03:35:21.889781 | instance | Wednesday 16 September 2026 03:35:21 +0000 (0:00:00.294) 0:14:11.941 *** 2026-09-16 03:35:21.954597 | instance | skipping: [instance] 2026-09-16 03:35:21.954771 | instance | 2026-09-16 03:35:21.955077 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 03:35:21.955296 | instance | Wednesday 16 September 2026 03:35:21 +0000 (0:00:00.066) 0:14:12.007 *** 2026-09-16 03:35:22.017920 | instance | skipping: [instance] 2026-09-16 03:35:22.018141 | instance | 2026-09-16 03:35:22.018374 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 03:35:22.018596 | instance | Wednesday 16 September 2026 03:35:22 +0000 (0:00:00.063) 0:14:12.070 *** 2026-09-16 03:35:22.105163 | instance | ok: [instance] 2026-09-16 03:35:22.105373 | instance | 2026-09-16 03:35:22.105621 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-09-16 03:35:22.105854 | instance | Wednesday 16 September 2026 03:35:22 +0000 (0:00:00.087) 0:14:12.157 *** 2026-09-16 03:35:22.228649 | instance | included: ingress for instance 2026-09-16 03:35:22.228925 | instance | 2026-09-16 03:35:22.229242 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-09-16 03:35:22.229549 | instance | Wednesday 16 September 2026 03:35:22 +0000 (0:00:00.123) 0:14:12.281 *** 2026-09-16 03:35:23.393403 | instance | ok: [instance] 2026-09-16 03:35:23.393485 | instance | 2026-09-16 03:35:23.393590 | instance | TASK [Upload images] *********************************************************** 2026-09-16 03:35:23.393754 | instance | Wednesday 16 September 2026 03:35:23 +0000 (0:00:01.165) 0:14:13.446 *** 2026-09-16 03:35:23.533466 | instance | included: atmosphere.common.glance_image for instance => (item={'name': 'ubuntu-2204-kube-v1.34.3', 'url': 'https://github.com/vexxhost/capo-image-elements/releases/download/2025.12-3/ubuntu-22.04-v1.34.3.qcow2', 'distro': 'ubuntu'}) 2026-09-16 03:35:23.533776 | instance | 2026-09-16 03:35:23.534216 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-09-16 03:35:23.534576 | instance | Wednesday 16 September 2026 03:35:23 +0000 (0:00:00.139) 0:14:13.586 *** 2026-09-16 03:35:24.113412 | instance | ok: [instance] 2026-09-16 03:35:24.113733 | instance | 2026-09-16 03:35:24.114055 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-09-16 03:35:24.114283 | instance | Wednesday 16 September 2026 03:35:24 +0000 (0:00:00.579) 0:14:14.166 *** 2026-09-16 03:35:24.196053 | instance | ok: [instance] 2026-09-16 03:35:24.196177 | instance | 2026-09-16 03:35:24.196342 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-09-16 03:35:24.196539 | instance | Wednesday 16 September 2026 03:35:24 +0000 (0:00:00.082) 0:14:14.248 *** 2026-09-16 03:35:25.263068 | instance | ok: [instance] 2026-09-16 03:35:25.263313 | instance | 2026-09-16 03:35:25.263630 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-09-16 03:35:25.263927 | instance | Wednesday 16 September 2026 03:35:25 +0000 (0:00:01.066) 0:14:15.315 *** 2026-09-16 03:35:25.374329 | instance | ok: [instance] 2026-09-16 03:35:25.374577 | instance | 2026-09-16 03:35:25.374831 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-09-16 03:35:25.375094 | instance | Wednesday 16 September 2026 03:35:25 +0000 (0:00:00.110) 0:14:15.426 *** 2026-09-16 03:35:25.481786 | instance | ok: [instance] 2026-09-16 03:35:25.481869 | instance | 2026-09-16 03:35:25.481976 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-09-16 03:35:25.482145 | instance | Wednesday 16 September 2026 03:35:25 +0000 (0:00:00.108) 0:14:15.534 *** 2026-09-16 03:35:25.574139 | instance | skipping: [instance] 2026-09-16 03:35:25.574514 | instance | 2026-09-16 03:35:25.574817 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-09-16 03:35:25.575278 | instance | Wednesday 16 September 2026 03:35:25 +0000 (0:00:00.091) 0:14:15.626 *** 2026-09-16 03:35:25.672481 | instance | skipping: [instance] 2026-09-16 03:35:25.672789 | instance | 2026-09-16 03:35:25.673155 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-09-16 03:35:25.673460 | instance | Wednesday 16 September 2026 03:35:25 +0000 (0:00:00.098) 0:14:15.725 *** 2026-09-16 03:35:25.763548 | instance | skipping: [instance] 2026-09-16 03:35:25.763780 | instance | 2026-09-16 03:35:25.764166 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-09-16 03:35:25.764524 | instance | Wednesday 16 September 2026 03:35:25 +0000 (0:00:00.091) 0:14:15.816 *** 2026-09-16 03:35:25.837297 | instance | skipping: [instance] 2026-09-16 03:35:25.837429 | instance | 2026-09-16 03:35:25.837630 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-09-16 03:35:25.837784 | instance | Wednesday 16 September 2026 03:35:25 +0000 (0:00:00.073) 0:14:15.890 *** 2026-09-16 03:35:25.897903 | instance | skipping: [instance] 2026-09-16 03:35:25.898125 | instance | 2026-09-16 03:35:25.898387 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-09-16 03:35:25.898783 | instance | Wednesday 16 September 2026 03:35:25 +0000 (0:00:00.060) 0:14:15.950 *** 2026-09-16 03:35:25.955056 | instance | skipping: [instance] 2026-09-16 03:35:25.955317 | instance | 2026-09-16 03:35:25.955586 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-09-16 03:35:25.955851 | instance | Wednesday 16 September 2026 03:35:25 +0000 (0:00:00.057) 0:14:16.007 *** 2026-09-16 03:35:26.014785 | instance | skipping: [instance] 2026-09-16 03:35:26.014857 | instance | 2026-09-16 03:35:26.016323 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-09-16 03:35:26.016372 | instance | Wednesday 16 September 2026 03:35:26 +0000 (0:00:00.060) 0:14:16.067 *** 2026-09-16 03:35:26.074015 | instance | skipping: [instance] 2026-09-16 03:35:26.074287 | instance | 2026-09-16 03:35:26.074607 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-09-16 03:35:26.074901 | instance | Wednesday 16 September 2026 03:35:26 +0000 (0:00:00.058) 0:14:16.126 *** 2026-09-16 03:35:26.130182 | instance | skipping: [instance] 2026-09-16 03:35:26.130386 | instance | 2026-09-16 03:35:26.130648 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-09-16 03:35:26.131041 | instance | Wednesday 16 September 2026 03:35:26 +0000 (0:00:00.056) 0:14:16.183 *** 2026-09-16 03:35:26.350187 | instance | skipping: [instance] 2026-09-16 03:35:26.350317 | instance | 2026-09-16 03:35:26.350454 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 03:35:26.350588 | instance | Wednesday 16 September 2026 03:35:26 +0000 (0:00:00.220) 0:14:16.403 *** 2026-09-16 03:35:26.645496 | instance | ok: [instance] 2026-09-16 03:35:26.645682 | instance | 2026-09-16 03:35:26.646101 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 03:35:26.646317 | instance | Wednesday 16 September 2026 03:35:26 +0000 (0:00:00.295) 0:14:16.698 *** 2026-09-16 03:35:26.808447 | instance | included: rabbitmq for instance 2026-09-16 03:35:26.808539 | instance | 2026-09-16 03:35:26.808727 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-16 03:35:26.808900 | instance | Wednesday 16 September 2026 03:35:26 +0000 (0:00:00.162) 0:14:16.860 *** 2026-09-16 03:35:27.633078 | instance | ok: [instance] 2026-09-16 03:35:27.633278 | instance | 2026-09-16 03:35:27.633573 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-16 03:35:27.633891 | instance | Wednesday 16 September 2026 03:35:27 +0000 (0:00:00.824) 0:14:17.685 *** 2026-09-16 03:35:28.189290 | instance | skipping: [instance] 2026-09-16 03:35:28.189386 | instance | 2026-09-16 03:35:28.189604 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-16 03:35:28.189756 | instance | Wednesday 16 September 2026 03:35:28 +0000 (0:00:00.556) 0:14:18.242 *** 2026-09-16 03:35:28.417481 | instance | skipping: [instance] 2026-09-16 03:35:28.417714 | instance | 2026-09-16 03:35:28.417977 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-16 03:35:28.418235 | instance | Wednesday 16 September 2026 03:35:28 +0000 (0:00:00.228) 0:14:18.470 *** 2026-09-16 03:35:28.638720 | instance | skipping: [instance] 2026-09-16 03:35:28.638833 | instance | 2026-09-16 03:35:28.639018 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-16 03:35:28.639178 | instance | Wednesday 16 September 2026 03:35:28 +0000 (0:00:00.221) 0:14:18.691 *** 2026-09-16 03:35:29.615043 | instance | ok: [instance] 2026-09-16 03:35:29.615174 | instance | 2026-09-16 03:35:29.615446 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:35:29.616095 | instance | Wednesday 16 September 2026 03:35:29 +0000 (0:00:00.975) 0:14:19.667 *** 2026-09-16 03:35:30.445402 | instance | ok: [instance] 2026-09-16 03:35:30.445637 | instance | 2026-09-16 03:35:30.446090 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:35:30.446338 | instance | Wednesday 16 September 2026 03:35:30 +0000 (0:00:00.830) 0:14:20.498 *** 2026-09-16 03:35:30.550123 | instance | ok: [instance] 2026-09-16 03:35:30.550317 | instance | 2026-09-16 03:35:30.550584 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:35:30.550829 | instance | Wednesday 16 September 2026 03:35:30 +0000 (0:00:00.103) 0:14:20.601 *** 2026-09-16 03:35:30.642762 | instance | skipping: [instance] 2026-09-16 03:35:30.642953 | instance | 2026-09-16 03:35:30.643303 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:35:30.643587 | instance | Wednesday 16 September 2026 03:35:30 +0000 (0:00:00.093) 0:14:20.695 *** 2026-09-16 03:35:30.744810 | instance | skipping: [instance] 2026-09-16 03:35:30.745062 | instance | 2026-09-16 03:35:30.745343 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:35:30.745587 | instance | Wednesday 16 September 2026 03:35:30 +0000 (0:00:00.101) 0:14:20.796 *** 2026-09-16 03:35:30.838820 | instance | ok: [instance] 2026-09-16 03:35:30.838903 | instance | 2026-09-16 03:35:30.839000 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:35:30.839175 | instance | Wednesday 16 September 2026 03:35:30 +0000 (0:00:00.094) 0:14:20.891 *** 2026-09-16 03:35:31.008667 | instance | ok: [instance] => (item=oslo_cache) 2026-09-16 03:35:31.008910 | instance | ok: [instance] => (item=identity) 2026-09-16 03:35:31.009200 | instance | ok: [instance] => (item=sharev2) 2026-09-16 03:35:31.009441 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-16 03:35:31.009648 | instance | ok: [instance] => (item=oslo_db) 2026-09-16 03:35:31.009876 | instance | 2026-09-16 03:35:31.010165 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:35:31.010400 | instance | Wednesday 16 September 2026 03:35:31 +0000 (0:00:00.169) 0:14:21.061 *** 2026-09-16 03:35:31.147641 | instance | ok: [instance] 2026-09-16 03:35:31.148230 | instance | 2026-09-16 03:35:31.148881 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:35:31.149304 | instance | Wednesday 16 September 2026 03:35:31 +0000 (0:00:00.137) 0:14:21.199 *** 2026-09-16 03:35:31.281173 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:35:31.281290 | instance | 2026-09-16 03:35:31.281464 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:35:31.281703 | instance | Wednesday 16 September 2026 03:35:31 +0000 (0:00:00.134) 0:14:21.333 *** 2026-09-16 03:35:31.859786 | instance | ok: [instance] 2026-09-16 03:35:31.859891 | instance | 2026-09-16 03:35:31.860064 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-09-16 03:35:31.860207 | instance | Wednesday 16 September 2026 03:35:31 +0000 (0:00:00.578) 0:14:21.912 *** 2026-09-16 03:35:33.038641 | instance | ok: [instance] 2026-09-16 03:35:33.038745 | instance | 2026-09-16 03:35:33.038868 | instance | TASK [Upload service image] **************************************************** 2026-09-16 03:35:33.039005 | instance | Wednesday 16 September 2026 03:35:33 +0000 (0:00:01.179) 0:14:23.091 *** 2026-09-16 03:35:33.211897 | instance | included: atmosphere.common.glance_image for instance 2026-09-16 03:35:33.212153 | instance | 2026-09-16 03:35:33.212400 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-09-16 03:35:33.212691 | instance | Wednesday 16 September 2026 03:35:33 +0000 (0:00:00.173) 0:14:23.264 *** 2026-09-16 03:35:33.829920 | instance | ok: [instance] 2026-09-16 03:35:33.830016 | instance | 2026-09-16 03:35:33.830240 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-09-16 03:35:33.830434 | instance | Wednesday 16 September 2026 03:35:33 +0000 (0:00:00.617) 0:14:23.882 *** 2026-09-16 03:35:33.936605 | instance | ok: [instance] 2026-09-16 03:35:33.936921 | instance | 2026-09-16 03:35:33.937284 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-09-16 03:35:33.937622 | instance | Wednesday 16 September 2026 03:35:33 +0000 (0:00:00.106) 0:14:23.989 *** 2026-09-16 03:35:34.963445 | instance | ok: [instance] 2026-09-16 03:35:34.963684 | instance | 2026-09-16 03:35:34.963995 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-09-16 03:35:34.964260 | instance | Wednesday 16 September 2026 03:35:34 +0000 (0:00:01.027) 0:14:25.016 *** 2026-09-16 03:35:35.065783 | instance | ok: [instance] 2026-09-16 03:35:35.065917 | instance | 2026-09-16 03:35:35.066204 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-09-16 03:35:35.066423 | instance | Wednesday 16 September 2026 03:35:35 +0000 (0:00:00.102) 0:14:25.118 *** 2026-09-16 03:35:35.201155 | instance | ok: [instance] 2026-09-16 03:35:35.201295 | instance | 2026-09-16 03:35:35.201481 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-09-16 03:35:35.201959 | instance | Wednesday 16 September 2026 03:35:35 +0000 (0:00:00.135) 0:14:25.253 *** 2026-09-16 03:35:35.276484 | instance | skipping: [instance] 2026-09-16 03:35:35.276607 | instance | 2026-09-16 03:35:35.276809 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-09-16 03:35:35.276976 | instance | Wednesday 16 September 2026 03:35:35 +0000 (0:00:00.075) 0:14:25.329 *** 2026-09-16 03:35:35.339193 | instance | skipping: [instance] 2026-09-16 03:35:35.339495 | instance | 2026-09-16 03:35:35.339819 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-09-16 03:35:35.340161 | instance | Wednesday 16 September 2026 03:35:35 +0000 (0:00:00.062) 0:14:25.392 *** 2026-09-16 03:35:35.399261 | instance | skipping: [instance] 2026-09-16 03:35:35.399528 | instance | 2026-09-16 03:35:35.399848 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-09-16 03:35:35.400170 | instance | Wednesday 16 September 2026 03:35:35 +0000 (0:00:00.059) 0:14:25.452 *** 2026-09-16 03:35:35.468241 | instance | skipping: [instance] 2026-09-16 03:35:35.468439 | instance | 2026-09-16 03:35:35.468696 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-09-16 03:35:35.468960 | instance | Wednesday 16 September 2026 03:35:35 +0000 (0:00:00.069) 0:14:25.521 *** 2026-09-16 03:35:35.535744 | instance | skipping: [instance] 2026-09-16 03:35:35.535993 | instance | 2026-09-16 03:35:35.536249 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-09-16 03:35:35.536494 | instance | Wednesday 16 September 2026 03:35:35 +0000 (0:00:00.067) 0:14:25.588 *** 2026-09-16 03:35:35.597391 | instance | skipping: [instance] 2026-09-16 03:35:35.597577 | instance | 2026-09-16 03:35:35.597820 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-09-16 03:35:35.598743 | instance | Wednesday 16 September 2026 03:35:35 +0000 (0:00:00.061) 0:14:25.650 *** 2026-09-16 03:35:35.658713 | instance | skipping: [instance] 2026-09-16 03:35:35.658962 | instance | 2026-09-16 03:35:35.659386 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-09-16 03:35:35.659736 | instance | Wednesday 16 September 2026 03:35:35 +0000 (0:00:00.060) 0:14:25.711 *** 2026-09-16 03:35:35.728182 | instance | skipping: [instance] 2026-09-16 03:35:35.728361 | instance | 2026-09-16 03:35:35.728534 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-09-16 03:35:35.728768 | instance | Wednesday 16 September 2026 03:35:35 +0000 (0:00:00.069) 0:14:25.781 *** 2026-09-16 03:35:35.787582 | instance | skipping: [instance] 2026-09-16 03:35:35.787679 | instance | 2026-09-16 03:35:35.787833 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-09-16 03:35:35.788010 | instance | Wednesday 16 September 2026 03:35:35 +0000 (0:00:00.059) 0:14:25.840 *** 2026-09-16 03:35:36.047747 | instance | skipping: [instance] 2026-09-16 03:35:36.047869 | instance | 2026-09-16 03:35:36.048051 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-09-16 03:35:36.048197 | instance | Wednesday 16 September 2026 03:35:36 +0000 (0:00:00.259) 0:14:26.100 *** 2026-09-16 03:35:37.175962 | instance | ok: [instance] 2026-09-16 03:35:37.176111 | instance | 2026-09-16 03:35:37.176361 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-09-16 03:35:37.176597 | instance | Wednesday 16 September 2026 03:35:37 +0000 (0:00:01.128) 0:14:27.228 *** 2026-09-16 03:35:40.586250 | instance | ok: [instance] => (item=22) 2026-09-16 03:35:40.586448 | instance | ok: [instance] => (item=111) 2026-09-16 03:35:40.586683 | instance | ok: [instance] => (item=2049) 2026-09-16 03:35:40.586952 | instance | 2026-09-16 03:35:40.587206 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-09-16 03:35:40.587434 | instance | Wednesday 16 September 2026 03:35:40 +0000 (0:00:03.410) 0:14:30.638 *** 2026-09-16 03:35:41.895788 | instance | ok: [instance] 2026-09-16 03:35:41.896452 | instance | 2026-09-16 03:35:41.896476 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-09-16 03:35:41.896696 | instance | Wednesday 16 September 2026 03:35:41 +0000 (0:00:01.308) 0:14:31.947 *** 2026-09-16 03:35:42.126418 | instance | ok: [instance -> localhost] 2026-09-16 03:35:42.126492 | instance | 2026-09-16 03:35:42.126660 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-09-16 03:35:42.126810 | instance | Wednesday 16 September 2026 03:35:42 +0000 (0:00:00.232) 0:14:32.179 *** 2026-09-16 03:35:42.604090 | instance | ok: [instance -> localhost] 2026-09-16 03:35:42.604155 | instance | 2026-09-16 03:35:42.604497 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-09-16 03:35:42.604944 | instance | Wednesday 16 September 2026 03:35:42 +0000 (0:00:00.476) 0:14:32.656 *** 2026-09-16 03:35:43.008837 | instance | ok: [instance -> localhost] 2026-09-16 03:35:43.008962 | instance | 2026-09-16 03:35:43.009154 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-09-16 03:35:43.009311 | instance | Wednesday 16 September 2026 03:35:43 +0000 (0:00:00.405) 0:14:33.061 *** 2026-09-16 03:35:43.315521 | instance | ok: [instance -> localhost] 2026-09-16 03:35:43.315732 | instance | 2026-09-16 03:35:43.316035 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-09-16 03:35:43.316286 | instance | Wednesday 16 September 2026 03:35:43 +0000 (0:00:00.306) 0:14:33.368 *** 2026-09-16 03:35:44.052223 | instance | ok: [instance] 2026-09-16 03:35:44.052406 | instance | 2026-09-16 03:35:44.052661 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-09-16 03:35:44.052941 | instance | Wednesday 16 September 2026 03:35:44 +0000 (0:00:00.736) 0:14:34.105 *** 2026-09-16 03:35:47.012758 | instance | ok: [instance] 2026-09-16 03:35:47.012828 | instance | 2026-09-16 03:35:47.012840 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 03:35:47.012850 | instance | Wednesday 16 September 2026 03:35:47 +0000 (0:00:02.957) 0:14:37.062 *** 2026-09-16 03:35:47.198307 | instance | included: openstack_helm_ingress for instance 2026-09-16 03:35:47.198365 | instance | 2026-09-16 03:35:47.198371 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 03:35:47.198376 | instance | Wednesday 16 September 2026 03:35:47 +0000 (0:00:00.188) 0:14:37.250 *** 2026-09-16 03:35:47.273842 | instance | skipping: [instance] 2026-09-16 03:35:47.273931 | instance | 2026-09-16 03:35:47.274069 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 03:35:47.274175 | instance | Wednesday 16 September 2026 03:35:47 +0000 (0:00:00.076) 0:14:37.327 *** 2026-09-16 03:35:47.349002 | instance | skipping: [instance] 2026-09-16 03:35:47.349082 | instance | 2026-09-16 03:35:47.349208 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 03:35:47.349861 | instance | Wednesday 16 September 2026 03:35:47 +0000 (0:00:00.074) 0:14:37.401 *** 2026-09-16 03:35:47.421956 | instance | ok: [instance] 2026-09-16 03:35:47.422021 | instance | 2026-09-16 03:35:47.422149 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-09-16 03:35:47.422264 | instance | Wednesday 16 September 2026 03:35:47 +0000 (0:00:00.072) 0:14:37.474 *** 2026-09-16 03:35:47.557730 | instance | included: ingress for instance 2026-09-16 03:35:47.557842 | instance | 2026-09-16 03:35:47.558020 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-09-16 03:35:47.558186 | instance | Wednesday 16 September 2026 03:35:47 +0000 (0:00:00.135) 0:14:37.610 *** 2026-09-16 03:35:48.657769 | instance | ok: [instance] 2026-09-16 03:35:48.660241 | instance | 2026-09-16 03:35:48.660503 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-09-16 03:35:48.660816 | instance | Wednesday 16 September 2026 03:35:48 +0000 (0:00:01.099) 0:14:38.710 *** 2026-09-16 03:35:50.163452 | instance | ok: [instance] 2026-09-16 03:35:50.163613 | instance | 2026-09-16 03:35:50.163805 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 03:35:50.164010 | instance | Wednesday 16 September 2026 03:35:50 +0000 (0:00:01.505) 0:14:40.215 *** 2026-09-16 03:35:50.310749 | instance | ok: [instance] 2026-09-16 03:35:50.310832 | instance | 2026-09-16 03:35:50.311013 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 03:35:50.311154 | instance | Wednesday 16 September 2026 03:35:50 +0000 (0:00:00.147) 0:14:40.363 *** 2026-09-16 03:35:50.371820 | instance | skipping: [instance] 2026-09-16 03:35:50.372059 | instance | 2026-09-16 03:35:50.372339 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:35:50.372574 | instance | Wednesday 16 September 2026 03:35:50 +0000 (0:00:00.061) 0:14:40.424 *** 2026-09-16 03:35:50.437018 | instance | skipping: [instance] 2026-09-16 03:35:50.437274 | instance | 2026-09-16 03:35:50.437949 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:35:50.437975 | instance | Wednesday 16 September 2026 03:35:50 +0000 (0:00:00.065) 0:14:40.489 *** 2026-09-16 03:35:50.525887 | instance | skipping: [instance] 2026-09-16 03:35:50.526153 | instance | 2026-09-16 03:35:50.526488 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:35:50.526735 | instance | Wednesday 16 September 2026 03:35:50 +0000 (0:00:00.088) 0:14:40.578 *** 2026-09-16 03:35:50.616674 | instance | skipping: [instance] 2026-09-16 03:35:50.617017 | instance | 2026-09-16 03:35:50.617482 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:35:50.617858 | instance | Wednesday 16 September 2026 03:35:50 +0000 (0:00:00.091) 0:14:40.669 *** 2026-09-16 03:35:50.714317 | instance | skipping: [instance] 2026-09-16 03:35:50.714443 | instance | 2026-09-16 03:35:50.714699 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:35:50.714964 | instance | Wednesday 16 September 2026 03:35:50 +0000 (0:00:00.097) 0:14:40.767 *** 2026-09-16 03:35:50.800320 | instance | ok: [instance] 2026-09-16 03:35:50.800446 | instance | 2026-09-16 03:35:50.800786 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:35:50.801028 | instance | Wednesday 16 September 2026 03:35:50 +0000 (0:00:00.086) 0:14:40.853 *** 2026-09-16 03:35:50.948246 | instance | ok: [instance] => (item=dashboard) 2026-09-16 03:35:50.948406 | instance | ok: [instance] => (item=identity) 2026-09-16 03:35:50.948728 | instance | ok: [instance] => (item=oslo_db) 2026-09-16 03:35:50.949019 | instance | ok: [instance] => (item=oslo_cache) 2026-09-16 03:35:50.949232 | instance | 2026-09-16 03:35:50.949465 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:35:50.949733 | instance | Wednesday 16 September 2026 03:35:50 +0000 (0:00:00.147) 0:14:41.000 *** 2026-09-16 03:35:51.099187 | instance | ok: [instance] 2026-09-16 03:35:51.099380 | instance | 2026-09-16 03:35:51.099663 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:35:51.099886 | instance | Wednesday 16 September 2026 03:35:51 +0000 (0:00:00.151) 0:14:41.151 *** 2026-09-16 03:35:51.381530 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:35:51.382171 | instance | 2026-09-16 03:35:51.382582 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:35:51.382927 | instance | Wednesday 16 September 2026 03:35:51 +0000 (0:00:00.282) 0:14:41.434 *** 2026-09-16 03:35:52.118756 | instance | ok: [instance] 2026-09-16 03:35:52.118970 | instance | 2026-09-16 03:35:52.119349 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-09-16 03:35:52.119784 | instance | Wednesday 16 September 2026 03:35:52 +0000 (0:00:00.736) 0:14:42.170 *** 2026-09-16 03:35:54.773661 | instance | ok: [instance] 2026-09-16 03:35:54.773733 | instance | 2026-09-16 03:35:54.773833 | instance | TASK [Create Ingress] ********************************************************** 2026-09-16 03:35:54.774055 | instance | Wednesday 16 September 2026 03:35:54 +0000 (0:00:02.656) 0:14:44.826 *** 2026-09-16 03:35:54.993871 | instance | included: openstack_helm_ingress for instance 2026-09-16 03:35:54.994092 | instance | 2026-09-16 03:35:54.994344 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-16 03:35:54.994594 | instance | Wednesday 16 September 2026 03:35:54 +0000 (0:00:00.219) 0:14:45.045 *** 2026-09-16 03:35:55.089289 | instance | skipping: [instance] 2026-09-16 03:35:55.089545 | instance | 2026-09-16 03:35:55.089985 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-16 03:35:55.090248 | instance | Wednesday 16 September 2026 03:35:55 +0000 (0:00:00.095) 0:14:45.141 *** 2026-09-16 03:35:55.180240 | instance | skipping: [instance] 2026-09-16 03:35:55.180448 | instance | 2026-09-16 03:35:55.180780 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-16 03:35:55.181095 | instance | Wednesday 16 September 2026 03:35:55 +0000 (0:00:00.090) 0:14:45.232 *** 2026-09-16 03:35:55.301353 | instance | ok: [instance] 2026-09-16 03:35:55.301411 | instance | 2026-09-16 03:35:55.301588 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-09-16 03:35:55.301728 | instance | Wednesday 16 September 2026 03:35:55 +0000 (0:00:00.121) 0:14:45.354 *** 2026-09-16 03:35:55.427871 | instance | included: ingress for instance 2026-09-16 03:35:55.428032 | instance | 2026-09-16 03:35:55.428234 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-09-16 03:35:55.428432 | instance | Wednesday 16 September 2026 03:35:55 +0000 (0:00:00.126) 0:14:45.480 *** 2026-09-16 03:35:56.616952 | instance | ok: [instance] 2026-09-16 03:35:56.617044 | instance | 2026-09-16 03:35:56.617159 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-09-16 03:35:56.617270 | instance | Wednesday 16 September 2026 03:35:56 +0000 (0:00:01.188) 0:14:46.669 *** 2026-09-16 03:35:57.476434 | instance | ok: [instance] 2026-09-16 03:35:57.476554 | instance | 2026-09-16 03:35:57.476568 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-09-16 03:35:57.476750 | instance | Wednesday 16 September 2026 03:35:57 +0000 (0:00:00.859) 0:14:47.529 *** 2026-09-16 03:36:06.714585 | instance | ok: [instance] => (item=None) 2026-09-16 03:36:06.714926 | instance | ok: [instance] => (item=None) 2026-09-16 03:36:06.715265 | instance | ok: [instance] => (item=None) 2026-09-16 03:36:06.715653 | instance | ok: [instance] => (item=None) 2026-09-16 03:36:06.715965 | instance | ok: [instance] => (item=None) 2026-09-16 03:36:06.716298 | instance | ok: [instance] => (item=None) 2026-09-16 03:36:06.716755 | instance | ok: [instance] => (item=None) 2026-09-16 03:36:06.717197 | instance | ok: [instance] => (item=None) 2026-09-16 03:36:06.717506 | instance | ok: [instance] => (item=None) 2026-09-16 03:36:06.717830 | instance | ok: [instance] => (item=None) 2026-09-16 03:36:06.718654 | instance | ok: [instance] => (item=None) 2026-09-16 03:36:06.718797 | instance | ok: [instance] => (item=None) 2026-09-16 03:36:06.719215 | instance | ok: [instance] => (item=None) 2026-09-16 03:36:06.719479 | instance | ok: [instance] 2026-09-16 03:36:06.719755 | instance | 2026-09-16 03:36:06.720107 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-09-16 03:36:06.720443 | instance | Wednesday 16 September 2026 03:36:06 +0000 (0:00:09.237) 0:14:56.766 *** 2026-09-16 03:36:07.005511 | instance | ok: [instance] => (item=None) 2026-09-16 03:36:07.005650 | instance | skipping: [instance] => (item=None) 2026-09-16 03:36:07.005826 | instance | ok: [instance] => (item=None) 2026-09-16 03:36:07.005999 | instance | ok: [instance] => (item=None) 2026-09-16 03:36:07.006146 | instance | skipping: [instance] => (item=None) 2026-09-16 03:36:07.006302 | instance | ok: [instance] => (item=None) 2026-09-16 03:36:07.006458 | instance | ok: [instance] => (item=None) 2026-09-16 03:36:07.006610 | instance | ok: [instance] => (item=None) 2026-09-16 03:36:07.006761 | instance | ok: [instance] => (item=None) 2026-09-16 03:36:07.006926 | instance | ok: [instance] => (item=None) 2026-09-16 03:36:07.007077 | instance | ok: [instance] => (item=None) 2026-09-16 03:36:07.007228 | instance | ok: [instance] => (item=None) 2026-09-16 03:36:07.007376 | instance | ok: [instance] => (item=None) 2026-09-16 03:36:07.007521 | instance | ok: [instance] 2026-09-16 03:36:07.007648 | instance | 2026-09-16 03:36:07.007799 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-09-16 03:36:07.007958 | instance | Wednesday 16 September 2026 03:36:06 +0000 (0:00:00.291) 0:14:57.058 *** 2026-09-16 03:36:07.778168 | instance | ok: [instance] 2026-09-16 03:36:07.778258 | instance | 2026-09-16 03:36:07.778369 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-09-16 03:36:07.778524 | instance | Wednesday 16 September 2026 03:36:07 +0000 (0:00:00.772) 0:14:57.831 *** 2026-09-16 03:36:08.725436 | instance | ok: [instance] 2026-09-16 03:36:08.725548 | instance | 2026-09-16 03:36:08.725707 | instance | PLAY [controllers] ************************************************************* 2026-09-16 03:36:08.725849 | instance | 2026-09-16 03:36:08.726166 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 03:36:08.726278 | instance | Wednesday 16 September 2026 03:36:08 +0000 (0:00:00.947) 0:14:58.778 *** 2026-09-16 03:36:12.934719 | instance | ok: [instance] 2026-09-16 03:36:12.934968 | instance | 2026-09-16 03:36:12.935218 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-09-16 03:36:12.935461 | instance | Wednesday 16 September 2026 03:36:12 +0000 (0:00:04.209) 0:15:02.987 *** 2026-09-16 03:36:13.266690 | instance | ok: [instance] 2026-09-16 03:36:13.266918 | instance | 2026-09-16 03:36:13.267155 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-16 03:36:13.267396 | instance | Wednesday 16 September 2026 03:36:13 +0000 (0:00:00.331) 0:15:03.318 *** 2026-09-16 03:36:14.530178 | instance | ok: [instance] 2026-09-16 03:36:14.530263 | instance | 2026-09-16 03:36:14.530448 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-16 03:36:14.530596 | instance | Wednesday 16 September 2026 03:36:14 +0000 (0:00:01.263) 0:15:04.582 *** 2026-09-16 03:36:14.867025 | instance | ok: [instance] 2026-09-16 03:36:14.867326 | instance | 2026-09-16 03:36:14.867670 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-16 03:36:14.868048 | instance | Wednesday 16 September 2026 03:36:14 +0000 (0:00:00.337) 0:15:04.919 *** 2026-09-16 03:36:15.008574 | instance | ok: [instance] => { 2026-09-16 03:36:15.008985 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-09-16 03:36:15.009265 | instance | } 2026-09-16 03:36:15.009436 | instance | 2026-09-16 03:36:15.009673 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-16 03:36:15.009939 | instance | Wednesday 16 September 2026 03:36:15 +0000 (0:00:00.141) 0:15:05.061 *** 2026-09-16 03:36:15.444577 | instance | ok: [instance] 2026-09-16 03:36:15.444934 | instance | 2026-09-16 03:36:15.445310 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-16 03:36:15.445658 | instance | Wednesday 16 September 2026 03:36:15 +0000 (0:00:00.435) 0:15:05.497 *** 2026-09-16 03:36:16.644317 | instance | ok: [instance] 2026-09-16 03:36:16.644393 | instance | 2026-09-16 03:36:16.644401 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-09-16 03:36:16.644408 | instance | Wednesday 16 September 2026 03:36:16 +0000 (0:00:01.199) 0:15:06.696 *** 2026-09-16 03:36:17.207825 | instance | ok: [instance] 2026-09-16 03:36:17.208324 | instance | 2026-09-16 03:36:17.208337 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-09-16 03:36:17.208342 | instance | Wednesday 16 September 2026 03:36:17 +0000 (0:00:00.563) 0:15:07.260 *** 2026-09-16 03:36:18.089029 | instance | ok: [instance] 2026-09-16 03:36:18.089109 | instance | 2026-09-16 03:36:18.089303 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-09-16 03:36:18.089347 | instance | Wednesday 16 September 2026 03:36:18 +0000 (0:00:00.882) 0:15:08.142 *** 2026-09-16 03:36:18.945673 | instance | ok: [instance] 2026-09-16 03:36:18.945771 | instance | 2026-09-16 03:36:18.946097 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-09-16 03:36:18.946146 | instance | Wednesday 16 September 2026 03:36:18 +0000 (0:00:00.856) 0:15:08.998 *** 2026-09-16 03:36:19.435992 | instance | ok: [instance] 2026-09-16 03:36:19.436090 | instance | 2026-09-16 03:36:19.436208 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-09-16 03:36:19.436324 | instance | Wednesday 16 September 2026 03:36:19 +0000 (0:00:00.490) 0:15:09.488 *** 2026-09-16 03:36:19.622917 | instance | included: openstack_helm_endpoints for instance 2026-09-16 03:36:19.622998 | instance | 2026-09-16 03:36:19.623092 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 03:36:19.623207 | instance | Wednesday 16 September 2026 03:36:19 +0000 (0:00:00.187) 0:15:09.676 *** 2026-09-16 03:36:19.708269 | instance | skipping: [instance] 2026-09-16 03:36:19.708510 | instance | 2026-09-16 03:36:19.708841 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 03:36:19.709130 | instance | Wednesday 16 September 2026 03:36:19 +0000 (0:00:00.083) 0:15:09.760 *** 2026-09-16 03:36:19.800722 | instance | skipping: [instance] 2026-09-16 03:36:19.800978 | instance | 2026-09-16 03:36:19.801247 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:36:19.801481 | instance | Wednesday 16 September 2026 03:36:19 +0000 (0:00:00.093) 0:15:09.853 *** 2026-09-16 03:36:19.863490 | instance | skipping: [instance] 2026-09-16 03:36:19.863656 | instance | 2026-09-16 03:36:19.863942 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:36:19.864184 | instance | Wednesday 16 September 2026 03:36:19 +0000 (0:00:00.062) 0:15:09.916 *** 2026-09-16 03:36:19.930365 | instance | skipping: [instance] 2026-09-16 03:36:19.930433 | instance | 2026-09-16 03:36:19.930569 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:36:19.930691 | instance | Wednesday 16 September 2026 03:36:19 +0000 (0:00:00.067) 0:15:09.983 *** 2026-09-16 03:36:20.006478 | instance | skipping: [instance] 2026-09-16 03:36:20.006549 | instance | 2026-09-16 03:36:20.006565 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:36:20.006703 | instance | Wednesday 16 September 2026 03:36:20 +0000 (0:00:00.075) 0:15:10.059 *** 2026-09-16 03:36:20.075345 | instance | skipping: [instance] 2026-09-16 03:36:20.075534 | instance | 2026-09-16 03:36:20.075994 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:36:20.076066 | instance | Wednesday 16 September 2026 03:36:20 +0000 (0:00:00.069) 0:15:10.128 *** 2026-09-16 03:36:20.135658 | instance | ok: [instance] 2026-09-16 03:36:20.135819 | instance | 2026-09-16 03:36:20.136145 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:36:20.136490 | instance | Wednesday 16 September 2026 03:36:20 +0000 (0:00:00.059) 0:15:10.188 *** 2026-09-16 03:36:20.234231 | instance | ok: [instance] => (item=identity) 2026-09-16 03:36:20.234305 | instance | 2026-09-16 03:36:20.234434 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:36:20.234592 | instance | Wednesday 16 September 2026 03:36:20 +0000 (0:00:00.098) 0:15:10.287 *** 2026-09-16 03:36:20.329794 | instance | ok: [instance] 2026-09-16 03:36:20.329940 | instance | 2026-09-16 03:36:20.330090 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-09-16 03:36:20.330289 | instance | Wednesday 16 September 2026 03:36:20 +0000 (0:00:00.095) 0:15:10.382 *** 2026-09-16 03:36:20.847813 | instance | ok: [instance] 2026-09-16 03:36:20.848047 | instance | 2026-09-16 03:36:20.848269 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-09-16 03:36:20.848482 | instance | Wednesday 16 September 2026 03:36:20 +0000 (0:00:00.518) 0:15:10.900 *** 2026-09-16 03:36:21.394044 | instance | ok: [instance] 2026-09-16 03:36:21.394140 | instance | 2026-09-16 03:36:21.394319 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-09-16 03:36:21.394499 | instance | Wednesday 16 September 2026 03:36:21 +0000 (0:00:00.545) 0:15:11.446 *** 2026-09-16 03:36:22.147221 | instance | ok: [instance] 2026-09-16 03:36:22.147278 | instance | 2026-09-16 03:36:22.147287 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-09-16 03:36:22.147299 | instance | Wednesday 16 September 2026 03:36:22 +0000 (0:00:00.752) 0:15:12.199 *** 2026-09-16 03:36:22.685204 | instance | ok: [instance] 2026-09-16 03:36:22.685290 | instance | 2026-09-16 03:36:22.685413 | instance | PLAY [Configure networking] **************************************************** 2026-09-16 03:36:22.685577 | instance | 2026-09-16 03:36:22.685674 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 03:36:22.685829 | instance | Wednesday 16 September 2026 03:36:22 +0000 (0:00:00.538) 0:15:12.738 *** 2026-09-16 03:36:26.838016 | instance | ok: [instance] 2026-09-16 03:36:26.838115 | instance | 2026-09-16 03:36:26.838240 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-09-16 03:36:26.838382 | instance | Wednesday 16 September 2026 03:36:26 +0000 (0:00:04.152) 0:15:16.890 *** 2026-09-16 03:36:27.101326 | instance | ok: [instance] 2026-09-16 03:36:27.101601 | instance | 2026-09-16 03:36:27.101896 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-09-16 03:36:27.102105 | instance | Wednesday 16 September 2026 03:36:27 +0000 (0:00:00.262) 0:15:17.153 *** 2026-09-16 03:36:27.359354 | instance | ok: [instance] 2026-09-16 03:36:27.359424 | instance | 2026-09-16 03:36:27.359533 | instance | PLAY RECAP ********************************************************************* 2026-09-16 03:36:27.359672 | instance | instance : ok=808 changed=0 unreachable=0 failed=0 skipped=300 rescued=0 ignored=0 2026-09-16 03:36:27.359799 | instance | 2026-09-16 03:36:27.359920 | instance | Wednesday 16 September 2026 03:36:27 +0000 (0:00:00.256) 0:15:17.409 *** 2026-09-16 03:36:27.360064 | instance | =============================================================================== 2026-09-16 03:36:27.360163 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 16.44s 2026-09-16 03:36:27.360267 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 16.33s 2026-09-16 03:36:27.360398 | instance | vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false -- 15.10s 2026-09-16 03:36:27.360494 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 15.07s 2026-09-16 03:36:27.360605 | instance | vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor -- 15.05s 2026-09-16 03:36:27.360736 | instance | vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor -- 14.86s 2026-09-16 03:36:27.360879 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 14.82s 2026-09-16 03:36:27.360962 | instance | vexxhost.atmosphere.octavia : Add implied roles ------------------------ 11.74s 2026-09-16 03:36:27.361064 | instance | vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets ----- 9.24s 2026-09-16 03:36:27.361165 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 8.63s 2026-09-16 03:36:27.361267 | instance | vexxhost.ceph.mgr : Configure manager modules --------------------------- 7.78s 2026-09-16 03:36:27.361368 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.52s 2026-09-16 03:36:27.361480 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.48s 2026-09-16 03:36:27.361587 | instance | vexxhost.ceph.ceph_exporter : Configure Ceph exporter service ----------- 7.35s 2026-09-16 03:36:27.361684 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.23s 2026-09-16 03:36:27.361785 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ------------------ 7.21s 2026-09-16 03:36:27.361903 | instance | vexxhost.ceph.mgr : Configure "mgr" label for managers ------------------ 6.97s 2026-09-16 03:36:27.362011 | instance | vexxhost.ceph.osd : Mark require osd release ---------------------------- 6.93s 2026-09-16 03:36:27.362112 | instance | vexxhost.ceph.osd : Get mon dump ---------------------------------------- 6.93s 2026-09-16 03:36:27.362212 | instance | vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user ------ 6.93s 2026-09-16 03:36:27.674472 | instance | INFO [aio > idempotence] Executed: Successful 2026-09-16 03:36:27.684405 | instance | INFO [aio > side_effect] Executing 2026-09-16 03:36:27.684920 | instance | WARNING [aio > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-09-16 03:36:27.693893 | instance | INFO [aio > verify] Executing 2026-09-16 03:36:28.655596 | instance | 2026-09-16 03:36:28.655749 | instance | PLAY [Run tests] *************************************************************** 2026-09-16 03:36:28.655916 | instance | 2026-09-16 03:36:28.656130 | instance | TASK [Run "stestr" tests] ****************************************************** 2026-09-16 03:36:28.657420 | instance | Wednesday 16 September 2026 03:36:28 +0000 (0:00:00.010) 0:00:00.010 *** 2026-09-16 03:36:31.807954 | instance | changed: [localhost] 2026-09-16 03:36:31.808043 | instance | 2026-09-16 03:36:31.808185 | instance | PLAY [controllers[0]] ********************************************************** 2026-09-16 03:36:31.808306 | instance | 2026-09-16 03:36:31.808415 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-16 03:36:31.808541 | instance | Wednesday 16 September 2026 03:36:31 +0000 (0:00:03.151) 0:00:03.162 *** 2026-09-16 03:36:36.137007 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-09-16 03:36:36.137327 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-09-16 03:36:36.137576 | instance | interpreter could change the meaning of that path. See 2026-09-16 03:36:36.137761 | instance | https://docs.ansible.com/ansible- 2026-09-16 03:36:36.137923 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-09-16 03:36:36.275649 | instance | ok: [instance] 2026-09-16 03:36:36.275753 | instance | 2026-09-16 03:36:36.275894 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-09-16 03:36:36.276005 | instance | Wednesday 16 September 2026 03:36:36 +0000 (0:00:04.468) 0:00:07.630 *** 2026-09-16 03:36:37.492373 | instance | ok: [instance] 2026-09-16 03:36:37.492584 | instance | 2026-09-16 03:36:37.492924 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-09-16 03:36:37.493175 | instance | Wednesday 16 September 2026 03:36:37 +0000 (0:00:01.215) 0:00:08.846 *** 2026-09-16 03:36:37.873079 | instance | ok: [instance] 2026-09-16 03:36:37.873300 | instance | 2026-09-16 03:36:37.873610 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-09-16 03:36:37.873991 | instance | Wednesday 16 September 2026 03:36:37 +0000 (0:00:00.381) 0:00:09.227 *** 2026-09-16 03:36:38.637864 | instance | ok: [instance] 2026-09-16 03:36:38.637957 | instance | 2026-09-16 03:36:38.638063 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 03:36:38.638167 | instance | Wednesday 16 September 2026 03:36:38 +0000 (0:00:00.764) 0:00:09.992 *** 2026-09-16 03:36:38.820486 | instance | ok: [instance] 2026-09-16 03:36:38.820568 | instance | 2026-09-16 03:36:38.820676 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 03:36:38.820797 | instance | Wednesday 16 September 2026 03:36:38 +0000 (0:00:00.182) 0:00:10.175 *** 2026-09-16 03:36:38.901188 | instance | skipping: [instance] 2026-09-16 03:36:38.901454 | instance | 2026-09-16 03:36:38.901686 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:36:38.901957 | instance | Wednesday 16 September 2026 03:36:38 +0000 (0:00:00.080) 0:00:10.255 *** 2026-09-16 03:36:38.965566 | instance | skipping: [instance] 2026-09-16 03:36:38.965655 | instance | 2026-09-16 03:36:38.965713 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:36:38.965863 | instance | Wednesday 16 September 2026 03:36:38 +0000 (0:00:00.064) 0:00:10.320 *** 2026-09-16 03:36:39.019880 | instance | skipping: [instance] 2026-09-16 03:36:39.020123 | instance | 2026-09-16 03:36:39.020389 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:36:39.020684 | instance | Wednesday 16 September 2026 03:36:39 +0000 (0:00:00.054) 0:00:10.374 *** 2026-09-16 03:36:39.071464 | instance | skipping: [instance] 2026-09-16 03:36:39.071668 | instance | 2026-09-16 03:36:39.071989 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:36:39.072248 | instance | Wednesday 16 September 2026 03:36:39 +0000 (0:00:00.051) 0:00:10.426 *** 2026-09-16 03:36:39.140767 | instance | skipping: [instance] 2026-09-16 03:36:39.141101 | instance | 2026-09-16 03:36:39.141434 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:36:39.141677 | instance | Wednesday 16 September 2026 03:36:39 +0000 (0:00:00.069) 0:00:10.495 *** 2026-09-16 03:36:39.217710 | instance | ok: [instance] 2026-09-16 03:36:39.217949 | instance | 2026-09-16 03:36:39.218203 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:36:39.218462 | instance | Wednesday 16 September 2026 03:36:39 +0000 (0:00:00.076) 0:00:10.572 *** 2026-09-16 03:36:39.324981 | instance | ok: [instance] => (item=identity) 2026-09-16 03:36:39.325214 | instance | ok: [instance] => (item=dashboard) 2026-09-16 03:36:39.325473 | instance | 2026-09-16 03:36:39.325758 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:36:39.326035 | instance | Wednesday 16 September 2026 03:36:39 +0000 (0:00:00.107) 0:00:10.679 *** 2026-09-16 03:36:39.466989 | instance | ok: [instance] 2026-09-16 03:36:39.467170 | instance | 2026-09-16 03:36:39.467421 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-16 03:36:39.467655 | instance | Wednesday 16 September 2026 03:36:39 +0000 (0:00:00.141) 0:00:10.820 *** 2026-09-16 03:36:39.562958 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-16 03:36:39.563193 | instance | 2026-09-16 03:36:39.563534 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-16 03:36:39.564017 | instance | Wednesday 16 September 2026 03:36:39 +0000 (0:00:00.096) 0:00:10.917 *** 2026-09-16 03:36:40.331722 | instance | changed: [instance] 2026-09-16 03:36:40.332024 | instance | 2026-09-16 03:36:40.332361 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-09-16 03:36:40.332747 | instance | Wednesday 16 September 2026 03:36:40 +0000 (0:00:00.768) 0:00:11.686 *** 2026-09-16 03:36:40.472450 | instance | included: openstack_helm_endpoints for instance 2026-09-16 03:36:40.472765 | instance | 2026-09-16 03:36:40.473194 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-16 03:36:40.473635 | instance | Wednesday 16 September 2026 03:36:40 +0000 (0:00:00.140) 0:00:11.827 *** 2026-09-16 03:36:40.614736 | instance | ok: [instance] 2026-09-16 03:36:40.615014 | instance | 2026-09-16 03:36:40.615259 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-16 03:36:40.615496 | instance | Wednesday 16 September 2026 03:36:40 +0000 (0:00:00.142) 0:00:11.969 *** 2026-09-16 03:36:40.671532 | instance | skipping: [instance] 2026-09-16 03:36:40.671634 | instance | 2026-09-16 03:36:40.671765 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-16 03:36:40.671898 | instance | Wednesday 16 September 2026 03:36:40 +0000 (0:00:00.057) 0:00:12.026 *** 2026-09-16 03:36:40.763685 | instance | skipping: [instance] 2026-09-16 03:36:40.763921 | instance | 2026-09-16 03:36:40.764229 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-16 03:36:40.764462 | instance | Wednesday 16 September 2026 03:36:40 +0000 (0:00:00.091) 0:00:12.118 *** 2026-09-16 03:36:40.841626 | instance | skipping: [instance] 2026-09-16 03:36:40.841698 | instance | 2026-09-16 03:36:40.841892 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-16 03:36:40.842511 | instance | Wednesday 16 September 2026 03:36:40 +0000 (0:00:00.078) 0:00:12.196 *** 2026-09-16 03:36:40.925012 | instance | skipping: [instance] 2026-09-16 03:36:40.925153 | instance | 2026-09-16 03:36:40.925328 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-16 03:36:40.925480 | instance | Wednesday 16 September 2026 03:36:40 +0000 (0:00:00.083) 0:00:12.280 *** 2026-09-16 03:36:41.011306 | instance | skipping: [instance] 2026-09-16 03:36:41.011380 | instance | 2026-09-16 03:36:41.011700 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-16 03:36:41.012038 | instance | Wednesday 16 September 2026 03:36:41 +0000 (0:00:00.085) 0:00:12.365 *** 2026-09-16 03:36:41.087761 | instance | ok: [instance] 2026-09-16 03:36:41.088014 | instance | 2026-09-16 03:36:41.088329 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-16 03:36:41.088689 | instance | Wednesday 16 September 2026 03:36:41 +0000 (0:00:00.077) 0:00:12.442 *** 2026-09-16 03:36:41.239490 | instance | ok: [instance] => (item=identity) 2026-09-16 03:36:41.239611 | instance | ok: [instance] => (item=dashboard) 2026-09-16 03:36:41.240048 | instance | 2026-09-16 03:36:41.240284 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-16 03:36:41.240647 | instance | Wednesday 16 September 2026 03:36:41 +0000 (0:00:00.151) 0:00:12.594 *** 2026-09-16 03:36:41.361174 | instance | ok: [instance] 2026-09-16 03:36:41.361236 | instance | 2026-09-16 03:36:41.361244 | instance | TASK [vexxhost.atmosphere.tempest : Get test image object] ********************* 2026-09-16 03:36:41.361250 | instance | Wednesday 16 September 2026 03:36:41 +0000 (0:00:00.120) 0:00:12.715 *** 2026-09-16 03:36:42.486733 | instance | ok: [instance] 2026-09-16 03:36:42.486779 | instance | 2026-09-16 03:36:42.486784 | instance | TASK [vexxhost.atmosphere.tempest : Configure test image ref] ****************** 2026-09-16 03:36:42.486789 | instance | Wednesday 16 September 2026 03:36:42 +0000 (0:00:01.126) 0:00:13.841 *** 2026-09-16 03:36:42.564816 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'image_ref': 'f664f377-12fb-4f52-a498-5f57ab0e2773'}}}}) 2026-09-16 03:36:42.565247 | instance | 2026-09-16 03:36:42.565563 | instance | TASK [vexxhost.atmosphere.tempest : Get test flavor object] ******************** 2026-09-16 03:36:42.565954 | instance | Wednesday 16 September 2026 03:36:42 +0000 (0:00:00.077) 0:00:13.919 *** 2026-09-16 03:36:43.838394 | instance | ok: [instance] 2026-09-16 03:36:43.838628 | instance | 2026-09-16 03:36:43.838930 | instance | TASK [vexxhost.atmosphere.tempest : Set test flavor ref] *********************** 2026-09-16 03:36:43.839197 | instance | Wednesday 16 September 2026 03:36:43 +0000 (0:00:01.273) 0:00:15.193 *** 2026-09-16 03:36:43.941758 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'flavor_ref': '44da6da1-b551-4edf-86de-fbe79015c8f8'}}}}) 2026-09-16 03:36:43.942085 | instance | 2026-09-16 03:36:43.942480 | instance | TASK [vexxhost.atmosphere.tempest : Get test network object] ******************* 2026-09-16 03:36:43.942781 | instance | Wednesday 16 September 2026 03:36:43 +0000 (0:00:00.103) 0:00:15.296 *** 2026-09-16 03:36:45.116050 | instance | ok: [instance] 2026-09-16 03:36:45.116129 | instance | 2026-09-16 03:36:45.116219 | instance | TASK [vexxhost.atmosphere.tempest : Set test network ref] ********************** 2026-09-16 03:36:45.116328 | instance | Wednesday 16 September 2026 03:36:45 +0000 (0:00:01.174) 0:00:16.471 *** 2026-09-16 03:36:45.212429 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'network': {'public_network_id': 'cc8d87b0-7039-4cf6-bd51-01c4d00271b9'}}}}) 2026-09-16 03:36:45.212499 | instance | 2026-09-16 03:36:45.212653 | instance | TASK [vexxhost.atmosphere.tempest : Deploy Helm chart] ************************* 2026-09-16 03:36:45.212747 | instance | Wednesday 16 September 2026 03:36:45 +0000 (0:00:00.096) 0:00:16.567 *** 2026-09-16 03:45:28.402995 | instance | changed: [instance] 2026-09-16 03:45:28.403136 | instance | 2026-09-16 03:45:28.403148 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest job object] ******************** 2026-09-16 03:45:28.403298 | instance | Wednesday 16 September 2026 03:45:28 +0000 (0:08:43.190) 0:08:59.757 *** 2026-09-16 03:45:29.279656 | instance | ok: [instance] 2026-09-16 03:45:29.280006 | instance | 2026-09-16 03:45:29.280507 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest log] *************************** 2026-09-16 03:45:29.280580 | instance | Wednesday 16 September 2026 03:45:29 +0000 (0:00:00.876) 0:09:00.634 *** 2026-09-16 03:45:30.242197 | instance | ok: [instance] 2026-09-16 03:45:30.242412 | instance | 2026-09-16 03:45:30.242613 | instance | TASK [vexxhost.atmosphere.tempest : Print tempest log details] ***************** 2026-09-16 03:45:30.242758 | instance | Wednesday 16 September 2026 03:45:30 +0000 (0:00:00.962) 0:09:01.596 *** 2026-09-16 03:45:30.272481 | instance | ok: [instance] => { 2026-09-16 03:45:30.272796 | instance | "msg": [ 2026-09-16 03:45:30.273063 | instance | "+ tempest cleanup --init-saved-state", 2026-09-16 03:45:30.273233 | instance | "+ '[' true == false ']'", 2026-09-16 03:45:30.273421 | instance | "+ tempest run --config-file /etc/tempest/tempest.conf -w 4 --smoke", 2026-09-16 03:45:30.273661 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:19: SyntaxWarning: invalid escape sequence '\\('", 2026-09-16 03:45:30.273839 | instance | " SUB = re.compile(\"sub\\(/(.*)/,\\s+(.*)\\)\")", 2026-09-16 03:45:30.274048 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:20: SyntaxWarning: invalid escape sequence '\\('", 2026-09-16 03:45:30.274236 | instance | " SPLIT = re.compile(\"split\\((.),\\s+(\\d+),\\s+(\\d+|-1)\\)\")", 2026-09-16 03:45:30.274444 | instance | "{1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.132056s] ... ok", 2026-09-16 03:45:30.274668 | instance | "{1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.050602s] ... ok", 2026-09-16 03:45:30.274882 | instance | "{2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [3.352989s] ... ok", 2026-09-16 03:45:30.275097 | instance | "{1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [0.814227s] ... ok", 2026-09-16 03:45:30.275268 | instance | "{1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [0.802368s] ... ok", 2026-09-16 03:45:30.275459 | instance | "{0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses [0.192466s] ... ok", 2026-09-16 03:45:30.275681 | instance | "{0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network [0.064293s] ... ok", 2026-09-16 03:45:30.275904 | instance | "2026-09-16 03:38:11.973 23 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.215 ([Errno None] Unable to connect to port 22 on 10.96.250.215). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.215", 2026-09-16 03:45:30.276131 | instance | "2026-09-16 03:38:17.541 23 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.215 ([Errno None] Unable to connect to port 22 on 10.96.250.215). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.215", 2026-09-16 03:45:30.276344 | instance | "2026-09-16 03:38:18.533 21 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.203 ([Errno None] Unable to connect to port 22 on 10.96.250.203). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.203", 2026-09-16 03:45:30.276574 | instance | "{0} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.465966s] ... ok", 2026-09-16 03:45:30.276859 | instance | "{0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.010806s] ... ok", 2026-09-16 03:45:30.277026 | instance | "2026-09-16 03:38:24.104 23 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.215 ([Errno None] Unable to connect to port 22 on 10.96.250.215). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.215", 2026-09-16 03:45:30.277226 | instance | "2026-09-16 03:38:24.105 21 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.203 ([Errno None] Unable to connect to port 22 on 10.96.250.203). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.203", 2026-09-16 03:45:30.277385 | instance | "{0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.022754s] ... ok", 2026-09-16 03:45:30.277525 | instance | "{0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.014268s] ... ok", 2026-09-16 03:45:30.277702 | instance | "{0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.019933s] ... ok", 2026-09-16 03:45:30.277899 | instance | "{0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.005476s] ... ok", 2026-09-16 03:45:30.278043 | instance | "{1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers [0.152079s] ... ok", 2026-09-16 03:45:30.278189 | instance | "{1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details [0.000257s] ... ok", 2026-09-16 03:45:30.278356 | instance | "2026-09-16 03:38:30.661 21 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.203 ([Errno None] Unable to connect to port 22 on 10.96.250.203). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.203", 2026-09-16 03:45:30.278701 | instance | "2026-09-16 03:38:31.685 23 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.215 ([Errno None] Unable to connect to port 22 on 10.96.250.215). Number attempts: 4. Retry after 5 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.215", 2026-09-16 03:45:30.278745 | instance | "{0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [1.920942s] ... ok", 2026-09-16 03:45:30.278934 | instance | "2026-09-16 03:38:38.213 21 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.203 ([Errno None] Unable to connect to port 22 on 10.96.250.203). Number attempts: 4. Retry after 5 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.203", 2026-09-16 03:45:30.279068 | instance | "{0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [4.031740s] ... ok", 2026-09-16 03:45:30.279220 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [1.131298s] ... ok", 2026-09-16 03:45:30.279385 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.147426s] ... ok", 2026-09-16 03:45:30.279526 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.088132s] ... ok", 2026-09-16 03:45:30.279701 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.099977s] ... ok", 2026-09-16 03:45:30.279853 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.072112s] ... ok", 2026-09-16 03:45:30.280889 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.063008s] ... ok", 2026-09-16 03:45:30.281048 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [1.662211s] ... ok", 2026-09-16 03:45:30.281495 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [1.560877s] ... ok", 2026-09-16 03:45:30.281705 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [0.797740s] ... ok", 2026-09-16 03:45:30.281851 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.059792s] ... ok", 2026-09-16 03:45:30.282001 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.059327s] ... ok", 2026-09-16 03:45:30.282309 | instance | "{0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.414616s] ... ok", 2026-09-16 03:45:30.282487 | instance | "{2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [60.243680s] ... ok", 2026-09-16 03:45:30.282664 | instance | "{1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.114076s] ... ok", 2026-09-16 03:45:30.282819 | instance | "{1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000298s] ... ok", 2026-09-16 03:45:30.282975 | instance | "{0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.090945s] ... ok", 2026-09-16 03:45:30.283129 | instance | "{0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.044649s] ... ok", 2026-09-16 03:45:30.283286 | instance | "{0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.031823s] ... ok", 2026-09-16 03:45:30.283458 | instance | "{0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.066890s] ... ok", 2026-09-16 03:45:30.283668 | instance | "2026-09-16 03:39:05.990 23 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.215 ([Errno None] Unable to connect to port 22 on 10.96.250.215). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.215", 2026-09-16 03:45:30.283821 | instance | "2026-09-16 03:39:08.492 23 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.215 ([Errno None] Unable to connect to port 22 on 10.96.250.215). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.215", 2026-09-16 03:45:30.283979 | instance | "{0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [1.469311s] ... ok", 2026-09-16 03:45:30.284137 | instance | "{0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [0.848767s] ... ok", 2026-09-16 03:45:30.284290 | instance | "{3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [33.043585s] ... ok", 2026-09-16 03:45:30.284465 | instance | "{0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [2.607605s] ... ok", 2026-09-16 03:45:30.284660 | instance | "{1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.708523s] ... ok", 2026-09-16 03:45:30.284854 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [1.039928s] ... ok", 2026-09-16 03:45:30.285043 | instance | "{1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [3.202015s] ... ok", 2026-09-16 03:45:30.285200 | instance | "{3} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.327472s] ... ok", 2026-09-16 03:45:30.285349 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.069545s] ... ok", 2026-09-16 03:45:30.285712 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000399s] ... ok", 2026-09-16 03:45:30.285984 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [0.392967s] ... ok", 2026-09-16 03:45:30.286241 | instance | "{1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.135122s] ... ok", 2026-09-16 03:45:30.286473 | instance | "{3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [2.621197s] ... ok", 2026-09-16 03:45:30.286807 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.380448s] ... ok", 2026-09-16 03:45:30.286844 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [1.045396s] ... ok", 2026-09-16 03:45:30.287010 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.143392s] ... ok", 2026-09-16 03:45:30.287168 | instance | "{3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.005768s] ... ok", 2026-09-16 03:45:30.287355 | instance | "{1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [0.802127s] ... ok", 2026-09-16 03:45:30.287538 | instance | "{2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.167865s] ... ok", 2026-09-16 03:45:30.287730 | instance | "{1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [1.544579s] ... ok", 2026-09-16 03:45:30.287880 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.399930s] ... ok", 2026-09-16 03:45:30.288029 | instance | "{3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [3.848139s] ... ok", 2026-09-16 03:45:30.288663 | instance | "{1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [1.187237s] ... ok", 2026-09-16 03:45:30.288726 | instance | "{2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.649335s] ... ok", 2026-09-16 03:45:30.288736 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [1.111170s] ... ok", 2026-09-16 03:45:30.288752 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.579757s] ... ok", 2026-09-16 03:45:30.288890 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.047505s] ... ok", 2026-09-16 03:45:30.289056 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.032988s] ... ok", 2026-09-16 03:45:30.289202 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.166223s] ... ok", 2026-09-16 03:45:30.289352 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.127518s] ... ok", 2026-09-16 03:45:30.289506 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [1.024965s] ... ok", 2026-09-16 03:45:30.289731 | instance | "{2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.180592s] ... ok", 2026-09-16 03:45:30.289879 | instance | "{3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.200566s] ... ok", 2026-09-16 03:45:30.290029 | instance | "{3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.195812s] ... ok", 2026-09-16 03:45:30.290179 | instance | "{3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.124162s] ... ok", 2026-09-16 03:45:30.290331 | instance | "{1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [8.615115s] ... ok", 2026-09-16 03:45:30.290502 | instance | "{3} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.007739s] ... ok", 2026-09-16 03:45:30.290701 | instance | "{2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.371916s] ... ok", 2026-09-16 03:45:30.290848 | instance | "{1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [5.049018s] ... ok", 2026-09-16 03:45:30.290996 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [1.699502s] ... ok", 2026-09-16 03:45:30.291132 | instance | "{2} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.079641s] ... ok", 2026-09-16 03:45:30.291278 | instance | "{3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.072745s] ... ok", 2026-09-16 03:45:30.291425 | instance | "{1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [4.859322s] ... ok", 2026-09-16 03:45:30.291594 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [1.195202s] ... ok", 2026-09-16 03:45:30.291758 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [1.811352s] ... ok", 2026-09-16 03:45:30.291905 | instance | "{1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [3.865358s] ... ok", 2026-09-16 03:45:30.292054 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [2.676901s] ... ok", 2026-09-16 03:45:30.292203 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [1.867213s] ... ok", 2026-09-16 03:45:30.292358 | instance | "{1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [0.573810s] ... ok", 2026-09-16 03:45:30.292518 | instance | "{1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.418574s] ... ok", 2026-09-16 03:45:30.292772 | instance | "{1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.088922s] ... ok", 2026-09-16 03:45:30.292924 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [0.702981s] ... ok", 2026-09-16 03:45:30.293063 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [1.457333s] ... ok", 2026-09-16 03:45:30.293213 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [1.289681s] ... ok", 2026-09-16 03:45:30.293402 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [0.813119s] ... ok", 2026-09-16 03:45:30.293596 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.043132s] ... ok", 2026-09-16 03:45:30.293772 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.036081s] ... ok", 2026-09-16 03:45:30.293930 | instance | "{3} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [8.254684s] ... ok", 2026-09-16 03:45:30.294079 | instance | "{1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.222108s] ... ok", 2026-09-16 03:45:30.294238 | instance | "{1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.040205s] ... ok", 2026-09-16 03:45:30.294399 | instance | "{1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.055060s] ... ok", 2026-09-16 03:45:30.294539 | instance | "{0} setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON) ... SKIPPED: vpnaas extension not enabled.", 2026-09-16 03:45:30.294732 | instance | "{1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.052471s] ... ok", 2026-09-16 03:45:30.294890 | instance | "{1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.020316s] ... ok", 2026-09-16 03:45:30.295033 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [8.295387s] ... ok", 2026-09-16 03:45:30.295221 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [7.624037s] ... ok", 2026-09-16 03:45:30.295340 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [5.144435s] ... ok", 2026-09-16 03:45:30.295617 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [4.170481s] ... ok", 2026-09-16 03:45:30.295781 | instance | "{2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [0.794189s] ... ok", 2026-09-16 03:45:30.295936 | instance | "{2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [1.565112s] ... ok", 2026-09-16 03:45:30.296082 | instance | "{2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.054656s] ... ok", 2026-09-16 03:45:30.296229 | instance | "{2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.008976s] ... ok", 2026-09-16 03:45:30.296384 | instance | "{2} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.172930s] ... ok", 2026-09-16 03:45:30.296538 | instance | "2026-09-16 03:40:56.265 23 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.209 ([Errno None] Unable to connect to port 22 on 10.96.250.209). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.209", 2026-09-16 03:45:30.296782 | instance | "2026-09-16 03:40:58.769 23 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.209 ([Errno None] Unable to connect to port 22 on 10.96.250.209). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.209", 2026-09-16 03:45:30.296936 | instance | "{2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.201805s] ... ok", 2026-09-16 03:45:30.297088 | instance | "{2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.090952s] ... ok", 2026-09-16 03:45:30.297243 | instance | "{2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.073946s] ... ok", 2026-09-16 03:45:30.297391 | instance | "{1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [23.725779s] ... ok", 2026-09-16 03:45:30.297572 | instance | "2026-09-16 03:41:02.271 23 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.209 ([Errno None] Unable to connect to port 22 on 10.96.250.209). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.209", 2026-09-16 03:45:30.297729 | instance | "{2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.308803s] ... ok", 2026-09-16 03:45:30.297905 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [0.533353s] ... ok", 2026-09-16 03:45:30.298060 | instance | "{2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [6.062890s] ... ok", 2026-09-16 03:45:30.298218 | instance | "{2} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests.", 2026-09-16 03:45:30.298374 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [0.452680s] ... ok", 2026-09-16 03:45:30.298533 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [0.478544s] ... ok", 2026-09-16 03:45:30.298716 | instance | "2026-09-16 03:41:26.085 17 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.207 ([Errno None] Unable to connect to port 22 on 10.96.250.207). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.207", 2026-09-16 03:45:30.298899 | instance | "2026-09-16 03:41:28.588 17 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.207 ([Errno None] Unable to connect to port 22 on 10.96.250.207). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.207", 2026-09-16 03:45:30.299058 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [1.985697s] ... ok", 2026-09-16 03:45:30.299212 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [0.900204s] ... ok", 2026-09-16 03:45:30.299376 | instance | "2026-09-16 03:41:32.090 17 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.207 ([Errno None] Unable to connect to port 22 on 10.96.250.207). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.207", 2026-09-16 03:45:30.299558 | instance | "2026-09-16 03:41:36.819 23 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.209 ([Errno None] Unable to connect to port 22 on 10.96.250.209). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.209", 2026-09-16 03:45:30.299737 | instance | "2026-09-16 03:41:39.321 23 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.209 ([Errno None] Unable to connect to port 22 on 10.96.250.209). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.209", 2026-09-16 03:45:30.299908 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [1.368452s] ... ok", 2026-09-16 03:45:30.300072 | instance | "2026-09-16 03:41:42.823 23 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.209 ([Errno None] Unable to connect to port 22 on 10.96.250.209). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.209", 2026-09-16 03:45:30.300234 | instance | "2026-09-16 03:41:47.324 23 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.209 ([Errno None] Unable to connect to port 22 on 10.96.250.209). Number attempts: 4. Retry after 5 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.209", 2026-09-16 03:45:30.300404 | instance | "{3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [107.367214s] ... ok", 2026-09-16 03:45:30.300573 | instance | "2026-09-16 03:42:46.793 23 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.209 ([Errno None] Unable to connect to port 22 on 10.96.250.209). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.209", 2026-09-16 03:45:30.300743 | instance | "{3} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [38.800991s] ... ok", 2026-09-16 03:45:30.300911 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [0.714659s] ... ok", 2026-09-16 03:45:30.301063 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [0.758180s] ... ok", 2026-09-16 03:45:30.301218 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [0.811364s] ... ok", 2026-09-16 03:45:30.301366 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [1.174367s] ... ok", 2026-09-16 03:45:30.301511 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [0.942066s] ... ok", 2026-09-16 03:45:30.301684 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [1.241358s] ... ok", 2026-09-16 03:45:30.301835 | instance | "{0} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_http_traffic [78.803656s] ... ok", 2026-09-16 03:45:30.301994 | instance | "", 2026-09-16 03:45:30.302246 | instance | "======", 2026-09-16 03:45:30.302349 | instance | "Totals", 2026-09-16 03:45:30.302608 | instance | "======", 2026-09-16 03:45:30.302760 | instance | "Ran: 131 tests in 401.2571 sec.", 2026-09-16 03:45:30.302961 | instance | " - Passed: 129", 2026-09-16 03:45:30.303129 | instance | " - Skipped: 2", 2026-09-16 03:45:30.303300 | instance | " - Expected Fail: 0", 2026-09-16 03:45:30.303477 | instance | " - Unexpected Success: 0", 2026-09-16 03:45:30.303608 | instance | " - Failed: 0", 2026-09-16 03:45:30.303707 | instance | "Sum of execute time for each test: 486.1007 sec.", 2026-09-16 03:45:30.303809 | instance | "", 2026-09-16 03:45:30.303919 | instance | "==============", 2026-09-16 03:45:30.304051 | instance | "Worker Balance", 2026-09-16 03:45:30.304167 | instance | "==============", 2026-09-16 03:45:30.304273 | instance | " - Worker 0 (38 tests) => 0:06:12.055285", 2026-09-16 03:45:30.304389 | instance | " - Worker 1 (34 tests) => 0:03:59.352919", 2026-09-16 03:45:30.304497 | instance | " - Worker 2 (34 tests) => 0:03:45.255387", 2026-09-16 03:45:30.304698 | instance | " - Worker 3 (25 tests) => 0:05:27.055675", 2026-09-16 03:45:30.304739 | instance | "+ tempest cleanup", 2026-09-16 03:45:30.304836 | instance | "" 2026-09-16 03:45:30.304936 | instance | ] 2026-09-16 03:45:30.305082 | instance | } 2026-09-16 03:45:30.321832 | instance | 2026-09-16 03:45:30.321981 | instance | TASK [vexxhost.atmosphere.tempest : Fail when tempest result is failed] ******** 2026-09-16 03:45:30.322143 | instance | Wednesday 16 September 2026 03:45:30 +0000 (0:00:00.080) 0:09:01.677 *** 2026-09-16 03:45:30.373816 | instance | skipping: [instance] 2026-09-16 03:45:30.373943 | instance | 2026-09-16 03:45:30.374091 | instance | PLAY RECAP ********************************************************************* 2026-09-16 03:45:30.374253 | instance | instance : ok=25 changed=2 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0 2026-09-16 03:45:30.374417 | instance | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-09-16 03:45:30.374587 | instance | 2026-09-16 03:45:30.374731 | instance | Wednesday 16 September 2026 03:45:30 +0000 (0:00:00.052) 0:09:01.729 *** 2026-09-16 03:45:30.374876 | instance | =============================================================================== 2026-09-16 03:45:30.375037 | instance | vexxhost.atmosphere.tempest : Deploy Helm chart ----------------------- 523.19s 2026-09-16 03:45:30.375192 | instance | Gathering Facts --------------------------------------------------------- 4.47s 2026-09-16 03:45:30.375332 | instance | Run "stestr" tests ------------------------------------------------------ 3.15s 2026-09-16 03:45:30.375526 | instance | vexxhost.atmosphere.tempest : Get test flavor object -------------------- 1.27s 2026-09-16 03:45:30.375699 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 1.22s 2026-09-16 03:45:30.375849 | instance | vexxhost.atmosphere.tempest : Get test network object ------------------- 1.17s 2026-09-16 03:45:30.375994 | instance | vexxhost.atmosphere.tempest : Get test image object --------------------- 1.13s 2026-09-16 03:45:30.376139 | instance | vexxhost.atmosphere.tempest : Get tempest log --------------------------- 0.96s 2026-09-16 03:45:30.376287 | instance | vexxhost.atmosphere.tempest : Get tempest job object -------------------- 0.88s 2026-09-16 03:45:30.376440 | instance | vexxhost.kubernetes.upload_helm_chart : Upload Helm chart --------------- 0.77s 2026-09-16 03:45:30.376674 | instance | vexxhost.atmosphere.openstacksdk : Generate cloud config file ----------- 0.76s 2026-09-16 03:45:30.376826 | instance | vexxhost.atmosphere.openstacksdk : Create openstack config directory ---- 0.38s 2026-09-16 03:45:30.376981 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.18s 2026-09-16 03:45:30.377152 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints --- 0.15s 2026-09-16 03:45:30.377339 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.14s 2026-09-16 03:45:30.377488 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.14s 2026-09-16 03:45:30.377709 | instance | Generate OpenStack-Helm endpoints --------------------------------------- 0.14s 2026-09-16 03:45:30.377878 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.12s 2026-09-16 03:45:30.378056 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints --- 0.11s 2026-09-16 03:45:30.378254 | instance | vexxhost.atmosphere.tempest : Set test flavor ref ----------------------- 0.10s 2026-09-16 03:45:30.457439 | instance | INFO [aio > verify] Executed: Successful 2026-09-16 03:45:30.472277 | instance | INFO [aio > cleanup] Executing 2026-09-16 03:45:30.472970 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-09-16 03:45:30.489180 | instance | INFO [aio > destroy] Executing 2026-09-16 03:45:30.489197 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-09-16 03:45:30.489202 | instance | INFO [aio > destroy] Executed: Successful 2026-09-16 03:45:30.489206 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-09-16 03:45:30.809205 | instance | ok: Runtime: 1:36:14.107787 2026-09-16 03:45:30.890118 | 2026-09-16 03:45:30.890280 | PLAY RECAP 2026-09-16 03:45:30.890345 | instance | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-16 03:45:30.890372 | 2026-09-16 03:45:31.069167 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-09-16 03:45:31.082148 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-09-16 03:45:31.746089 | 2026-09-16 03:45:31.746237 | PLAY [all] 2026-09-16 03:45:31.759572 | 2026-09-16 03:45:31.759680 | TASK [gather-host-logs : creating directory for system status] 2026-09-16 03:45:32.178163 | instance | changed 2026-09-16 03:45:32.188526 | 2026-09-16 03:45:32.188706 | TASK [gather-host-logs : Get logs for each host] 2026-09-16 03:45:32.605294 | instance | + systemd-cgls --full --all --no-pager 2026-09-16 03:45:32.677969 | instance | + ip addr 2026-09-16 03:45:32.687285 | instance | + ip route 2026-09-16 03:45:32.690294 | instance | + lsblk 2026-09-16 03:45:32.708872 | instance | + mount 2026-09-16 03:45:32.729801 | instance | + docker images 2026-09-16 03:45:32.756655 | instance | + brctl show 2026-09-16 03:45:32.758156 | instance | /bin/bash: line 8: brctl: command not found 2026-09-16 03:45:32.758350 | instance | + ip neigh 2026-09-16 03:45:32.761217 | instance | + bridge fdb show 2026-09-16 03:45:32.770285 | instance | + ps aux --sort=-%mem 2026-09-16 03:45:32.821901 | instance | + dpkg -l 2026-09-16 03:45:32.827978 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-09-16 03:45:32.828317 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-09-16 03:45:32.841138 | instance | + '[' '!' -z '' ']' 2026-09-16 03:45:33.241523 | instance | ok: Runtime: 0:00:00.240489 2026-09-16 03:45:33.253063 | 2026-09-16 03:45:33.253198 | TASK [gather-host-logs : Downloads logs to executor] 2026-09-16 03:45:33.956638 | instance | changed: 2026-09-16 03:45:33.956892 | instance | created directory /var/lib/zuul/builds/2dd978afd3934b0f8c7a7bd8c11c88d8/work/logs/instance 2026-09-16 03:45:33.956978 | instance | cd+++++++++ system/ 2026-09-16 03:45:33.957027 | instance | >f+++++++++ system/brctl-show.txt 2026-09-16 03:45:33.957069 | instance | >f+++++++++ system/bridge-fdb.txt 2026-09-16 03:45:33.957109 | instance | >f+++++++++ system/docker-images.txt 2026-09-16 03:45:33.957158 | instance | >f+++++++++ system/ip-addr.txt 2026-09-16 03:45:33.957220 | instance | >f+++++++++ system/ip-neigh.txt 2026-09-16 03:45:33.957280 | instance | >f+++++++++ system/ip-route.txt 2026-09-16 03:45:33.957328 | instance | >f+++++++++ system/lsblk.txt 2026-09-16 03:45:33.957369 | instance | >f+++++++++ system/mount.txt 2026-09-16 03:45:33.957408 | instance | >f+++++++++ system/packages.txt 2026-09-16 03:45:33.957445 | instance | >f+++++++++ system/ps.txt 2026-09-16 03:45:33.957483 | instance | >f+++++++++ system/systemd-cgls.txt 2026-09-16 03:45:33.975527 | 2026-09-16 03:45:33.975668 | LOOP [helm-release-status : creating directory for helm release status] 2026-09-16 03:45:34.199843 | instance | changed: "values" 2026-09-16 03:45:34.403335 | instance | changed: "releases" 2026-09-16 03:45:34.424175 | 2026-09-16 03:45:34.424390 | TASK [helm-release-status : Gather get release status for helm charts] 2026-09-16 03:45:45.993951 | instance | ok: Runtime: 0:00:10.997761 2026-09-16 03:45:46.003646 | 2026-09-16 03:45:46.003773 | TASK [helm-release-status : Downloads logs to executor] 2026-09-16 03:45:46.587049 | instance | changed: 2026-09-16 03:45:46.587319 | instance | cd+++++++++ helm/ 2026-09-16 03:45:46.587372 | instance | cd+++++++++ helm/releases/ 2026-09-16 03:45:46.587413 | instance | cd+++++++++ helm/releases/auth-system/ 2026-09-16 03:45:46.587452 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-09-16 03:45:46.587488 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-09-16 03:45:46.587524 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-09-16 03:45:46.587559 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-09-16 03:45:46.587595 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-09-16 03:45:46.587639 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-09-16 03:45:46.587675 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-09-16 03:45:46.587711 | instance | cd+++++++++ helm/releases/kube-system/ 2026-09-16 03:45:46.587747 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-09-16 03:45:46.587783 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-09-16 03:45:46.587818 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-09-16 03:45:46.587854 | instance | cd+++++++++ helm/releases/monitoring/ 2026-09-16 03:45:46.587890 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-09-16 03:45:46.587948 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-09-16 03:45:46.587988 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-09-16 03:45:46.588024 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-09-16 03:45:46.588059 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-09-16 03:45:46.588094 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt 2026-09-16 03:45:46.588133 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-09-16 03:45:46.588168 | instance | cd+++++++++ helm/releases/openstack/ 2026-09-16 03:45:46.588203 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-09-16 03:45:46.588239 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-09-16 03:45:46.588274 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-09-16 03:45:46.588310 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-09-16 03:45:46.588344 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-09-16 03:45:46.588379 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-09-16 03:45:46.588413 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-09-16 03:45:46.588447 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-09-16 03:45:46.588480 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-09-16 03:45:46.588545 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-09-16 03:45:46.588581 | instance | >f+++++++++ helm/releases/openstack/manila.txt 2026-09-16 03:45:46.588615 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-09-16 03:45:46.588648 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt 2026-09-16 03:45:46.588683 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-09-16 03:45:46.588717 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-09-16 03:45:46.588750 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-09-16 03:45:46.588784 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-09-16 03:45:46.588817 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-09-16 03:45:46.588851 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-09-16 03:45:46.588884 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-09-16 03:45:46.588919 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-09-16 03:45:46.588994 | instance | >f+++++++++ helm/releases/openstack/tempest.txt 2026-09-16 03:45:46.589032 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-09-16 03:45:46.589083 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-09-16 03:45:46.589141 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-09-16 03:45:46.589191 | instance | cd+++++++++ helm/values/ 2026-09-16 03:45:46.589228 | instance | cd+++++++++ helm/values/auth-system/ 2026-09-16 03:45:46.589262 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-09-16 03:45:46.589297 | instance | cd+++++++++ helm/values/cert-manager/ 2026-09-16 03:45:46.589331 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-09-16 03:45:46.589366 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-09-16 03:45:46.589399 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-09-16 03:45:46.589434 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-09-16 03:45:46.589468 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-09-16 03:45:46.589502 | instance | cd+++++++++ helm/values/kube-system/ 2026-09-16 03:45:46.589536 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-09-16 03:45:46.589571 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-09-16 03:45:46.589606 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-09-16 03:45:46.589641 | instance | cd+++++++++ helm/values/monitoring/ 2026-09-16 03:45:46.589676 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-09-16 03:45:46.589711 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-09-16 03:45:46.589745 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-09-16 03:45:46.589780 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-09-16 03:45:46.589815 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-09-16 03:45:46.589849 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml 2026-09-16 03:45:46.589884 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-09-16 03:45:46.589918 | instance | cd+++++++++ helm/values/openstack/ 2026-09-16 03:45:46.589974 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-09-16 03:45:46.590009 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-09-16 03:45:46.590043 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-09-16 03:45:46.590077 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-09-16 03:45:46.590112 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-09-16 03:45:46.590146 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-09-16 03:45:46.590180 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-09-16 03:45:46.590215 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-09-16 03:45:46.590249 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-09-16 03:45:46.590287 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-09-16 03:45:46.590323 | instance | >f+++++++++ helm/values/openstack/manila.yaml 2026-09-16 03:45:46.590359 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-09-16 03:45:46.590394 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml 2026-09-16 03:45:46.590430 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-09-16 03:45:46.590464 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-09-16 03:45:46.590499 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-09-16 03:45:46.590533 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-09-16 03:45:46.590568 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-09-16 03:45:46.590603 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-09-16 03:45:46.590639 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-09-16 03:45:46.590684 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-09-16 03:45:46.590721 | instance | >f+++++++++ helm/values/openstack/tempest.yaml 2026-09-16 03:45:46.590757 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-09-16 03:45:46.590792 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-09-16 03:45:46.590827 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-09-16 03:45:46.611919 | 2026-09-16 03:45:46.612075 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-09-16 03:45:46.852340 | instance | changed 2026-09-16 03:45:46.862322 | 2026-09-16 03:45:46.862467 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-09-16 03:45:47.153312 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-16 03:45:47.154680 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-16 03:45:47.158605 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:45:47.160593 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:45:47.251626 | instance | node/instance 2026-09-16 03:45:47.256024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:45:47.344586 | instance | clusterrole/admin 2026-09-16 03:45:47.546166 | instance | clusterrole/capi-aggregated-manager-role 2026-09-16 03:45:47.600375 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:45:47.631262 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-09-16 03:45:47.637309 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:45:47.765290 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-09-16 03:45:47.870421 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-09-16 03:45:47.981819 | instance | clusterrole/capi-manager-role 2026-09-16 03:45:48.098319 | instance | clusterrole/capo-manager-role 2026-09-16 03:45:48.220729 | instance | clusterrole/cephfs-csi-nodeplugin 2026-09-16 03:45:48.320883 | instance | clusterrole/cephfs-external-provisioner-runner 2026-09-16 03:45:48.396882 | instance | clusterrole/cert-manager-cainjector 2026-09-16 03:45:48.512874 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-09-16 03:45:48.602403 | instance | clusterrole/cert-manager-controller-certificates 2026-09-16 03:45:48.765274 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-09-16 03:45:48.848908 | instance | clusterrole/cert-manager-controller-challenges 2026-09-16 03:45:48.957467 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-09-16 03:45:49.063981 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-09-16 03:45:49.201773 | instance | clusterrole/cert-manager-controller-issuers 2026-09-16 03:45:49.321323 | instance | clusterrole/cert-manager-controller-orders 2026-09-16 03:45:49.392169 | instance | clusterrole/cert-manager-edit 2026-09-16 03:45:49.539339 | instance | clusterrole/cert-manager-view 2026-09-16 03:45:49.583785 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-09-16 03:45:49.760272 | instance | clusterrole/cilium 2026-09-16 03:45:49.812929 | instance | clusterrole/cilium-operator 2026-09-16 03:45:49.964970 | instance | clusterrole/cluster-admin 2026-09-16 03:45:50.052471 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-09-16 03:45:50.193492 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-09-16 03:45:50.336397 | instance | clusterrole/edit 2026-09-16 03:45:50.417561 | instance | clusterrolebinding/capi-manager-rolebinding 2026-09-16 03:45:50.565876 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-09-16 03:45:50.664238 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-09-16 03:45:50.776606 | instance | clusterrole/goldpinger-clusterrole 2026-09-16 03:45:50.881708 | instance | clusterrolebinding/capo-manager-rolebinding 2026-09-16 03:45:50.986186 | instance | clusterrole/ingress-nginx 2026-09-16 03:45:51.125129 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-09-16 03:45:51.249866 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-09-16 03:45:51.351852 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-09-16 03:45:51.487451 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-09-16 03:45:51.539502 | instance | clusterrole/kube-prometheus-stack-operator 2026-09-16 03:45:51.708943 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-09-16 03:45:51.753319 | instance | clusterrole/kubeadm:get-nodes 2026-09-16 03:45:51.914200 | instance | clusterrole/local-path-provisioner 2026-09-16 03:45:51.937258 | instance | clusterrolebinding/cert-manager-cainjector 2026-09-16 03:45:52.121694 | instance | clusterrole/neutron-coredns 2026-09-16 03:45:52.126951 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-09-16 03:45:52.348514 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-09-16 03:45:52.397577 | instance | clusterrole/node-feature-discovery 2026-09-16 03:45:52.571910 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-09-16 03:45:52.606296 | instance | clusterrole/node-feature-discovery-gc 2026-09-16 03:45:52.810510 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-09-16 03:45:52.830354 | instance | clusterrole/nova-bootstrap 2026-09-16 03:45:53.008940 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-09-16 03:45:53.089584 | instance | clusterrole/nova-cell-setup 2026-09-16 03:45:53.250642 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-09-16 03:45:53.320187 | instance | clusterrole/objectstorage-provisioner-role 2026-09-16 03:45:53.471725 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-09-16 03:45:53.481904 | instance | clusterrole/orc-image-editor-role 2026-09-16 03:45:53.677899 | instance | clusterrolebinding/cert-manager-controller-orders 2026-09-16 03:45:53.689127 | instance | clusterrole/orc-image-viewer-role 2026-09-16 03:45:53.877330 | instance | clusterrole/orc-manager-role 2026-09-16 03:45:53.906133 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-09-16 03:45:54.106232 | instance | clusterrole/orc-metrics-auth-role 2026-09-16 03:45:54.122846 | instance | clusterrolebinding/cilium 2026-09-16 03:45:54.351493 | instance | clusterrolebinding/cilium-operator 2026-09-16 03:45:54.372815 | instance | clusterrole/orc-metrics-reader 2026-09-16 03:45:54.576220 | instance | clusterrolebinding/cluster-admin 2026-09-16 03:45:54.607646 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-09-16 03:45:54.766070 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-09-16 03:45:54.846302 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-09-16 03:45:54.997442 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-09-16 03:45:55.065232 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-09-16 03:45:55.228149 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-09-16 03:45:55.308465 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-09-16 03:45:55.417642 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-09-16 03:45:55.528202 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-09-16 03:45:55.636861 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-09-16 03:45:55.722272 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-09-16 03:45:55.848031 | instance | clusterrolebinding/ingress-nginx 2026-09-16 03:45:55.893655 | instance | clusterrole/rbd-csi-nodeplugin 2026-09-16 03:45:56.058873 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-09-16 03:45:56.116331 | instance | clusterrole/rbd-external-provisioner-runner 2026-09-16 03:45:56.291716 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-09-16 03:45:56.395025 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-09-16 03:45:56.531991 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-09-16 03:45:56.610051 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-09-16 03:45:56.715963 | instance | clusterrole/rook-ceph-global 2026-09-16 03:45:56.832141 | instance | clusterrolebinding/kubeadm:get-nodes 2026-09-16 03:45:56.918662 | instance | clusterrole/rook-ceph-mgr-cluster 2026-09-16 03:45:57.052063 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-09-16 03:45:57.135699 | instance | clusterrole/rook-ceph-mgr-system 2026-09-16 03:45:57.278882 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-09-16 03:45:57.343445 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-09-16 03:45:57.502273 | instance | clusterrole/rook-ceph-object-bucket 2026-09-16 03:45:57.562525 | instance | clusterrolebinding/kubeadm:node-proxier 2026-09-16 03:45:57.728597 | instance | clusterrole/rook-ceph-osd 2026-09-16 03:45:57.798804 | instance | clusterrolebinding/local-path-provisioner 2026-09-16 03:45:57.921076 | instance | clusterrole/rook-ceph-system 2026-09-16 03:45:57.997596 | instance | clusterrole/secretgen-controller-cluster-role 2026-09-16 03:45:58.152590 | instance | clusterrolebinding/magnum-cluster-api 2026-09-16 03:45:58.235917 | instance | clusterrole/system:aggregate-to-admin 2026-09-16 03:45:58.397732 | instance | clusterrolebinding/neutron-coredns 2026-09-16 03:45:58.442065 | instance | clusterrole/system:aggregate-to-edit 2026-09-16 03:45:58.579713 | instance | clusterrolebinding/node-feature-discovery 2026-09-16 03:45:58.636117 | instance | clusterrole/system:aggregate-to-view 2026-09-16 03:45:58.752182 | instance | clusterrolebinding/node-feature-discovery-gc 2026-09-16 03:45:58.892350 | instance | clusterrole/system:auth-delegator 2026-09-16 03:45:58.990813 | instance | clusterrole/system:basic-user 2026-09-16 03:45:59.048437 | instance | clusterrolebinding/nova-bootstrap 2026-09-16 03:45:59.168933 | instance | clusterrolebinding/nova-cell-setup 2026-09-16 03:45:59.244837 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-09-16 03:45:59.347724 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-09-16 03:45:59.407580 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-09-16 03:45:59.499134 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-09-16 03:45:59.571249 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-09-16 03:45:59.693024 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-09-16 03:45:59.786806 | instance | clusterrolebinding/orc-manager-rolebinding 2026-09-16 03:45:59.897573 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-09-16 03:46:00.025562 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-09-16 03:46:00.078099 | instance | clusterrole/system:controller:attachdetach-controller 2026-09-16 03:46:00.225522 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-09-16 03:46:00.278987 | instance | clusterrole/system:controller:certificate-controller 2026-09-16 03:46:00.437580 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-09-16 03:46:00.477904 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-09-16 03:46:00.661510 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-09-16 03:46:00.681264 | instance | clusterrole/system:controller:cronjob-controller 2026-09-16 03:46:00.891944 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-09-16 03:46:00.915608 | instance | clusterrole/system:controller:daemon-set-controller 2026-09-16 03:46:01.096516 | instance | clusterrolebinding/rook-ceph-global 2026-09-16 03:46:01.150198 | instance | clusterrole/system:controller:deployment-controller 2026-09-16 03:46:01.364244 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-09-16 03:46:01.421266 | instance | clusterrole/system:controller:disruption-controller 2026-09-16 03:46:01.593232 | instance | clusterrole/system:controller:endpoint-controller 2026-09-16 03:46:01.638393 | instance | clusterrole/system:controller:endpointslice-controller 2026-09-16 03:46:01.822532 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-09-16 03:46:01.859777 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-09-16 03:46:02.005100 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-09-16 03:46:02.066441 | instance | clusterrole/system:controller:expand-controller 2026-09-16 03:46:02.220244 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-09-16 03:46:02.276091 | instance | clusterrole/system:controller:generic-garbage-collector 2026-09-16 03:46:02.478999 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-09-16 03:46:02.483798 | instance | clusterrolebinding/rook-ceph-osd 2026-09-16 03:46:02.690503 | instance | clusterrole/system:controller:job-controller 2026-09-16 03:46:02.709065 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-09-16 03:46:02.901958 | instance | clusterrole/system:controller:namespace-controller 2026-09-16 03:46:02.919190 | instance | clusterrolebinding/rook-ceph-system 2026-09-16 03:46:03.136784 | instance | clusterrole/system:controller:node-controller 2026-09-16 03:46:03.149879 | instance | clusterrole/system:controller:persistent-volume-binder 2026-09-16 03:46:03.373095 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-09-16 03:46:03.380813 | instance | clusterrole/system:controller:pod-garbage-collector 2026-09-16 03:46:03.568817 | instance | clusterrolebinding/system:basic-user 2026-09-16 03:46:03.569004 | instance | clusterrole/system:controller:pv-protection-controller 2026-09-16 03:46:03.752292 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-09-16 03:46:03.769813 | instance | clusterrole/system:controller:pvc-protection-controller 2026-09-16 03:46:03.953338 | instance | clusterrolebinding/system:controller:certificate-controller 2026-09-16 03:46:03.959087 | instance | clusterrole/system:controller:replicaset-controller 2026-09-16 03:46:04.134090 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-09-16 03:46:04.189193 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-09-16 03:46:04.372853 | instance | clusterrole/system:controller:replication-controller 2026-09-16 03:46:04.424776 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-09-16 03:46:04.566644 | instance | clusterrole/system:controller:resourcequota-controller 2026-09-16 03:46:04.651529 | instance | clusterrolebinding/system:controller:deployment-controller 2026-09-16 03:46:04.761729 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-09-16 03:46:04.854816 | instance | clusterrole/system:controller:route-controller 2026-09-16 03:46:04.972616 | instance | clusterrolebinding/system:controller:disruption-controller 2026-09-16 03:46:05.071796 | instance | clusterrole/system:controller:service-account-controller 2026-09-16 03:46:05.167788 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-09-16 03:46:05.328034 | instance | clusterrole/system:controller:service-controller 2026-09-16 03:46:05.361569 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-09-16 03:46:05.548135 | instance | clusterrole/system:controller:statefulset-controller 2026-09-16 03:46:05.570084 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-09-16 03:46:05.769750 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-09-16 03:46:05.788972 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-09-16 03:46:05.993308 | instance | clusterrole/system:controller:ttl-controller 2026-09-16 03:46:06.020464 | instance | clusterrolebinding/system:controller:expand-controller 2026-09-16 03:46:06.192845 | instance | clusterrole/system:coredns 2026-09-16 03:46:06.194509 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-09-16 03:46:06.366329 | instance | clusterrole/system:discovery 2026-09-16 03:46:06.399582 | instance | clusterrole/system:heapster 2026-09-16 03:46:06.587603 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-09-16 03:46:06.668723 | instance | clusterrole/system:kube-aggregator 2026-09-16 03:46:06.816451 | instance | clusterrolebinding/system:controller:job-controller 2026-09-16 03:46:06.884377 | instance | clusterrole/system:kube-controller-manager 2026-09-16 03:46:06.991021 | instance | clusterrolebinding/system:controller:namespace-controller 2026-09-16 03:46:07.095340 | instance | clusterrole/system:kube-dns 2026-09-16 03:46:07.160867 | instance | clusterrole/system:kube-scheduler 2026-09-16 03:46:07.262613 | instance | clusterrolebinding/system:controller:node-controller 2026-09-16 03:46:07.357465 | instance | clusterrole/system:kubelet-api-admin 2026-09-16 03:46:07.420217 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-09-16 03:46:07.559603 | instance | clusterrole/system:monitoring 2026-09-16 03:46:07.628815 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-09-16 03:46:07.750043 | instance | clusterrole/system:node 2026-09-16 03:46:07.831221 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-09-16 03:46:07.969856 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-09-16 03:46:08.025236 | instance | clusterrole/system:node-bootstrapper 2026-09-16 03:46:08.153158 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-09-16 03:46:08.269653 | instance | clusterrole/system:node-problem-detector 2026-09-16 03:46:08.428391 | instance | clusterrolebinding/system:controller:replication-controller 2026-09-16 03:46:08.538210 | instance | clusterrole/system:node-proxier 2026-09-16 03:46:08.646266 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-09-16 03:46:08.726740 | instance | clusterrole/system:persistent-volume-provisioner 2026-09-16 03:46:08.822495 | instance | clusterrole/system:public-info-viewer 2026-09-16 03:46:08.945178 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-09-16 03:46:09.031700 | instance | clusterrole/system:service-account-issuer-discovery 2026-09-16 03:46:09.173465 | instance | clusterrolebinding/system:controller:route-controller 2026-09-16 03:46:09.248707 | instance | clusterrole/system:volume-scheduler 2026-09-16 03:46:09.358046 | instance | clusterrolebinding/system:controller:service-account-controller 2026-09-16 03:46:09.432762 | instance | clusterrole/vector 2026-09-16 03:46:09.553386 | instance | clusterrole/view 2026-09-16 03:46:09.640196 | instance | clusterrolebinding/system:controller:service-controller 2026-09-16 03:46:09.725171 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-09-16 03:46:09.815079 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-09-16 03:46:09.941722 | instance | clusterrolebinding/system:controller:ttl-controller 2026-09-16 03:46:10.012886 | instance | clusterrolebinding/system:coredns 2026-09-16 03:46:10.124180 | instance | clusterrolebinding/system:discovery 2026-09-16 03:46:10.229561 | instance | clusterrolebinding/system:kube-controller-manager 2026-09-16 03:46:10.364436 | instance | clusterrolebinding/system:kube-dns 2026-09-16 03:46:10.436373 | instance | clusterrolebinding/system:kube-scheduler 2026-09-16 03:46:10.612204 | instance | clusterrolebinding/system:monitoring 2026-09-16 03:46:10.670693 | instance | clusterrolebinding/system:node 2026-09-16 03:46:10.794591 | instance | clusterrolebinding/system:node-proxier 2026-09-16 03:46:10.851119 | instance | clusterrolebinding/system:public-info-viewer 2026-09-16 03:46:10.982943 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-09-16 03:46:11.077813 | instance | clusterrolebinding/system:volume-scheduler 2026-09-16 03:46:11.162168 | instance | clusterrolebinding/vector 2026-09-16 03:46:11.267732 | instance | storageclass/general 2026-09-16 03:46:11.363109 | instance | namespace/auth-system 2026-09-16 03:46:11.497583 | instance | namespace/capi-kubeadm-bootstrap-system 2026-09-16 03:46:11.559397 | instance | namespace/capi-kubeadm-control-plane-system 2026-09-16 03:46:11.761704 | instance | namespace/capi-system 2026-09-16 03:46:11.796018 | instance | namespace/capo-system 2026-09-16 03:46:11.941788 | instance | namespace/cert-manager 2026-09-16 03:46:12.007188 | instance | namespace/default 2026-09-16 03:46:12.139237 | instance | namespace/envoy-gateway-system 2026-09-16 03:46:12.235351 | instance | namespace/ingress-nginx 2026-09-16 03:46:12.340133 | instance | namespace/kube-node-lease 2026-09-16 03:46:12.478901 | instance | namespace/kube-public 2026-09-16 03:46:12.568990 | instance | namespace/kube-system 2026-09-16 03:46:12.719439 | instance | namespace/local-path-storage 2026-09-16 03:46:12.811359 | instance | namespace/magnum-system 2026-09-16 03:46:12.940297 | instance | namespace/monitoring 2026-09-16 03:46:13.045939 | instance | namespace/openstack 2026-09-16 03:46:13.172491 | instance | namespace/orc-system 2026-09-16 03:46:13.271471 | instance | namespace/rook-ceph 2026-09-16 03:46:13.410387 | instance | namespace/secretgen-controller 2026-09-16 03:46:13.960243 | instance | ok: Runtime: 0:00:26.491501 2026-09-16 03:46:13.974535 | 2026-09-16 03:46:13.974672 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-09-16 03:46:14.229356 | instance | changed 2026-09-16 03:46:14.241248 | 2026-09-16 03:46:14.241452 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-09-16 03:46:14.506035 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-16 03:46:14.506776 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-16 03:46:14.507121 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-16 03:46:14.636812 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:14.638361 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:14.739489 | instance | auth-system/configmaps/keycloak-env-vars 2026-09-16 03:46:14.741331 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-09-16 03:46:14.743066 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:14.746068 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:14.850380 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:14.862351 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:14.934802 | instance | auth-system/configmaps/kube-root-ca.crt 2026-09-16 03:46:14.945264 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:14.947618 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:15.028145 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-09-16 03:46:15.030704 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:15.032091 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:15.122969 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:15.127799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:15.129820 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-09-16 03:46:15.222282 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:15.234384 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:15.234923 | instance | auth-system/endpoints/keycloak 2026-09-16 03:46:15.330527 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:15.338022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:15.341325 | instance | auth-system/endpoints/keycloak-headless 2026-09-16 03:46:15.421340 | instance | auth-system/endpoints/keycloak-metrics 2026-09-16 03:46:15.421390 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:15.429477 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:15.508818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:15.523542 | instance | auth-system/ingresses/keycloak 2026-09-16 03:46:15.533089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:15.610244 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-16 03:46:15.618844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:15.653803 | instance | auth-system/networkpolicies/keycloak 2026-09-16 03:46:15.669184 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-16 03:46:15.677804 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:15.722866 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-dk5wc 2026-09-16 03:46:15.724538 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:15.800073 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:15.815719 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:15.852470 | instance | auth-system/pods/keycloak-0 2026-09-16 03:46:15.890310 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:15.896842 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:15.932364 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-09-16 03:46:15.994154 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:15.994228 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:16.048778 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-09-16 03:46:16.092595 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:16.111042 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:16.111458 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-09-16 03:46:16.179316 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:16.216418 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:16.248672 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-09-16 03:46:16.289457 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:16.303326 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-09-16 03:46:16.322889 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:16.396151 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:16.419705 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:16.444903 | instance | auth-system/secrets/keycloak 2026-09-16 03:46:16.488531 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:16.503101 | instance | auth-system/secrets/keycloak-externaldb 2026-09-16 03:46:16.507787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:16.576118 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:16.619724 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:16.630677 | instance | auth-system/secrets/keycloak.162-253-55-196.nip.io-tls 2026-09-16 03:46:16.671683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:16.694472 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-09-16 03:46:16.715854 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:16.765655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:16.811985 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:16.829010 | instance | auth-system/serviceaccounts/default 2026-09-16 03:46:16.884476 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:16.890109 | instance | auth-system/serviceaccounts/keycloak 2026-09-16 03:46:16.913170 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:16.977520 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:17.006863 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:17.041853 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-09-16 03:46:17.088911 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:17.091342 | instance | auth-system/services/keycloak 2026-09-16 03:46:17.099109 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:17.187430 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:17.191121 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:17.267365 | instance | auth-system/services/keycloak-headless 2026-09-16 03:46:17.299665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:17.309017 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-16 03:46:17.314300 | instance | auth-system/services/keycloak-metrics 2026-09-16 03:46:17.321361 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:17.392086 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:17.421648 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-16 03:46:17.428075 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:17.483673 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:17.504820 | instance | auth-system/statefulsets/keycloak 2026-09-16 03:46:17.513042 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-09-16 03:46:17.556563 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:17.598861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:17.659213 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:17.688528 | instance | capi-system/configmaps/kube-root-ca.crt 2026-09-16 03:46:17.692977 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:17.715210 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-09-16 03:46:17.753941 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:17.771359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:17.835936 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:17.861838 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:17.913646 | instance | capi-system/deployment/capi-controller-manager 2026-09-16 03:46:17.932942 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:17.947086 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-09-16 03:46:17.976509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:18.010838 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:18.060015 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:18.127299 | instance | capi-system/endpoints/capi-webhook-service 2026-09-16 03:46:18.129997 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:18.173797 | instance | capi-system/pods/capi-controller-manager-5647546676-fdq64 2026-09-16 03:46:18.175741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:18.233419 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:18.289029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:18.392690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:18.408699 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-tl8c6 2026-09-16 03:46:18.464690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:18.504691 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:18.516829 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-09-16 03:46:18.578531 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:18.599126 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:18.628906 | instance | capi-system/roles/capi-leader-election-role 2026-09-16 03:46:18.671104 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:18.689003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:18.737650 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-09-16 03:46:18.754950 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:18.776501 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:18.804862 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-09-16 03:46:18.828469 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:18.849083 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:18.915930 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:18.916043 | instance | capi-system/secrets/capi-webhook-service-cert 2026-09-16 03:46:18.929705 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:18.989115 | instance | capi-system/serviceaccounts/capi-manager 2026-09-16 03:46:18.997817 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:19.032787 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-16 03:46:19.042579 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:19.092680 | instance | capi-system/serviceaccounts/default 2026-09-16 03:46:19.112681 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-16 03:46:19.141485 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:19.141539 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:19.178562 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-09-16 03:46:19.241241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:19.269387 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:19.322294 | instance | capi-system/services/capi-webhook-service 2026-09-16 03:46:19.361161 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:19.381945 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:19.384677 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-09-16 03:46:19.467352 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:19.476422 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:19.532943 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-09-16 03:46:19.554966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:19.559291 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:19.586115 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-09-16 03:46:19.646593 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:19.658114 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:19.719842 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:19.734987 | instance | capo-system/configmaps/kube-root-ca.crt 2026-09-16 03:46:19.742324 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:19.781344 | instance | cert-manager/configmaps/cert-manager-webhook 2026-09-16 03:46:19.809136 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:19.828439 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:19.920362 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:19.943337 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-09-16 03:46:19.944687 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:19.968847 | instance | capo-system/deployment/capo-controller-manager 2026-09-16 03:46:20.016346 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:20.028271 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:20.084666 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:20.118776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:20.122202 | instance | capo-system/endpoints/capo-webhook-service 2026-09-16 03:46:20.190954 | instance | cert-manager/deployment/cert-manager 2026-09-16 03:46:20.191595 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:20.222406 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:20.279801 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:20.313307 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:20.345312 | instance | cert-manager/deployment/cert-manager-cainjector 2026-09-16 03:46:20.392043 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:20.395401 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:20.395521 | instance | cert-manager/deployment/cert-manager-webhook 2026-09-16 03:46:20.470148 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:20.476125 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:20.554704 | instance | cert-manager/endpoints/cert-manager 2026-09-16 03:46:20.574047 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:20.592586 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:20.597349 | instance | cert-manager/endpoints/cert-manager-webhook 2026-09-16 03:46:20.687666 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:20.692569 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-16 03:46:20.703189 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:20.767586 | instance | capo-system/pods/capo-controller-manager-56cf844ccd-9bwwh 2026-09-16 03:46:20.794991 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-16 03:46:20.795070 | instance | cert-manager/pods/cert-manager-75c4c745bc-h86q2 2026-09-16 03:46:20.801489 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:20.802033 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:20.896181 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:20.899864 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:20.950719 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-wstgq 2026-09-16 03:46:20.980342 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-v6jvc 2026-09-16 03:46:20.981572 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:20.989574 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:21.081456 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:21.116507 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-09-16 03:46:21.178856 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-09-16 03:46:21.182296 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:21.249380 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:21.275238 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:21.302148 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-09-16 03:46:21.351903 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:21.353870 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:21.372908 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-09-16 03:46:21.435774 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:21.437114 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:21.471909 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-09-16 03:46:21.529417 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:21.541713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:21.547127 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-09-16 03:46:21.610689 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:21.630430 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:21.638800 | instance | cert-manager/roles/cert-manager:leaderelection 2026-09-16 03:46:21.700294 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:21.716026 | instance | capo-system/roles/capo-leader-election-role 2026-09-16 03:46:21.718479 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:21.812357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:21.812934 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:21.845209 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-09-16 03:46:21.901568 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:21.908723 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:21.910778 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-09-16 03:46:21.991454 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:21.994147 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:22.037597 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-09-16 03:46:22.080985 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:22.087052 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:22.095939 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-09-16 03:46:22.183108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:22.189122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:22.284799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:22.291840 | instance | cert-manager/serviceaccounts/cert-manager 2026-09-16 03:46:22.291977 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:22.380681 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-09-16 03:46:22.391215 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-16 03:46:22.394753 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:22.395779 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:22.483482 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-09-16 03:46:22.485495 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:22.499532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:22.573597 | instance | capo-system/secrets/capo-webhook-service-cert 2026-09-16 03:46:22.595518 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-16 03:46:22.601695 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:22.601738 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:22.687733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:22.696302 | instance | cert-manager/serviceaccounts/default 2026-09-16 03:46:22.707347 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:22.748673 | instance | cert-manager/services/cert-manager 2026-09-16 03:46:22.774426 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:22.795584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:22.860605 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:22.893584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:22.896116 | instance | cert-manager/services/cert-manager-webhook 2026-09-16 03:46:22.940201 | instance | capo-system/serviceaccounts/capo-manager 2026-09-16 03:46:22.949492 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:22.986462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:23.042482 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:23.084085 | instance | capo-system/serviceaccounts/default 2026-09-16 03:46:23.097570 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:23.105958 | instance | capo-system/services/capo-webhook-service 2026-09-16 03:46:23.145428 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:23.202513 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:23.239568 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:23.277711 | instance | default/configmaps/kube-root-ca.crt 2026-09-16 03:46:23.287736 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-09-16 03:46:23.291572 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:23.348302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:23.381895 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:23.435942 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:23.468096 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-09-16 03:46:23.469621 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-09-16 03:46:23.486969 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:23.528316 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:23.575239 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:23.629153 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:23.660536 | instance | default/endpoints/kubernetes 2026-09-16 03:46:23.670349 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-09-16 03:46:23.685032 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:23.723897 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:23.794340 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:23.834256 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:23.851530 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-mcmbv 2026-09-16 03:46:23.852355 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-09-16 03:46:23.912052 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-16 03:46:23.924914 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:23.940595 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:24.007240 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:24.021899 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:24.042299 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-09-16 03:46:24.056770 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-09-16 03:46:24.085077 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:24.109205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:24.169612 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:24.224734 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-09-16 03:46:24.251676 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-09-16 03:46:24.255921 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:24.259772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:24.359909 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-16 03:46:24.365751 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:24.367443 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:24.422711 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-09-16 03:46:24.428930 | instance | envoy-gateway-system/serviceaccounts/default 2026-09-16 03:46:24.479787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:24.480704 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:24.569124 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:24.626873 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-09-16 03:46:24.638943 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:24.648270 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:24.698076 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-09-16 03:46:24.719435 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:24.823355 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:24.838217 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:24.851490 | instance | envoy-gateway-system/secrets/envoy 2026-09-16 03:46:24.915511 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:24.935983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:24.953973 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-09-16 03:46:25.014455 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:25.049868 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:25.063860 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-09-16 03:46:25.106864 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:25.139084 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:25.144782 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-09-16 03:46:25.208984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:25.236344 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:25.275112 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-09-16 03:46:25.315168 | instance | envoy-gateway-system/services/envoy-gateway 2026-09-16 03:46:25.328177 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:25.331216 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:25.414744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:25.466795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:25.500197 | instance | default/services/kubernetes 2026-09-16 03:46:25.504349 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:25.555839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:25.599177 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:25.669845 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:25.711898 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:25.722130 | instance | default/serviceaccounts/default 2026-09-16 03:46:25.755233 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-09-16 03:46:25.776529 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-16 03:46:25.786459 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:25.797731 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:25.863520 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:25.885662 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:25.887195 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-09-16 03:46:25.960236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:25.989177 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:25.992397 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-09-16 03:46:26.071478 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-16 03:46:26.087689 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:26.095414 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-09-16 03:46:26.097536 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:26.205333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:26.215654 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:26.221725 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-09-16 03:46:26.313195 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-09-16 03:46:26.314731 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:26.314786 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:26.400016 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:26.410921 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:26.414724 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-09-16 03:46:26.488446 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:26.490125 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:26.502818 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-09-16 03:46:26.566389 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:26.598610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:26.599650 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-09-16 03:46:26.699869 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-09-16 03:46:26.704253 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:26.795893 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-09-16 03:46:26.814883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:26.895437 | instance | ingress-nginx/pods/ingress-nginx-controller-kkwfh 2026-09-16 03:46:26.998817 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-h5sth 2026-09-16 03:46:27.096500 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-09-16 03:46:27.119911 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:27.137775 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:27.210658 | instance | ingress-nginx/roles/ingress-nginx 2026-09-16 03:46:27.239178 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:27.285063 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:27.287210 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-09-16 03:46:27.378424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:27.414528 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-09-16 03:46:27.435325 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:27.452316 | instance | ingress-nginx/serviceaccounts/default 2026-09-16 03:46:27.523491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:27.617765 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-09-16 03:46:27.643087 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-09-16 03:46:27.655347 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:27.733795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:27.776964 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:27.784964 | instance | ingress-nginx/services/ingress-nginx-controller 2026-09-16 03:46:27.818683 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-09-16 03:46:27.827585 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:27.913453 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:27.980459 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-09-16 03:46:27.993862 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:28.012220 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-09-16 03:46:28.191278 | instance | kube-node-lease/serviceaccounts/default 2026-09-16 03:46:28.193360 | instance | kube-public/configmaps/cluster-info 2026-09-16 03:46:28.289880 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:28.409277 | instance | kube-public/configmaps/kube-root-ca.crt 2026-09-16 03:46:28.409683 | instance | kube-system/configmaps/cilium-config 2026-09-16 03:46:28.446634 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:28.546083 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-16 03:46:28.553055 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:28.582465 | instance | kube-system/configmaps/coredns 2026-09-16 03:46:28.626009 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-09-16 03:46:28.649095 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-16 03:46:28.656069 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:28.763279 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-09-16 03:46:28.770460 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:28.778153 | instance | kube-system/configmaps/kube-proxy 2026-09-16 03:46:28.913370 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:28.948250 | instance | kube-system/configmaps/kube-root-ca.crt 2026-09-16 03:46:28.999598 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:29.007431 | instance | kube-system/configmaps/kubeadm-config 2026-09-16 03:46:29.093825 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:29.143723 | instance | kube-system/configmaps/kubelet-config 2026-09-16 03:46:29.183267 | instance | kube-system/daemonsets/cilium 2026-09-16 03:46:29.268772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:29.325517 | instance | kube-system/daemonsets/kube-proxy 2026-09-16 03:46:29.365667 | instance | kube-system/deployment/cilium-operator 2026-09-16 03:46:29.374095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:29.552509 | instance | kube-system/deployment/coredns 2026-09-16 03:46:29.596054 | instance | kube-system/endpoints/kube-dns 2026-09-16 03:46:29.612509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:29.733181 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-09-16 03:46:29.776669 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-09-16 03:46:29.942293 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-09-16 03:46:29.975505 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-09-16 03:46:30.149410 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-09-16 03:46:30.154301 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-09-16 03:46:30.342827 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-09-16 03:46:30.343673 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-09-16 03:46:30.542276 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-09-16 03:46:30.542339 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-09-16 03:46:30.720236 | instance | kube-system/pods/cilium-27zdn 2026-09-16 03:46:30.763296 | instance | kube-system/pods/cilium-operator-869df985b8-j5gcf 2026-09-16 03:46:30.945294 | instance | kube-system/pods/coredns-67659f764b-5r5xv 2026-09-16 03:46:30.963304 | instance | kube-system/pods/coredns-67659f764b-jk92h 2026-09-16 03:46:31.155756 | instance | kube-system/pods/etcd-instance 2026-09-16 03:46:31.223818 | instance | kube-system/pods/kube-apiserver-instance 2026-09-16 03:46:31.397376 | instance | kube-system/pods/kube-controller-manager-instance 2026-09-16 03:46:31.428153 | instance | kube-system/pods/kube-proxy-mlsgs 2026-09-16 03:46:31.619343 | instance | kube-system/pods/kube-scheduler-instance 2026-09-16 03:46:31.654801 | instance | kube-system/pods/kube-vip-instance 2026-09-16 03:46:31.857456 | instance | kube-system/roles/cilium-config-agent 2026-09-16 03:46:31.884100 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-09-16 03:46:32.039619 | instance | kube-system/roles/kube-proxy 2026-09-16 03:46:32.067774 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-09-16 03:46:32.282685 | instance | kube-system/roles/kubeadm:kubelet-config 2026-09-16 03:46:32.290061 | instance | kube-system/rolebindings/cilium-config-agent 2026-09-16 03:46:32.468867 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-09-16 03:46:32.491622 | instance | kube-system/rolebindings/kube-proxy 2026-09-16 03:46:32.677748 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-09-16 03:46:32.684055 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-09-16 03:46:32.862691 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-09-16 03:46:32.866152 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-09-16 03:46:33.041291 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-09-16 03:46:33.056216 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-09-16 03:46:33.242998 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-09-16 03:46:33.260056 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-09-16 03:46:33.419130 | instance | kube-system/roles/system:controller:cloud-provider 2026-09-16 03:46:33.443418 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-09-16 03:46:33.594173 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-09-16 03:46:33.641990 | instance | kube-system/roles/system:controller:token-cleaner 2026-09-16 03:46:33.785518 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-09-16 03:46:33.853161 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-09-16 03:46:33.974280 | instance | kube-public/serviceaccounts/default 2026-09-16 03:46:34.031489 | instance | kube-system/secrets/bootstrap-token-bcxt30 2026-09-16 03:46:34.182018 | instance | kube-system/secrets/bootstrap-token-f6dcz9 2026-09-16 03:46:34.247034 | instance | kube-system/secrets/kubeadm-certs 2026-09-16 03:46:34.369496 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-09-16 03:46:34.453166 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-09-16 03:46:34.660189 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-09-16 03:46:34.680012 | instance | kube-system/serviceaccounts/certificate-controller 2026-09-16 03:46:34.902260 | instance | kube-system/serviceaccounts/cilium 2026-09-16 03:46:34.950475 | instance | kube-system/serviceaccounts/cilium-operator 2026-09-16 03:46:35.120723 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-09-16 03:46:35.148992 | instance | kube-system/serviceaccounts/coredns 2026-09-16 03:46:35.366086 | instance | kube-system/serviceaccounts/cronjob-controller 2026-09-16 03:46:35.370946 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-09-16 03:46:35.613323 | instance | kube-system/serviceaccounts/default 2026-09-16 03:46:35.645159 | instance | kube-system/serviceaccounts/deployment-controller 2026-09-16 03:46:35.887040 | instance | kube-system/serviceaccounts/disruption-controller 2026-09-16 03:46:35.950269 | instance | kube-system/serviceaccounts/endpoint-controller 2026-09-16 03:46:36.135837 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-09-16 03:46:36.209192 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-09-16 03:46:36.387296 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-09-16 03:46:36.467416 | instance | kube-system/serviceaccounts/expand-controller 2026-09-16 03:46:36.635814 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-09-16 03:46:36.695901 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-09-16 03:46:36.847510 | instance | kube-system/serviceaccounts/job-controller 2026-09-16 03:46:36.903445 | instance | kube-system/serviceaccounts/kube-proxy 2026-09-16 03:46:37.057980 | instance | kube-system/serviceaccounts/namespace-controller 2026-09-16 03:46:37.131162 | instance | kube-system/serviceaccounts/node-controller 2026-09-16 03:46:37.247852 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-09-16 03:46:37.397865 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-09-16 03:46:37.473152 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-09-16 03:46:37.656283 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-09-16 03:46:37.681501 | instance | kube-system/services/kube-dns 2026-09-16 03:46:37.882332 | instance | kube-system/serviceaccounts/replicaset-controller 2026-09-16 03:46:37.923940 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-09-16 03:46:38.103242 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-09-16 03:46:38.120673 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-09-16 03:46:38.310914 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-09-16 03:46:38.317072 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-09-16 03:46:38.488374 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-09-16 03:46:38.496936 | instance | kube-system/serviceaccounts/replication-controller 2026-09-16 03:46:38.708473 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-09-16 03:46:38.723447 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-09-16 03:46:38.932275 | instance | kube-system/serviceaccounts/service-account-controller 2026-09-16 03:46:38.968529 | instance | kube-system/serviceaccounts/service-controller 2026-09-16 03:46:39.195494 | instance | kube-system/serviceaccounts/statefulset-controller 2026-09-16 03:46:39.217617 | instance | kube-system/serviceaccounts/token-cleaner 2026-09-16 03:46:39.423628 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-09-16 03:46:39.423678 | instance | kube-system/serviceaccounts/ttl-controller 2026-09-16 03:46:39.628772 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-09-16 03:46:39.638295 | instance | local-path-storage/configmaps/local-path-config 2026-09-16 03:46:39.832855 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-09-16 03:46:39.833648 | instance | local-path-storage/deployment/local-path-provisioner 2026-09-16 03:46:39.992586 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-kd2f8 2026-09-16 03:46:40.024472 | instance | magnum-system/serviceaccounts/default 2026-09-16 03:46:40.228688 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-09-16 03:46:40.252806 | instance | local-path-storage/serviceaccounts/default 2026-09-16 03:46:40.421257 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-09-16 03:46:40.476840 | instance | monitoring/daemonsets/goldpinger 2026-09-16 03:46:40.653053 | instance | monitoring/daemonsets/ipmi-exporter 2026-09-16 03:46:40.729683 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-09-16 03:46:40.865985 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-09-16 03:46:40.955024 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0 2026-09-16 03:46:41.106312 | instance | monitoring/daemonsets/vector 2026-09-16 03:46:41.201638 | instance | openstack/configmaps/barbican-bin 2026-09-16 03:46:41.348342 | instance | monitoring/configmaps/goldpinger-zap 2026-09-16 03:46:41.489842 | instance | openstack/configmaps/ceph-csi-config 2026-09-16 03:46:41.589451 | instance | monitoring/configmaps/ipmi-exporter 2026-09-16 03:46:41.758314 | instance | openstack/configmaps/ceph-etc 2026-09-16 03:46:41.810876 | instance | openstack/configmaps/cinder-bin 2026-09-16 03:46:42.043431 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-09-16 03:46:42.078443 | instance | openstack/configmaps/glance-bin 2026-09-16 03:46:42.281028 | instance | openstack/configmaps/heat-bin 2026-09-16 03:46:42.321282 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-09-16 03:46:42.520997 | instance | openstack/configmaps/horizon-bin 2026-09-16 03:46:42.532116 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-09-16 03:46:42.764436 | instance | openstack/configmaps/keepalived-bin 2026-09-16 03:46:42.786621 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-09-16 03:46:42.995358 | instance | openstack/configmaps/keystone-bin 2026-09-16 03:46:43.029477 | instance | openstack/configmaps/keystone-openid-metadata 2026-09-16 03:46:43.255142 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-09-16 03:46:43.315647 | instance | openstack/configmaps/kube-root-ca.crt 2026-09-16 03:46:43.500059 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-09-16 03:46:43.557720 | instance | openstack/configmaps/libvirt-bin 2026-09-16 03:46:43.786775 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-09-16 03:46:43.824967 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-09-16 03:46:44.015305 | instance | openstack/configmaps/magnum-bin 2026-09-16 03:46:44.017287 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-09-16 03:46:44.311501 | instance | openstack/configmaps/magnum-cluster-api-proxy-config 2026-09-16 03:46:44.322116 | instance | openstack/configmaps/manila-bin 2026-09-16 03:46:44.541283 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-09-16 03:46:44.578437 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-09-16 03:46:44.783379 | instance | openstack/configmaps/memcached-memcached-bin 2026-09-16 03:46:44.818136 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-09-16 03:46:45.026131 | instance | openstack/configmaps/neutron-bin 2026-09-16 03:46:45.255972 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-09-16 03:46:45.319919 | instance | openstack/configmaps/neutron-coredns 2026-09-16 03:46:45.507200 | instance | openstack/configmaps/nova-bin 2026-09-16 03:46:45.558063 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-09-16 03:46:45.808714 | instance | openstack/configmaps/octavia-bin 2026-09-16 03:46:45.852919 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-09-16 03:46:46.018297 | instance | openstack/configmaps/openvswitch-bin 2026-09-16 03:46:46.042390 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-09-16 03:46:46.226372 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-09-16 03:46:46.251626 | instance | openstack/configmaps/percona-xtradb-pxc 2026-09-16 03:46:46.437323 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-09-16 03:46:46.463433 | instance | openstack/configmaps/placement-bin 2026-09-16 03:46:46.638231 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-09-16 03:46:46.682578 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-09-16 03:46:46.849595 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-09-16 03:46:46.926934 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-09-16 03:46:47.057412 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-09-16 03:46:47.164140 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-09-16 03:46:47.262921 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-09-16 03:46:47.410327 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-09-16 03:46:47.465577 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-09-16 03:46:47.660720 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-09-16 03:46:47.666710 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-09-16 03:46:47.886600 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-09-16 03:46:47.922249 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-09-16 03:46:48.107393 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-09-16 03:46:48.155986 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-09-16 03:46:48.306340 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-09-16 03:46:48.381477 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-09-16 03:46:48.522822 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-09-16 03:46:48.616428 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-09-16 03:46:48.730635 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-09-16 03:46:48.831286 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-09-16 03:46:48.910433 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-09-16 03:46:49.037796 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-09-16 03:46:49.088109 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-09-16 03:46:49.271663 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-09-16 03:46:49.322573 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-09-16 03:46:49.459353 | instance | openstack/configmaps/rabbitmq-manila-plugins-conf 2026-09-16 03:46:49.508121 | instance | openstack/configmaps/rabbitmq-manila-server-conf 2026-09-16 03:46:49.705699 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-09-16 03:46:49.736277 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-09-16 03:46:49.906755 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-09-16 03:46:50.021213 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-09-16 03:46:50.155497 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-09-16 03:46:50.255704 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-09-16 03:46:50.425365 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-09-16 03:46:50.484588 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-09-16 03:46:50.641924 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-09-16 03:46:50.722423 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-09-16 03:46:50.849675 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-09-16 03:46:51.009960 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-09-16 03:46:51.061143 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-09-16 03:46:51.071429 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:51.276993 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-09-16 03:46:51.290257 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-09-16 03:46:51.477134 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-09-16 03:46:51.551325 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-09-16 03:46:51.710784 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-09-16 03:46:51.821909 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-09-16 03:46:51.957421 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-09-16 03:46:52.052966 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-09-16 03:46:52.213266 | instance | openstack/configmaps/rook-config-override 2026-09-16 03:46:52.269876 | instance | openstack/configmaps/staffeln-bin 2026-09-16 03:46:52.431576 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-09-16 03:46:52.533460 | instance | openstack/configmaps/tempest-bin 2026-09-16 03:46:52.672045 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-09-16 03:46:52.779061 | instance | openstack/configmaps/valkey-configuration 2026-09-16 03:46:52.900687 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-09-16 03:46:53.037176 | instance | openstack/configmaps/valkey-health 2026-09-16 03:46:53.114831 | instance | monitoring/configmaps/kube-root-ca.crt 2026-09-16 03:46:53.266803 | instance | openstack/configmaps/valkey-scripts 2026-09-16 03:46:53.346145 | instance | monitoring/configmaps/loki 2026-09-16 03:46:53.517652 | instance | monitoring/configmaps/loki-alerting-rules 2026-09-16 03:46:53.568506 | instance | monitoring/configmaps/loki-gateway 2026-09-16 03:46:53.735061 | instance | monitoring/configmaps/loki-runtime 2026-09-16 03:46:53.766599 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-09-16 03:46:53.909921 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-09-16 03:46:53.973414 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-09-16 03:46:54.141471 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-09-16 03:46:54.184079 | instance | monitoring/configmaps/vector 2026-09-16 03:46:54.413095 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-09-16 03:46:54.452923 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-09-16 03:46:54.647602 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-09-16 03:46:54.685886 | instance | monitoring/deployment/loki-gateway 2026-09-16 03:46:54.907363 | instance | monitoring/deployment/node-feature-discovery-gc 2026-09-16 03:46:54.926004 | instance | monitoring/deployment/node-feature-discovery-master 2026-09-16 03:46:55.161666 | instance | monitoring/deployment/prometheus-pushgateway 2026-09-16 03:46:55.174482 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-09-16 03:46:55.412862 | instance | openstack/cronjobs/heat-engine-cleaner 2026-09-16 03:46:55.459869 | instance | openstack/cronjobs/heat-purge-deleted 2026-09-16 03:46:55.660914 | instance | openstack/cronjobs/keystone-credential-rotate 2026-09-16 03:46:55.735830 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-09-16 03:46:55.907110 | instance | openstack/cronjobs/nova-cell-setup 2026-09-16 03:46:56.001382 | instance | openstack/cronjobs/nova-service-cleaner 2026-09-16 03:46:56.133842 | instance | monitoring/endpoints/alertmanager-operated 2026-09-16 03:46:56.242053 | instance | monitoring/endpoints/goldpinger 2026-09-16 03:46:56.352214 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-09-16 03:46:56.437082 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-09-16 03:46:56.579962 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-09-16 03:46:56.658212 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-09-16 03:46:56.762466 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-09-16 03:46:56.885252 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-09-16 03:46:56.961445 | instance | monitoring/endpoints/loki 2026-09-16 03:46:57.066596 | instance | monitoring/endpoints/loki-chunks-cache 2026-09-16 03:46:57.135721 | instance | monitoring/endpoints/loki-gateway 2026-09-16 03:46:57.287360 | instance | monitoring/endpoints/loki-headless 2026-09-16 03:46:57.332143 | instance | monitoring/endpoints/loki-memberlist 2026-09-16 03:46:57.472247 | instance | monitoring/endpoints/loki-results-cache 2026-09-16 03:46:57.534331 | instance | monitoring/endpoints/prometheus-operated 2026-09-16 03:46:57.694358 | instance | monitoring/endpoints/prometheus-pushgateway 2026-09-16 03:46:57.753766 | instance | monitoring/endpoints/prometheus-smartctl-exporter 2026-09-16 03:46:57.937708 | instance | monitoring/endpoints/vector-headless 2026-09-16 03:46:57.967126 | instance | openstack/daemonsets/keepalived 2026-09-16 03:46:58.187987 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-09-16 03:46:58.301856 | instance | openstack/daemonsets/magnum-cluster-api-proxy 2026-09-16 03:46:58.466529 | instance | openstack/daemonsets/neutron-dhcp-agent-default 2026-09-16 03:46:58.557514 | instance | openstack/daemonsets/neutron-l3-agent-default 2026-09-16 03:46:58.719235 | instance | openstack/daemonsets/neutron-metadata-agent-default 2026-09-16 03:46:58.849428 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-09-16 03:46:59.018883 | instance | openstack/daemonsets/neutron-ovs-agent-default 2026-09-16 03:46:59.110593 | instance | openstack/daemonsets/nova-compute-default 2026-09-16 03:46:59.121303 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:59.279139 | instance | openstack/daemonsets/octavia-health-manager-default 2026-09-16 03:46:59.355128 | instance | openstack/daemonsets/openvswitch 2026-09-16 03:46:59.391801 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:59.513870 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-09-16 03:46:59.554851 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:46:59.593694 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-09-16 03:46:59.698676 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-09-16 03:46:59.798059 | instance | openstack/deployment/barbican-api 2026-09-16 03:46:59.912151 | instance | openstack/deployment/cinder-api 2026-09-16 03:47:00.066827 | instance | openstack/deployment/cinder-backup 2026-09-16 03:47:00.221157 | instance | openstack/deployment/cinder-scheduler 2026-09-16 03:47:00.361775 | instance | openstack/deployment/cinder-volume 2026-09-16 03:47:00.468643 | instance | openstack/deployment/glance-api 2026-09-16 03:47:00.638468 | instance | openstack/deployment/heat-api 2026-09-16 03:47:00.759234 | instance | openstack/deployment/heat-cfn 2026-09-16 03:47:00.903227 | instance | openstack/deployment/heat-engine 2026-09-16 03:47:01.031453 | instance | openstack/deployment/horizon 2026-09-16 03:47:01.203579 | instance | openstack/deployment/keystone-api 2026-09-16 03:47:01.333930 | instance | openstack/deployment/magnum-api 2026-09-16 03:47:01.496835 | instance | openstack/deployment/magnum-registry 2026-09-16 03:47:01.569692 | instance | openstack/deployment/manila-api 2026-09-16 03:47:01.785170 | instance | openstack/deployment/manila-data 2026-09-16 03:47:01.892172 | instance | openstack/deployment/manila-scheduler 2026-09-16 03:47:02.058508 | instance | openstack/deployment/manila-share 2026-09-16 03:47:02.157591 | instance | openstack/deployment/memcached-memcached 2026-09-16 03:47:02.353070 | instance | openstack/deployment/neutron-coredns 2026-09-16 03:47:02.439193 | instance | openstack/deployment/neutron-rpc-server 2026-09-16 03:47:02.640148 | instance | openstack/deployment/neutron-server 2026-09-16 03:47:02.747906 | instance | openstack/deployment/nova-api-metadata 2026-09-16 03:47:02.905215 | instance | openstack/deployment/nova-api-osapi 2026-09-16 03:47:02.994038 | instance | openstack/deployment/nova-conductor 2026-09-16 03:47:03.164003 | instance | openstack/deployment/nova-novncproxy 2026-09-16 03:47:03.273491 | instance | openstack/deployment/nova-scheduler 2026-09-16 03:47:03.428644 | instance | openstack/endpoints/barbican-api 2026-09-16 03:47:03.556215 | instance | openstack/deployment/octavia-api 2026-09-16 03:47:03.697378 | instance | openstack/endpoints/ceph-mon 2026-09-16 03:47:03.821664 | instance | openstack/endpoints/cinder-api 2026-09-16 03:47:03.906738 | instance | openstack/deployment/octavia-housekeeping 2026-09-16 03:47:04.059943 | instance | openstack/endpoints/glance-api 2026-09-16 03:47:04.148941 | instance | openstack/deployment/octavia-worker 2026-09-16 03:47:04.285447 | instance | openstack/endpoints/heat-api 2026-09-16 03:47:04.380115 | instance | openstack/deployment/openstack-database-exporter 2026-09-16 03:47:04.524767 | instance | openstack/endpoints/heat-cfn 2026-09-16 03:47:04.649066 | instance | openstack/deployment/openstack-exporter 2026-09-16 03:47:04.811163 | instance | openstack/deployment/placement-api 2026-09-16 03:47:04.966119 | instance | openstack/endpoints/horizon 2026-09-16 03:47:05.147328 | instance | openstack/deployment/pxc-operator 2026-09-16 03:47:05.265786 | instance | openstack/endpoints/horizon-int 2026-09-16 03:47:05.421620 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-09-16 03:47:05.516017 | instance | openstack/endpoints/keystone-api 2026-09-16 03:47:05.671784 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-09-16 03:47:05.783621 | instance | openstack/endpoints/magnum-api 2026-09-16 03:47:05.937142 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-09-16 03:47:06.022429 | instance | openstack/endpoints/magnum-registry 2026-09-16 03:47:06.195570 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-09-16 03:47:06.298927 | instance | openstack/endpoints/manila-api 2026-09-16 03:47:06.503270 | instance | openstack/deployment/staffeln-api 2026-09-16 03:47:06.633905 | instance | openstack/endpoints/memcached 2026-09-16 03:47:06.722339 | instance | openstack/deployment/staffeln-conductor 2026-09-16 03:47:06.832123 | instance | openstack/endpoints/memcached-metrics 2026-09-16 03:47:06.937724 | instance | openstack/endpoints/neutron-coredns 2026-09-16 03:47:07.028883 | instance | openstack/endpoints/neutron-coredns-metrics 2026-09-16 03:47:07.177019 | instance | openstack/endpoints/neutron-server 2026-09-16 03:47:07.281974 | instance | openstack/endpoints/nova-api 2026-09-16 03:47:07.423848 | instance | openstack/endpoints/nova-metadata 2026-09-16 03:47:07.538842 | instance | openstack/endpoints/nova-novncproxy 2026-09-16 03:47:07.688403 | instance | openstack/endpoints/octavia-api 2026-09-16 03:47:07.786089 | instance | openstack/endpoints/openstack-exporter 2026-09-16 03:47:07.895034 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-09-16 03:47:07.999452 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-09-16 03:47:08.155166 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-09-16 03:47:08.272223 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-09-16 03:47:08.416480 | instance | openstack/endpoints/percona-xtradb-pxc 2026-09-16 03:47:08.535775 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-09-16 03:47:08.653255 | instance | openstack/endpoints/placement-api 2026-09-16 03:47:08.777690 | instance | openstack/endpoints/rabbitmq-barbican 2026-09-16 03:47:08.885207 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-09-16 03:47:09.016680 | instance | openstack/endpoints/rabbitmq-cinder 2026-09-16 03:47:09.109325 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-09-16 03:47:09.233153 | instance | openstack/endpoints/rabbitmq-glance 2026-09-16 03:47:09.324381 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-09-16 03:47:09.453290 | instance | openstack/endpoints/rabbitmq-heat 2026-09-16 03:47:09.544046 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-09-16 03:47:09.559751 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:09.674838 | instance | openstack/endpoints/rabbitmq-keystone 2026-09-16 03:47:09.699453 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:09.757450 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-09-16 03:47:09.845251 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:09.939668 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:09.955684 | instance | openstack/endpoints/rabbitmq-magnum 2026-09-16 03:47:10.008402 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-09-16 03:47:10.054974 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:10.179285 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:10.205791 | instance | openstack/endpoints/rabbitmq-manila 2026-09-16 03:47:10.286903 | instance | openstack/endpoints/rabbitmq-manila-nodes 2026-09-16 03:47:10.307208 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:10.416832 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:10.431527 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-09-16 03:47:10.530884 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:10.552076 | instance | openstack/endpoints/rabbitmq-neutron 2026-09-16 03:47:10.643481 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:10.687494 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-09-16 03:47:10.781794 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:10.819897 | instance | openstack/endpoints/rabbitmq-nova 2026-09-16 03:47:10.901451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:10.960023 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-09-16 03:47:11.017664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:11.067926 | instance | openstack/endpoints/rabbitmq-octavia 2026-09-16 03:47:11.123872 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:11.230413 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-09-16 03:47:11.237386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:11.341487 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-09-16 03:47:11.467579 | instance | openstack/endpoints/staffeln-api 2026-09-16 03:47:11.575280 | instance | openstack/endpoints/valkey 2026-09-16 03:47:11.746916 | instance | openstack/endpoints/valkey-headless 2026-09-16 03:47:11.823280 | instance | openstack/endpoints/valkey-metrics 2026-09-16 03:47:11.995803 | instance | openstack/ingresses/cloudformation 2026-09-16 03:47:12.035110 | instance | openstack/ingresses/compute 2026-09-16 03:47:12.209049 | instance | openstack/ingresses/compute-novnc-proxy 2026-09-16 03:47:12.268478 | instance | openstack/ingresses/container-infra 2026-09-16 03:47:12.410842 | instance | openstack/ingresses/container-infra-registry 2026-09-16 03:47:12.463652 | instance | openstack/ingresses/dashboard 2026-09-16 03:47:12.645112 | instance | openstack/ingresses/identity 2026-09-16 03:47:12.702193 | instance | openstack/ingresses/image 2026-09-16 03:47:12.914784 | instance | openstack/ingresses/key-manager 2026-09-16 03:47:12.981780 | instance | openstack/ingresses/load-balancer 2026-09-16 03:47:13.180965 | instance | openstack/ingresses/network 2026-09-16 03:47:13.256548 | instance | openstack/ingresses/orchestration 2026-09-16 03:47:13.431073 | instance | openstack/ingresses/placement 2026-09-16 03:47:13.498722 | instance | openstack/ingresses/rook-ceph-cluster 2026-09-16 03:47:13.706979 | instance | openstack/ingresses/sharev2 2026-09-16 03:47:13.735737 | instance | openstack/ingresses/volumev3 2026-09-16 03:47:13.966423 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-09-16 03:47:13.974467 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-09-16 03:47:14.153881 | instance | openstack/networkpolicies/valkey 2026-09-16 03:47:14.169788 | instance | openstack/jobs/barbican-db-init 2026-09-16 03:47:14.345962 | instance | openstack/jobs/barbican-db-sync 2026-09-16 03:47:14.376528 | instance | openstack/jobs/barbican-ks-endpoints 2026-09-16 03:47:14.562263 | instance | openstack/jobs/barbican-ks-service 2026-09-16 03:47:14.619871 | instance | openstack/jobs/barbican-ks-user 2026-09-16 03:47:14.850854 | instance | openstack/jobs/barbican-rabbit-init 2026-09-16 03:47:14.924913 | instance | openstack/jobs/cinder-backup-storage-init 2026-09-16 03:47:15.080173 | instance | openstack/jobs/cinder-bootstrap 2026-09-16 03:47:15.156468 | instance | openstack/jobs/cinder-create-internal-tenant 2026-09-16 03:47:15.291038 | instance | openstack/jobs/cinder-db-init 2026-09-16 03:47:15.369453 | instance | openstack/jobs/cinder-db-sync 2026-09-16 03:47:15.502045 | instance | openstack/jobs/cinder-ks-endpoints 2026-09-16 03:47:15.621495 | instance | openstack/jobs/cinder-ks-service 2026-09-16 03:47:15.774198 | instance | openstack/jobs/cinder-ks-user 2026-09-16 03:47:15.926319 | instance | openstack/jobs/cinder-rabbit-init 2026-09-16 03:47:16.016160 | instance | openstack/jobs/cinder-storage-init 2026-09-16 03:47:16.135715 | instance | openstack/jobs/cinder-volume-usage-audit-29825465 2026-09-16 03:47:16.250833 | instance | openstack/jobs/glance-db-init 2026-09-16 03:47:16.381161 | instance | openstack/jobs/glance-db-sync 2026-09-16 03:47:16.495102 | instance | openstack/jobs/glance-ks-endpoints 2026-09-16 03:47:16.621995 | instance | openstack/jobs/glance-ks-service 2026-09-16 03:47:16.766332 | instance | openstack/jobs/glance-ks-user 2026-09-16 03:47:16.892957 | instance | openstack/jobs/glance-metadefs-load 2026-09-16 03:47:17.042299 | instance | openstack/jobs/glance-rabbit-init 2026-09-16 03:47:17.138869 | instance | openstack/jobs/glance-storage-init 2026-09-16 03:47:17.305368 | instance | openstack/jobs/heat-bootstrap 2026-09-16 03:47:17.416817 | instance | openstack/jobs/heat-db-init 2026-09-16 03:47:17.584288 | instance | openstack/jobs/heat-db-sync 2026-09-16 03:47:17.687983 | instance | openstack/jobs/heat-domain-ks-user 2026-09-16 03:47:17.863312 | instance | openstack/jobs/heat-engine-cleaner-29825495 2026-09-16 03:47:17.928695 | instance | openstack/jobs/heat-engine-cleaner-29825500 2026-09-16 03:47:18.117093 | instance | openstack/jobs/heat-engine-cleaner-29825505 2026-09-16 03:47:18.188893 | instance | openstack/jobs/heat-ks-endpoints 2026-09-16 03:47:18.352032 | instance | openstack/jobs/heat-ks-service 2026-09-16 03:47:18.431331 | instance | openstack/jobs/heat-ks-user 2026-09-16 03:47:18.577797 | instance | openstack/jobs/heat-rabbit-init 2026-09-16 03:47:18.650742 | instance | openstack/jobs/heat-trusts 2026-09-16 03:47:18.803271 | instance | openstack/jobs/horizon-db-init 2026-09-16 03:47:18.843252 | instance | openstack/jobs/horizon-db-sync 2026-09-16 03:47:19.012804 | instance | openstack/jobs/keystone-bootstrap 2026-09-16 03:47:19.092467 | instance | openstack/jobs/keystone-credential-setup 2026-09-16 03:47:19.305757 | instance | openstack/jobs/keystone-db-init 2026-09-16 03:47:19.377969 | instance | openstack/jobs/keystone-db-sync 2026-09-16 03:47:19.522480 | instance | openstack/jobs/keystone-domain-manage 2026-09-16 03:47:19.610128 | instance | openstack/jobs/keystone-fernet-setup 2026-09-16 03:47:19.616983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:19.698051 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:19.771150 | instance | openstack/jobs/keystone-rabbit-init 2026-09-16 03:47:19.850693 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-16 03:47:19.860560 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:19.889788 | instance | openstack/jobs/magnum-db-init 2026-09-16 03:47:19.954736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:20.041229 | instance | openstack/jobs/magnum-db-sync 2026-09-16 03:47:20.055062 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:20.115425 | instance | openstack/jobs/magnum-domain-ks-user 2026-09-16 03:47:20.154369 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:20.270667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:20.304149 | instance | openstack/jobs/magnum-ks-endpoints 2026-09-16 03:47:20.363185 | instance | openstack/jobs/magnum-ks-service 2026-09-16 03:47:20.366170 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:20.480934 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:20.571681 | instance | openstack/jobs/magnum-ks-user 2026-09-16 03:47:20.602179 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:20.627451 | instance | openstack/jobs/magnum-rabbit-init 2026-09-16 03:47:20.705769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:20.806601 | instance | openstack/jobs/manila-bootstrap 2026-09-16 03:47:20.826792 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:20.887669 | instance | openstack/jobs/manila-db-init 2026-09-16 03:47:20.945020 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-16 03:47:20.953597 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:21.024188 | instance | openstack/jobs/manila-db-sync 2026-09-16 03:47:21.057679 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:21.146336 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:21.153951 | instance | openstack/jobs/manila-ks-endpoints 2026-09-16 03:47:21.263376 | instance | openstack/jobs/manila-ks-service 2026-09-16 03:47:21.305247 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:21.384508 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:21.412361 | instance | openstack/jobs/manila-ks-user 2026-09-16 03:47:21.480175 | instance | openstack/jobs/manila-rabbit-init 2026-09-16 03:47:21.505936 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:21.641926 | instance | openstack/jobs/neutron-db-init 2026-09-16 03:47:21.696686 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:21.753775 | instance | openstack/jobs/neutron-db-sync 2026-09-16 03:47:21.807330 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:21.904712 | instance | openstack/jobs/neutron-ks-endpoints 2026-09-16 03:47:21.909994 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:21.982241 | instance | openstack/jobs/neutron-ks-service 2026-09-16 03:47:22.005075 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:22.097295 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:22.181164 | instance | openstack/jobs/neutron-ks-user 2026-09-16 03:47:22.192051 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:22.247544 | instance | openstack/jobs/neutron-rabbit-init 2026-09-16 03:47:22.283504 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:22.392771 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:22.424693 | instance | openstack/jobs/nova-cell-setup-29825460 2026-09-16 03:47:22.483033 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:22.556718 | instance | openstack/jobs/nova-db-init 2026-09-16 03:47:22.634428 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:22.680336 | instance | openstack/jobs/nova-db-sync 2026-09-16 03:47:22.717001 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:22.764043 | instance | openstack/jobs/nova-ks-endpoints 2026-09-16 03:47:22.802737 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:22.880337 | instance | openstack/jobs/nova-ks-service 2026-09-16 03:47:22.895608 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:22.995394 | instance | openstack/jobs/nova-ks-user 2026-09-16 03:47:23.013167 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-16 03:47:23.020923 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:23.105575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:23.105787 | instance | openstack/jobs/nova-rabbit-init 2026-09-16 03:47:23.204744 | instance | openstack/jobs/nova-service-cleaner-29825460 2026-09-16 03:47:23.213764 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:23.313848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:23.342883 | instance | openstack/jobs/octavia-bootstrap 2026-09-16 03:47:23.417124 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:23.444922 | instance | openstack/jobs/octavia-db-init 2026-09-16 03:47:23.507823 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:23.591538 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-16 03:47:23.599113 | instance | openstack/jobs/octavia-db-sync 2026-09-16 03:47:23.642738 | instance | openstack/jobs/octavia-ks-endpoints 2026-09-16 03:47:23.810767 | instance | openstack/jobs/octavia-ks-service 2026-09-16 03:47:23.886434 | instance | openstack/jobs/octavia-ks-user 2026-09-16 03:47:24.035761 | instance | openstack/jobs/octavia-rabbit-init 2026-09-16 03:47:24.130150 | instance | openstack/jobs/placement-db-init 2026-09-16 03:47:24.323709 | instance | openstack/jobs/placement-db-sync 2026-09-16 03:47:24.441411 | instance | openstack/jobs/placement-ks-endpoints 2026-09-16 03:47:24.535528 | instance | openstack/jobs/placement-ks-service 2026-09-16 03:47:24.668126 | instance | openstack/jobs/placement-ks-user 2026-09-16 03:47:24.743020 | instance | openstack/jobs/staffeln-db-init 2026-09-16 03:47:24.961363 | instance | openstack/jobs/staffeln-db-sync 2026-09-16 03:47:25.020317 | instance | openstack/jobs/tempest-ks-user 2026-09-16 03:47:25.189694 | instance | openstack/jobs/tempest-run-tests 2026-09-16 03:47:25.269878 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-09-16 03:47:25.396585 | instance | monitoring/pods/goldpinger-7mbl5 2026-09-16 03:47:25.454447 | instance | monitoring/pods/kube-prometheus-stack-grafana-67d699d585-7cmfq 2026-09-16 03:47:25.632730 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-29vrs 2026-09-16 03:47:25.672360 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-wm96g 2026-09-16 03:47:25.865097 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-hzmgp 2026-09-16 03:47:25.915989 | instance | monitoring/pods/loki-0 2026-09-16 03:47:26.078522 | instance | monitoring/pods/loki-chunks-cache-0 2026-09-16 03:47:26.163289 | instance | monitoring/pods/loki-gateway-cf54cb88c-f2b92 2026-09-16 03:47:26.291148 | instance | monitoring/pods/loki-results-cache-0 2026-09-16 03:47:26.355715 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-dpxqz 2026-09-16 03:47:26.477239 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-nzs2z 2026-09-16 03:47:26.547009 | instance | monitoring/pods/node-feature-discovery-worker-tjlvj 2026-09-16 03:47:26.686585 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-09-16 03:47:26.750472 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-2jndj 2026-09-16 03:47:26.928940 | instance | monitoring/pods/vector-p8n9w 2026-09-16 03:47:26.973329 | instance | openstack/pods/barbican-api-85bd9589d9-t9vc5 2026-09-16 03:47:27.142162 | instance | openstack/pods/barbican-db-init-strkz 2026-09-16 03:47:27.223802 | instance | openstack/pods/barbican-db-sync-65fdv 2026-09-16 03:47:27.366403 | instance | openstack/pods/barbican-ks-endpoints-kh49l 2026-09-16 03:47:27.428929 | instance | openstack/pods/barbican-ks-service-xbfn7 2026-09-16 03:47:27.588616 | instance | openstack/pods/barbican-ks-user-qkft8 2026-09-16 03:47:27.643273 | instance | openstack/pods/barbican-rabbit-init-m69n9 2026-09-16 03:47:27.842773 | instance | openstack/pods/cinder-api-55d7855db6-88blm 2026-09-16 03:47:27.903764 | instance | openstack/pods/cinder-backup-7c87f479bd-gthtt 2026-09-16 03:47:28.133736 | instance | openstack/pods/cinder-backup-storage-init-fkww9 2026-09-16 03:47:28.204230 | instance | openstack/pods/cinder-bootstrap-znbjr 2026-09-16 03:47:28.418507 | instance | openstack/pods/cinder-create-internal-tenant-zxldx 2026-09-16 03:47:28.430027 | instance | openstack/pods/cinder-db-init-kvkfc 2026-09-16 03:47:28.662747 | instance | openstack/pods/cinder-db-sync-bsvzz 2026-09-16 03:47:28.711721 | instance | openstack/pods/cinder-ks-endpoints-z7zkm 2026-09-16 03:47:28.947773 | instance | openstack/pods/cinder-ks-service-d2rt8 2026-09-16 03:47:28.995795 | instance | openstack/pods/cinder-ks-user-b7jzw 2026-09-16 03:47:29.202303 | instance | openstack/pods/cinder-rabbit-init-2z4x9 2026-09-16 03:47:29.273523 | instance | openstack/pods/cinder-scheduler-687594cd54-cbhpg 2026-09-16 03:47:29.435606 | instance | openstack/pods/cinder-storage-init-nzcdc 2026-09-16 03:47:29.505532 | instance | openstack/pods/cinder-volume-d4b679879-nkc97 2026-09-16 03:47:29.643834 | instance | openstack/pods/cinder-volume-usage-audit-29825465-plhbh 2026-09-16 03:47:29.711754 | instance | openstack/pods/glance-api-57f97f678-cjp2k 2026-09-16 03:47:29.873140 | instance | openstack/pods/glance-db-init-9s8hs 2026-09-16 03:47:29.931839 | instance | openstack/pods/glance-db-sync-shqvp 2026-09-16 03:47:30.090148 | instance | openstack/pods/glance-ks-endpoints-6xj9b 2026-09-16 03:47:30.153246 | instance | openstack/pods/glance-ks-service-lpxqn 2026-09-16 03:47:30.344292 | instance | openstack/pods/glance-ks-user-dkhwk 2026-09-16 03:47:30.398884 | instance | openstack/pods/glance-metadefs-load-cmcqx 2026-09-16 03:47:30.579037 | instance | openstack/pods/glance-rabbit-init-lcxgq 2026-09-16 03:47:30.603227 | instance | openstack/pods/glance-storage-init-kxmr6 2026-09-16 03:47:30.800015 | instance | openstack/pods/heat-api-59d758bdc-vgjbs 2026-09-16 03:47:30.841927 | instance | openstack/pods/heat-bootstrap-pwrqk 2026-09-16 03:47:31.018733 | instance | openstack/pods/heat-cfn-76bccb6945-dgdp2 2026-09-16 03:47:31.082432 | instance | openstack/pods/heat-db-init-n62xs 2026-09-16 03:47:31.244846 | instance | openstack/pods/heat-db-sync-m2vvq 2026-09-16 03:47:31.350949 | instance | openstack/pods/heat-domain-ks-user-4hnmd 2026-09-16 03:47:31.461756 | instance | openstack/pods/heat-engine-cleaner-29825495-2hnbz 2026-09-16 03:47:31.595818 | instance | openstack/pods/heat-engine-cleaner-29825500-kmqt8 2026-09-16 03:47:31.708315 | instance | openstack/pods/heat-engine-cleaner-29825505-6hbwm 2026-09-16 03:47:31.833460 | instance | openstack/pods/heat-engine-d7c665d74-tffvn 2026-09-16 03:47:31.916958 | instance | openstack/pods/heat-ks-endpoints-cx776 2026-09-16 03:47:32.064701 | instance | openstack/pods/heat-ks-service-g44vm 2026-09-16 03:47:32.179892 | instance | openstack/pods/heat-ks-user-d89r7 2026-09-16 03:47:32.307874 | instance | openstack/pods/heat-rabbit-init-qlgs2 2026-09-16 03:47:32.401217 | instance | openstack/pods/heat-trusts-lk889 2026-09-16 03:47:32.541579 | instance | openstack/pods/horizon-786ccd6786-9t8vp 2026-09-16 03:47:32.683144 | instance | openstack/pods/horizon-db-init-s4szc 2026-09-16 03:47:32.786678 | instance | openstack/pods/horizon-db-sync-c6zjl 2026-09-16 03:47:32.920029 | instance | openstack/pods/keepalived-trlkt 2026-09-16 03:47:33.027851 | instance | openstack/pods/keystone-api-595dcf947f-lsz84 2026-09-16 03:47:33.144071 | instance | openstack/pods/keystone-bootstrap-6s472 2026-09-16 03:47:33.258729 | instance | openstack/pods/keystone-credential-setup-vz9tf 2026-09-16 03:47:33.397253 | instance | openstack/pods/keystone-db-init-fkh92 2026-09-16 03:47:33.481208 | instance | openstack/pods/keystone-db-sync-mmd98 2026-09-16 03:47:33.652276 | instance | openstack/pods/keystone-domain-manage-gs5cm 2026-09-16 03:47:33.724228 | instance | openstack/pods/keystone-fernet-setup-l8f5b 2026-09-16 03:47:33.880607 | instance | openstack/pods/keystone-rabbit-init-r2gh7 2026-09-16 03:47:33.934659 | instance | openstack/pods/libvirt-libvirt-default-tfczz 2026-09-16 03:47:34.172650 | instance | openstack/pods/magnum-api-84965f74b5-vfn5p 2026-09-16 03:47:34.259916 | instance | openstack/pods/magnum-cluster-api-proxy-7dgjl 2026-09-16 03:47:34.417461 | instance | openstack/pods/magnum-conductor-0 2026-09-16 03:47:34.482436 | instance | openstack/pods/magnum-db-init-ww8jx 2026-09-16 03:47:34.682638 | instance | openstack/pods/magnum-db-sync-xhwzk 2026-09-16 03:47:34.740986 | instance | openstack/pods/magnum-domain-ks-user-mvh7s 2026-09-16 03:47:34.955443 | instance | openstack/pods/magnum-ks-endpoints-bk47h 2026-09-16 03:47:35.017472 | instance | openstack/pods/magnum-ks-service-ddgkx 2026-09-16 03:47:35.263498 | instance | openstack/pods/magnum-ks-user-whx6n 2026-09-16 03:47:35.320346 | instance | openstack/pods/magnum-rabbit-init-kffhd 2026-09-16 03:47:35.530990 | instance | openstack/pods/magnum-registry-c45778976-s276s 2026-09-16 03:47:35.573315 | instance | openstack/pods/manila-api-5585cf6c95-cd62h 2026-09-16 03:47:35.782264 | instance | openstack/pods/manila-bootstrap-wtkm9 2026-09-16 03:47:35.847447 | instance | openstack/pods/manila-data-799cdc89db-bcv97 2026-09-16 03:47:36.031264 | instance | openstack/pods/manila-db-init-trbz6 2026-09-16 03:47:36.097678 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-09-16 03:47:36.268488 | instance | openstack/pods/manila-db-sync-9r29h 2026-09-16 03:47:36.458175 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-09-16 03:47:36.496544 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-09-16 03:47:36.803958 | instance | openstack/pods/manila-ks-endpoints-v8z9s 2026-09-16 03:47:36.862581 | instance | openstack/pods/manila-ks-service-8zblc 2026-09-16 03:47:37.018348 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-09-16 03:47:37.074109 | instance | openstack/pods/manila-ks-user-w8zj7 2026-09-16 03:47:37.290098 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-09-16 03:47:37.331479 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-09-16 03:47:37.634239 | instance | openstack/pods/manila-rabbit-init-9ds86 2026-09-16 03:47:37.673001 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-09-16 03:47:37.850284 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0 2026-09-16 03:47:38.049739 | instance | openstack/pods/manila-scheduler-567c8fc8fd-9cb86 2026-09-16 03:47:38.193732 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-09-16 03:47:38.275718 | instance | openstack/pods/manila-share-5796dc9c87-4wfrn 2026-09-16 03:47:38.511334 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-09-16 03:47:38.630498 | instance | openstack/pods/memcached-memcached-6479589586-g6rpf 2026-09-16 03:47:38.859848 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-09-16 03:47:38.958122 | instance | openstack/pods/neutron-coredns-7dd4958666-m92vv 2026-09-16 03:47:39.228615 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-09-16 03:47:39.301196 | instance | openstack/pods/neutron-db-init-zdmm9 2026-09-16 03:47:39.540443 | instance | openstack/pods/neutron-db-sync-z5r54 2026-09-16 03:47:39.633487 | instance | openstack/pods/neutron-dhcp-agent-default-t7w5r 2026-09-16 03:47:39.804932 | instance | openstack/pods/neutron-ks-endpoints-qdvsz 2026-09-16 03:47:39.894749 | instance | openstack/pods/neutron-ks-service-b2tks 2026-09-16 03:47:40.089953 | instance | openstack/pods/neutron-ks-user-57m92 2026-09-16 03:47:40.144243 | instance | openstack/pods/neutron-l3-agent-default-4dzv5 2026-09-16 03:47:40.339196 | instance | openstack/pods/neutron-metadata-agent-default-8j5c6 2026-09-16 03:47:40.394792 | instance | openstack/pods/neutron-netns-cleanup-cron-default-dqb77 2026-09-16 03:47:40.575388 | instance | openstack/pods/neutron-ovs-agent-default-lf6ld 2026-09-16 03:47:40.628754 | instance | openstack/pods/neutron-rabbit-init-zhjg8 2026-09-16 03:47:40.832917 | instance | openstack/pods/neutron-rpc-server-7dfccc9494-cm7md 2026-09-16 03:47:40.877695 | instance | openstack/pods/neutron-server-7df798fcd9-v49k2 2026-09-16 03:47:41.094701 | instance | openstack/pods/nova-api-metadata-984b58d4f-hcwsh 2026-09-16 03:47:41.099694 | instance | openstack/pods/nova-api-osapi-86cfc5d95-gjzqn 2026-09-16 03:47:41.302123 | instance | openstack/pods/nova-bootstrap-7gsd2 2026-09-16 03:47:41.312716 | instance | openstack/pods/nova-cell-setup-29825460-8ldq7 2026-09-16 03:47:41.493986 | instance | openstack/pods/nova-cell-setup-btj9b 2026-09-16 03:47:41.521762 | instance | openstack/pods/nova-compute-default-shjzb 2026-09-16 03:47:41.691447 | instance | openstack/pods/nova-conductor-f68694745-gk6wg 2026-09-16 03:47:41.733722 | instance | openstack/pods/nova-db-init-t866v 2026-09-16 03:47:41.934545 | instance | openstack/pods/nova-db-sync-4j5tw 2026-09-16 03:47:41.936060 | instance | openstack/pods/nova-ks-endpoints-246bv 2026-09-16 03:47:42.150130 | instance | openstack/pods/nova-ks-service-drb4b 2026-09-16 03:47:42.161905 | instance | openstack/pods/nova-ks-user-7m62q 2026-09-16 03:47:42.370642 | instance | openstack/pods/nova-novncproxy-6546b496cb-vsbkl 2026-09-16 03:47:42.379707 | instance | openstack/pods/nova-rabbit-init-5p5zb 2026-09-16 03:47:42.581839 | instance | openstack/pods/nova-scheduler-6f5cd54945-8mjhh 2026-09-16 03:47:42.599245 | instance | openstack/pods/nova-service-cleaner-29825460-msfnl 2026-09-16 03:47:42.809428 | instance | openstack/pods/octavia-api-5f5c8b6757-gk4nz 2026-09-16 03:47:42.821075 | instance | openstack/pods/octavia-bootstrap-qk7dk 2026-09-16 03:47:43.043254 | instance | openstack/pods/octavia-db-init-dcsrl 2026-09-16 03:47:43.045418 | instance | openstack/pods/octavia-db-sync-qlqp7 2026-09-16 03:47:43.318932 | instance | openstack/pods/octavia-health-manager-default-tjb65 2026-09-16 03:47:43.319157 | instance | openstack/pods/octavia-housekeeping-6ffc57588-cxjrq 2026-09-16 03:47:43.522981 | instance | openstack/pods/octavia-ks-endpoints-5xxj4 2026-09-16 03:47:43.549194 | instance | openstack/pods/octavia-ks-service-kvmh4 2026-09-16 03:47:43.741496 | instance | openstack/pods/octavia-ks-user-x2bdh 2026-09-16 03:47:43.778506 | instance | openstack/pods/octavia-rabbit-init-ckfwz 2026-09-16 03:47:43.998051 | instance | openstack/pods/octavia-worker-866558c779-8cswq 2026-09-16 03:47:44.001198 | instance | openstack/pods/openstack-database-exporter-78c69bc7dd-nspsv 2026-09-16 03:47:44.200759 | instance | openstack/pods/openstack-exporter-5c9648485b-qrfmx 2026-09-16 03:47:44.221222 | instance | openstack/pods/openvswitch-zlvvh 2026-09-16 03:47:44.463446 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-09-16 03:47:44.465673 | instance | openstack/pods/percona-xtradb-pxc-0 2026-09-16 03:47:44.651715 | instance | openstack/pods/placement-api-5ff4bdf7b6-b6mp2 2026-09-16 03:47:44.668328 | instance | openstack/pods/placement-db-init-2gz88 2026-09-16 03:47:44.882863 | instance | openstack/pods/placement-db-sync-4dgjd 2026-09-16 03:47:44.886450 | instance | openstack/pods/placement-ks-endpoints-k7957 2026-09-16 03:47:45.124148 | instance | openstack/pods/placement-ks-service-zwbp4 2026-09-16 03:47:45.151839 | instance | openstack/pods/placement-ks-user-6792l 2026-09-16 03:47:45.385734 | instance | openstack/pods/pxc-operator-69cb5bbdb9-tcxq9 2026-09-16 03:47:45.402661 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-09-16 03:47:45.629281 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-09-16 03:47:45.642807 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-tlwnb 2026-09-16 03:47:45.862264 | instance | openstack/pods/rabbitmq-glance-server-0 2026-09-16 03:47:45.883981 | instance | openstack/pods/rabbitmq-heat-server-0 2026-09-16 03:47:46.142637 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-09-16 03:47:46.146060 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-09-16 03:47:46.388150 | instance | openstack/pods/rabbitmq-manila-server-0 2026-09-16 03:47:46.398931 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-jpjmm 2026-09-16 03:47:46.626729 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-09-16 03:47:46.726535 | instance | openstack/pods/rabbitmq-nova-server-0 2026-09-16 03:47:46.960691 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-09-16 03:47:47.020564 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-57whw 2026-09-16 03:47:47.165259 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-ptfjx 2026-09-16 03:47:47.239020 | instance | openstack/pods/staffeln-api-859dc557dc-kmm4x 2026-09-16 03:47:47.439589 | instance | openstack/pods/staffeln-conductor-868845d9dd-p8fnq 2026-09-16 03:47:47.512107 | instance | openstack/pods/staffeln-db-init-wqppq 2026-09-16 03:47:47.682726 | instance | openstack/pods/staffeln-db-sync-fdqt2 2026-09-16 03:47:47.739281 | instance | openstack/pods/tempest-ks-user-cxxfg 2026-09-16 03:47:47.913196 | instance | openstack/pods/tempest-run-tests-5mgsr 2026-09-16 03:47:48.008435 | instance | openstack/pods/valkey-node-0 2026-09-16 03:47:48.182123 | instance | openstack/rolebindings/barbican-barbican-api 2026-09-16 03:47:48.267127 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-09-16 03:47:48.366054 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-09-16 03:47:48.436372 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-09-16 03:47:48.548311 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-09-16 03:47:48.610360 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-09-16 03:47:48.747747 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-09-16 03:47:48.784513 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-09-16 03:47:48.921830 | instance | openstack/rolebindings/cinder-cinder-api 2026-09-16 03:47:48.971150 | instance | openstack/rolebindings/cinder-cinder-backup 2026-09-16 03:47:49.127184 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-09-16 03:47:49.155533 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-09-16 03:47:49.300638 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-09-16 03:47:49.332827 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-09-16 03:47:49.477063 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-09-16 03:47:49.492157 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-09-16 03:47:49.658743 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-09-16 03:47:49.677028 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-09-16 03:47:49.876052 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-09-16 03:47:49.894185 | instance | openstack/rolebindings/cinder-cinder-test 2026-09-16 03:47:50.084701 | instance | openstack/rolebindings/cinder-cinder-volume 2026-09-16 03:47:50.087390 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-09-16 03:47:50.319118 | instance | openstack/rolebindings/cinder-storage-init 2026-09-16 03:47:50.322287 | instance | openstack/rolebindings/glance-glance-api 2026-09-16 03:47:50.506555 | instance | openstack/rolebindings/glance-glance-db-init 2026-09-16 03:47:50.543726 | instance | openstack/rolebindings/glance-glance-db-sync 2026-09-16 03:47:50.722160 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-09-16 03:47:50.725674 | instance | openstack/rolebindings/glance-glance-ks-service 2026-09-16 03:47:50.925160 | instance | openstack/rolebindings/glance-glance-ks-user 2026-09-16 03:47:50.944201 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-09-16 03:47:51.138231 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-09-16 03:47:51.140440 | instance | openstack/rolebindings/glance-glance-storage-init 2026-09-16 03:47:51.365218 | instance | openstack/rolebindings/glance-glance-test 2026-09-16 03:47:51.381176 | instance | openstack/rolebindings/glance-storage-init 2026-09-16 03:47:51.563216 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-09-16 03:47:51.574879 | instance | openstack/rolebindings/heat-heat-api 2026-09-16 03:47:51.802855 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-09-16 03:47:51.828137 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-09-16 03:47:52.005313 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-09-16 03:47:52.027741 | instance | openstack/rolebindings/heat-heat-cfn 2026-09-16 03:47:52.209965 | instance | openstack/rolebindings/heat-heat-db-init 2026-09-16 03:47:52.210023 | instance | openstack/rolebindings/heat-heat-db-sync 2026-09-16 03:47:52.401055 | instance | openstack/rolebindings/heat-heat-engine 2026-09-16 03:47:52.409671 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-09-16 03:47:52.602478 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-09-16 03:47:52.630624 | instance | openstack/rolebindings/heat-heat-ks-service 2026-09-16 03:47:52.820201 | instance | openstack/rolebindings/heat-heat-ks-user 2026-09-16 03:47:52.882138 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-09-16 03:47:53.040683 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-09-16 03:47:53.109970 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-09-16 03:47:53.272018 | instance | openstack/rolebindings/heat-heat-test 2026-09-16 03:47:53.339693 | instance | openstack/rolebindings/heat-heat-trusts 2026-09-16 03:47:53.450214 | instance | openstack/rolebindings/horizon-horizon 2026-09-16 03:47:53.536234 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-09-16 03:47:53.681568 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-09-16 03:47:53.743506 | instance | openstack/rolebindings/horizon-horizon-test 2026-09-16 03:47:53.893839 | instance | openstack/rolebindings/keepalived 2026-09-16 03:47:53.977653 | instance | openstack/rolebindings/keystone-credential-rotate 2026-09-16 03:47:54.102072 | instance | openstack/rolebindings/keystone-credential-setup 2026-09-16 03:47:54.133184 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-09-16 03:47:54.331968 | instance | openstack/rolebindings/keystone-fernet-setup 2026-09-16 03:47:54.342846 | instance | openstack/rolebindings/keystone-keystone-api 2026-09-16 03:47:54.506768 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-09-16 03:47:54.533718 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-09-16 03:47:54.669880 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-09-16 03:47:54.720865 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-09-16 03:47:54.877908 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-09-16 03:47:54.956085 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-09-16 03:47:55.078008 | instance | openstack/rolebindings/keystone-keystone-test 2026-09-16 03:47:55.129760 | instance | openstack/rolebindings/libvirt-cert-manager 2026-09-16 03:47:55.332282 | instance | openstack/rolebindings/libvirt-libvirt 2026-09-16 03:47:55.383716 | instance | openstack/rolebindings/magnum-magnum-api 2026-09-16 03:47:55.546697 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-09-16 03:47:55.605708 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-09-16 03:47:55.781140 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-09-16 03:47:55.848411 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-09-16 03:47:56.005000 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-09-16 03:47:56.069150 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-09-16 03:47:56.223946 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-09-16 03:47:56.274166 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-09-16 03:47:56.395974 | instance | openstack/rolebindings/manila-manila-api 2026-09-16 03:47:56.434019 | instance | openstack/rolebindings/manila-manila-data 2026-09-16 03:47:56.599890 | instance | openstack/rolebindings/manila-manila-db-init 2026-09-16 03:47:56.649950 | instance | openstack/rolebindings/manila-manila-db-sync 2026-09-16 03:47:56.761547 | instance | openstack/rolebindings/manila-manila-ks-endpoints 2026-09-16 03:47:56.810613 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-09-16 03:47:56.982119 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-09-16 03:47:57.026190 | instance | openstack/rolebindings/manila-manila-ks-service 2026-09-16 03:47:57.166348 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-09-16 03:47:57.229495 | instance | openstack/rolebindings/manila-manila-ks-user 2026-09-16 03:47:57.350343 | instance | monitoring/rolebindings/prometheus-smartctl-exporter 2026-09-16 03:47:57.403018 | instance | openstack/rolebindings/manila-manila-rabbit-init 2026-09-16 03:47:57.543449 | instance | openstack/rolebindings/manila-manila-scheduler 2026-09-16 03:47:57.623214 | instance | openstack/rolebindings/manila-manila-share 2026-09-16 03:47:57.776195 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-09-16 03:47:57.829780 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-09-16 03:47:58.012881 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent 2026-09-16 03:47:58.025553 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-09-16 03:47:58.246008 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-09-16 03:47:58.261889 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-09-16 03:47:58.462383 | instance | openstack/rolebindings/neutron-neutron-l3-agent 2026-09-16 03:47:58.463213 | instance | openstack/rolebindings/neutron-neutron-metadata-agent 2026-09-16 03:47:58.647996 | instance | openstack/rolebindings/neutron-neutron-ovs-agent 2026-09-16 03:47:58.678621 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-09-16 03:47:58.863954 | instance | openstack/rolebindings/neutron-neutron-rpc-server 2026-09-16 03:47:58.896661 | instance | openstack/rolebindings/neutron-neutron-server 2026-09-16 03:47:59.072225 | instance | openstack/rolebindings/neutron-neutron-test 2026-09-16 03:47:59.110728 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-09-16 03:47:59.292516 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-09-16 03:47:59.323547 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-09-16 03:47:59.463005 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-09-16 03:47:59.488455 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-09-16 03:47:59.635741 | instance | openstack/rolebindings/nova-nova-compute 2026-09-16 03:47:59.683101 | instance | openstack/rolebindings/nova-nova-conductor 2026-09-16 03:47:59.848536 | instance | openstack/rolebindings/nova-nova-db-init 2026-09-16 03:47:59.878577 | instance | openstack/rolebindings/nova-nova-db-sync 2026-09-16 03:48:00.066063 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-09-16 03:48:00.090631 | instance | openstack/rolebindings/nova-nova-ks-service 2026-09-16 03:48:00.341178 | instance | openstack/rolebindings/nova-nova-ks-user 2026-09-16 03:48:00.342949 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-09-16 03:48:00.515768 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-09-16 03:48:00.537446 | instance | openstack/rolebindings/nova-nova-scheduler 2026-09-16 03:48:00.737164 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-09-16 03:48:00.742150 | instance | openstack/rolebindings/nova-nova-test 2026-09-16 03:48:00.917627 | instance | openstack/rolebindings/octavia-octavia-api 2026-09-16 03:48:00.951325 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-09-16 03:48:01.120208 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-09-16 03:48:01.187671 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-09-16 03:48:01.370156 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-09-16 03:48:01.417006 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-09-16 03:48:01.601951 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-09-16 03:48:01.652522 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-09-16 03:48:01.828349 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-09-16 03:48:01.894497 | instance | openstack/rolebindings/octavia-octavia-worker 2026-09-16 03:48:02.056713 | instance | openstack/rolebindings/placement-placement-api 2026-09-16 03:48:02.099325 | instance | openstack/rolebindings/placement-placement-db-init 2026-09-16 03:48:02.282990 | instance | openstack/rolebindings/placement-placement-db-sync 2026-09-16 03:48:02.343638 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-09-16 03:48:02.438425 | instance | openstack/rolebindings/placement-placement-ks-service 2026-09-16 03:48:02.526939 | instance | openstack/rolebindings/placement-placement-ks-user 2026-09-16 03:48:02.629418 | instance | openstack/rolebindings/pxc-operator 2026-09-16 03:48:02.707502 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-09-16 03:48:02.872269 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-09-16 03:48:02.940092 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-09-16 03:48:03.142655 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-09-16 03:48:03.170432 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-09-16 03:48:03.343156 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-09-16 03:48:03.383196 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-09-16 03:48:03.544151 | instance | openstack/rolebindings/rabbitmq-manila-server 2026-09-16 03:48:03.600091 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-09-16 03:48:03.727011 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-09-16 03:48:03.795861 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-09-16 03:48:03.938145 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-09-16 03:48:03.982139 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-09-16 03:48:04.140871 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-09-16 03:48:04.210635 | instance | openstack/rolebindings/rook-ceph-mgr 2026-09-16 03:48:04.365312 | instance | openstack/rolebindings/rook-ceph-osd 2026-09-16 03:48:04.413275 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-09-16 03:48:04.587765 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-09-16 03:48:04.634489 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-09-16 03:48:04.833958 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-09-16 03:48:04.871983 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-09-16 03:48:05.097109 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-09-16 03:48:05.141886 | instance | openstack/rolebindings/tempest-tempest-ks-user 2026-09-16 03:48:05.302734 | instance | openstack/rolebindings/tempest-tempest-run-tests 2026-09-16 03:48:05.344393 | instance | openstack/roles/barbican-openstack-barbican-api 2026-09-16 03:48:05.540029 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-09-16 03:48:05.579745 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-09-16 03:48:05.769797 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-09-16 03:48:05.808001 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-09-16 03:48:06.010268 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-09-16 03:48:06.068932 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-09-16 03:48:06.200234 | instance | openstack/roles/cinder-backup-storage-init 2026-09-16 03:48:06.302269 | instance | openstack/roles/cinder-openstack-cinder-api 2026-09-16 03:48:06.355972 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-09-16 03:48:06.466171 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-09-16 03:48:06.527995 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-09-16 03:48:06.699331 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-09-16 03:48:06.736462 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-09-16 03:48:06.936105 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-09-16 03:48:06.955023 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-09-16 03:48:07.125222 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-09-16 03:48:07.136313 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-09-16 03:48:07.299378 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-09-16 03:48:07.343895 | instance | openstack/roles/cinder-openstack-cinder-test 2026-09-16 03:48:07.503820 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-09-16 03:48:07.546167 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-09-16 03:48:07.727473 | instance | openstack/roles/cinder-storage-init 2026-09-16 03:48:07.743682 | instance | openstack/roles/glance-openstack-glance-api 2026-09-16 03:48:07.933896 | instance | openstack/roles/glance-openstack-glance-db-init 2026-09-16 03:48:07.968502 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-09-16 03:48:08.212842 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-09-16 03:48:08.215066 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-09-16 03:48:08.403409 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-09-16 03:48:08.406631 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-09-16 03:48:08.623085 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-09-16 03:48:08.638310 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-09-16 03:48:08.820618 | instance | openstack/roles/glance-openstack-glance-test 2026-09-16 03:48:08.831740 | instance | openstack/roles/glance-storage-init 2026-09-16 03:48:09.019724 | instance | openstack/roles/heat-openstack-heat-api 2026-09-16 03:48:09.052406 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-09-16 03:48:09.238281 | instance | openstack/roles/heat-openstack-heat-cfn 2026-09-16 03:48:09.270451 | instance | openstack/roles/heat-openstack-heat-db-init 2026-09-16 03:48:09.443693 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-09-16 03:48:09.456791 | instance | openstack/roles/heat-openstack-heat-engine 2026-09-16 03:48:09.624254 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-09-16 03:48:09.644287 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-09-16 03:48:09.808953 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-09-16 03:48:09.854851 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-09-16 03:48:09.996590 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-09-16 03:48:10.048917 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-09-16 03:48:10.212109 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-09-16 03:48:10.262087 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-09-16 03:48:10.412247 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-09-16 03:48:10.446306 | instance | monitoring/roles/node-feature-discovery-worker 2026-09-16 03:48:10.623975 | instance | openstack/roles/heat-openstack-heat-test 2026-09-16 03:48:10.646006 | instance | openstack/roles/heat-openstack-heat-trusts 2026-09-16 03:48:10.850080 | instance | openstack/roles/horizon-openstack-horizon 2026-09-16 03:48:10.862547 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-09-16 03:48:11.081949 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-09-16 03:48:11.086510 | instance | openstack/roles/horizon-openstack-horizon-test 2026-09-16 03:48:11.288510 | instance | openstack/roles/keepalived 2026-09-16 03:48:11.289217 | instance | openstack/roles/keystone-credential-rotate 2026-09-16 03:48:11.453124 | instance | openstack/roles/keystone-credential-setup 2026-09-16 03:48:11.477130 | instance | openstack/roles/keystone-fernet-rotate 2026-09-16 03:48:11.667429 | instance | openstack/roles/keystone-fernet-setup 2026-09-16 03:48:11.667736 | instance | openstack/roles/keystone-openstack-keystone-api 2026-09-16 03:48:11.889477 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-09-16 03:48:11.909356 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-09-16 03:48:12.055905 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-09-16 03:48:12.107659 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-09-16 03:48:12.230165 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-09-16 03:48:12.301377 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-09-16 03:48:12.400144 | instance | openstack/roles/keystone-openstack-keystone-test 2026-09-16 03:48:12.489332 | instance | openstack/roles/libvirt-cert-manager 2026-09-16 03:48:12.611786 | instance | openstack/roles/libvirt-openstack-libvirt 2026-09-16 03:48:12.720085 | instance | openstack/roles/magnum-openstack-magnum-api 2026-09-16 03:48:12.821637 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-09-16 03:48:12.916678 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-09-16 03:48:13.026101 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-09-16 03:48:13.115021 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-09-16 03:48:13.258786 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-09-16 03:48:13.363698 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-09-16 03:48:13.497725 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-09-16 03:48:13.577075 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-09-16 03:48:13.710664 | instance | openstack/roles/manila-openstack-manila-api 2026-09-16 03:48:13.826110 | instance | openstack/roles/manila-openstack-manila-data 2026-09-16 03:48:13.945107 | instance | openstack/roles/manila-openstack-manila-db-init 2026-09-16 03:48:14.056824 | instance | openstack/roles/manila-openstack-manila-db-sync 2026-09-16 03:48:14.161516 | instance | openstack/roles/manila-openstack-manila-ks-endpoints 2026-09-16 03:48:14.246870 | instance | openstack/roles/manila-openstack-manila-ks-service 2026-09-16 03:48:14.425298 | instance | openstack/roles/manila-openstack-manila-ks-user 2026-09-16 03:48:14.496582 | instance | openstack/roles/manila-openstack-manila-rabbit-init 2026-09-16 03:48:14.623759 | instance | openstack/roles/manila-openstack-manila-scheduler 2026-09-16 03:48:14.749238 | instance | openstack/roles/manila-openstack-manila-share 2026-09-16 03:48:14.871126 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-09-16 03:48:14.987302 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-09-16 03:48:15.100126 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent 2026-09-16 03:48:15.233564 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-09-16 03:48:15.321783 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-09-16 03:48:15.436943 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-09-16 03:48:15.547888 | instance | openstack/roles/neutron-openstack-neutron-l3-agent 2026-09-16 03:48:15.719272 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent 2026-09-16 03:48:15.786367 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent 2026-09-16 03:48:15.975315 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-09-16 03:48:16.038732 | instance | openstack/roles/neutron-openstack-neutron-rpc-server 2026-09-16 03:48:16.197222 | instance | openstack/roles/neutron-openstack-neutron-server 2026-09-16 03:48:16.259686 | instance | openstack/roles/neutron-openstack-neutron-test 2026-09-16 03:48:16.416722 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-09-16 03:48:16.445837 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-09-16 03:48:16.608855 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-09-16 03:48:16.648514 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-09-16 03:48:16.820467 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-09-16 03:48:16.901663 | instance | openstack/roles/nova-openstack-nova-compute 2026-09-16 03:48:17.013486 | instance | openstack/roles/nova-openstack-nova-conductor 2026-09-16 03:48:17.073939 | instance | openstack/roles/nova-openstack-nova-db-init 2026-09-16 03:48:17.204682 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-09-16 03:48:17.243016 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-09-16 03:48:17.396793 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-09-16 03:48:17.423513 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-09-16 03:48:17.563189 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-09-16 03:48:17.585618 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-09-16 03:48:17.737753 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-09-16 03:48:17.756202 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-09-16 03:48:17.916416 | instance | openstack/roles/nova-openstack-nova-test 2026-09-16 03:48:17.934002 | instance | openstack/roles/octavia-openstack-octavia-api 2026-09-16 03:48:18.108097 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-09-16 03:48:18.145437 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-09-16 03:48:18.330854 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-09-16 03:48:18.369786 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-09-16 03:48:18.497251 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-09-16 03:48:18.563311 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-09-16 03:48:18.726920 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-09-16 03:48:18.787184 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-09-16 03:48:18.953272 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-09-16 03:48:18.976484 | instance | openstack/roles/placement-openstack-placement-api 2026-09-16 03:48:19.205821 | instance | openstack/roles/placement-openstack-placement-db-init 2026-09-16 03:48:19.243115 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-09-16 03:48:19.398588 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-09-16 03:48:19.423399 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-09-16 03:48:19.598234 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-09-16 03:48:19.628545 | instance | openstack/roles/pxc-operator 2026-09-16 03:48:19.839245 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-09-16 03:48:19.860548 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-09-16 03:48:20.067319 | instance | openstack/roles/rabbitmq-cluster-operator 2026-09-16 03:48:20.118351 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-09-16 03:48:20.300525 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-09-16 03:48:20.351210 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-09-16 03:48:20.540566 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-09-16 03:48:20.589338 | instance | openstack/roles/rabbitmq-manila-peer-discovery 2026-09-16 03:48:20.768095 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-09-16 03:48:20.792497 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-09-16 03:48:20.968576 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-09-16 03:48:21.018537 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-09-16 03:48:21.169713 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-09-16 03:48:21.219289 | instance | openstack/roles/rook-ceph-mgr 2026-09-16 03:48:21.363047 | instance | openstack/roles/rook-ceph-osd 2026-09-16 03:48:21.412407 | instance | openstack/roles/rook-ceph-purge-osd 2026-09-16 03:48:21.581244 | instance | openstack/roles/staffeln-conductor 2026-09-16 03:48:21.626530 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-09-16 03:48:21.840854 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-09-16 03:48:21.859673 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-09-16 03:48:22.010379 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-09-16 03:48:22.086324 | instance | openstack/roles/tempest-openstack-tempest-ks-user 2026-09-16 03:48:22.247546 | instance | openstack/roles/tempest-openstack-tempest-run-tests 2026-09-16 03:48:22.332937 | instance | openstack/serviceaccounts/barbican-api 2026-09-16 03:48:22.449517 | instance | openstack/serviceaccounts/barbican-db-init 2026-09-16 03:48:22.738720 | instance | openstack/serviceaccounts/barbican-db-sync 2026-09-16 03:48:22.864278 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-09-16 03:48:23.158318 | instance | openstack/serviceaccounts/barbican-ks-service 2026-09-16 03:48:23.293022 | instance | openstack/serviceaccounts/barbican-ks-user 2026-09-16 03:48:23.541891 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-09-16 03:48:23.645649 | instance | openstack/serviceaccounts/barbican-test 2026-09-16 03:48:23.894546 | instance | openstack/serviceaccounts/cinder-api 2026-09-16 03:48:24.057639 | instance | openstack/serviceaccounts/cinder-backup 2026-09-16 03:48:24.275778 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-09-16 03:48:24.419551 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-09-16 03:48:24.672345 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-09-16 03:48:24.825205 | instance | openstack/serviceaccounts/cinder-db-init 2026-09-16 03:48:25.050657 | instance | openstack/serviceaccounts/cinder-db-sync 2026-09-16 03:48:25.179530 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-09-16 03:48:25.447469 | instance | openstack/serviceaccounts/cinder-ks-service 2026-09-16 03:48:25.638309 | instance | openstack/serviceaccounts/cinder-ks-user 2026-09-16 03:48:25.829845 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-09-16 03:48:25.990927 | instance | openstack/serviceaccounts/cinder-scheduler 2026-09-16 03:48:26.173104 | instance | openstack/serviceaccounts/cinder-storage-init 2026-09-16 03:48:26.385845 | instance | openstack/serviceaccounts/cinder-test 2026-09-16 03:48:26.544678 | instance | openstack/serviceaccounts/cinder-volume 2026-09-16 03:48:26.708848 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-09-16 03:48:26.925570 | instance | openstack/serviceaccounts/default 2026-09-16 03:48:27.102765 | instance | openstack/serviceaccounts/glance-api 2026-09-16 03:48:27.321001 | instance | openstack/serviceaccounts/glance-db-init 2026-09-16 03:48:27.474144 | instance | openstack/serviceaccounts/glance-db-sync 2026-09-16 03:48:27.765879 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-09-16 03:48:27.882751 | instance | openstack/serviceaccounts/glance-ks-service 2026-09-16 03:48:28.170547 | instance | openstack/serviceaccounts/glance-ks-user 2026-09-16 03:48:28.270398 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-09-16 03:48:28.568166 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-09-16 03:48:28.690293 | instance | openstack/serviceaccounts/glance-storage-init 2026-09-16 03:48:28.952444 | instance | openstack/serviceaccounts/glance-test 2026-09-16 03:48:29.104478 | instance | openstack/serviceaccounts/heat-api 2026-09-16 03:48:29.359154 | instance | openstack/serviceaccounts/heat-bootstrap 2026-09-16 03:48:29.498277 | instance | openstack/serviceaccounts/heat-cfn 2026-09-16 03:48:29.767348 | instance | openstack/serviceaccounts/heat-db-init 2026-09-16 03:48:29.936239 | instance | openstack/serviceaccounts/heat-db-sync 2026-09-16 03:48:30.130429 | instance | openstack/serviceaccounts/heat-engine 2026-09-16 03:48:30.341414 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-09-16 03:48:30.540969 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-09-16 03:48:30.768576 | instance | openstack/serviceaccounts/heat-ks-service 2026-09-16 03:48:30.995601 | instance | openstack/serviceaccounts/heat-ks-user 2026-09-16 03:48:31.151358 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-09-16 03:48:31.351091 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-09-16 03:48:31.625218 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-09-16 03:48:31.763870 | instance | openstack/serviceaccounts/heat-test 2026-09-16 03:48:32.067509 | instance | openstack/serviceaccounts/heat-trusts 2026-09-16 03:48:32.181847 | instance | openstack/serviceaccounts/horizon 2026-09-16 03:48:32.445118 | instance | openstack/serviceaccounts/horizon-db-init 2026-09-16 03:48:32.611094 | instance | openstack/secrets/barbican-api-certs 2026-09-16 03:48:32.827560 | instance | openstack/serviceaccounts/horizon-db-sync 2026-09-16 03:48:32.835792 | instance | openstack/serviceaccounts/horizon-test 2026-09-16 03:48:33.263562 | instance | openstack/secrets/barbican-db-admin 2026-09-16 03:48:33.278319 | instance | openstack/secrets/barbican-db-user 2026-09-16 03:48:33.456439 | instance | openstack/serviceaccounts/keepalived 2026-09-16 03:48:33.506720 | instance | openstack/secrets/barbican-etc 2026-09-16 03:48:33.756023 | instance | openstack/serviceaccounts/keystone-api 2026-09-16 03:48:33.871607 | instance | openstack/secrets/barbican-keystone-admin 2026-09-16 03:48:34.059311 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-09-16 03:48:34.123583 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-09-16 03:48:34.515738 | instance | openstack/secrets/barbican-keystone-user 2026-09-16 03:48:34.553493 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-09-16 03:48:34.717649 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-09-16 03:48:34.943085 | instance | openstack/secrets/barbican-rabbitmq-user 2026-09-16 03:48:35.000125 | instance | openstack/serviceaccounts/keystone-db-init 2026-09-16 03:48:35.175613 | instance | openstack/secrets/cinder-api-certs 2026-09-16 03:48:35.369237 | instance | openstack/serviceaccounts/keystone-db-sync 2026-09-16 03:48:35.457588 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-09-16 03:48:35.686453 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-09-16 03:48:35.771422 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-09-16 03:48:36.066170 | instance | openstack/secrets/cinder-db-admin 2026-09-16 03:48:36.183234 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-09-16 03:48:36.279541 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-09-16 03:48:36.579190 | instance | openstack/serviceaccounts/keystone-test 2026-09-16 03:48:36.662622 | instance | openstack/secrets/cinder-db-user 2026-09-16 03:48:36.907583 | instance | openstack/serviceaccounts/libvirt 2026-09-16 03:48:36.996674 | instance | openstack/secrets/cinder-etc 2026-09-16 03:48:37.167691 | instance | openstack/serviceaccounts/magnum-api 2026-09-16 03:48:37.237737 | instance | openstack/secrets/cinder-keystone-admin 2026-09-16 03:48:37.429728 | instance | openstack/serviceaccounts/magnum-conductor 2026-09-16 03:48:37.510679 | instance | openstack/serviceaccounts/magnum-db-init 2026-09-16 03:48:37.878265 | instance | openstack/secrets/cinder-keystone-test 2026-09-16 03:48:37.957649 | instance | openstack/serviceaccounts/magnum-db-sync 2026-09-16 03:48:38.072922 | instance | openstack/secrets/cinder-keystone-user 2026-09-16 03:48:38.306927 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-09-16 03:48:38.403629 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-09-16 03:48:38.637180 | instance | openstack/serviceaccounts/magnum-ks-service 2026-09-16 03:48:38.684092 | instance | openstack/secrets/cinder-rabbitmq-user 2026-09-16 03:48:38.874267 | instance | openstack/serviceaccounts/magnum-ks-user 2026-09-16 03:48:39.005697 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-09-16 03:48:39.193434 | instance | openstack/secrets/glance-api-certs 2026-09-16 03:48:39.243858 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-09-16 03:48:39.392025 | instance | openstack/secrets/glance-db-admin 2026-09-16 03:48:39.573158 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-09-16 03:48:39.680563 | instance | openstack/serviceaccounts/manila-api 2026-09-16 03:48:40.023448 | instance | openstack/secrets/glance-db-user 2026-09-16 03:48:40.074266 | instance | openstack/serviceaccounts/manila-bootstrap 2026-09-16 03:48:40.219192 | instance | openstack/serviceaccounts/manila-data 2026-09-16 03:48:40.449269 | instance | openstack/secrets/glance-etc 2026-09-16 03:48:40.609523 | instance | openstack/secrets/glance-keystone-admin 2026-09-16 03:48:40.664104 | instance | openstack/serviceaccounts/manila-db-init 2026-09-16 03:48:40.849140 | instance | openstack/secrets/glance-keystone-test 2026-09-16 03:48:41.091323 | instance | openstack/secrets/glance-keystone-user 2026-09-16 03:48:41.122110 | instance | openstack/serviceaccounts/manila-db-sync 2026-09-16 03:48:41.321232 | instance | openstack/secrets/glance-rabbitmq-admin 2026-09-16 03:48:41.549232 | instance | openstack/secrets/glance-rabbitmq-user 2026-09-16 03:48:41.580879 | instance | openstack/serviceaccounts/manila-ks-endpoints 2026-09-16 03:48:41.768922 | instance | openstack/secrets/heat-api-certs 2026-09-16 03:48:41.947564 | instance | openstack/serviceaccounts/manila-ks-service 2026-09-16 03:48:41.956512 | instance | openstack/serviceaccounts/manila-ks-user 2026-09-16 03:48:42.357311 | instance | openstack/secrets/heat-cfn-certs 2026-09-16 03:48:42.372275 | instance | openstack/serviceaccounts/manila-rabbit-init 2026-09-16 03:48:42.567809 | instance | openstack/secrets/heat-db-admin 2026-09-16 03:48:42.751648 | instance | openstack/serviceaccounts/manila-scheduler 2026-09-16 03:48:42.770549 | instance | openstack/serviceaccounts/manila-share 2026-09-16 03:48:43.186078 | instance | openstack/secrets/heat-db-user 2026-09-16 03:48:43.287041 | instance | openstack/serviceaccounts/memcached-memcached 2026-09-16 03:48:43.401292 | instance | openstack/serviceaccounts/neutron-db-init 2026-09-16 03:48:43.646552 | instance | openstack/secrets/heat-etc 2026-09-16 03:48:43.799165 | instance | openstack/secrets/heat-keystone-admin 2026-09-16 03:48:43.864270 | instance | openstack/secrets/heat-keystone-stack-user 2026-09-16 03:48:44.004393 | instance | openstack/secrets/heat-keystone-test 2026-09-16 03:48:44.075574 | instance | openstack/secrets/heat-keystone-trustee 2026-09-16 03:48:44.194597 | instance | openstack/secrets/heat-keystone-user 2026-09-16 03:48:44.287258 | instance | openstack/secrets/heat-rabbitmq-admin 2026-09-16 03:48:44.445059 | instance | openstack/secrets/heat-rabbitmq-user 2026-09-16 03:48:44.456506 | instance | openstack/secrets/horizon-db-admin 2026-09-16 03:48:44.656480 | instance | openstack/secrets/horizon-db-user 2026-09-16 03:48:44.686315 | instance | openstack/secrets/horizon-etc 2026-09-16 03:48:44.833978 | instance | openstack/secrets/horizon-int-certs 2026-09-16 03:48:44.876753 | instance | openstack/secrets/horizon-keystone-admin 2026-09-16 03:48:45.018996 | instance | openstack/secrets/images-rbd-keyring 2026-09-16 03:48:45.041657 | instance | openstack/secrets/internal-percona-xtradb 2026-09-16 03:48:45.191505 | instance | openstack/secrets/keepalived-etc 2026-09-16 03:48:45.195952 | instance | openstack/secrets/keystone-api-certs 2026-09-16 03:48:45.385587 | instance | openstack/secrets/keystone-credential-keys 2026-09-16 03:48:45.400712 | instance | openstack/secrets/keystone-db-admin 2026-09-16 03:48:45.601986 | instance | openstack/secrets/keystone-db-user 2026-09-16 03:48:45.624707 | instance | openstack/secrets/keystone-etc 2026-09-16 03:48:45.840478 | instance | openstack/secrets/keystone-fernet-keys 2026-09-16 03:48:45.850103 | instance | openstack/secrets/keystone-keystone-admin 2026-09-16 03:48:46.032371 | instance | openstack/secrets/keystone-keystone-test 2026-09-16 03:48:46.040245 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-09-16 03:48:46.235948 | instance | openstack/secrets/keystone-rabbitmq-user 2026-09-16 03:48:46.267525 | instance | openstack/secrets/libvirt-api-ca 2026-09-16 03:48:46.443850 | instance | openstack/secrets/libvirt-etc 2026-09-16 03:48:46.470841 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-09-16 03:48:46.624602 | instance | openstack/secrets/libvirt-libvirt-default-tfczz-api 2026-09-16 03:48:46.653483 | instance | openstack/secrets/libvirt-libvirt-default-tfczz-vnc 2026-09-16 03:48:46.818052 | instance | openstack/secrets/libvirt-vnc-ca 2026-09-16 03:48:46.874467 | instance | openstack/secrets/magnum-api-certs 2026-09-16 03:48:46.993549 | instance | openstack/secrets/magnum-db-admin 2026-09-16 03:48:47.087156 | instance | openstack/secrets/magnum-db-user 2026-09-16 03:48:47.192301 | instance | openstack/secrets/magnum-etc 2026-09-16 03:48:47.283144 | instance | openstack/secrets/magnum-keystone-admin 2026-09-16 03:48:47.360363 | instance | openstack/secrets/magnum-keystone-stack-user 2026-09-16 03:48:47.461278 | instance | openstack/secrets/magnum-keystone-user 2026-09-16 03:48:47.556691 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-09-16 03:48:47.653481 | instance | openstack/secrets/magnum-rabbitmq-user 2026-09-16 03:48:47.741276 | instance | openstack/secrets/magnum-registry-certs 2026-09-16 03:48:47.870889 | instance | openstack/secrets/manila-api-certs 2026-09-16 03:48:47.943340 | instance | openstack/secrets/manila-db-admin 2026-09-16 03:48:48.089921 | instance | openstack/secrets/manila-db-user 2026-09-16 03:48:48.159181 | instance | openstack/secrets/manila-etc 2026-09-16 03:48:48.312294 | instance | openstack/secrets/manila-keystone-admin 2026-09-16 03:48:48.366190 | instance | openstack/secrets/manila-keystone-user 2026-09-16 03:48:48.478981 | instance | openstack/secrets/manila-rabbitmq-admin 2026-09-16 03:48:48.518254 | instance | openstack/secrets/manila-rabbitmq-user 2026-09-16 03:48:48.638729 | instance | openstack/secrets/manila-ssh-keys 2026-09-16 03:48:48.716201 | instance | openstack/secrets/neutron-db-admin 2026-09-16 03:48:48.824980 | instance | openstack/secrets/neutron-db-user 2026-09-16 03:48:48.892421 | instance | openstack/secrets/neutron-dhcp-agent-default 2026-09-16 03:48:49.018263 | instance | openstack/secrets/neutron-etc 2026-09-16 03:48:49.087095 | instance | openstack/secrets/neutron-keystone-admin 2026-09-16 03:48:49.255572 | instance | openstack/secrets/neutron-keystone-test 2026-09-16 03:48:49.281720 | instance | openstack/secrets/neutron-keystone-user 2026-09-16 03:48:49.454467 | instance | openstack/secrets/neutron-l3-agent-default 2026-09-16 03:48:49.459601 | instance | openstack/secrets/neutron-metadata-agent-default 2026-09-16 03:48:49.670196 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-09-16 03:48:49.678683 | instance | openstack/secrets/neutron-ovs-agent-default 2026-09-16 03:48:49.852408 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-09-16 03:48:49.876163 | instance | openstack/secrets/neutron-rabbitmq-user 2026-09-16 03:48:50.027875 | instance | openstack/secrets/neutron-server-certs 2026-09-16 03:48:50.042257 | instance | openstack/secrets/nova-api-certs 2026-09-16 03:48:50.212288 | instance | openstack/secrets/nova-compute-default 2026-09-16 03:48:50.252354 | instance | openstack/secrets/nova-db-admin 2026-09-16 03:48:50.403999 | instance | openstack/secrets/nova-db-api-admin 2026-09-16 03:48:50.431779 | instance | openstack/secrets/nova-db-api-user 2026-09-16 03:48:50.585292 | instance | openstack/secrets/nova-db-cell0-admin 2026-09-16 03:48:50.657388 | instance | openstack/secrets/nova-db-cell0-user 2026-09-16 03:48:50.790624 | instance | openstack/secrets/nova-db-user 2026-09-16 03:48:50.883302 | instance | openstack/secrets/nova-etc 2026-09-16 03:48:50.970475 | instance | openstack/secrets/nova-keystone-admin 2026-09-16 03:48:51.118755 | instance | openstack/secrets/nova-keystone-test 2026-09-16 03:48:51.146629 | instance | openstack/secrets/nova-keystone-user 2026-09-16 03:48:51.313731 | instance | openstack/secrets/nova-novncproxy-certs 2026-09-16 03:48:51.389382 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-09-16 03:48:51.546018 | instance | openstack/secrets/nova-rabbitmq-admin 2026-09-16 03:48:51.580337 | instance | openstack/secrets/nova-rabbitmq-user 2026-09-16 03:48:51.748725 | instance | openstack/secrets/nova-ssh 2026-09-16 03:48:51.754661 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-09-16 03:48:51.936214 | instance | openstack/secrets/octavia-api-certs 2026-09-16 03:48:51.947708 | instance | openstack/secrets/octavia-client-ca 2026-09-16 03:48:52.094576 | instance | openstack/secrets/octavia-client-certs 2026-09-16 03:48:52.179920 | instance | openstack/secrets/octavia-db-admin 2026-09-16 03:48:52.295925 | instance | openstack/secrets/octavia-db-user 2026-09-16 03:48:52.368361 | instance | openstack/secrets/octavia-etc 2026-09-16 03:48:52.486233 | instance | openstack/secrets/octavia-health-manager-default 2026-09-16 03:48:52.575278 | instance | openstack/secrets/octavia-keystone-admin 2026-09-16 03:48:52.680735 | instance | openstack/secrets/octavia-keystone-test 2026-09-16 03:48:52.770599 | instance | openstack/secrets/octavia-keystone-user 2026-09-16 03:48:52.911149 | instance | openstack/serviceaccounts/neutron-db-sync 2026-09-16 03:48:52.949693 | instance | openstack/serviceaccounts/neutron-dhcp-agent 2026-09-16 03:48:53.283809 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-09-16 03:48:53.354193 | instance | openstack/serviceaccounts/neutron-ks-service 2026-09-16 03:48:53.678355 | instance | openstack/serviceaccounts/neutron-ks-user 2026-09-16 03:48:53.736387 | instance | openstack/serviceaccounts/neutron-l3-agent 2026-09-16 03:48:54.145516 | instance | openstack/serviceaccounts/neutron-metadata-agent 2026-09-16 03:48:54.190552 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-09-16 03:48:54.544698 | instance | openstack/serviceaccounts/neutron-ovs-agent 2026-09-16 03:48:54.610967 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-09-16 03:48:54.968012 | instance | openstack/serviceaccounts/neutron-rpc-server 2026-09-16 03:48:55.035379 | instance | openstack/serviceaccounts/neutron-server 2026-09-16 03:48:55.392744 | instance | openstack/serviceaccounts/neutron-test 2026-09-16 03:48:55.486756 | instance | openstack/serviceaccounts/nova-api-metadata 2026-09-16 03:48:55.905139 | instance | openstack/serviceaccounts/nova-api-osapi 2026-09-16 03:48:55.928093 | instance | openstack/serviceaccounts/nova-bootstrap 2026-09-16 03:48:56.284736 | instance | openstack/serviceaccounts/nova-cell-setup 2026-09-16 03:48:56.317546 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-09-16 03:48:56.696695 | instance | openstack/serviceaccounts/nova-compute 2026-09-16 03:48:56.740704 | instance | openstack/serviceaccounts/nova-conductor 2026-09-16 03:48:57.106004 | instance | openstack/serviceaccounts/nova-db-init 2026-09-16 03:48:57.107621 | instance | openstack/serviceaccounts/nova-db-sync 2026-09-16 03:48:57.478076 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-09-16 03:48:57.491972 | instance | openstack/serviceaccounts/nova-ks-service 2026-09-16 03:48:57.881833 | instance | openstack/serviceaccounts/nova-ks-user 2026-09-16 03:48:57.890505 | instance | openstack/serviceaccounts/nova-novncproxy 2026-09-16 03:48:58.367193 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-09-16 03:48:58.370551 | instance | openstack/serviceaccounts/nova-scheduler 2026-09-16 03:48:58.720167 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-09-16 03:48:58.735825 | instance | openstack/serviceaccounts/nova-test 2026-09-16 03:48:59.105820 | instance | openstack/serviceaccounts/octavia-api 2026-09-16 03:48:59.149622 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-09-16 03:48:59.474619 | instance | openstack/serviceaccounts/octavia-db-init 2026-09-16 03:48:59.503285 | instance | openstack/serviceaccounts/octavia-db-sync 2026-09-16 03:48:59.827352 | instance | openstack/serviceaccounts/octavia-health-manager 2026-09-16 03:48:59.893838 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-09-16 03:49:00.193076 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-09-16 03:49:00.304136 | instance | openstack/serviceaccounts/octavia-ks-service 2026-09-16 03:49:00.544255 | instance | openstack/serviceaccounts/octavia-ks-user 2026-09-16 03:49:00.681308 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-09-16 03:49:00.962140 | instance | openstack/serviceaccounts/octavia-worker 2026-09-16 03:49:01.084013 | instance | openstack/serviceaccounts/openvswitch-server 2026-09-16 03:49:01.317560 | instance | openstack/serviceaccounts/placement-api 2026-09-16 03:49:01.432009 | instance | openstack/serviceaccounts/placement-db-init 2026-09-16 03:49:01.666473 | instance | openstack/serviceaccounts/placement-db-sync 2026-09-16 03:49:01.872414 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-09-16 03:49:02.032687 | instance | openstack/serviceaccounts/placement-ks-service 2026-09-16 03:49:02.270823 | instance | openstack/serviceaccounts/placement-ks-user 2026-09-16 03:49:02.453258 | instance | openstack/serviceaccounts/pxc-operator 2026-09-16 03:49:02.674842 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-09-16 03:49:02.912691 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-09-16 03:49:03.092447 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-09-16 03:49:03.345284 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-09-16 03:49:03.454138 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-09-16 03:49:03.752258 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-09-16 03:49:03.868236 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-09-16 03:49:04.186921 | instance | openstack/serviceaccounts/rabbitmq-manila-server 2026-09-16 03:49:04.227015 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-09-16 03:49:04.543250 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-09-16 03:49:04.574151 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-09-16 03:49:04.987057 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-09-16 03:49:05.021763 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-09-16 03:49:05.404298 | instance | openstack/serviceaccounts/rook-ceph-default 2026-09-16 03:49:05.417721 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-09-16 03:49:05.754081 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-09-16 03:49:05.807373 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-09-16 03:49:06.171054 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-09-16 03:49:06.186221 | instance | openstack/serviceaccounts/staffeln-api 2026-09-16 03:49:06.513559 | instance | openstack/secrets/octavia-persistence-db-admin 2026-09-16 03:49:06.567094 | instance | openstack/secrets/octavia-persistence-db-user 2026-09-16 03:49:06.742093 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-09-16 03:49:06.779601 | instance | openstack/secrets/octavia-rabbitmq-user 2026-09-16 03:49:06.950835 | instance | openstack/secrets/octavia-server-ca 2026-09-16 03:49:06.954949 | instance | openstack/secrets/openstack-database-exporter-dsn 2026-09-16 03:49:07.121128 | instance | openstack/secrets/percona-xtradb 2026-09-16 03:49:07.144145 | instance | openstack/secrets/placement-api-certs 2026-09-16 03:49:07.329370 | instance | openstack/secrets/placement-db-admin 2026-09-16 03:49:07.362868 | instance | openstack/secrets/placement-db-user 2026-09-16 03:49:07.577534 | instance | openstack/secrets/placement-etc 2026-09-16 03:49:07.582461 | instance | openstack/secrets/placement-keystone-admin 2026-09-16 03:49:07.812157 | instance | openstack/secrets/placement-keystone-user 2026-09-16 03:49:07.818017 | instance | openstack/secrets/pvc-ceph-client-key 2026-09-16 03:49:08.003866 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-09-16 03:49:08.062808 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-09-16 03:49:08.242465 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-09-16 03:49:08.296750 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-09-16 03:49:08.434976 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-09-16 03:49:08.488348 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-09-16 03:49:08.613253 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-09-16 03:49:08.686684 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-09-16 03:49:08.804086 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-09-16 03:49:08.857814 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-09-16 03:49:08.979382 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-09-16 03:49:09.068789 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-09-16 03:49:09.201551 | instance | openstack/secrets/rabbitmq-manila-default-user 2026-09-16 03:49:09.281481 | instance | openstack/secrets/rabbitmq-manila-erlang-cookie 2026-09-16 03:49:09.375813 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-09-16 03:49:09.443493 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-09-16 03:49:09.547929 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-09-16 03:49:09.610159 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-09-16 03:49:09.774409 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-09-16 03:49:09.851723 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-09-16 03:49:09.985147 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-09-16 03:49:10.053917 | instance | openstack/secrets/rook-ceph-config 2026-09-16 03:49:10.205582 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-09-16 03:49:10.319405 | instance | openstack/secrets/rook-ceph-mon 2026-09-16 03:49:10.393010 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-09-16 03:49:10.544330 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-09-16 03:49:10.594053 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-09-16 03:49:10.731259 | instance | openstack/secrets/rook-csi-cephfs-node 2026-09-16 03:49:10.797875 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-09-16 03:49:10.973829 | instance | openstack/secrets/rook-csi-rbd-node 2026-09-16 03:49:11.020755 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-09-16 03:49:11.198984 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-09-16 03:49:11.231494 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-09-16 03:49:11.437610 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-09-16 03:49:11.437798 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-09-16 03:49:11.624787 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-09-16 03:49:11.664493 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-09-16 03:49:11.852185 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-09-16 03:49:11.885992 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-09-16 03:49:12.117794 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-09-16 03:49:12.133589 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-09-16 03:49:12.325393 | instance | openstack/secrets/sh.helm.release.v1.manila.v1 2026-09-16 03:49:12.362076 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-09-16 03:49:12.507562 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1 2026-09-16 03:49:12.525716 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-09-16 03:49:12.686772 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-09-16 03:49:12.755246 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-09-16 03:49:12.906527 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-09-16 03:49:12.966488 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-09-16 03:49:13.090111 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-09-16 03:49:13.182763 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-09-16 03:49:13.319963 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-09-16 03:49:13.419340 | instance | openstack/secrets/sh.helm.release.v1.tempest.v1 2026-09-16 03:49:13.490399 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-09-16 03:49:13.579870 | instance | openstack/secrets/staffeln-db-admin 2026-09-16 03:49:13.726493 | instance | openstack/secrets/staffeln-db-user 2026-09-16 03:49:13.762453 | instance | openstack/secrets/staffeln-etc 2026-09-16 03:49:13.914336 | instance | openstack/secrets/tempest-etc 2026-09-16 03:49:13.956000 | instance | openstack/secrets/tempest-keystone-admin 2026-09-16 03:49:14.114696 | instance | openstack/secrets/tempest-keystone-user 2026-09-16 03:49:14.207762 | instance | openstack/secrets/valkey-ca 2026-09-16 03:49:14.352442 | instance | openstack/secrets/valkey-server-certs 2026-09-16 03:49:14.401439 | instance | openstack/services/barbican-api 2026-09-16 03:49:14.522563 | instance | openstack/services/ceph-mon 2026-09-16 03:49:14.614279 | instance | openstack/services/cinder-api 2026-09-16 03:49:14.770737 | instance | openstack/serviceaccounts/staffeln-conductor 2026-09-16 03:49:14.867795 | instance | openstack/serviceaccounts/staffeln-db-init 2026-09-16 03:49:15.186665 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-09-16 03:49:15.310369 | instance | openstack/serviceaccounts/tempest-ks-user 2026-09-16 03:49:15.619952 | instance | openstack/serviceaccounts/tempest-run-tests 2026-09-16 03:49:15.751210 | instance | openstack/serviceaccounts/valkey 2026-09-16 03:49:16.061817 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-09-16 03:49:16.112229 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-09-16 03:49:16.322674 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-09-16 03:49:16.329146 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-09-16 03:49:16.499130 | instance | monitoring/secrets/alertmanager-tls 2026-09-16 03:49:16.517213 | instance | monitoring/secrets/grafana-tls 2026-09-16 03:49:16.698451 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-09-16 03:49:16.740274 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-09-16 03:49:16.880000 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-09-16 03:49:16.920158 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-09-16 03:49:17.076985 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-09-16 03:49:17.118281 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-09-16 03:49:17.314876 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-09-16 03:49:17.340809 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-09-16 03:49:17.493511 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-09-16 03:49:17.509587 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-hzmgp-tls 2026-09-16 03:49:17.698734 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-09-16 03:49:17.708376 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-09-16 03:49:17.899215 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-09-16 03:49:17.915772 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-09-16 03:49:18.128507 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-09-16 03:49:18.151372 | instance | monitoring/secrets/prometheus-tls 2026-09-16 03:49:18.327141 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-09-16 03:49:18.381430 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-09-16 03:49:18.526374 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-09-16 03:49:18.783344 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-09-16 03:49:18.845616 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-09-16 03:49:18.977004 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1 2026-09-16 03:49:18.998873 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-09-16 03:49:19.152776 | instance | openstack/statefulsets/magnum-conductor 2026-09-16 03:49:19.193401 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-09-16 03:49:19.396461 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-09-16 03:49:19.403483 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-09-16 03:49:19.655112 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-09-16 03:49:19.679703 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-09-16 03:49:19.943008 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-09-16 03:49:19.958306 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-09-16 03:49:20.323680 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-09-16 03:49:20.325581 | instance | openstack/statefulsets/rabbitmq-manila-server 2026-09-16 03:49:20.648234 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-09-16 03:49:20.651248 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-09-16 03:49:20.973868 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-09-16 03:49:20.988128 | instance | openstack/statefulsets/valkey-node 2026-09-16 03:49:21.312255 | instance | monitoring/serviceaccounts/default 2026-09-16 03:49:21.323000 | instance | monitoring/serviceaccounts/goldpinger 2026-09-16 03:49:21.578729 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-09-16 03:49:21.591760 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-09-16 03:49:21.882561 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-09-16 03:49:21.932463 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-09-16 03:49:22.153876 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-09-16 03:49:22.219784 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-09-16 03:49:22.439340 | instance | monitoring/serviceaccounts/loki 2026-09-16 03:49:22.543211 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-09-16 03:49:22.761005 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-09-16 03:49:22.829432 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-09-16 03:49:23.084004 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-09-16 03:49:23.133786 | instance | openstack/services/glance-api 2026-09-16 03:49:23.343247 | instance | openstack/services/heat-api 2026-09-16 03:49:23.403553 | instance | openstack/services/heat-cfn 2026-09-16 03:49:23.612773 | instance | openstack/services/horizon 2026-09-16 03:49:23.671907 | instance | openstack/services/horizon-int 2026-09-16 03:49:23.889717 | instance | openstack/services/keystone-api 2026-09-16 03:49:23.961631 | instance | openstack/services/magnum-api 2026-09-16 03:49:24.206830 | instance | openstack/services/magnum-registry 2026-09-16 03:49:24.248092 | instance | openstack/services/manila-api 2026-09-16 03:49:24.485995 | instance | openstack/services/memcached 2026-09-16 03:49:24.512294 | instance | openstack/services/memcached-metrics 2026-09-16 03:49:24.738635 | instance | openstack/services/neutron-coredns 2026-09-16 03:49:24.784458 | instance | openstack/services/neutron-coredns-metrics 2026-09-16 03:49:25.022195 | instance | openstack/services/neutron-server 2026-09-16 03:49:25.069130 | instance | openstack/services/nova-api 2026-09-16 03:49:25.311887 | instance | openstack/services/nova-metadata 2026-09-16 03:49:25.378502 | instance | openstack/services/nova-novncproxy 2026-09-16 03:49:25.551134 | instance | openstack/services/octavia-api 2026-09-16 03:49:25.641547 | instance | openstack/services/openstack-exporter 2026-09-16 03:49:25.843266 | instance | openstack/services/percona-xtradb-cluster-operator 2026-09-16 03:49:25.950932 | instance | openstack/services/percona-xtradb-haproxy 2026-09-16 03:49:26.080913 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-09-16 03:49:26.212171 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-09-16 03:49:26.377800 | instance | openstack/services/percona-xtradb-pxc 2026-09-16 03:49:26.503525 | instance | openstack/services/percona-xtradb-pxc-unready 2026-09-16 03:49:26.618100 | instance | openstack/services/placement-api 2026-09-16 03:49:26.740801 | instance | openstack/services/rabbitmq-barbican 2026-09-16 03:49:26.861717 | instance | openstack/services/rabbitmq-barbican-nodes 2026-09-16 03:49:26.997955 | instance | openstack/services/rabbitmq-cinder 2026-09-16 03:49:27.061118 | instance | openstack/services/rabbitmq-cinder-nodes 2026-09-16 03:49:27.235905 | instance | openstack/services/rabbitmq-glance 2026-09-16 03:49:27.320402 | instance | openstack/services/rabbitmq-glance-nodes 2026-09-16 03:49:27.476568 | instance | openstack/services/rabbitmq-heat 2026-09-16 03:49:27.555153 | instance | openstack/services/rabbitmq-heat-nodes 2026-09-16 03:49:27.742540 | instance | openstack/services/rabbitmq-keystone 2026-09-16 03:49:27.868726 | instance | openstack/services/rabbitmq-keystone-nodes 2026-09-16 03:49:28.018993 | instance | openstack/services/rabbitmq-magnum 2026-09-16 03:49:28.065707 | instance | openstack/services/rabbitmq-magnum-nodes 2026-09-16 03:49:28.258626 | instance | openstack/services/rabbitmq-manila 2026-09-16 03:49:28.308593 | instance | openstack/services/rabbitmq-manila-nodes 2026-09-16 03:49:28.509830 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-09-16 03:49:28.551940 | instance | openstack/services/rabbitmq-neutron 2026-09-16 03:49:28.726191 | instance | openstack/services/rabbitmq-neutron-nodes 2026-09-16 03:49:28.778217 | instance | openstack/services/rabbitmq-nova 2026-09-16 03:49:28.994580 | instance | openstack/services/rabbitmq-nova-nodes 2026-09-16 03:49:29.004177 | instance | openstack/services/rabbitmq-octavia 2026-09-16 03:49:29.222412 | instance | openstack/services/rabbitmq-octavia-nodes 2026-09-16 03:49:29.261385 | instance | openstack/services/rook-ceph-rgw-ceph 2026-09-16 03:49:29.442061 | instance | openstack/services/staffeln-api 2026-09-16 03:49:29.486554 | instance | openstack/services/valkey 2026-09-16 03:49:29.665875 | instance | openstack/services/valkey-headless 2026-09-16 03:49:29.731611 | instance | openstack/services/valkey-metrics 2026-09-16 03:49:29.937832 | instance | monitoring/services/alertmanager-operated 2026-09-16 03:49:29.947967 | instance | monitoring/services/goldpinger 2026-09-16 03:49:30.150545 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-09-16 03:49:30.154391 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-09-16 03:49:30.363158 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-09-16 03:49:30.397352 | instance | monitoring/services/kube-prometheus-stack-operator 2026-09-16 03:49:30.563128 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-09-16 03:49:30.610046 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-09-16 03:49:30.777362 | instance | monitoring/services/loki 2026-09-16 03:49:30.815446 | instance | monitoring/services/loki-chunks-cache 2026-09-16 03:49:31.029773 | instance | monitoring/services/loki-gateway 2026-09-16 03:49:31.039502 | instance | monitoring/services/loki-headless 2026-09-16 03:49:31.270669 | instance | monitoring/services/loki-memberlist 2026-09-16 03:49:31.298933 | instance | monitoring/services/loki-results-cache 2026-09-16 03:49:31.473126 | instance | monitoring/services/prometheus-operated 2026-09-16 03:49:31.526277 | instance | monitoring/services/prometheus-pushgateway 2026-09-16 03:49:31.660931 | instance | monitoring/services/prometheus-smartctl-exporter 2026-09-16 03:49:31.737701 | instance | monitoring/services/vector-headless 2026-09-16 03:49:31.879548 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-09-16 03:49:31.947290 | instance | monitoring/statefulsets/loki 2026-09-16 03:49:32.058767 | instance | monitoring/statefulsets/loki-chunks-cache 2026-09-16 03:49:32.151946 | instance | monitoring/statefulsets/loki-results-cache 2026-09-16 03:49:32.304082 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-09-16 03:49:32.389676 | instance | orc-system/configmaps/kube-root-ca.crt 2026-09-16 03:49:32.565795 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-09-16 03:49:32.646013 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-09-16 03:49:32.774491 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-09-16 03:49:32.867837 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-09-16 03:49:32.986877 | instance | orc-system/deployment/orc-controller-manager 2026-09-16 03:49:33.077170 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-09-16 03:49:33.204698 | instance | rook-ceph/deployment/rook-ceph-operator 2026-09-16 03:49:33.311870 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter 2026-09-16 03:49:33.433069 | instance | monitoring/serviceaccounts/vector 2026-09-16 03:49:33.637889 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-09-16 03:49:33.727338 | instance | orc-system/roles/orc-leader-election-role 2026-09-16 03:49:33.837771 | instance | orc-system/serviceaccounts/default 2026-09-16 03:49:33.886328 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-09-16 03:49:34.017720 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-87lfx 2026-09-16 03:49:34.091524 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-09-16 03:49:34.267917 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-09-16 03:49:34.295405 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-09-16 03:49:34.451844 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-09-16 03:49:34.456446 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-09-16 03:49:34.652877 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-09-16 03:49:34.667179 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-09-16 03:49:34.870918 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-09-16 03:49:34.875709 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-09-16 03:49:35.054099 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-09-16 03:49:35.089959 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-09-16 03:49:35.261235 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-09-16 03:49:35.301452 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-09-16 03:49:35.459420 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-09-16 03:49:35.502800 | instance | rook-ceph/roles/rook-ceph-mgr 2026-09-16 03:49:35.651439 | instance | rook-ceph/roles/rook-ceph-osd 2026-09-16 03:49:35.713839 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-09-16 03:49:35.840752 | instance | rook-ceph/roles/rook-ceph-system 2026-09-16 03:49:35.900364 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-09-16 03:49:36.027316 | instance | rook-ceph/serviceaccounts/default 2026-09-16 03:49:36.166310 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-09-16 03:49:36.226359 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-09-16 03:49:36.348293 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-09-16 03:49:36.425951 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-09-16 03:49:36.584696 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-09-16 03:49:36.658936 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-09-16 03:49:36.810671 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-09-16 03:49:36.860880 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-09-16 03:49:37.007270 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-09-16 03:49:37.033729 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-09-16 03:49:37.172995 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-09-16 03:49:37.226932 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-09-16 03:49:37.372227 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-09-16 03:49:37.422662 | instance | secretgen-controller/deployment/secretgen-controller 2026-09-16 03:49:37.568066 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-mbktj 2026-09-16 03:49:37.661625 | instance | secretgen-controller/serviceaccounts/default 2026-09-16 03:49:37.788490 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-09-16 03:49:37.813804 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-lz68q 2026-09-16 03:49:38.115754 | instance | ok: Runtime: 0:03:23.500369 2026-09-16 03:49:38.154802 | 2026-09-16 03:49:38.155029 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-09-16 03:49:39.133318 | instance | changed: 2026-09-16 03:49:39.133636 | instance | cd+++++++++ objects/ 2026-09-16 03:49:39.133695 | instance | cd+++++++++ objects/cluster/ 2026-09-16 03:49:39.133737 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-09-16 03:49:39.133776 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-09-16 03:49:39.133815 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-09-16 03:49:39.133852 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-09-16 03:49:39.133892 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-09-16 03:49:39.133928 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-09-16 03:49:39.133965 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-09-16 03:49:39.134002 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-09-16 03:49:39.134039 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-09-16 03:49:39.134076 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-09-16 03:49:39.134112 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-09-16 03:49:39.134151 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-09-16 03:49:39.134188 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-09-16 03:49:39.134225 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-09-16 03:49:39.134262 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-09-16 03:49:39.134304 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-09-16 03:49:39.134358 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-09-16 03:49:39.134413 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-09-16 03:49:39.134469 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-09-16 03:49:39.134524 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-09-16 03:49:39.134604 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-09-16 03:49:39.134666 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-09-16 03:49:39.134728 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-09-16 03:49:39.134795 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-09-16 03:49:39.134836 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-09-16 03:49:39.134875 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-09-16 03:49:39.134913 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-09-16 03:49:39.134952 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-09-16 03:49:39.134990 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-09-16 03:49:39.135036 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-09-16 03:49:39.135084 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-09-16 03:49:39.135124 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-09-16 03:49:39.135161 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-09-16 03:49:39.135200 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-09-16 03:49:39.135238 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-09-16 03:49:39.135276 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-09-16 03:49:39.135317 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-09-16 03:49:39.135357 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-09-16 03:49:39.135396 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-09-16 03:49:39.135437 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-09-16 03:49:39.135477 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-09-16 03:49:39.135518 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-09-16 03:49:39.135558 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-09-16 03:49:39.135637 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-09-16 03:49:39.135695 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-09-16 03:49:39.135741 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-09-16 03:49:39.135783 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-09-16 03:49:39.135825 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-09-16 03:49:39.135865 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-09-16 03:49:39.135905 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-09-16 03:49:39.135947 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-09-16 03:49:39.135989 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-09-16 03:49:39.136030 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-09-16 03:49:39.136069 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-09-16 03:49:39.136109 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-09-16 03:49:39.136148 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-09-16 03:49:39.136188 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-09-16 03:49:39.136227 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-09-16 03:49:39.136269 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-09-16 03:49:39.136320 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-09-16 03:49:39.136363 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-09-16 03:49:39.136404 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-09-16 03:49:39.136446 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-16 03:49:39.136485 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-09-16 03:49:39.136561 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-09-16 03:49:39.136630 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-09-16 03:49:39.136672 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-09-16 03:49:39.136712 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-09-16 03:49:39.136754 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-09-16 03:49:39.136794 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-09-16 03:49:39.136835 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-09-16 03:49:39.136875 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt 2026-09-16 03:49:39.136915 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml 2026-09-16 03:49:39.136958 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-09-16 03:49:39.136998 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-09-16 03:49:39.137039 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-09-16 03:49:39.137232 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-09-16 03:49:39.137303 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-09-16 03:49:39.137349 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-09-16 03:49:39.137391 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-09-16 03:49:39.137432 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-09-16 03:49:39.137472 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-09-16 03:49:39.137514 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-09-16 03:49:39.137554 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-09-16 03:49:39.137622 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-09-16 03:49:39.137665 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-09-16 03:49:39.137704 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-09-16 03:49:39.137744 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-09-16 03:49:39.137783 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-09-16 03:49:39.137823 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-09-16 03:49:39.137861 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-09-16 03:49:39.137902 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-09-16 03:49:39.137942 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-09-16 03:49:39.137981 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-09-16 03:49:39.138020 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-09-16 03:49:39.138059 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-09-16 03:49:39.138112 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-09-16 03:49:39.138156 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-09-16 03:49:39.138196 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-09-16 03:49:39.138235 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-09-16 03:49:39.138275 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-09-16 03:49:39.138314 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-09-16 03:49:39.138356 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-09-16 03:49:39.138395 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-09-16 03:49:39.138435 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-09-16 03:49:39.138475 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-09-16 03:49:39.138513 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-09-16 03:49:39.138553 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-09-16 03:49:39.138628 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-09-16 03:49:39.138693 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-09-16 03:49:39.138738 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-09-16 03:49:39.138779 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-09-16 03:49:39.138818 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-09-16 03:49:39.138859 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-09-16 03:49:39.138901 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-09-16 03:49:39.138941 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-09-16 03:49:39.138982 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-09-16 03:49:39.139022 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-09-16 03:49:39.139062 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-09-16 03:49:39.139101 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-09-16 03:49:39.139141 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-09-16 03:49:39.139180 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-09-16 03:49:39.139220 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-09-16 03:49:39.139260 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-09-16 03:49:39.139299 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-09-16 03:49:39.139339 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-09-16 03:49:39.139377 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-09-16 03:49:39.139416 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-09-16 03:49:39.139455 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-09-16 03:49:39.139493 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-09-16 03:49:39.139531 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-09-16 03:49:39.139613 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-09-16 03:49:39.139657 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-09-16 03:49:39.139695 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-09-16 03:49:39.139733 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-09-16 03:49:39.139770 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-09-16 03:49:39.139807 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-09-16 03:49:39.139845 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-09-16 03:49:39.139884 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-09-16 03:49:39.139922 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-09-16 03:49:39.139970 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-09-16 03:49:39.140007 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-09-16 03:49:39.140046 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-09-16 03:49:39.140084 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-09-16 03:49:39.140123 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-09-16 03:49:39.140161 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-09-16 03:49:39.140199 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-09-16 03:49:39.140237 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-09-16 03:49:39.140275 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-09-16 03:49:39.140311 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-09-16 03:49:39.140348 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-09-16 03:49:39.140385 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-09-16 03:49:39.140421 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-09-16 03:49:39.140457 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-09-16 03:49:39.140522 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-09-16 03:49:39.140567 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-09-16 03:49:39.140632 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-09-16 03:49:39.140670 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-09-16 03:49:39.140705 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-09-16 03:49:39.140742 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-09-16 03:49:39.140778 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-09-16 03:49:39.140815 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-09-16 03:49:39.140853 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-09-16 03:49:39.140900 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-09-16 03:49:39.140939 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-09-16 03:49:39.140976 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-09-16 03:49:39.141014 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-09-16 03:49:39.141050 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-09-16 03:49:39.141085 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-09-16 03:49:39.141943 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-09-16 03:49:39.142008 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-09-16 03:49:39.142050 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-09-16 03:49:39.142089 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-09-16 03:49:39.142140 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-09-16 03:49:39.142183 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-09-16 03:49:39.142222 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-09-16 03:49:39.142260 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-09-16 03:49:39.142297 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-09-16 03:49:39.142334 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-09-16 03:49:39.142372 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-09-16 03:49:39.142411 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-09-16 03:49:39.142449 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-09-16 03:49:39.142486 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-09-16 03:49:39.142524 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-09-16 03:49:39.142561 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-09-16 03:49:39.142631 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-09-16 03:49:39.142672 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-09-16 03:49:39.142714 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-09-16 03:49:39.142752 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-09-16 03:49:39.142789 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-09-16 03:49:39.142825 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-09-16 03:49:39.142862 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-09-16 03:49:39.142896 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-09-16 03:49:39.142933 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-09-16 03:49:39.142970 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-09-16 03:49:39.143006 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-09-16 03:49:39.143057 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-09-16 03:49:39.143097 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-09-16 03:49:39.143136 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-09-16 03:49:39.143174 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-09-16 03:49:39.143212 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-09-16 03:49:39.143252 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-09-16 03:49:39.143291 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-09-16 03:49:39.143332 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-09-16 03:49:39.143372 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-09-16 03:49:39.143412 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-09-16 03:49:39.143452 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-09-16 03:49:39.143491 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-09-16 03:49:39.143530 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-09-16 03:49:39.143568 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-09-16 03:49:39.143634 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-09-16 03:49:39.143677 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-09-16 03:49:39.143720 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-09-16 03:49:39.143759 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-09-16 03:49:39.143800 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-09-16 03:49:39.143840 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-09-16 03:49:39.143882 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-09-16 03:49:39.143924 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-09-16 03:49:39.143967 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-09-16 03:49:39.144007 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-09-16 03:49:39.144047 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-09-16 03:49:39.144088 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-09-16 03:49:39.144128 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-09-16 03:49:39.144168 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-09-16 03:49:39.144208 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-09-16 03:49:39.144251 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-09-16 03:49:39.144291 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-09-16 03:49:39.144331 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-09-16 03:49:39.144370 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-09-16 03:49:39.144410 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-09-16 03:49:39.144450 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-09-16 03:49:39.144552 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-09-16 03:49:39.144648 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-09-16 03:49:39.144706 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-09-16 03:49:39.144749 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-09-16 03:49:39.144792 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-09-16 03:49:39.144832 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-09-16 03:49:39.144871 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-09-16 03:49:39.144911 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-09-16 03:49:39.144951 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-09-16 03:49:39.144990 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-09-16 03:49:39.145031 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-09-16 03:49:39.145071 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-09-16 03:49:39.145111 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-09-16 03:49:39.145150 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-09-16 03:49:39.145190 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-09-16 03:49:39.145231 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-09-16 03:49:39.145274 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-09-16 03:49:39.145315 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-09-16 03:49:39.145355 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-09-16 03:49:39.145394 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-09-16 03:49:39.145433 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-09-16 03:49:39.145472 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-09-16 03:49:39.145510 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-09-16 03:49:39.145549 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-09-16 03:49:39.145614 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-09-16 03:49:39.145657 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-09-16 03:49:39.145698 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-09-16 03:49:39.145738 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-09-16 03:49:39.145777 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-09-16 03:49:39.145817 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-09-16 03:49:39.145855 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-09-16 03:49:39.145894 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-09-16 03:49:39.145933 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-09-16 03:49:39.145971 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-09-16 03:49:39.146012 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-09-16 03:49:39.146052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-09-16 03:49:39.146091 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-09-16 03:49:39.146144 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-09-16 03:49:39.146186 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-09-16 03:49:39.146224 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-09-16 03:49:39.146265 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-09-16 03:49:39.146304 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-09-16 03:49:39.146343 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-09-16 03:49:39.146382 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-09-16 03:49:39.146421 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-09-16 03:49:39.146461 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-09-16 03:49:39.146499 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-09-16 03:49:39.146537 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-09-16 03:49:39.146575 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-09-16 03:49:39.146640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-09-16 03:49:39.146681 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-09-16 03:49:39.146720 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-09-16 03:49:39.146760 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-09-16 03:49:39.146800 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-09-16 03:49:39.146841 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-09-16 03:49:39.146881 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-09-16 03:49:39.146923 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-09-16 03:49:39.146964 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-09-16 03:49:39.147006 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-09-16 03:49:39.147058 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-09-16 03:49:39.147101 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-09-16 03:49:39.147142 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-09-16 03:49:39.147184 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-09-16 03:49:39.147224 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-09-16 03:49:39.147264 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-09-16 03:49:39.147304 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-09-16 03:49:39.147343 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-09-16 03:49:39.147383 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-09-16 03:49:39.147422 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-09-16 03:49:39.147471 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-09-16 03:49:39.147512 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-16 03:49:39.147550 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-09-16 03:49:39.147630 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-09-16 03:49:39.147690 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-09-16 03:49:39.147732 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-09-16 03:49:39.147810 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-09-16 03:49:39.147885 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-09-16 03:49:39.147931 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-09-16 03:49:39.147969 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-09-16 03:49:39.148009 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-09-16 03:49:39.148224 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-09-16 03:49:39.148261 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-09-16 03:49:39.148299 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-09-16 03:49:39.148337 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-09-16 03:49:39.148373 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-09-16 03:49:39.148408 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-09-16 03:49:39.148445 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-09-16 03:49:39.148480 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-09-16 03:49:39.148567 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-09-16 03:49:39.148636 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt 2026-09-16 03:49:39.148675 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml 2026-09-16 03:49:39.148710 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-09-16 03:49:39.148752 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-09-16 03:49:39.148807 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-09-16 03:49:39.148847 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-09-16 03:49:39.148886 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-09-16 03:49:39.148927 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-09-16 03:49:39.149007 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-09-16 03:49:39.149084 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-09-16 03:49:39.149142 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-09-16 03:49:39.149195 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-09-16 03:49:39.149236 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-09-16 03:49:39.149275 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-09-16 03:49:39.149313 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-09-16 03:49:39.149365 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-09-16 03:49:39.149404 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-09-16 03:49:39.149442 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-09-16 03:49:39.149479 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-09-16 03:49:39.149517 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-09-16 03:49:39.149555 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-09-16 03:49:39.149667 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-09-16 03:49:39.149732 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-09-16 03:49:39.149815 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-09-16 03:49:39.149925 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-09-16 03:49:39.149994 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-09-16 03:49:39.150038 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-09-16 03:49:39.150076 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-09-16 03:49:39.150114 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-09-16 03:49:39.150151 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-09-16 03:49:39.150189 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-09-16 03:49:39.150227 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-09-16 03:49:39.150264 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-09-16 03:49:39.150301 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-09-16 03:49:39.150337 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-09-16 03:49:39.150374 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-09-16 03:49:39.150408 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-09-16 03:49:39.150446 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-09-16 03:49:39.150483 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-09-16 03:49:39.150520 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-09-16 03:49:39.150557 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-09-16 03:49:39.150656 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-09-16 03:49:39.150745 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-09-16 03:49:39.150806 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-09-16 03:49:39.150861 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-09-16 03:49:39.150915 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-09-16 03:49:39.150969 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-09-16 03:49:39.151023 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-09-16 03:49:39.151078 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-09-16 03:49:39.151147 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-09-16 03:49:39.151194 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-09-16 03:49:39.151232 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-09-16 03:49:39.151271 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-09-16 03:49:39.151307 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-09-16 03:49:39.151343 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-09-16 03:49:39.151378 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-09-16 03:49:39.151415 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-09-16 03:49:39.151451 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-09-16 03:49:39.151486 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-09-16 03:49:39.151521 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-09-16 03:49:39.151559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-09-16 03:49:39.151627 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-09-16 03:49:39.151670 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-09-16 03:49:39.151706 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-09-16 03:49:39.151743 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-09-16 03:49:39.151781 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-09-16 03:49:39.151819 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-09-16 03:49:39.151854 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-09-16 03:49:39.151890 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-09-16 03:49:39.151925 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-09-16 03:49:39.151959 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-09-16 03:49:39.151996 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-09-16 03:49:39.152032 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-09-16 03:49:39.152070 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-09-16 03:49:39.152107 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-09-16 03:49:39.152142 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-09-16 03:49:39.152178 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-09-16 03:49:39.152215 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-09-16 03:49:39.152250 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-09-16 03:49:39.152286 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-09-16 03:49:39.152332 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-09-16 03:49:39.152370 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-09-16 03:49:39.152408 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-09-16 03:49:39.152442 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-09-16 03:49:39.152478 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-09-16 03:49:39.152559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-09-16 03:49:39.152622 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-09-16 03:49:39.152660 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-09-16 03:49:39.152697 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-09-16 03:49:39.152732 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-09-16 03:49:39.152769 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-09-16 03:49:39.152803 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-09-16 03:49:39.152839 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-09-16 03:49:39.152876 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-09-16 03:49:39.152913 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-09-16 03:49:39.152950 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-09-16 03:49:39.152987 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-09-16 03:49:39.153022 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-09-16 03:49:39.153059 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-09-16 03:49:39.153095 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-09-16 03:49:39.153130 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-09-16 03:49:39.153165 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-09-16 03:49:39.153201 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-09-16 03:49:39.153240 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-09-16 03:49:39.153275 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-09-16 03:49:39.153311 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-09-16 03:49:39.153346 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-09-16 03:49:39.153384 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-09-16 03:49:39.153419 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-09-16 03:49:39.153455 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-09-16 03:49:39.153489 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-09-16 03:49:39.153525 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-09-16 03:49:39.153574 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-09-16 03:49:39.153655 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-09-16 03:49:39.153706 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-09-16 03:49:39.153746 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-09-16 03:49:39.153784 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-09-16 03:49:39.153821 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-09-16 03:49:39.153856 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-09-16 03:49:39.153891 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-09-16 03:49:39.153928 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-09-16 03:49:39.153965 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-09-16 03:49:39.154002 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-09-16 03:49:39.154038 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-09-16 03:49:39.154076 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-09-16 03:49:39.154111 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-09-16 03:49:39.154148 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-09-16 03:49:39.154183 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-09-16 03:49:39.154217 | instance | cd+++++++++ objects/cluster/namespace/ 2026-09-16 03:49:39.154252 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-09-16 03:49:39.154288 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-09-16 03:49:39.154324 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-09-16 03:49:39.154360 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-09-16 03:49:39.154395 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-09-16 03:49:39.154430 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-09-16 03:49:39.154464 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-09-16 03:49:39.154499 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-09-16 03:49:39.154533 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-09-16 03:49:39.154567 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-09-16 03:49:39.154631 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-09-16 03:49:39.154671 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-09-16 03:49:39.154709 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-09-16 03:49:39.154744 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-09-16 03:49:39.154780 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-09-16 03:49:39.154814 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-09-16 03:49:39.154849 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-09-16 03:49:39.154883 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-09-16 03:49:39.154917 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-09-16 03:49:39.154952 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-09-16 03:49:39.154987 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-09-16 03:49:39.155024 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-09-16 03:49:39.155071 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-09-16 03:49:39.155109 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-09-16 03:49:39.155146 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-09-16 03:49:39.155183 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-09-16 03:49:39.155219 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-09-16 03:49:39.155257 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-09-16 03:49:39.155294 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-09-16 03:49:39.155329 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-09-16 03:49:39.155365 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-09-16 03:49:39.155402 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-09-16 03:49:39.155438 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-09-16 03:49:39.155473 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-09-16 03:49:39.155509 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-09-16 03:49:39.155544 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-09-16 03:49:39.155608 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-09-16 03:49:39.155652 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-09-16 03:49:39.155691 | instance | cd+++++++++ objects/cluster/node/ 2026-09-16 03:49:39.155729 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-09-16 03:49:39.155766 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-09-16 03:49:39.155803 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-09-16 03:49:39.155841 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-09-16 03:49:39.155879 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-09-16 03:49:39.155916 | instance | cd+++++++++ objects/namespaced/ 2026-09-16 03:49:39.155954 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-09-16 03:49:39.155991 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-09-16 03:49:39.156027 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-09-16 03:49:39.156064 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-09-16 03:49:39.156101 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-09-16 03:49:39.156140 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-09-16 03:49:39.156178 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-09-16 03:49:39.156213 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-09-16 03:49:39.156250 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-09-16 03:49:39.156287 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-09-16 03:49:39.156323 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-09-16 03:49:39.156358 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-09-16 03:49:39.156395 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-09-16 03:49:39.156431 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-09-16 03:49:39.156469 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-09-16 03:49:39.156539 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-09-16 03:49:39.156612 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-09-16 03:49:39.156677 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-09-16 03:49:39.156731 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-09-16 03:49:39.156771 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-09-16 03:49:39.156807 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-09-16 03:49:39.156845 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-09-16 03:49:39.156881 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-09-16 03:49:39.156919 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-09-16 03:49:39.156957 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-09-16 03:49:39.156996 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.162-253-55-196.nip.io-tls.txt 2026-09-16 03:49:39.157031 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.162-253-55-196.nip.io-tls.yaml 2026-09-16 03:49:39.157073 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-09-16 03:49:39.157126 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-09-16 03:49:39.157177 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-09-16 03:49:39.157228 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-09-16 03:49:39.157282 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-09-16 03:49:39.157327 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-09-16 03:49:39.157364 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-09-16 03:49:39.157398 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-09-16 03:49:39.157432 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-09-16 03:49:39.157467 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-09-16 03:49:39.157501 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-09-16 03:49:39.157536 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-09-16 03:49:39.157574 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-09-16 03:49:39.157636 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-09-16 03:49:39.157675 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-09-16 03:49:39.157713 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-09-16 03:49:39.157751 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-09-16 03:49:39.157788 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-09-16 03:49:39.157824 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-09-16 03:49:39.157862 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-09-16 03:49:39.157897 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-09-16 03:49:39.157935 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-09-16 03:49:39.157970 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-09-16 03:49:39.158014 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-09-16 03:49:39.158113 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-09-16 03:49:39.158183 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-09-16 03:49:39.158236 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-09-16 03:49:39.158293 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-09-16 03:49:39.158337 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-09-16 03:49:39.158379 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-09-16 03:49:39.158419 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-dk5wc.txt 2026-09-16 03:49:39.158459 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-dk5wc.yaml 2026-09-16 03:49:39.158504 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-09-16 03:49:39.158637 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-09-16 03:49:39.158704 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-09-16 03:49:39.158749 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-09-16 03:49:39.158790 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-09-16 03:49:39.158831 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-09-16 03:49:39.158871 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-09-16 03:49:39.158910 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-09-16 03:49:39.158948 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-09-16 03:49:39.158986 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-09-16 03:49:39.159024 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-09-16 03:49:39.159062 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-09-16 03:49:39.159102 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-09-16 03:49:39.159141 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-09-16 03:49:39.159183 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-09-16 03:49:39.159221 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-09-16 03:49:39.159260 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-09-16 03:49:39.159300 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-09-16 03:49:39.159339 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-09-16 03:49:39.159379 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-09-16 03:49:39.159419 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-09-16 03:49:39.159461 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-09-16 03:49:39.159501 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-09-16 03:49:39.159542 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-09-16 03:49:39.159641 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-09-16 03:49:39.159716 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-09-16 03:49:39.159747 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-09-16 03:49:39.159774 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-09-16 03:49:39.159800 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-tl8c6.txt 2026-09-16 03:49:39.159825 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-tl8c6.yaml 2026-09-16 03:49:39.159855 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-09-16 03:49:39.159880 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-09-16 03:49:39.159905 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-09-16 03:49:39.159929 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-09-16 03:49:39.159954 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-09-16 03:49:39.159979 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-09-16 03:49:39.160004 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-09-16 03:49:39.160029 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-09-16 03:49:39.160054 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-09-16 03:49:39.160078 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-09-16 03:49:39.160103 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-09-16 03:49:39.160127 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-09-16 03:49:39.160151 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-09-16 03:49:39.160175 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-09-16 03:49:39.160199 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-09-16 03:49:39.160224 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-09-16 03:49:39.160248 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-09-16 03:49:39.160272 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-09-16 03:49:39.160296 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-09-16 03:49:39.160321 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-09-16 03:49:39.160344 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-09-16 03:49:39.160369 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-09-16 03:49:39.160393 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-09-16 03:49:39.160416 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-09-16 03:49:39.160450 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-09-16 03:49:39.160477 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-09-16 03:49:39.160525 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-09-16 03:49:39.160552 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-09-16 03:49:39.160576 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-fdq64.txt 2026-09-16 03:49:39.160623 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-fdq64.yaml 2026-09-16 03:49:39.160648 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-09-16 03:49:39.160672 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-09-16 03:49:39.160697 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-09-16 03:49:39.160721 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-09-16 03:49:39.160746 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-09-16 03:49:39.160770 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-09-16 03:49:39.160795 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-09-16 03:49:39.160820 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-09-16 03:49:39.160843 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-09-16 03:49:39.160867 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-09-16 03:49:39.160891 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-09-16 03:49:39.160917 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-09-16 03:49:39.160942 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-09-16 03:49:39.160967 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-09-16 03:49:39.160991 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-09-16 03:49:39.161015 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-09-16 03:49:39.161037 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-09-16 03:49:39.161061 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-09-16 03:49:39.161085 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-09-16 03:49:39.161108 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-09-16 03:49:39.161132 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-09-16 03:49:39.161156 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-09-16 03:49:39.161178 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-09-16 03:49:39.161201 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-09-16 03:49:39.161223 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-09-16 03:49:39.161246 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-09-16 03:49:39.161270 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-09-16 03:49:39.161293 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-09-16 03:49:39.161316 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-9bwwh.txt 2026-09-16 03:49:39.161340 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-9bwwh.yaml 2026-09-16 03:49:39.161375 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-09-16 03:49:39.161400 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-09-16 03:49:39.161424 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-09-16 03:49:39.161448 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-09-16 03:49:39.161471 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-09-16 03:49:39.161494 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-09-16 03:49:39.161518 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-09-16 03:49:39.161541 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-09-16 03:49:39.161565 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-09-16 03:49:39.161606 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-09-16 03:49:39.161631 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-09-16 03:49:39.161655 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-09-16 03:49:39.161679 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-09-16 03:49:39.161703 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-09-16 03:49:39.161727 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-09-16 03:49:39.161750 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-09-16 03:49:39.161774 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-09-16 03:49:39.161796 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-09-16 03:49:39.161818 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-09-16 03:49:39.161842 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-09-16 03:49:39.161864 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-09-16 03:49:39.161888 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-09-16 03:49:39.161912 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-09-16 03:49:39.161937 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-09-16 03:49:39.161962 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-09-16 03:49:39.161986 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-09-16 03:49:39.162010 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-09-16 03:49:39.162035 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-09-16 03:49:39.162058 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-09-16 03:49:39.162082 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-09-16 03:49:39.162106 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-09-16 03:49:39.162130 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-09-16 03:49:39.162154 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-09-16 03:49:39.162179 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-09-16 03:49:39.162203 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-09-16 03:49:39.162227 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-09-16 03:49:39.162251 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-h86q2.txt 2026-09-16 03:49:39.162281 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-h86q2.yaml 2026-09-16 03:49:39.162306 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-wstgq.txt 2026-09-16 03:49:39.162331 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-wstgq.yaml 2026-09-16 03:49:39.162355 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-v6jvc.txt 2026-09-16 03:49:39.162379 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-v6jvc.yaml 2026-09-16 03:49:39.162404 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-09-16 03:49:39.162429 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-09-16 03:49:39.162454 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-09-16 03:49:39.162478 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-09-16 03:49:39.162502 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-09-16 03:49:39.162527 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-09-16 03:49:39.162552 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-09-16 03:49:39.162601 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-09-16 03:49:39.162640 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-09-16 03:49:39.162668 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-09-16 03:49:39.162693 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-09-16 03:49:39.162718 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-09-16 03:49:39.162742 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-09-16 03:49:39.162767 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-09-16 03:49:39.162792 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-09-16 03:49:39.162817 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-09-16 03:49:39.162841 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-09-16 03:49:39.162865 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-09-16 03:49:39.162889 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-09-16 03:49:39.162915 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-09-16 03:49:39.162940 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-09-16 03:49:39.162963 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-09-16 03:49:39.162988 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-09-16 03:49:39.163013 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-09-16 03:49:39.163038 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-09-16 03:49:39.163071 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-09-16 03:49:39.163108 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-09-16 03:49:39.163144 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-09-16 03:49:39.163183 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-09-16 03:49:39.163210 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-09-16 03:49:39.163236 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-09-16 03:49:39.163268 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-09-16 03:49:39.163304 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-09-16 03:49:39.163335 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-09-16 03:49:39.163360 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-09-16 03:49:39.163386 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-09-16 03:49:39.163412 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-09-16 03:49:39.163437 | instance | cd+++++++++ objects/namespaced/default/ 2026-09-16 03:49:39.163463 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-09-16 03:49:39.163497 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-09-16 03:49:39.163533 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-09-16 03:49:39.163568 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-09-16 03:49:39.163621 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-09-16 03:49:39.163650 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-09-16 03:49:39.163677 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-09-16 03:49:39.163703 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-09-16 03:49:39.163731 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-09-16 03:49:39.163757 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-09-16 03:49:39.163782 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-09-16 03:49:39.163807 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-09-16 03:49:39.163832 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-09-16 03:49:39.163857 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-09-16 03:49:39.163882 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-09-16 03:49:39.163908 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-09-16 03:49:39.163932 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-09-16 03:49:39.163957 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-09-16 03:49:39.163981 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-09-16 03:49:39.164004 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-09-16 03:49:39.164028 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-09-16 03:49:39.164054 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-09-16 03:49:39.164079 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-09-16 03:49:39.164105 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-09-16 03:49:39.164130 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-09-16 03:49:39.164155 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-mcmbv.txt 2026-09-16 03:49:39.164180 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-mcmbv.yaml 2026-09-16 03:49:39.164213 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-09-16 03:49:39.164239 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-09-16 03:49:39.164264 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-09-16 03:49:39.164290 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-09-16 03:49:39.164315 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-09-16 03:49:39.164341 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-09-16 03:49:39.164367 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-09-16 03:49:39.164392 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-09-16 03:49:39.164417 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-09-16 03:49:39.164441 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-09-16 03:49:39.164466 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-09-16 03:49:39.164518 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-09-16 03:49:39.164549 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-09-16 03:49:39.164576 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-09-16 03:49:39.164620 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-09-16 03:49:39.164645 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-09-16 03:49:39.164669 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-09-16 03:49:39.164693 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-09-16 03:49:39.164716 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-09-16 03:49:39.164740 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-09-16 03:49:39.164764 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-09-16 03:49:39.164787 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-09-16 03:49:39.164811 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-09-16 03:49:39.164833 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-09-16 03:49:39.164855 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-09-16 03:49:39.164878 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-09-16 03:49:39.164900 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-09-16 03:49:39.164922 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-09-16 03:49:39.164945 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-09-16 03:49:39.164967 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-09-16 03:49:39.164992 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-09-16 03:49:39.165023 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-09-16 03:49:39.165048 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-09-16 03:49:39.165072 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-09-16 03:49:39.165095 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-09-16 03:49:39.165117 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-09-16 03:49:39.165140 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-09-16 03:49:39.165162 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-09-16 03:49:39.165186 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-09-16 03:49:39.165210 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-09-16 03:49:39.165234 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-09-16 03:49:39.165256 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-09-16 03:49:39.165282 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-09-16 03:49:39.165306 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-09-16 03:49:39.165329 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-09-16 03:49:39.165352 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-09-16 03:49:39.165374 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-09-16 03:49:39.165396 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-09-16 03:49:39.165419 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-09-16 03:49:39.165441 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-09-16 03:49:39.165463 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-09-16 03:49:39.165487 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-09-16 03:49:39.165509 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-09-16 03:49:39.165533 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-09-16 03:49:39.165555 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-09-16 03:49:39.165602 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-09-16 03:49:39.165640 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-09-16 03:49:39.165666 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-09-16 03:49:39.165689 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-09-16 03:49:39.165711 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-09-16 03:49:39.165735 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-09-16 03:49:39.165758 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-kkwfh.txt 2026-09-16 03:49:39.165782 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-kkwfh.yaml 2026-09-16 03:49:39.165806 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-h5sth.txt 2026-09-16 03:49:39.165830 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-h5sth.yaml 2026-09-16 03:49:39.165860 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-09-16 03:49:39.165885 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-09-16 03:49:39.165908 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-09-16 03:49:39.165933 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-09-16 03:49:39.165956 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-09-16 03:49:39.165980 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-09-16 03:49:39.166003 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-09-16 03:49:39.166026 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-09-16 03:49:39.166050 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-09-16 03:49:39.166073 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-09-16 03:49:39.166097 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-09-16 03:49:39.166120 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-09-16 03:49:39.166144 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-09-16 03:49:39.166167 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-09-16 03:49:39.166190 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-09-16 03:49:39.166212 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-09-16 03:49:39.166234 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-09-16 03:49:39.166265 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-09-16 03:49:39.166299 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-09-16 03:49:39.166330 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-09-16 03:49:39.166363 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-09-16 03:49:39.166398 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-09-16 03:49:39.166430 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-09-16 03:49:39.166454 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-09-16 03:49:39.166479 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-09-16 03:49:39.166503 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-09-16 03:49:39.166528 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-09-16 03:49:39.166553 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-09-16 03:49:39.166627 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-09-16 03:49:39.166655 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-09-16 03:49:39.166682 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-09-16 03:49:39.166713 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-09-16 03:49:39.166740 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-09-16 03:49:39.166765 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-09-16 03:49:39.166792 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-09-16 03:49:39.166826 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-09-16 03:49:39.166853 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-09-16 03:49:39.166879 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-09-16 03:49:39.166916 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-09-16 03:49:39.166942 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-09-16 03:49:39.166967 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-09-16 03:49:39.166992 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-09-16 03:49:39.167017 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-09-16 03:49:39.167042 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-09-16 03:49:39.167067 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-09-16 03:49:39.167093 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-09-16 03:49:39.167127 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-09-16 03:49:39.167155 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-09-16 03:49:39.167180 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-09-16 03:49:39.167206 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-09-16 03:49:39.167231 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-09-16 03:49:39.167268 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-09-16 03:49:39.167302 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-09-16 03:49:39.167329 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-09-16 03:49:39.167355 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-09-16 03:49:39.167380 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-09-16 03:49:39.167405 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-09-16 03:49:39.167430 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-09-16 03:49:39.167455 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-09-16 03:49:39.167480 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-09-16 03:49:39.167505 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-09-16 03:49:39.167530 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-09-16 03:49:39.167555 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-09-16 03:49:39.167597 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-09-16 03:49:39.167626 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-09-16 03:49:39.167651 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-09-16 03:49:39.167677 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-09-16 03:49:39.167711 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-09-16 03:49:39.167739 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-09-16 03:49:39.167764 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-09-16 03:49:39.167795 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-09-16 03:49:39.167821 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-09-16 03:49:39.167846 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-09-16 03:49:39.167871 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-09-16 03:49:39.167897 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-09-16 03:49:39.167921 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-09-16 03:49:39.167946 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-09-16 03:49:39.167972 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-09-16 03:49:39.167996 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-09-16 03:49:39.168022 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-09-16 03:49:39.168048 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-09-16 03:49:39.168073 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-09-16 03:49:39.168098 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-09-16 03:49:39.168122 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-09-16 03:49:39.168147 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-09-16 03:49:39.168171 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-09-16 03:49:39.168196 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-09-16 03:49:39.168220 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-09-16 03:49:39.168245 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-09-16 03:49:39.168270 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-09-16 03:49:39.168296 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-09-16 03:49:39.168324 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-09-16 03:49:39.168350 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-09-16 03:49:39.168375 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-09-16 03:49:39.168399 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-09-16 03:49:39.168424 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-09-16 03:49:39.168448 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-09-16 03:49:39.168473 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-27zdn.txt 2026-09-16 03:49:39.168518 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-27zdn.yaml 2026-09-16 03:49:39.168547 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-j5gcf.txt 2026-09-16 03:49:39.168590 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-j5gcf.yaml 2026-09-16 03:49:39.168632 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-5r5xv.txt 2026-09-16 03:49:39.168665 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-5r5xv.yaml 2026-09-16 03:49:39.168692 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-jk92h.txt 2026-09-16 03:49:39.168717 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-jk92h.yaml 2026-09-16 03:49:39.168751 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-09-16 03:49:39.168777 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-09-16 03:49:39.168803 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-09-16 03:49:39.168830 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-09-16 03:49:39.168854 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-09-16 03:49:39.168879 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-09-16 03:49:39.168904 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-mlsgs.txt 2026-09-16 03:49:39.168928 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-mlsgs.yaml 2026-09-16 03:49:39.168953 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-09-16 03:49:39.168978 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-09-16 03:49:39.169004 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-09-16 03:49:39.169029 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-09-16 03:49:39.169054 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-09-16 03:49:39.169081 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-09-16 03:49:39.169105 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-09-16 03:49:39.169129 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-09-16 03:49:39.169154 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-09-16 03:49:39.169178 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-09-16 03:49:39.169202 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-09-16 03:49:39.169228 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-09-16 03:49:39.169253 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-09-16 03:49:39.169277 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-09-16 03:49:39.169300 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-09-16 03:49:39.169323 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-09-16 03:49:39.169347 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-09-16 03:49:39.169370 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-09-16 03:49:39.169392 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-09-16 03:49:39.169416 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-09-16 03:49:39.169440 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-09-16 03:49:39.169463 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-09-16 03:49:39.169485 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-09-16 03:49:39.169508 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-09-16 03:49:39.169530 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-09-16 03:49:39.169558 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-09-16 03:49:39.169599 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-09-16 03:49:39.169626 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-09-16 03:49:39.169650 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-09-16 03:49:39.169673 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-09-16 03:49:39.169695 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-09-16 03:49:39.169717 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-09-16 03:49:39.169739 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-09-16 03:49:39.169777 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-09-16 03:49:39.169830 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-09-16 03:49:39.169859 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-09-16 03:49:39.169885 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-09-16 03:49:39.169909 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-09-16 03:49:39.169933 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-09-16 03:49:39.169957 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-09-16 03:49:39.169981 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-09-16 03:49:39.170013 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-09-16 03:49:39.170047 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-09-16 03:49:39.170080 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-09-16 03:49:39.170105 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-09-16 03:49:39.170130 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-09-16 03:49:39.170161 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-09-16 03:49:39.170191 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-09-16 03:49:39.170216 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-09-16 03:49:39.170240 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-09-16 03:49:39.170263 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-09-16 03:49:39.170287 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-bcxt30.txt 2026-09-16 03:49:39.170311 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-bcxt30.yaml 2026-09-16 03:49:39.170335 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-f6dcz9.txt 2026-09-16 03:49:39.170359 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-f6dcz9.yaml 2026-09-16 03:49:39.170383 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-09-16 03:49:39.170408 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-09-16 03:49:39.170432 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-09-16 03:49:39.170454 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-09-16 03:49:39.170490 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-09-16 03:49:39.170517 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-09-16 03:49:39.170542 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-09-16 03:49:39.170565 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-09-16 03:49:39.170606 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-09-16 03:49:39.170632 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-09-16 03:49:39.170656 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-09-16 03:49:39.170679 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-09-16 03:49:39.170706 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-09-16 03:49:39.170733 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-09-16 03:49:39.170757 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-09-16 03:49:39.170781 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-09-16 03:49:39.170805 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-09-16 03:49:39.170827 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-09-16 03:49:39.170851 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-09-16 03:49:39.170874 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-09-16 03:49:39.170895 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-09-16 03:49:39.170918 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-09-16 03:49:39.170940 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-09-16 03:49:39.170961 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-09-16 03:49:39.170985 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-09-16 03:49:39.171007 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-09-16 03:49:39.171029 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-09-16 03:49:39.171051 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-09-16 03:49:39.171074 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-09-16 03:49:39.171096 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-09-16 03:49:39.171118 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-09-16 03:49:39.171141 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-09-16 03:49:39.171172 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-09-16 03:49:39.171207 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-09-16 03:49:39.171242 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-09-16 03:49:39.171268 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-09-16 03:49:39.171292 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-09-16 03:49:39.171316 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-09-16 03:49:39.171346 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-09-16 03:49:39.171370 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-09-16 03:49:39.171394 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-09-16 03:49:39.171418 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-09-16 03:49:39.171442 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-09-16 03:49:39.171467 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-09-16 03:49:39.171492 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-09-16 03:49:39.171518 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-09-16 03:49:39.171559 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-09-16 03:49:39.171649 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-09-16 03:49:39.171686 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-09-16 03:49:39.171713 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-09-16 03:49:39.171757 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-09-16 03:49:39.171818 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-09-16 03:49:39.171873 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-09-16 03:49:39.171922 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-09-16 03:49:39.171954 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-09-16 03:49:39.171993 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-09-16 03:49:39.172024 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-09-16 03:49:39.172052 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-09-16 03:49:39.172087 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-09-16 03:49:39.172122 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-09-16 03:49:39.172151 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-09-16 03:49:39.172176 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-09-16 03:49:39.172201 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-09-16 03:49:39.172233 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-09-16 03:49:39.172269 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-09-16 03:49:39.172297 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-09-16 03:49:39.172322 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-09-16 03:49:39.172348 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-09-16 03:49:39.172373 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-09-16 03:49:39.172399 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-09-16 03:49:39.172435 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-09-16 03:49:39.172463 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-09-16 03:49:39.172488 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-09-16 03:49:39.172549 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-09-16 03:49:39.172593 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-09-16 03:49:39.172623 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-09-16 03:49:39.172650 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-09-16 03:49:39.172690 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-09-16 03:49:39.172730 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-09-16 03:49:39.172784 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-09-16 03:49:39.172828 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-09-16 03:49:39.172857 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-09-16 03:49:39.172884 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-09-16 03:49:39.172913 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-09-16 03:49:39.172938 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-09-16 03:49:39.172964 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-09-16 03:49:39.172990 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-09-16 03:49:39.173015 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-09-16 03:49:39.173041 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-09-16 03:49:39.173066 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-09-16 03:49:39.173091 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-09-16 03:49:39.173113 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-09-16 03:49:39.173136 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-09-16 03:49:39.173159 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-09-16 03:49:39.173182 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-09-16 03:49:39.173205 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-09-16 03:49:39.173227 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-09-16 03:49:39.173252 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-09-16 03:49:39.173274 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-09-16 03:49:39.173298 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-09-16 03:49:39.173321 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-09-16 03:49:39.173344 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-09-16 03:49:39.173368 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-09-16 03:49:39.173390 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-09-16 03:49:39.173422 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-kd2f8.txt 2026-09-16 03:49:39.173447 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-kd2f8.yaml 2026-09-16 03:49:39.173472 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-09-16 03:49:39.173495 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-09-16 03:49:39.173520 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-09-16 03:49:39.173544 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-09-16 03:49:39.173566 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-09-16 03:49:39.173610 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-09-16 03:49:39.173637 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-09-16 03:49:39.173661 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-09-16 03:49:39.173686 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-09-16 03:49:39.173709 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-09-16 03:49:39.173732 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-09-16 03:49:39.173765 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-09-16 03:49:39.173795 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-09-16 03:49:39.173826 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-09-16 03:49:39.173858 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-09-16 03:49:39.173884 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-09-16 03:49:39.173910 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-09-16 03:49:39.173935 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-09-16 03:49:39.173961 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-09-16 03:49:39.173989 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-09-16 03:49:39.174025 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-09-16 03:49:39.174058 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-09-16 03:49:39.174085 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-09-16 03:49:39.174110 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-09-16 03:49:39.174139 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-09-16 03:49:39.174168 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-09-16 03:49:39.174193 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-09-16 03:49:39.174219 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-09-16 03:49:39.174243 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-09-16 03:49:39.174268 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-09-16 03:49:39.174293 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-09-16 03:49:39.174326 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-09-16 03:49:39.174352 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-09-16 03:49:39.174378 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-09-16 03:49:39.174404 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-09-16 03:49:39.174430 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-09-16 03:49:39.174455 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-09-16 03:49:39.174480 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-09-16 03:49:39.174505 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-09-16 03:49:39.174529 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-09-16 03:49:39.174554 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-09-16 03:49:39.174623 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-09-16 03:49:39.174677 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-09-16 03:49:39.174713 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-09-16 03:49:39.174748 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-09-16 03:49:39.174774 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-09-16 03:49:39.174799 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-09-16 03:49:39.174823 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-09-16 03:49:39.174847 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-09-16 03:49:39.174871 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-09-16 03:49:39.174903 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-09-16 03:49:39.174936 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-09-16 03:49:39.174970 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-09-16 03:49:39.175004 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-09-16 03:49:39.175040 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-09-16 03:49:39.175067 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-09-16 03:49:39.175093 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-09-16 03:49:39.175118 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-09-16 03:49:39.175144 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-09-16 03:49:39.175171 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-09-16 03:49:39.175218 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-09-16 03:49:39.175255 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-09-16 03:49:39.175281 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-09-16 03:49:39.175307 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-09-16 03:49:39.175332 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-09-16 03:49:39.175357 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-09-16 03:49:39.175382 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-09-16 03:49:39.175407 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-09-16 03:49:39.175433 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-09-16 03:49:39.175458 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-09-16 03:49:39.175482 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-09-16 03:49:39.175509 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-09-16 03:49:39.175536 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-09-16 03:49:39.175567 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-09-16 03:49:39.175610 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-09-16 03:49:39.175636 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-09-16 03:49:39.175663 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-09-16 03:49:39.175688 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-09-16 03:49:39.175717 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-09-16 03:49:39.175743 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-09-16 03:49:39.175768 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-09-16 03:49:39.175793 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-09-16 03:49:39.175817 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-09-16 03:49:39.175841 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-09-16 03:49:39.175866 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-09-16 03:49:39.175892 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-09-16 03:49:39.175917 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-09-16 03:49:39.175941 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-09-16 03:49:39.175966 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-09-16 03:49:39.175990 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-09-16 03:49:39.176023 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-09-16 03:49:39.176050 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-09-16 03:49:39.176074 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-09-16 03:49:39.176098 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-09-16 03:49:39.176122 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-09-16 03:49:39.176147 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-09-16 03:49:39.176172 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-09-16 03:49:39.176196 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-09-16 03:49:39.176220 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-09-16 03:49:39.176247 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-09-16 03:49:39.176272 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-09-16 03:49:39.176297 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-09-16 03:49:39.176321 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-09-16 03:49:39.176345 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-09-16 03:49:39.176368 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-09-16 03:49:39.176394 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-09-16 03:49:39.176417 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-09-16 03:49:39.176441 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-09-16 03:49:39.176465 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-09-16 03:49:39.176490 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-09-16 03:49:39.176540 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-09-16 03:49:39.176565 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-09-16 03:49:39.176613 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-09-16 03:49:39.176640 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-09-16 03:49:39.176665 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-09-16 03:49:39.176690 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-09-16 03:49:39.176715 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-09-16 03:49:39.176740 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-09-16 03:49:39.176765 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-09-16 03:49:39.176790 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-09-16 03:49:39.176815 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-09-16 03:49:39.176839 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-09-16 03:49:39.176871 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-09-16 03:49:39.176896 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-09-16 03:49:39.176921 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-09-16 03:49:39.176946 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-09-16 03:49:39.176971 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-09-16 03:49:39.176995 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-09-16 03:49:39.177020 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-09-16 03:49:39.177045 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-09-16 03:49:39.177069 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-09-16 03:49:39.177095 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-09-16 03:49:39.177121 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-09-16 03:49:39.177146 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-09-16 03:49:39.177172 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-09-16 03:49:39.177196 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-09-16 03:49:39.177219 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-09-16 03:49:39.177244 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-09-16 03:49:39.177269 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-09-16 03:49:39.177295 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-09-16 03:49:39.177319 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt 2026-09-16 03:49:39.177344 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml 2026-09-16 03:49:39.177369 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-09-16 03:49:39.177393 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-09-16 03:49:39.177418 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-09-16 03:49:39.177441 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-09-16 03:49:39.177466 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-09-16 03:49:39.177489 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-09-16 03:49:39.177514 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-16 03:49:39.177538 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-09-16 03:49:39.177564 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-09-16 03:49:39.177619 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-09-16 03:49:39.177656 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-09-16 03:49:39.177683 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-09-16 03:49:39.177708 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-09-16 03:49:39.177741 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-09-16 03:49:39.177767 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-09-16 03:49:39.177791 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-09-16 03:49:39.177815 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-09-16 03:49:39.177840 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-09-16 03:49:39.177864 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-09-16 03:49:39.177889 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-09-16 03:49:39.177915 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-09-16 03:49:39.177940 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-09-16 03:49:39.177965 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-09-16 03:49:39.177990 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-09-16 03:49:39.178014 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-09-16 03:49:39.178039 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-09-16 03:49:39.178064 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-09-16 03:49:39.178089 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-16 03:49:39.178115 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-09-16 03:49:39.178141 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-09-16 03:49:39.178165 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-09-16 03:49:39.178190 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-09-16 03:49:39.178215 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-09-16 03:49:39.178240 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-09-16 03:49:39.178264 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-09-16 03:49:39.178289 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-09-16 03:49:39.178314 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-09-16 03:49:39.178340 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-09-16 03:49:39.178366 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-09-16 03:49:39.178391 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-09-16 03:49:39.178416 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-09-16 03:49:39.178441 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-09-16 03:49:39.178466 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-09-16 03:49:39.178491 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-09-16 03:49:39.178516 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-09-16 03:49:39.178541 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-09-16 03:49:39.178567 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-09-16 03:49:39.178610 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-09-16 03:49:39.178643 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-09-16 03:49:39.178670 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-09-16 03:49:39.178698 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt 2026-09-16 03:49:39.178726 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml 2026-09-16 03:49:39.178751 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-09-16 03:49:39.178872 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-09-16 03:49:39.178904 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-09-16 03:49:39.178931 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-09-16 03:49:39.178956 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-09-16 03:49:39.178981 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-09-16 03:49:39.179005 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-09-16 03:49:39.179029 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-09-16 03:49:39.179054 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-09-16 03:49:39.179079 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-09-16 03:49:39.179104 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-09-16 03:49:39.179147 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-09-16 03:49:39.179174 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-09-16 03:49:39.179200 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-09-16 03:49:39.179226 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-09-16 03:49:39.179251 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-09-16 03:49:39.179275 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-09-16 03:49:39.179299 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-09-16 03:49:39.179323 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-09-16 03:49:39.179348 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-7mbl5.txt 2026-09-16 03:49:39.179373 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-7mbl5.yaml 2026-09-16 03:49:39.179397 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-67d699d585-7cmfq.txt 2026-09-16 03:49:39.179422 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-67d699d585-7cmfq.yaml 2026-09-16 03:49:39.179448 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-29vrs.txt 2026-09-16 03:49:39.179473 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-29vrs.yaml 2026-09-16 03:49:39.179496 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-wm96g.txt 2026-09-16 03:49:39.179528 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-wm96g.yaml 2026-09-16 03:49:39.179552 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-hzmgp.txt 2026-09-16 03:49:39.179591 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-hzmgp.yaml 2026-09-16 03:49:39.179619 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-09-16 03:49:39.179645 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-09-16 03:49:39.179669 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-09-16 03:49:39.179694 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-09-16 03:49:39.179720 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-f2b92.txt 2026-09-16 03:49:39.179747 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-f2b92.yaml 2026-09-16 03:49:39.179770 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-09-16 03:49:39.179795 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-09-16 03:49:39.179819 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-dpxqz.txt 2026-09-16 03:49:39.179843 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-dpxqz.yaml 2026-09-16 03:49:39.179865 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-nzs2z.txt 2026-09-16 03:49:39.179890 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-nzs2z.yaml 2026-09-16 03:49:39.179914 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-tjlvj.txt 2026-09-16 03:49:39.179938 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-tjlvj.yaml 2026-09-16 03:49:39.179963 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-09-16 03:49:39.179986 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-09-16 03:49:39.180009 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-2jndj.txt 2026-09-16 03:49:39.180033 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-2jndj.yaml 2026-09-16 03:49:39.180057 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-p8n9w.txt 2026-09-16 03:49:39.180081 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-p8n9w.yaml 2026-09-16 03:49:39.180105 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-09-16 03:49:39.180130 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-09-16 03:49:39.180153 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-09-16 03:49:39.180177 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-09-16 03:49:39.180200 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-09-16 03:49:39.180224 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-09-16 03:49:39.180248 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-09-16 03:49:39.180270 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt 2026-09-16 03:49:39.180294 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml 2026-09-16 03:49:39.180318 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-09-16 03:49:39.180349 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-09-16 03:49:39.180374 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-09-16 03:49:39.180398 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-09-16 03:49:39.180420 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-09-16 03:49:39.180443 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-09-16 03:49:39.180466 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-09-16 03:49:39.180489 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-09-16 03:49:39.180538 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-09-16 03:49:39.180564 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-09-16 03:49:39.180616 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-09-16 03:49:39.180654 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-09-16 03:49:39.180681 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-09-16 03:49:39.180707 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-09-16 03:49:39.180732 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-09-16 03:49:39.180756 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-09-16 03:49:39.180779 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-09-16 03:49:39.180803 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-09-16 03:49:39.180826 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-09-16 03:49:39.180849 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-09-16 03:49:39.180871 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-09-16 03:49:39.180896 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-09-16 03:49:39.180920 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-09-16 03:49:39.180943 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-09-16 03:49:39.180965 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-09-16 03:49:39.180988 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-09-16 03:49:39.181012 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-09-16 03:49:39.181035 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-09-16 03:49:39.181059 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-09-16 03:49:39.181083 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-09-16 03:49:39.181107 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-09-16 03:49:39.181130 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-09-16 03:49:39.181161 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-09-16 03:49:39.181186 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-09-16 03:49:39.181211 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-09-16 03:49:39.181233 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-09-16 03:49:39.181257 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-09-16 03:49:39.181279 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-09-16 03:49:39.181302 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-hzmgp-tls.txt 2026-09-16 03:49:39.181324 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-hzmgp-tls.yaml 2026-09-16 03:49:39.181346 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-09-16 03:49:39.181368 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-09-16 03:49:39.181391 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-09-16 03:49:39.181414 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-09-16 03:49:39.181436 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-09-16 03:49:39.181459 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-09-16 03:49:39.181483 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-09-16 03:49:39.181505 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-09-16 03:49:39.181528 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-09-16 03:49:39.181551 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-09-16 03:49:39.181574 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-09-16 03:49:39.181616 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-09-16 03:49:39.181639 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-09-16 03:49:39.181661 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-09-16 03:49:39.181685 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-09-16 03:49:39.181709 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-09-16 03:49:39.181736 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-09-16 03:49:39.181760 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-09-16 03:49:39.181783 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-09-16 03:49:39.181807 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-09-16 03:49:39.181838 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-09-16 03:49:39.181877 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-09-16 03:49:39.181911 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt 2026-09-16 03:49:39.181943 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml 2026-09-16 03:49:39.181974 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-09-16 03:49:39.182004 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-09-16 03:49:39.182030 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-09-16 03:49:39.182054 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-09-16 03:49:39.182078 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-09-16 03:49:39.182103 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-09-16 03:49:39.182127 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-09-16 03:49:39.182151 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-09-16 03:49:39.182176 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-09-16 03:49:39.182200 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-09-16 03:49:39.182223 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-09-16 03:49:39.182246 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-09-16 03:49:39.182268 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-16 03:49:39.182293 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-09-16 03:49:39.182317 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-09-16 03:49:39.182340 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-09-16 03:49:39.182364 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-09-16 03:49:39.182386 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-09-16 03:49:39.182409 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-09-16 03:49:39.182433 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-09-16 03:49:39.182456 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-09-16 03:49:39.182480 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-09-16 03:49:39.182503 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-09-16 03:49:39.182526 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-09-16 03:49:39.182549 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-09-16 03:49:39.182572 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-09-16 03:49:39.182613 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-09-16 03:49:39.182636 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-09-16 03:49:39.182659 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-09-16 03:49:39.182689 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt 2026-09-16 03:49:39.182714 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml 2026-09-16 03:49:39.182738 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-09-16 03:49:39.182763 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-09-16 03:49:39.182787 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-09-16 03:49:39.182809 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-09-16 03:49:39.182831 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-09-16 03:49:39.182854 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-09-16 03:49:39.182877 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-09-16 03:49:39.182900 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-09-16 03:49:39.182924 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-09-16 03:49:39.182948 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-09-16 03:49:39.182970 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-09-16 03:49:39.182994 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-09-16 03:49:39.183016 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-16 03:49:39.183040 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-09-16 03:49:39.183063 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-09-16 03:49:39.183086 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-09-16 03:49:39.183108 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-09-16 03:49:39.183129 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-09-16 03:49:39.183152 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-09-16 03:49:39.183175 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-09-16 03:49:39.183198 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-09-16 03:49:39.183222 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-09-16 03:49:39.183245 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-09-16 03:49:39.183268 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-09-16 03:49:39.183292 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-09-16 03:49:39.183316 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-09-16 03:49:39.183340 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-09-16 03:49:39.183364 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-09-16 03:49:39.183389 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-09-16 03:49:39.183412 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-09-16 03:49:39.183437 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-09-16 03:49:39.183461 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-09-16 03:49:39.183486 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-09-16 03:49:39.183517 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-09-16 03:49:39.183541 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-09-16 03:49:39.183568 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt 2026-09-16 03:49:39.183623 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml 2026-09-16 03:49:39.183656 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-09-16 03:49:39.183682 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-09-16 03:49:39.183707 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-09-16 03:49:39.183732 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-09-16 03:49:39.183756 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-09-16 03:49:39.183782 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-09-16 03:49:39.183806 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-09-16 03:49:39.183830 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-09-16 03:49:39.183854 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-09-16 03:49:39.183878 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-09-16 03:49:39.183902 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-09-16 03:49:39.183926 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-09-16 03:49:39.183949 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-09-16 03:49:39.183971 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-09-16 03:49:39.183994 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-09-16 03:49:39.184017 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-09-16 03:49:39.184040 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-09-16 03:49:39.184062 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-09-16 03:49:39.184084 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-09-16 03:49:39.184106 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-09-16 03:49:39.184128 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-09-16 03:49:39.184150 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-09-16 03:49:39.184173 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-09-16 03:49:39.184197 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-09-16 03:49:39.184220 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-09-16 03:49:39.184245 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-09-16 03:49:39.184268 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-09-16 03:49:39.184291 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-09-16 03:49:39.184315 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-09-16 03:49:39.184339 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-09-16 03:49:39.184361 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-09-16 03:49:39.184382 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-09-16 03:49:39.184413 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-09-16 03:49:39.184437 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-09-16 03:49:39.184460 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-09-16 03:49:39.184483 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-09-16 03:49:39.184528 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-09-16 03:49:39.184552 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-09-16 03:49:39.184598 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-09-16 03:49:39.184625 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-09-16 03:49:39.184649 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-09-16 03:49:39.184671 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-09-16 03:49:39.184695 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-09-16 03:49:39.184717 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.txt 2026-09-16 03:49:39.184739 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.yaml 2026-09-16 03:49:39.184761 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.txt 2026-09-16 03:49:39.184784 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.yaml 2026-09-16 03:49:39.184805 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-09-16 03:49:39.184827 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-09-16 03:49:39.184850 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-09-16 03:49:39.184871 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-09-16 03:49:39.184893 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt 2026-09-16 03:49:39.184917 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml 2026-09-16 03:49:39.184940 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-09-16 03:49:39.184961 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-09-16 03:49:39.184983 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-09-16 03:49:39.185003 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-09-16 03:49:39.185025 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-09-16 03:49:39.185047 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-09-16 03:49:39.185069 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-09-16 03:49:39.185093 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-09-16 03:49:39.185115 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-09-16 03:49:39.185139 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-09-16 03:49:39.185162 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-09-16 03:49:39.185185 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-09-16 03:49:39.185208 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-09-16 03:49:39.185231 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-09-16 03:49:39.185260 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-09-16 03:49:39.185283 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-09-16 03:49:39.185307 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-09-16 03:49:39.185329 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-09-16 03:49:39.185353 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-09-16 03:49:39.185376 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-09-16 03:49:39.185401 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-09-16 03:49:39.185424 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-09-16 03:49:39.185448 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-09-16 03:49:39.185470 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-09-16 03:49:39.185494 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-09-16 03:49:39.185517 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-09-16 03:49:39.185540 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-09-16 03:49:39.185564 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-09-16 03:49:39.185602 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-09-16 03:49:39.185628 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-09-16 03:49:39.185651 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-09-16 03:49:39.185675 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-09-16 03:49:39.185697 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-09-16 03:49:39.185714 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-09-16 03:49:39.185730 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-09-16 03:49:39.185746 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-09-16 03:49:39.185761 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.txt 2026-09-16 03:49:39.185776 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.yaml 2026-09-16 03:49:39.185791 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.txt 2026-09-16 03:49:39.185808 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.yaml 2026-09-16 03:49:39.185825 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-09-16 03:49:39.185842 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-09-16 03:49:39.185858 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-09-16 03:49:39.185874 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-09-16 03:49:39.185891 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-09-16 03:49:39.185908 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-09-16 03:49:39.185924 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-09-16 03:49:39.185946 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-09-16 03:49:39.185964 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-09-16 03:49:39.185981 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-09-16 03:49:39.185997 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-09-16 03:49:39.186013 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-09-16 03:49:39.186030 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-09-16 03:49:39.186047 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-09-16 03:49:39.186064 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-09-16 03:49:39.186080 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-09-16 03:49:39.186098 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-09-16 03:49:39.186113 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-09-16 03:49:39.186129 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-09-16 03:49:39.186145 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-09-16 03:49:39.186162 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-09-16 03:49:39.186178 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-09-16 03:49:39.186195 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.txt 2026-09-16 03:49:39.186211 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.yaml 2026-09-16 03:49:39.186228 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-09-16 03:49:39.186245 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-09-16 03:49:39.186262 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-09-16 03:49:39.186279 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-09-16 03:49:39.186296 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-09-16 03:49:39.186313 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-09-16 03:49:39.186328 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-09-16 03:49:39.186345 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-09-16 03:49:39.186361 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-09-16 03:49:39.186377 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-09-16 03:49:39.186394 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-09-16 03:49:39.186412 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-09-16 03:49:39.186427 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-09-16 03:49:39.186443 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-09-16 03:49:39.186460 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-09-16 03:49:39.186476 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-09-16 03:49:39.186492 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-09-16 03:49:39.186508 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-09-16 03:49:39.186529 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-09-16 03:49:39.186547 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-09-16 03:49:39.186566 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-09-16 03:49:39.186604 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-09-16 03:49:39.186631 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-09-16 03:49:39.186649 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-09-16 03:49:39.186667 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-09-16 03:49:39.186684 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-09-16 03:49:39.186700 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.txt 2026-09-16 03:49:39.186717 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.yaml 2026-09-16 03:49:39.186734 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt 2026-09-16 03:49:39.186750 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml 2026-09-16 03:49:39.186767 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt 2026-09-16 03:49:39.186784 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml 2026-09-16 03:49:39.186800 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt 2026-09-16 03:49:39.186816 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml 2026-09-16 03:49:39.186831 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-09-16 03:49:39.186848 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-09-16 03:49:39.186864 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt 2026-09-16 03:49:39.186881 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml 2026-09-16 03:49:39.186898 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-09-16 03:49:39.186915 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-09-16 03:49:39.186932 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-09-16 03:49:39.186948 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-09-16 03:49:39.186965 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-09-16 03:49:39.186982 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-09-16 03:49:39.187000 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-09-16 03:49:39.187017 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-09-16 03:49:39.187033 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-09-16 03:49:39.187050 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-09-16 03:49:39.187066 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-09-16 03:49:39.187082 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-09-16 03:49:39.187097 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-09-16 03:49:39.187114 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-09-16 03:49:39.187130 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-09-16 03:49:39.187154 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-09-16 03:49:39.187172 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-09-16 03:49:39.187188 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-09-16 03:49:39.187204 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-09-16 03:49:39.187220 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-09-16 03:49:39.187237 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-09-16 03:49:39.187253 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-09-16 03:49:39.187269 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-09-16 03:49:39.187285 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-09-16 03:49:39.187301 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-09-16 03:49:39.187318 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-09-16 03:49:39.187333 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-09-16 03:49:39.187349 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-09-16 03:49:39.187366 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-09-16 03:49:39.187382 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-09-16 03:49:39.187399 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-09-16 03:49:39.187416 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.txt 2026-09-16 03:49:39.187435 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.yaml 2026-09-16 03:49:39.187453 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.txt 2026-09-16 03:49:39.187470 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.yaml 2026-09-16 03:49:39.187486 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.txt 2026-09-16 03:49:39.187503 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.yaml 2026-09-16 03:49:39.187521 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.txt 2026-09-16 03:49:39.187538 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.yaml 2026-09-16 03:49:39.187554 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.txt 2026-09-16 03:49:39.187572 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.yaml 2026-09-16 03:49:39.187604 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-09-16 03:49:39.187622 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-09-16 03:49:39.187640 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt 2026-09-16 03:49:39.187657 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml 2026-09-16 03:49:39.187674 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt 2026-09-16 03:49:39.187690 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml 2026-09-16 03:49:39.187708 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-09-16 03:49:39.187725 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-09-16 03:49:39.187741 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-09-16 03:49:39.187759 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-09-16 03:49:39.187776 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-09-16 03:49:39.187792 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-09-16 03:49:39.187816 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-09-16 03:49:39.187833 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-09-16 03:49:39.187851 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-09-16 03:49:39.187867 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-09-16 03:49:39.187884 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-09-16 03:49:39.187902 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-09-16 03:49:39.187919 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-09-16 03:49:39.187936 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-09-16 03:49:39.187952 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-09-16 03:49:39.187969 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-09-16 03:49:39.187986 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-09-16 03:49:39.188002 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-09-16 03:49:39.188021 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.txt 2026-09-16 03:49:39.188037 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.yaml 2026-09-16 03:49:39.188054 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.txt 2026-09-16 03:49:39.188071 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.yaml 2026-09-16 03:49:39.188088 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-09-16 03:49:39.188105 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-09-16 03:49:39.188121 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-09-16 03:49:39.188138 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-09-16 03:49:39.188155 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-09-16 03:49:39.188171 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-09-16 03:49:39.188187 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-09-16 03:49:39.188204 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-09-16 03:49:39.188220 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-09-16 03:49:39.188237 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-09-16 03:49:39.188254 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-09-16 03:49:39.188270 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-09-16 03:49:39.188288 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-09-16 03:49:39.188305 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-09-16 03:49:39.188322 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-09-16 03:49:39.188339 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-09-16 03:49:39.188357 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-09-16 03:49:39.188374 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-09-16 03:49:39.188391 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-09-16 03:49:39.188412 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-09-16 03:49:39.188431 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-09-16 03:49:39.188447 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-09-16 03:49:39.188464 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-09-16 03:49:39.188481 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-09-16 03:49:39.188514 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-09-16 03:49:39.188532 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-09-16 03:49:39.188550 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-09-16 03:49:39.188566 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-09-16 03:49:39.188597 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-09-16 03:49:39.188616 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-09-16 03:49:39.188632 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-09-16 03:49:39.188649 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-09-16 03:49:39.188667 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-09-16 03:49:39.188684 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-09-16 03:49:39.188701 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-09-16 03:49:39.188720 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-09-16 03:49:39.188739 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-09-16 03:49:39.188756 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.txt 2026-09-16 03:49:39.188773 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.yaml 2026-09-16 03:49:39.188791 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.txt 2026-09-16 03:49:39.188807 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.yaml 2026-09-16 03:49:39.188824 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-09-16 03:49:39.188841 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-09-16 03:49:39.188859 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-09-16 03:49:39.188877 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-09-16 03:49:39.188894 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt 2026-09-16 03:49:39.188912 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml 2026-09-16 03:49:39.188929 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt 2026-09-16 03:49:39.188946 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml 2026-09-16 03:49:39.188964 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-09-16 03:49:39.188980 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-09-16 03:49:39.188998 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-09-16 03:49:39.189015 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-09-16 03:49:39.189032 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-09-16 03:49:39.189049 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-09-16 03:49:39.189065 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-09-16 03:49:39.189081 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-09-16 03:49:39.189104 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-09-16 03:49:39.189122 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-09-16 03:49:39.189140 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.txt 2026-09-16 03:49:39.189156 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.yaml 2026-09-16 03:49:39.189172 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-09-16 03:49:39.189189 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-09-16 03:49:39.189205 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-09-16 03:49:39.189221 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-09-16 03:49:39.189237 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-09-16 03:49:39.189252 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-09-16 03:49:39.189267 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-09-16 03:49:39.189283 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-09-16 03:49:39.189299 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-09-16 03:49:39.189315 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-09-16 03:49:39.189332 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-09-16 03:49:39.189349 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-09-16 03:49:39.189364 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-09-16 03:49:39.189381 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-09-16 03:49:39.189398 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-09-16 03:49:39.189414 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-09-16 03:49:39.189431 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-09-16 03:49:39.189446 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-09-16 03:49:39.189464 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-09-16 03:49:39.189480 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-09-16 03:49:39.189497 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-09-16 03:49:39.189514 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-09-16 03:49:39.189530 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-09-16 03:49:39.189547 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-09-16 03:49:39.189565 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-09-16 03:49:39.189602 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-09-16 03:49:39.189628 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-09-16 03:49:39.189646 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-09-16 03:49:39.189664 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-09-16 03:49:39.189681 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-09-16 03:49:39.189698 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-09-16 03:49:39.189720 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-09-16 03:49:39.189737 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-09-16 03:49:39.189754 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-09-16 03:49:39.189770 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-09-16 03:49:39.189787 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-09-16 03:49:39.189804 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-09-16 03:49:39.189821 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-09-16 03:49:39.189837 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.txt 2026-09-16 03:49:39.189853 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.yaml 2026-09-16 03:49:39.189869 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.txt 2026-09-16 03:49:39.189886 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.yaml 2026-09-16 03:49:39.189903 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-09-16 03:49:39.189919 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-09-16 03:49:39.189936 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-09-16 03:49:39.189953 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-09-16 03:49:39.189970 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-09-16 03:49:39.189988 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-09-16 03:49:39.190006 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-09-16 03:49:39.190024 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-09-16 03:49:39.190041 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-09-16 03:49:39.190058 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-09-16 03:49:39.190076 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-09-16 03:49:39.190093 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-09-16 03:49:39.190110 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-09-16 03:49:39.190127 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-09-16 03:49:39.190145 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-09-16 03:49:39.190162 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-09-16 03:49:39.190179 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-09-16 03:49:39.190196 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-09-16 03:49:39.190214 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-09-16 03:49:39.190231 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-09-16 03:49:39.190248 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-09-16 03:49:39.190265 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-09-16 03:49:39.190282 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-09-16 03:49:39.190300 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-09-16 03:49:39.190317 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-09-16 03:49:39.190338 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-09-16 03:49:39.190355 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-09-16 03:49:39.190373 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-09-16 03:49:39.190389 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-09-16 03:49:39.190407 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-09-16 03:49:39.190424 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-09-16 03:49:39.190441 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.txt 2026-09-16 03:49:39.190458 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.yaml 2026-09-16 03:49:39.190475 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.txt 2026-09-16 03:49:39.190492 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.yaml 2026-09-16 03:49:39.190510 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-09-16 03:49:39.190527 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-09-16 03:49:39.190544 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-09-16 03:49:39.190561 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-09-16 03:49:39.190592 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-09-16 03:49:39.190613 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-09-16 03:49:39.190630 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-09-16 03:49:39.190647 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-09-16 03:49:39.190664 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-09-16 03:49:39.190680 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-09-16 03:49:39.190696 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-09-16 03:49:39.190713 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-09-16 03:49:39.190730 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-09-16 03:49:39.190747 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-09-16 03:49:39.190764 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-09-16 03:49:39.190780 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-09-16 03:49:39.190797 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-09-16 03:49:39.190815 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-09-16 03:49:39.190832 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.txt 2026-09-16 03:49:39.190848 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.yaml 2026-09-16 03:49:39.190864 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-09-16 03:49:39.190880 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-09-16 03:49:39.190896 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-09-16 03:49:39.190913 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-09-16 03:49:39.190929 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-09-16 03:49:39.190945 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-09-16 03:49:39.190962 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-09-16 03:49:39.190978 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-09-16 03:49:39.191001 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-09-16 03:49:39.191018 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-09-16 03:49:39.191035 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-09-16 03:49:39.191052 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-09-16 03:49:39.191069 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-09-16 03:49:39.191086 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-09-16 03:49:39.191103 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-09-16 03:49:39.191120 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-09-16 03:49:39.191136 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-09-16 03:49:39.191153 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-09-16 03:49:39.191170 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-09-16 03:49:39.191188 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-09-16 03:49:39.191205 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-09-16 03:49:39.191222 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-09-16 03:49:39.191239 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-09-16 03:49:39.191256 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-09-16 03:49:39.191272 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-09-16 03:49:39.191289 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-09-16 03:49:39.191306 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-09-16 03:49:39.191322 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-09-16 03:49:39.191340 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-09-16 03:49:39.191357 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-09-16 03:49:39.191374 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-09-16 03:49:39.191390 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-09-16 03:49:39.191407 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-09-16 03:49:39.191424 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-09-16 03:49:39.191441 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-09-16 03:49:39.191459 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29825465.txt 2026-09-16 03:49:39.191476 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29825465.yaml 2026-09-16 03:49:39.191492 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-09-16 03:49:39.191508 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-09-16 03:49:39.191527 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-09-16 03:49:39.191562 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-09-16 03:49:39.191616 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-09-16 03:49:39.191645 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-09-16 03:49:39.191665 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-09-16 03:49:39.191683 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-09-16 03:49:39.191706 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-09-16 03:49:39.191725 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-09-16 03:49:39.191741 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-09-16 03:49:39.191759 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-09-16 03:49:39.191776 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-09-16 03:49:39.191792 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-09-16 03:49:39.191809 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-09-16 03:49:39.191826 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-09-16 03:49:39.191842 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-09-16 03:49:39.191858 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-09-16 03:49:39.191875 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-09-16 03:49:39.191892 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-09-16 03:49:39.191908 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-09-16 03:49:39.191923 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-09-16 03:49:39.191939 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-09-16 03:49:39.191955 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-09-16 03:49:39.191971 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29825495.txt 2026-09-16 03:49:39.191987 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29825495.yaml 2026-09-16 03:49:39.192003 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29825500.txt 2026-09-16 03:49:39.192018 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29825500.yaml 2026-09-16 03:49:39.192034 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29825505.txt 2026-09-16 03:49:39.192050 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29825505.yaml 2026-09-16 03:49:39.192067 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-09-16 03:49:39.192084 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-09-16 03:49:39.192100 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-09-16 03:49:39.192117 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-09-16 03:49:39.192135 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-09-16 03:49:39.192152 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-09-16 03:49:39.192169 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-09-16 03:49:39.192186 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-09-16 03:49:39.192204 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-09-16 03:49:39.192222 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-09-16 03:49:39.192239 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-09-16 03:49:39.192255 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-09-16 03:49:39.192273 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-09-16 03:49:39.192289 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-09-16 03:49:39.192305 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-09-16 03:49:39.192322 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-09-16 03:49:39.192344 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-09-16 03:49:39.192361 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-09-16 03:49:39.192377 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-09-16 03:49:39.192394 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-09-16 03:49:39.192411 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-09-16 03:49:39.192427 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-09-16 03:49:39.192443 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-09-16 03:49:39.192460 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-09-16 03:49:39.192477 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-09-16 03:49:39.192508 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-09-16 03:49:39.192529 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-09-16 03:49:39.192548 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-09-16 03:49:39.192568 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-09-16 03:49:39.192610 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-09-16 03:49:39.192634 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-09-16 03:49:39.192653 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-09-16 03:49:39.192671 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.txt 2026-09-16 03:49:39.192688 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.yaml 2026-09-16 03:49:39.192704 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.txt 2026-09-16 03:49:39.192722 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.yaml 2026-09-16 03:49:39.192739 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.txt 2026-09-16 03:49:39.192755 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.yaml 2026-09-16 03:49:39.192771 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.txt 2026-09-16 03:49:39.192787 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.yaml 2026-09-16 03:49:39.192803 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.txt 2026-09-16 03:49:39.192820 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.yaml 2026-09-16 03:49:39.192836 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.txt 2026-09-16 03:49:39.192854 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.yaml 2026-09-16 03:49:39.192871 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.txt 2026-09-16 03:49:39.192887 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.yaml 2026-09-16 03:49:39.192904 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.txt 2026-09-16 03:49:39.192921 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.yaml 2026-09-16 03:49:39.192937 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.txt 2026-09-16 03:49:39.192953 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.yaml 2026-09-16 03:49:39.192970 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.txt 2026-09-16 03:49:39.192986 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.yaml 2026-09-16 03:49:39.193003 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.txt 2026-09-16 03:49:39.193029 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.yaml 2026-09-16 03:49:39.193047 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.txt 2026-09-16 03:49:39.193064 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.yaml 2026-09-16 03:49:39.193082 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-09-16 03:49:39.193100 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-09-16 03:49:39.193118 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-09-16 03:49:39.193135 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-09-16 03:49:39.193154 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-09-16 03:49:39.193171 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-09-16 03:49:39.193189 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-09-16 03:49:39.193206 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-09-16 03:49:39.193224 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-09-16 03:49:39.193241 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-09-16 03:49:39.193259 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-09-16 03:49:39.193277 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-09-16 03:49:39.193295 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29825460.txt 2026-09-16 03:49:39.193312 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29825460.yaml 2026-09-16 03:49:39.193330 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-09-16 03:49:39.193347 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-09-16 03:49:39.193364 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-09-16 03:49:39.193381 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-09-16 03:49:39.193399 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-09-16 03:49:39.193417 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-09-16 03:49:39.193435 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-09-16 03:49:39.193452 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-09-16 03:49:39.193469 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-09-16 03:49:39.193487 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-09-16 03:49:39.193505 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-09-16 03:49:39.193522 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-09-16 03:49:39.193540 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29825460.txt 2026-09-16 03:49:39.193557 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29825460.yaml 2026-09-16 03:49:39.193575 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-09-16 03:49:39.193608 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-09-16 03:49:39.193627 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-09-16 03:49:39.193645 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-09-16 03:49:39.193662 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-09-16 03:49:39.193680 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-09-16 03:49:39.193697 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-09-16 03:49:39.193720 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-09-16 03:49:39.193738 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-09-16 03:49:39.193755 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-09-16 03:49:39.193773 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-09-16 03:49:39.193790 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-09-16 03:49:39.193808 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-09-16 03:49:39.193826 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-09-16 03:49:39.193843 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-09-16 03:49:39.193861 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-09-16 03:49:39.193878 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-09-16 03:49:39.193895 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-09-16 03:49:39.193912 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-09-16 03:49:39.193929 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-09-16 03:49:39.193946 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-09-16 03:49:39.193964 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-09-16 03:49:39.193981 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-09-16 03:49:39.193999 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-09-16 03:49:39.194017 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-09-16 03:49:39.194034 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-09-16 03:49:39.194052 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-09-16 03:49:39.194072 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-09-16 03:49:39.194111 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.txt 2026-09-16 03:49:39.194141 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.yaml 2026-09-16 03:49:39.194161 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.txt 2026-09-16 03:49:39.194180 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.yaml 2026-09-16 03:49:39.194200 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-09-16 03:49:39.194225 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-09-16 03:49:39.194250 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-09-16 03:49:39.194275 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-09-16 03:49:39.194293 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-09-16 03:49:39.194311 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-09-16 03:49:39.194329 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-09-16 03:49:39.194347 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-09-16 03:49:39.194365 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-09-16 03:49:39.194383 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-09-16 03:49:39.194401 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-09-16 03:49:39.194424 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-09-16 03:49:39.194444 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-09-16 03:49:39.194461 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-09-16 03:49:39.194479 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-09-16 03:49:39.194496 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-09-16 03:49:39.194513 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-09-16 03:49:39.194530 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-09-16 03:49:39.194548 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-09-16 03:49:39.194566 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-09-16 03:49:39.194598 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-09-16 03:49:39.194617 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-09-16 03:49:39.194635 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.txt 2026-09-16 03:49:39.194653 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.yaml 2026-09-16 03:49:39.194671 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-09-16 03:49:39.194689 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-09-16 03:49:39.194709 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-09-16 03:49:39.194727 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-09-16 03:49:39.194745 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-09-16 03:49:39.194763 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-09-16 03:49:39.194780 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-09-16 03:49:39.194797 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-09-16 03:49:39.194815 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-09-16 03:49:39.194833 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-85bd9589d9-t9vc5.txt 2026-09-16 03:49:39.194851 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-85bd9589d9-t9vc5.yaml 2026-09-16 03:49:39.194869 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-strkz.txt 2026-09-16 03:49:39.194887 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-strkz.yaml 2026-09-16 03:49:39.194905 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-65fdv.txt 2026-09-16 03:49:39.194923 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-65fdv.yaml 2026-09-16 03:49:39.194940 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-kh49l.txt 2026-09-16 03:49:39.194958 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-kh49l.yaml 2026-09-16 03:49:39.194977 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-xbfn7.txt 2026-09-16 03:49:39.195000 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-xbfn7.yaml 2026-09-16 03:49:39.195019 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-qkft8.txt 2026-09-16 03:49:39.195037 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-qkft8.yaml 2026-09-16 03:49:39.195056 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-m69n9.txt 2026-09-16 03:49:39.195073 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-m69n9.yaml 2026-09-16 03:49:39.195091 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-55d7855db6-88blm.txt 2026-09-16 03:49:39.195108 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-55d7855db6-88blm.yaml 2026-09-16 03:49:39.195126 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-7c87f479bd-gthtt.txt 2026-09-16 03:49:39.195143 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-7c87f479bd-gthtt.yaml 2026-09-16 03:49:39.195159 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-fkww9.txt 2026-09-16 03:49:39.195176 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-fkww9.yaml 2026-09-16 03:49:39.195193 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-znbjr.txt 2026-09-16 03:49:39.195210 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-znbjr.yaml 2026-09-16 03:49:39.195227 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-zxldx.txt 2026-09-16 03:49:39.195245 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-zxldx.yaml 2026-09-16 03:49:39.195263 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-kvkfc.txt 2026-09-16 03:49:39.195281 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-kvkfc.yaml 2026-09-16 03:49:39.195299 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-bsvzz.txt 2026-09-16 03:49:39.195317 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-bsvzz.yaml 2026-09-16 03:49:39.195335 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-z7zkm.txt 2026-09-16 03:49:39.195353 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-z7zkm.yaml 2026-09-16 03:49:39.195371 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-d2rt8.txt 2026-09-16 03:49:39.195475 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-d2rt8.yaml 2026-09-16 03:49:39.195497 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-b7jzw.txt 2026-09-16 03:49:39.195516 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-b7jzw.yaml 2026-09-16 03:49:39.195533 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-2z4x9.txt 2026-09-16 03:49:39.195551 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-2z4x9.yaml 2026-09-16 03:49:39.195571 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-687594cd54-cbhpg.txt 2026-09-16 03:49:39.195614 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-687594cd54-cbhpg.yaml 2026-09-16 03:49:39.195637 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-nzcdc.txt 2026-09-16 03:49:39.195655 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-nzcdc.yaml 2026-09-16 03:49:39.195672 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-d4b679879-nkc97.txt 2026-09-16 03:49:39.195709 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-d4b679879-nkc97.yaml 2026-09-16 03:49:39.195743 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29825465-plhbh.txt 2026-09-16 03:49:39.195770 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29825465-plhbh.yaml 2026-09-16 03:49:39.195798 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-57f97f678-cjp2k.txt 2026-09-16 03:49:39.195826 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-57f97f678-cjp2k.yaml 2026-09-16 03:49:39.195854 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-9s8hs.txt 2026-09-16 03:49:39.195879 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-9s8hs.yaml 2026-09-16 03:49:39.195905 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-shqvp.txt 2026-09-16 03:49:39.195926 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-shqvp.yaml 2026-09-16 03:49:39.195944 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-6xj9b.txt 2026-09-16 03:49:39.195960 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-6xj9b.yaml 2026-09-16 03:49:39.195980 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-lpxqn.txt 2026-09-16 03:49:39.196004 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-lpxqn.yaml 2026-09-16 03:49:39.196025 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-dkhwk.txt 2026-09-16 03:49:39.196048 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-dkhwk.yaml 2026-09-16 03:49:39.196069 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-cmcqx.txt 2026-09-16 03:49:39.196091 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-cmcqx.yaml 2026-09-16 03:49:39.196115 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-lcxgq.txt 2026-09-16 03:49:39.196139 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-lcxgq.yaml 2026-09-16 03:49:39.196160 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-kxmr6.txt 2026-09-16 03:49:39.196183 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-kxmr6.yaml 2026-09-16 03:49:39.196204 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-59d758bdc-vgjbs.txt 2026-09-16 03:49:39.196225 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-59d758bdc-vgjbs.yaml 2026-09-16 03:49:39.196247 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-pwrqk.txt 2026-09-16 03:49:39.196268 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-pwrqk.yaml 2026-09-16 03:49:39.196288 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-76bccb6945-dgdp2.txt 2026-09-16 03:49:39.196308 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-76bccb6945-dgdp2.yaml 2026-09-16 03:49:39.196325 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-n62xs.txt 2026-09-16 03:49:39.196342 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-n62xs.yaml 2026-09-16 03:49:39.196359 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-m2vvq.txt 2026-09-16 03:49:39.196375 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-m2vvq.yaml 2026-09-16 03:49:39.196392 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-4hnmd.txt 2026-09-16 03:49:39.196412 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-4hnmd.yaml 2026-09-16 03:49:39.196436 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29825495-2hnbz.txt 2026-09-16 03:49:39.196458 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29825495-2hnbz.yaml 2026-09-16 03:49:39.196480 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29825500-kmqt8.txt 2026-09-16 03:49:39.196521 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29825500-kmqt8.yaml 2026-09-16 03:49:39.196545 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29825505-6hbwm.txt 2026-09-16 03:49:39.196574 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29825505-6hbwm.yaml 2026-09-16 03:49:39.196619 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-d7c665d74-tffvn.txt 2026-09-16 03:49:39.196642 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-d7c665d74-tffvn.yaml 2026-09-16 03:49:39.196663 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-cx776.txt 2026-09-16 03:49:39.196687 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-cx776.yaml 2026-09-16 03:49:39.196709 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-g44vm.txt 2026-09-16 03:49:39.196730 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-g44vm.yaml 2026-09-16 03:49:39.196753 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-d89r7.txt 2026-09-16 03:49:39.196775 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-d89r7.yaml 2026-09-16 03:49:39.196797 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-qlgs2.txt 2026-09-16 03:49:39.196819 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-qlgs2.yaml 2026-09-16 03:49:39.196840 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-lk889.txt 2026-09-16 03:49:39.196863 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-lk889.yaml 2026-09-16 03:49:39.196884 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-786ccd6786-9t8vp.txt 2026-09-16 03:49:39.196905 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-786ccd6786-9t8vp.yaml 2026-09-16 03:49:39.196928 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-s4szc.txt 2026-09-16 03:49:39.196950 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-s4szc.yaml 2026-09-16 03:49:39.196971 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-c6zjl.txt 2026-09-16 03:49:39.196994 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-c6zjl.yaml 2026-09-16 03:49:39.197015 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-trlkt.txt 2026-09-16 03:49:39.197036 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-trlkt.yaml 2026-09-16 03:49:39.197056 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-595dcf947f-lsz84.txt 2026-09-16 03:49:39.197076 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-595dcf947f-lsz84.yaml 2026-09-16 03:49:39.197096 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-6s472.txt 2026-09-16 03:49:39.197117 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-6s472.yaml 2026-09-16 03:49:39.197137 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-vz9tf.txt 2026-09-16 03:49:39.197157 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-vz9tf.yaml 2026-09-16 03:49:39.197175 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-fkh92.txt 2026-09-16 03:49:39.197191 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-fkh92.yaml 2026-09-16 03:49:39.197207 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-mmd98.txt 2026-09-16 03:49:39.197224 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-mmd98.yaml 2026-09-16 03:49:39.197240 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-gs5cm.txt 2026-09-16 03:49:39.197257 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-gs5cm.yaml 2026-09-16 03:49:39.197273 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-l8f5b.txt 2026-09-16 03:49:39.197289 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-l8f5b.yaml 2026-09-16 03:49:39.197313 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-r2gh7.txt 2026-09-16 03:49:39.197330 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-r2gh7.yaml 2026-09-16 03:49:39.197346 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-tfczz.txt 2026-09-16 03:49:39.197361 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-tfczz.yaml 2026-09-16 03:49:39.197378 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-84965f74b5-vfn5p.txt 2026-09-16 03:49:39.197395 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-84965f74b5-vfn5p.yaml 2026-09-16 03:49:39.197411 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-7dgjl.txt 2026-09-16 03:49:39.197426 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-7dgjl.yaml 2026-09-16 03:49:39.197442 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-09-16 03:49:39.197459 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-09-16 03:49:39.197475 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-ww8jx.txt 2026-09-16 03:49:39.197491 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-ww8jx.yaml 2026-09-16 03:49:39.197508 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-xhwzk.txt 2026-09-16 03:49:39.197525 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-xhwzk.yaml 2026-09-16 03:49:39.197541 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-mvh7s.txt 2026-09-16 03:49:39.197557 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-mvh7s.yaml 2026-09-16 03:49:39.197594 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-bk47h.txt 2026-09-16 03:49:39.197621 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-bk47h.yaml 2026-09-16 03:49:39.197643 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-ddgkx.txt 2026-09-16 03:49:39.197664 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-ddgkx.yaml 2026-09-16 03:49:39.197685 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-whx6n.txt 2026-09-16 03:49:39.197703 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-whx6n.yaml 2026-09-16 03:49:39.197721 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-kffhd.txt 2026-09-16 03:49:39.197738 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-kffhd.yaml 2026-09-16 03:49:39.197755 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-s276s.txt 2026-09-16 03:49:39.197772 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-s276s.yaml 2026-09-16 03:49:39.197789 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-5585cf6c95-cd62h.txt 2026-09-16 03:49:39.197805 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-5585cf6c95-cd62h.yaml 2026-09-16 03:49:39.197821 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-wtkm9.txt 2026-09-16 03:49:39.197838 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-wtkm9.yaml 2026-09-16 03:49:39.197855 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-799cdc89db-bcv97.txt 2026-09-16 03:49:39.197871 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-799cdc89db-bcv97.yaml 2026-09-16 03:49:39.197889 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-trbz6.txt 2026-09-16 03:49:39.197907 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-trbz6.yaml 2026-09-16 03:49:39.197924 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-9r29h.txt 2026-09-16 03:49:39.197941 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-9r29h.yaml 2026-09-16 03:49:39.197966 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-v8z9s.txt 2026-09-16 03:49:39.197983 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-v8z9s.yaml 2026-09-16 03:49:39.198000 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-8zblc.txt 2026-09-16 03:49:39.198018 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-8zblc.yaml 2026-09-16 03:49:39.198034 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-w8zj7.txt 2026-09-16 03:49:39.198051 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-w8zj7.yaml 2026-09-16 03:49:39.198068 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-9ds86.txt 2026-09-16 03:49:39.198085 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-9ds86.yaml 2026-09-16 03:49:39.198102 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-567c8fc8fd-9cb86.txt 2026-09-16 03:49:39.198119 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-567c8fc8fd-9cb86.yaml 2026-09-16 03:49:39.198136 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-5796dc9c87-4wfrn.txt 2026-09-16 03:49:39.198153 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-5796dc9c87-4wfrn.yaml 2026-09-16 03:49:39.198169 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-g6rpf.txt 2026-09-16 03:49:39.198186 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-g6rpf.yaml 2026-09-16 03:49:39.198201 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-m92vv.txt 2026-09-16 03:49:39.198217 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-m92vv.yaml 2026-09-16 03:49:39.198233 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-zdmm9.txt 2026-09-16 03:49:39.198248 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-zdmm9.yaml 2026-09-16 03:49:39.198265 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-z5r54.txt 2026-09-16 03:49:39.198282 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-z5r54.yaml 2026-09-16 03:49:39.198297 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-t7w5r.txt 2026-09-16 03:49:39.198314 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-t7w5r.yaml 2026-09-16 03:49:39.198331 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-qdvsz.txt 2026-09-16 03:49:39.198347 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-qdvsz.yaml 2026-09-16 03:49:39.198364 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-b2tks.txt 2026-09-16 03:49:39.198381 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-b2tks.yaml 2026-09-16 03:49:39.198397 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-57m92.txt 2026-09-16 03:49:39.198413 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-57m92.yaml 2026-09-16 03:49:39.198429 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-4dzv5.txt 2026-09-16 03:49:39.198445 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-4dzv5.yaml 2026-09-16 03:49:39.198461 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-8j5c6.txt 2026-09-16 03:49:39.198478 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-8j5c6.yaml 2026-09-16 03:49:39.198493 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-dqb77.txt 2026-09-16 03:49:39.198509 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-dqb77.yaml 2026-09-16 03:49:39.198533 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-lf6ld.txt 2026-09-16 03:49:39.198550 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-lf6ld.yaml 2026-09-16 03:49:39.198570 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-zhjg8.txt 2026-09-16 03:49:39.198628 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-zhjg8.yaml 2026-09-16 03:49:39.198654 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-7dfccc9494-cm7md.txt 2026-09-16 03:49:39.198672 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-7dfccc9494-cm7md.yaml 2026-09-16 03:49:39.198689 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7df798fcd9-v49k2.txt 2026-09-16 03:49:39.198706 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7df798fcd9-v49k2.yaml 2026-09-16 03:49:39.198722 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-984b58d4f-hcwsh.txt 2026-09-16 03:49:39.198896 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-984b58d4f-hcwsh.yaml 2026-09-16 03:49:39.198921 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-86cfc5d95-gjzqn.txt 2026-09-16 03:49:39.198938 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-86cfc5d95-gjzqn.yaml 2026-09-16 03:49:39.198955 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-7gsd2.txt 2026-09-16 03:49:39.198972 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-7gsd2.yaml 2026-09-16 03:49:39.198988 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29825460-8ldq7.txt 2026-09-16 03:49:39.199004 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29825460-8ldq7.yaml 2026-09-16 03:49:39.199022 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-btj9b.txt 2026-09-16 03:49:39.199039 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-btj9b.yaml 2026-09-16 03:49:39.199056 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-shjzb.txt 2026-09-16 03:49:39.199073 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-shjzb.yaml 2026-09-16 03:49:39.199089 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-f68694745-gk6wg.txt 2026-09-16 03:49:39.199105 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-f68694745-gk6wg.yaml 2026-09-16 03:49:39.199122 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-t866v.txt 2026-09-16 03:49:39.199139 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-t866v.yaml 2026-09-16 03:49:39.199156 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-4j5tw.txt 2026-09-16 03:49:39.199173 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-4j5tw.yaml 2026-09-16 03:49:39.199190 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-246bv.txt 2026-09-16 03:49:39.199207 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-246bv.yaml 2026-09-16 03:49:39.199223 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-drb4b.txt 2026-09-16 03:49:39.199239 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-drb4b.yaml 2026-09-16 03:49:39.199255 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-7m62q.txt 2026-09-16 03:49:39.199272 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-7m62q.yaml 2026-09-16 03:49:39.199289 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-6546b496cb-vsbkl.txt 2026-09-16 03:49:39.199305 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-6546b496cb-vsbkl.yaml 2026-09-16 03:49:39.199321 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-5p5zb.txt 2026-09-16 03:49:39.199345 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-5p5zb.yaml 2026-09-16 03:49:39.199364 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-6f5cd54945-8mjhh.txt 2026-09-16 03:49:39.199381 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-6f5cd54945-8mjhh.yaml 2026-09-16 03:49:39.199398 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29825460-msfnl.txt 2026-09-16 03:49:39.199415 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29825460-msfnl.yaml 2026-09-16 03:49:39.199431 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-5f5c8b6757-gk4nz.txt 2026-09-16 03:49:39.199449 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-5f5c8b6757-gk4nz.yaml 2026-09-16 03:49:39.199465 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-qk7dk.txt 2026-09-16 03:49:39.199482 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-qk7dk.yaml 2026-09-16 03:49:39.199500 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-dcsrl.txt 2026-09-16 03:49:39.199517 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-dcsrl.yaml 2026-09-16 03:49:39.199533 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-qlqp7.txt 2026-09-16 03:49:39.199549 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-qlqp7.yaml 2026-09-16 03:49:39.199564 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-tjb65.txt 2026-09-16 03:49:39.199595 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-tjb65.yaml 2026-09-16 03:49:39.199614 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-6ffc57588-cxjrq.txt 2026-09-16 03:49:39.199631 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-6ffc57588-cxjrq.yaml 2026-09-16 03:49:39.199647 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-5xxj4.txt 2026-09-16 03:49:39.199664 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-5xxj4.yaml 2026-09-16 03:49:39.199681 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-kvmh4.txt 2026-09-16 03:49:39.199697 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-kvmh4.yaml 2026-09-16 03:49:39.199713 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-x2bdh.txt 2026-09-16 03:49:39.199729 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-x2bdh.yaml 2026-09-16 03:49:39.199744 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-ckfwz.txt 2026-09-16 03:49:39.199760 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-ckfwz.yaml 2026-09-16 03:49:39.199778 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-866558c779-8cswq.txt 2026-09-16 03:49:39.199795 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-866558c779-8cswq.yaml 2026-09-16 03:49:39.199811 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-nspsv.txt 2026-09-16 03:49:39.199829 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-nspsv.yaml 2026-09-16 03:49:39.199846 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-5c9648485b-qrfmx.txt 2026-09-16 03:49:39.199862 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-5c9648485b-qrfmx.yaml 2026-09-16 03:49:39.199880 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-zlvvh.txt 2026-09-16 03:49:39.200004 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-zlvvh.yaml 2026-09-16 03:49:39.200031 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-09-16 03:49:39.200056 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-09-16 03:49:39.200075 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-09-16 03:49:39.200093 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-09-16 03:49:39.200110 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-5ff4bdf7b6-b6mp2.txt 2026-09-16 03:49:39.200127 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-5ff4bdf7b6-b6mp2.yaml 2026-09-16 03:49:39.200144 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-2gz88.txt 2026-09-16 03:49:39.200162 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-2gz88.yaml 2026-09-16 03:49:39.200179 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-4dgjd.txt 2026-09-16 03:49:39.200195 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-4dgjd.yaml 2026-09-16 03:49:39.200212 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-k7957.txt 2026-09-16 03:49:39.200229 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-k7957.yaml 2026-09-16 03:49:39.200246 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-zwbp4.txt 2026-09-16 03:49:39.200263 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-zwbp4.yaml 2026-09-16 03:49:39.200280 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-6792l.txt 2026-09-16 03:49:39.200296 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-6792l.yaml 2026-09-16 03:49:39.200311 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-tcxq9.txt 2026-09-16 03:49:39.200328 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-tcxq9.yaml 2026-09-16 03:49:39.200344 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-09-16 03:49:39.200361 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-09-16 03:49:39.200378 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-09-16 03:49:39.200394 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-09-16 03:49:39.200410 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-tlwnb.txt 2026-09-16 03:49:39.200426 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-tlwnb.yaml 2026-09-16 03:49:39.200443 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-09-16 03:49:39.200459 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-09-16 03:49:39.200476 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-09-16 03:49:39.200507 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-09-16 03:49:39.200527 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-09-16 03:49:39.200544 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-09-16 03:49:39.200561 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-09-16 03:49:39.200589 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-09-16 03:49:39.200608 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.txt 2026-09-16 03:49:39.200625 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.yaml 2026-09-16 03:49:39.200642 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-jpjmm.txt 2026-09-16 03:49:39.200659 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-jpjmm.yaml 2026-09-16 03:49:39.200684 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-09-16 03:49:39.200704 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-09-16 03:49:39.200724 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-09-16 03:49:39.200741 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-09-16 03:49:39.200758 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-09-16 03:49:39.200775 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-09-16 03:49:39.200792 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-57whw.txt 2026-09-16 03:49:39.200808 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-57whw.yaml 2026-09-16 03:49:39.200826 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-ptfjx.txt 2026-09-16 03:49:39.200843 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-ptfjx.yaml 2026-09-16 03:49:39.200859 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-859dc557dc-kmm4x.txt 2026-09-16 03:49:39.200876 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-859dc557dc-kmm4x.yaml 2026-09-16 03:49:39.200893 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-868845d9dd-p8fnq.txt 2026-09-16 03:49:39.200909 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-868845d9dd-p8fnq.yaml 2026-09-16 03:49:39.200925 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-wqppq.txt 2026-09-16 03:49:39.200941 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-wqppq.yaml 2026-09-16 03:49:39.200958 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-fdqt2.txt 2026-09-16 03:49:39.200975 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-fdqt2.yaml 2026-09-16 03:49:39.200990 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-cxxfg.txt 2026-09-16 03:49:39.201006 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-cxxfg.yaml 2026-09-16 03:49:39.201022 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-5mgsr.txt 2026-09-16 03:49:39.201039 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-5mgsr.yaml 2026-09-16 03:49:39.201055 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-09-16 03:49:39.201073 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-09-16 03:49:39.201090 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-09-16 03:49:39.201107 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-09-16 03:49:39.201124 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-09-16 03:49:39.201141 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-09-16 03:49:39.201158 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-09-16 03:49:39.201175 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-09-16 03:49:39.201192 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-09-16 03:49:39.201208 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-09-16 03:49:39.201224 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-09-16 03:49:39.201240 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-09-16 03:49:39.201261 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-09-16 03:49:39.201279 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-09-16 03:49:39.201294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-09-16 03:49:39.201310 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-09-16 03:49:39.201325 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-09-16 03:49:39.201340 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-09-16 03:49:39.201356 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-09-16 03:49:39.201373 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-09-16 03:49:39.201390 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-09-16 03:49:39.201407 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-09-16 03:49:39.201423 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-09-16 03:49:39.201440 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-09-16 03:49:39.201456 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-09-16 03:49:39.201473 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-09-16 03:49:39.201490 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-09-16 03:49:39.201505 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-09-16 03:49:39.201522 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-09-16 03:49:39.201539 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-09-16 03:49:39.201555 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-09-16 03:49:39.201590 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-09-16 03:49:39.201620 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-09-16 03:49:39.201639 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-09-16 03:49:39.201658 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-09-16 03:49:39.201676 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-09-16 03:49:39.201693 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-09-16 03:49:39.201713 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-09-16 03:49:39.201730 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-09-16 03:49:39.201747 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-09-16 03:49:39.201764 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-09-16 03:49:39.201781 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-09-16 03:49:39.201797 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-09-16 03:49:39.201814 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-09-16 03:49:39.201831 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-09-16 03:49:39.201853 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-09-16 03:49:39.201871 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-09-16 03:49:39.201888 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-09-16 03:49:39.201904 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-09-16 03:49:39.201921 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-09-16 03:49:39.201937 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-09-16 03:49:39.201955 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-09-16 03:49:39.201971 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-09-16 03:49:39.201988 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-09-16 03:49:39.202005 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-09-16 03:49:39.202022 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-09-16 03:49:39.202039 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-09-16 03:49:39.202056 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-09-16 03:49:39.202071 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-09-16 03:49:39.202090 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-09-16 03:49:39.202112 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-09-16 03:49:39.202130 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-09-16 03:49:39.202147 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-09-16 03:49:39.202163 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-09-16 03:49:39.202179 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-09-16 03:49:39.202195 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-09-16 03:49:39.202212 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-09-16 03:49:39.202228 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-09-16 03:49:39.202245 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-09-16 03:49:39.202261 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-09-16 03:49:39.202277 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-09-16 03:49:39.202293 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-09-16 03:49:39.202310 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-09-16 03:49:39.202326 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-09-16 03:49:39.202343 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-09-16 03:49:39.202359 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-09-16 03:49:39.202376 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-09-16 03:49:39.202393 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-09-16 03:49:39.202408 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-09-16 03:49:39.202429 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-09-16 03:49:39.202447 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-09-16 03:49:39.202463 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-09-16 03:49:39.202479 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-09-16 03:49:39.202495 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-09-16 03:49:39.202511 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-09-16 03:49:39.202528 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-09-16 03:49:39.202545 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-09-16 03:49:39.202561 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-09-16 03:49:39.202612 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-09-16 03:49:39.202645 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-09-16 03:49:39.202666 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-09-16 03:49:39.202683 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-09-16 03:49:39.202701 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-09-16 03:49:39.202718 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-09-16 03:49:39.202736 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-09-16 03:49:39.202753 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-09-16 03:49:39.202770 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-09-16 03:49:39.202787 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-09-16 03:49:39.202804 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-09-16 03:49:39.202821 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-09-16 03:49:39.202837 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-09-16 03:49:39.202854 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-09-16 03:49:39.202871 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-09-16 03:49:39.202888 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-09-16 03:49:39.202903 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-09-16 03:49:39.202920 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-09-16 03:49:39.202937 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-09-16 03:49:39.202953 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-09-16 03:49:39.202971 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-09-16 03:49:39.202987 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-09-16 03:49:39.203005 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-09-16 03:49:39.203022 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-09-16 03:49:39.203039 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-09-16 03:49:39.203055 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-09-16 03:49:39.203077 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-09-16 03:49:39.203095 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-09-16 03:49:39.203112 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-09-16 03:49:39.203128 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-09-16 03:49:39.203144 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-09-16 03:49:39.203161 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-09-16 03:49:39.203178 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-09-16 03:49:39.203195 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-09-16 03:49:39.203212 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-09-16 03:49:39.203229 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-09-16 03:49:39.203246 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-09-16 03:49:39.203263 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-09-16 03:49:39.203280 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-09-16 03:49:39.203296 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-09-16 03:49:39.203312 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-09-16 03:49:39.203329 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-09-16 03:49:39.203347 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-09-16 03:49:39.203364 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-09-16 03:49:39.203381 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-09-16 03:49:39.203398 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-09-16 03:49:39.203415 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-09-16 03:49:39.203432 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-09-16 03:49:39.203448 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-09-16 03:49:39.203466 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-09-16 03:49:39.203483 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-09-16 03:49:39.203500 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-09-16 03:49:39.203517 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-09-16 03:49:39.203534 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-09-16 03:49:39.203551 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-09-16 03:49:39.203570 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-09-16 03:49:39.203607 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-09-16 03:49:39.203629 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-09-16 03:49:39.203646 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-09-16 03:49:39.203669 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-09-16 03:49:39.203687 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-09-16 03:49:39.203704 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-09-16 03:49:39.203720 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-09-16 03:49:39.203736 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-09-16 03:49:39.203751 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-09-16 03:49:39.203768 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-09-16 03:49:39.203785 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-09-16 03:49:39.203802 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-09-16 03:49:39.203818 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-09-16 03:49:39.203834 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.txt 2026-09-16 03:49:39.203851 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.yaml 2026-09-16 03:49:39.203868 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.txt 2026-09-16 03:49:39.203884 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.yaml 2026-09-16 03:49:39.203900 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.txt 2026-09-16 03:49:39.203918 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.yaml 2026-09-16 03:49:39.203935 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.txt 2026-09-16 03:49:39.203952 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.yaml 2026-09-16 03:49:39.203968 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.txt 2026-09-16 03:49:39.203985 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.yaml 2026-09-16 03:49:39.204001 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.txt 2026-09-16 03:49:39.204018 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.yaml 2026-09-16 03:49:39.204034 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.txt 2026-09-16 03:49:39.204051 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.yaml 2026-09-16 03:49:39.204068 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.txt 2026-09-16 03:49:39.204084 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.yaml 2026-09-16 03:49:39.204100 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.txt 2026-09-16 03:49:39.204116 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.yaml 2026-09-16 03:49:39.204133 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.txt 2026-09-16 03:49:39.204150 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.yaml 2026-09-16 03:49:39.204167 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-09-16 03:49:39.204184 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-09-16 03:49:39.204202 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-09-16 03:49:39.204224 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-09-16 03:49:39.204241 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt 2026-09-16 03:49:39.204258 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml 2026-09-16 03:49:39.204274 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-09-16 03:49:39.204291 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-09-16 03:49:39.204306 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-09-16 03:49:39.204322 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-09-16 03:49:39.204337 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-09-16 03:49:39.204355 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-09-16 03:49:39.204370 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt 2026-09-16 03:49:39.204387 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml 2026-09-16 03:49:39.204404 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt 2026-09-16 03:49:39.204420 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml 2026-09-16 03:49:39.204438 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt 2026-09-16 03:49:39.204521 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml 2026-09-16 03:49:39.204540 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-09-16 03:49:39.204557 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-09-16 03:49:39.204600 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt 2026-09-16 03:49:39.204641 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml 2026-09-16 03:49:39.204662 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-09-16 03:49:39.204679 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-09-16 03:49:39.204696 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-09-16 03:49:39.204712 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-09-16 03:49:39.204728 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-09-16 03:49:39.204744 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-09-16 03:49:39.204761 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-09-16 03:49:39.204778 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-09-16 03:49:39.204794 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-09-16 03:49:39.204811 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-09-16 03:49:39.204827 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-09-16 03:49:39.204844 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-09-16 03:49:39.204860 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-09-16 03:49:39.204877 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-09-16 03:49:39.204894 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-09-16 03:49:39.204917 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-09-16 03:49:39.204936 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-09-16 03:49:39.204953 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-09-16 03:49:39.204969 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-09-16 03:49:39.204986 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-09-16 03:49:39.205002 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-09-16 03:49:39.205018 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-09-16 03:49:39.205035 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-09-16 03:49:39.205052 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-09-16 03:49:39.205068 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-09-16 03:49:39.205085 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-09-16 03:49:39.205102 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-09-16 03:49:39.205119 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-09-16 03:49:39.205134 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-09-16 03:49:39.205151 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-09-16 03:49:39.205168 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-09-16 03:49:39.205184 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-09-16 03:49:39.205200 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-09-16 03:49:39.205216 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-09-16 03:49:39.205232 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-09-16 03:49:39.205248 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-09-16 03:49:39.205265 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-09-16 03:49:39.205281 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-09-16 03:49:39.205297 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-09-16 03:49:39.205313 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-09-16 03:49:39.205330 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-09-16 03:49:39.205347 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-09-16 03:49:39.205363 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-09-16 03:49:39.205380 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-09-16 03:49:39.205396 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-09-16 03:49:39.205411 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-09-16 03:49:39.205428 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-09-16 03:49:39.205444 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-09-16 03:49:39.205461 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-09-16 03:49:39.205482 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-09-16 03:49:39.205500 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-09-16 03:49:39.205516 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-09-16 03:49:39.205532 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-09-16 03:49:39.205594 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-09-16 03:49:39.205614 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-09-16 03:49:39.205632 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-09-16 03:49:39.205649 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-09-16 03:49:39.205666 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-09-16 03:49:39.205685 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-09-16 03:49:39.205704 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-09-16 03:49:39.205723 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-09-16 03:49:39.205740 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-09-16 03:49:39.205756 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-09-16 03:49:39.205773 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-09-16 03:49:39.205790 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-09-16 03:49:39.205806 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-09-16 03:49:39.205824 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-09-16 03:49:39.205839 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-09-16 03:49:39.205856 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-09-16 03:49:39.205873 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-09-16 03:49:39.205890 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-09-16 03:49:39.205907 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-09-16 03:49:39.205922 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-09-16 03:49:39.205938 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-09-16 03:49:39.205955 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-09-16 03:49:39.205972 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-09-16 03:49:39.205987 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-09-16 03:49:39.206003 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-09-16 03:49:39.206019 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-09-16 03:49:39.206036 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-09-16 03:49:39.206053 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-09-16 03:49:39.206069 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-09-16 03:49:39.206092 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-09-16 03:49:39.206110 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-09-16 03:49:39.206128 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-09-16 03:49:39.206145 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-09-16 03:49:39.206162 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.txt 2026-09-16 03:49:39.206178 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.yaml 2026-09-16 03:49:39.206195 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-09-16 03:49:39.206211 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-09-16 03:49:39.206228 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-09-16 03:49:39.206245 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-09-16 03:49:39.206261 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-09-16 03:49:39.206277 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-09-16 03:49:39.206294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-09-16 03:49:39.206310 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-09-16 03:49:39.206327 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-09-16 03:49:39.206344 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-09-16 03:49:39.206360 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-09-16 03:49:39.206377 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-09-16 03:49:39.206393 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-09-16 03:49:39.206408 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-09-16 03:49:39.206425 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-09-16 03:49:39.206442 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-09-16 03:49:39.206459 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-09-16 03:49:39.206476 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-09-16 03:49:39.206493 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-09-16 03:49:39.206509 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-09-16 03:49:39.206526 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-09-16 03:49:39.206543 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-09-16 03:49:39.206559 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-09-16 03:49:39.206575 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-09-16 03:49:39.206606 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-09-16 03:49:39.206622 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-09-16 03:49:39.206638 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-09-16 03:49:39.206663 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-09-16 03:49:39.206681 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.txt 2026-09-16 03:49:39.206700 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.yaml 2026-09-16 03:49:39.206720 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.txt 2026-09-16 03:49:39.206737 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.yaml 2026-09-16 03:49:39.206753 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-09-16 03:49:39.206770 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-09-16 03:49:39.206786 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-09-16 03:49:39.206803 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-09-16 03:49:39.206819 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-09-16 03:49:39.206835 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-09-16 03:49:39.206851 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-09-16 03:49:39.206866 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-09-16 03:49:39.206883 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-09-16 03:49:39.206900 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-09-16 03:49:39.206916 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-09-16 03:49:39.206932 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-09-16 03:49:39.206948 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-09-16 03:49:39.206963 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-09-16 03:49:39.206978 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-09-16 03:49:39.206994 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-09-16 03:49:39.207010 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-09-16 03:49:39.207027 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-09-16 03:49:39.207043 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-09-16 03:49:39.207060 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-09-16 03:49:39.207076 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-09-16 03:49:39.207092 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-09-16 03:49:39.207107 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-09-16 03:49:39.207123 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-09-16 03:49:39.207140 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-09-16 03:49:39.207157 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-09-16 03:49:39.207174 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-09-16 03:49:39.207190 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-09-16 03:49:39.207212 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-09-16 03:49:39.207229 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-09-16 03:49:39.207246 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-09-16 03:49:39.207262 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-09-16 03:49:39.207278 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-09-16 03:49:39.207294 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-09-16 03:49:39.207311 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-09-16 03:49:39.207327 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-09-16 03:49:39.207342 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-09-16 03:49:39.207358 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-09-16 03:49:39.207374 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-09-16 03:49:39.207391 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-09-16 03:49:39.207408 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-09-16 03:49:39.207424 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-09-16 03:49:39.207441 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-09-16 03:49:39.207456 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-09-16 03:49:39.207473 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-09-16 03:49:39.207489 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-09-16 03:49:39.207506 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-09-16 03:49:39.207523 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-09-16 03:49:39.207539 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-09-16 03:49:39.207554 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-09-16 03:49:39.207575 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-09-16 03:49:39.207611 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-09-16 03:49:39.207634 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-09-16 03:49:39.207651 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-09-16 03:49:39.207668 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-09-16 03:49:39.207686 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-09-16 03:49:39.207702 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-09-16 03:49:39.207720 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-09-16 03:49:39.207736 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-09-16 03:49:39.207753 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-09-16 03:49:39.207769 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-09-16 03:49:39.207791 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-09-16 03:49:39.207809 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-09-16 03:49:39.207826 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-09-16 03:49:39.207843 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-09-16 03:49:39.207860 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-09-16 03:49:39.207877 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-09-16 03:49:39.207894 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-09-16 03:49:39.207911 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-09-16 03:49:39.207928 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-09-16 03:49:39.207945 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-09-16 03:49:39.207961 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-09-16 03:49:39.207978 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-09-16 03:49:39.207995 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-09-16 03:49:39.208011 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-09-16 03:49:39.208028 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-09-16 03:49:39.208046 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-09-16 03:49:39.208062 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-09-16 03:49:39.208080 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-09-16 03:49:39.208097 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-09-16 03:49:39.208114 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-09-16 03:49:39.208131 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-09-16 03:49:39.208148 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-09-16 03:49:39.208164 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-09-16 03:49:39.208180 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-09-16 03:49:39.208196 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-09-16 03:49:39.208213 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-09-16 03:49:39.208230 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-09-16 03:49:39.208247 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-09-16 03:49:39.208263 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-09-16 03:49:39.208279 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-09-16 03:49:39.208295 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-09-16 03:49:39.208312 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-09-16 03:49:39.208327 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-09-16 03:49:39.208344 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-09-16 03:49:39.208367 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-09-16 03:49:39.208385 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-09-16 03:49:39.208401 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-09-16 03:49:39.208417 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-09-16 03:49:39.208434 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-09-16 03:49:39.208449 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-09-16 03:49:39.208465 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-09-16 03:49:39.208481 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-09-16 03:49:39.208514 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-09-16 03:49:39.208533 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-09-16 03:49:39.208549 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-09-16 03:49:39.208565 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-09-16 03:49:39.208594 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-09-16 03:49:39.208613 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-09-16 03:49:39.208630 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-09-16 03:49:39.208646 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-09-16 03:49:39.208662 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-09-16 03:49:39.208678 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-09-16 03:49:39.208694 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-09-16 03:49:39.208710 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-09-16 03:49:39.208726 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-09-16 03:49:39.208742 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-09-16 03:49:39.208758 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-09-16 03:49:39.208773 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-09-16 03:49:39.208789 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-09-16 03:49:39.208805 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-09-16 03:49:39.208820 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-09-16 03:49:39.208837 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-09-16 03:49:39.208854 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-09-16 03:49:39.208870 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-09-16 03:49:39.208886 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-09-16 03:49:39.208903 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-09-16 03:49:39.208919 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-09-16 03:49:39.208939 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-09-16 03:49:39.208955 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-09-16 03:49:39.208971 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-09-16 03:49:39.208986 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-09-16 03:49:39.209002 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-09-16 03:49:39.209019 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-09-16 03:49:39.209036 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-09-16 03:49:39.209052 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-09-16 03:49:39.209068 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-09-16 03:49:39.209085 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-09-16 03:49:39.209101 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-09-16 03:49:39.209117 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-09-16 03:49:39.209133 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-09-16 03:49:39.209148 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-09-16 03:49:39.209164 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-09-16 03:49:39.209179 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-09-16 03:49:39.209195 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-09-16 03:49:39.209210 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-09-16 03:49:39.209226 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-09-16 03:49:39.209241 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-09-16 03:49:39.209257 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-09-16 03:49:39.209273 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-09-16 03:49:39.209289 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-09-16 03:49:39.209304 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-09-16 03:49:39.209320 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-09-16 03:49:39.209335 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-09-16 03:49:39.209350 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-09-16 03:49:39.209365 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.txt 2026-09-16 03:49:39.209381 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.yaml 2026-09-16 03:49:39.209396 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.txt 2026-09-16 03:49:39.209411 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.yaml 2026-09-16 03:49:39.209427 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.txt 2026-09-16 03:49:39.209442 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.yaml 2026-09-16 03:49:39.209462 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.txt 2026-09-16 03:49:39.209477 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.yaml 2026-09-16 03:49:39.209492 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.txt 2026-09-16 03:49:39.209507 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.yaml 2026-09-16 03:49:39.209522 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.txt 2026-09-16 03:49:39.209537 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.yaml 2026-09-16 03:49:39.209551 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.txt 2026-09-16 03:49:39.209566 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.yaml 2026-09-16 03:49:39.209593 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.txt 2026-09-16 03:49:39.209609 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.yaml 2026-09-16 03:49:39.209624 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.txt 2026-09-16 03:49:39.209639 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.yaml 2026-09-16 03:49:39.209653 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.txt 2026-09-16 03:49:39.209668 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.yaml 2026-09-16 03:49:39.209682 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-09-16 03:49:39.209697 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-09-16 03:49:39.209711 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-09-16 03:49:39.209726 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-09-16 03:49:39.209741 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt 2026-09-16 03:49:39.209756 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml 2026-09-16 03:49:39.209770 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-09-16 03:49:39.209785 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-09-16 03:49:39.209799 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-09-16 03:49:39.209814 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-09-16 03:49:39.209829 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-09-16 03:49:39.209843 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-09-16 03:49:39.209860 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt 2026-09-16 03:49:39.209884 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml 2026-09-16 03:49:39.209929 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt 2026-09-16 03:49:39.209958 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml 2026-09-16 03:49:39.209976 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt 2026-09-16 03:49:39.209992 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml 2026-09-16 03:49:39.210008 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-09-16 03:49:39.210030 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-09-16 03:49:39.210046 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt 2026-09-16 03:49:39.210062 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml 2026-09-16 03:49:39.210077 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-09-16 03:49:39.210092 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-09-16 03:49:39.210108 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-09-16 03:49:39.210123 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-09-16 03:49:39.210139 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-09-16 03:49:39.210154 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-09-16 03:49:39.210170 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-09-16 03:49:39.210185 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-09-16 03:49:39.210201 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-09-16 03:49:39.210217 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-09-16 03:49:39.210232 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-09-16 03:49:39.210248 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-09-16 03:49:39.210263 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-09-16 03:49:39.210279 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-09-16 03:49:39.210295 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-09-16 03:49:39.210310 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-09-16 03:49:39.210326 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-09-16 03:49:39.210342 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-09-16 03:49:39.210358 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-09-16 03:49:39.210374 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-09-16 03:49:39.210390 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-09-16 03:49:39.210406 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-09-16 03:49:39.210422 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-09-16 03:49:39.210437 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-09-16 03:49:39.210453 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-09-16 03:49:39.210468 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-09-16 03:49:39.210483 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-09-16 03:49:39.210505 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-09-16 03:49:39.210525 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-09-16 03:49:39.210548 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-09-16 03:49:39.210592 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-09-16 03:49:39.210613 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-09-16 03:49:39.210628 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-09-16 03:49:39.210644 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-09-16 03:49:39.210660 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-09-16 03:49:39.210675 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-09-16 03:49:39.210691 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-09-16 03:49:39.210706 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-09-16 03:49:39.210722 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-09-16 03:49:39.210737 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-09-16 03:49:39.210752 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-09-16 03:49:39.210767 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-09-16 03:49:39.210782 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-09-16 03:49:39.210798 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-09-16 03:49:39.210813 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-09-16 03:49:39.210828 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-09-16 03:49:39.210843 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-09-16 03:49:39.210858 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-09-16 03:49:39.210874 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-09-16 03:49:39.210889 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-09-16 03:49:39.210904 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-09-16 03:49:39.210919 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-09-16 03:49:39.210934 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-09-16 03:49:39.210949 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-09-16 03:49:39.210964 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-09-16 03:49:39.210979 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-09-16 03:49:39.210994 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-09-16 03:49:39.211009 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-09-16 03:49:39.211024 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-09-16 03:49:39.211040 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-09-16 03:49:39.211055 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-09-16 03:49:39.211070 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-09-16 03:49:39.211089 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-09-16 03:49:39.211105 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-09-16 03:49:39.211120 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-09-16 03:49:39.211136 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-09-16 03:49:39.211150 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-09-16 03:49:39.211165 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-09-16 03:49:39.211180 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-09-16 03:49:39.211195 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-09-16 03:49:39.211210 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-09-16 03:49:39.211225 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-09-16 03:49:39.211240 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-09-16 03:49:39.211256 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-09-16 03:49:39.211272 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-09-16 03:49:39.211288 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-09-16 03:49:39.211303 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-09-16 03:49:39.211323 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-09-16 03:49:39.211340 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-09-16 03:49:39.211355 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-09-16 03:49:39.211371 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-09-16 03:49:39.211387 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-09-16 03:49:39.211406 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-09-16 03:49:39.211422 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-09-16 03:49:39.211438 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-09-16 03:49:39.211453 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-09-16 03:49:39.211468 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.txt 2026-09-16 03:49:39.211484 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.yaml 2026-09-16 03:49:39.211499 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-09-16 03:49:39.211514 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-09-16 03:49:39.211530 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-09-16 03:49:39.211545 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-09-16 03:49:39.211561 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-09-16 03:49:39.211599 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-09-16 03:49:39.211643 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-09-16 03:49:39.211665 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-09-16 03:49:39.211689 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-09-16 03:49:39.211707 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-09-16 03:49:39.211725 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-09-16 03:49:39.211741 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-09-16 03:49:39.211759 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-09-16 03:49:39.211775 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-09-16 03:49:39.211792 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-09-16 03:49:39.211809 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-09-16 03:49:39.211825 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-09-16 03:49:39.211842 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-09-16 03:49:39.211859 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-09-16 03:49:39.211874 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-09-16 03:49:39.211890 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-09-16 03:49:39.211906 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-09-16 03:49:39.211921 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-09-16 03:49:39.211937 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-09-16 03:49:39.211954 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-09-16 03:49:39.211970 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-09-16 03:49:39.211987 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.txt 2026-09-16 03:49:39.212002 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.yaml 2026-09-16 03:49:39.212020 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.txt 2026-09-16 03:49:39.212036 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.yaml 2026-09-16 03:49:39.212053 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-09-16 03:49:39.212070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-09-16 03:49:39.212086 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-09-16 03:49:39.212103 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-09-16 03:49:39.212120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-09-16 03:49:39.212135 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-09-16 03:49:39.212152 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-09-16 03:49:39.212169 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-09-16 03:49:39.212185 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-09-16 03:49:39.212201 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-09-16 03:49:39.212216 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-09-16 03:49:39.212231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-09-16 03:49:39.212246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-09-16 03:49:39.212269 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-09-16 03:49:39.212286 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-09-16 03:49:39.212302 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-09-16 03:49:39.212319 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-09-16 03:49:39.212336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-09-16 03:49:39.212352 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-09-16 03:49:39.212369 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-09-16 03:49:39.212385 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-09-16 03:49:39.212401 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-09-16 03:49:39.212418 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-09-16 03:49:39.212434 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-09-16 03:49:39.212451 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-09-16 03:49:39.212467 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-09-16 03:49:39.212483 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-09-16 03:49:39.212516 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-09-16 03:49:39.212534 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-09-16 03:49:39.212551 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-09-16 03:49:39.212570 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-09-16 03:49:39.212610 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-09-16 03:49:39.212630 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-09-16 03:49:39.212647 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-09-16 03:49:39.212664 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-09-16 03:49:39.212681 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-09-16 03:49:39.212700 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-09-16 03:49:39.212718 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-09-16 03:49:39.212735 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-09-16 03:49:39.212752 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-09-16 03:49:39.212767 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-09-16 03:49:39.212783 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-09-16 03:49:39.212800 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-09-16 03:49:39.212816 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-09-16 03:49:39.212832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-09-16 03:49:39.212848 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-09-16 03:49:39.212864 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-09-16 03:49:39.212880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-09-16 03:49:39.212897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-09-16 03:49:39.212920 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-09-16 03:49:39.212938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-09-16 03:49:39.212956 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-09-16 03:49:39.212972 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-09-16 03:49:39.212989 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-09-16 03:49:39.213006 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-09-16 03:49:39.213023 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-09-16 03:49:39.213039 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-09-16 03:49:39.213055 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-09-16 03:49:39.213072 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-09-16 03:49:39.213089 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-09-16 03:49:39.213105 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-09-16 03:49:39.213121 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-09-16 03:49:39.213138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-09-16 03:49:39.213154 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-09-16 03:49:39.213170 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-09-16 03:49:39.213187 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-09-16 03:49:39.213203 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-09-16 03:49:39.213220 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-09-16 03:49:39.213236 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-09-16 03:49:39.213253 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-09-16 03:49:39.213270 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-09-16 03:49:39.213286 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-09-16 03:49:39.213303 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-09-16 03:49:39.213319 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-09-16 03:49:39.213335 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-09-16 03:49:39.213350 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-09-16 03:49:39.213367 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-09-16 03:49:39.213384 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-09-16 03:49:39.213400 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-09-16 03:49:39.213417 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-09-16 03:49:39.213434 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-09-16 03:49:39.213451 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-09-16 03:49:39.213468 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-09-16 03:49:39.213484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-09-16 03:49:39.213500 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-09-16 03:49:39.213516 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-09-16 03:49:39.213537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-09-16 03:49:39.213553 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-09-16 03:49:39.213572 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-09-16 03:49:39.213611 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-09-16 03:49:39.213631 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-09-16 03:49:39.213649 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-09-16 03:49:39.213666 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-09-16 03:49:39.213682 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-09-16 03:49:39.213698 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-09-16 03:49:39.213714 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-09-16 03:49:39.213731 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-09-16 03:49:39.213748 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-09-16 03:49:39.213765 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-09-16 03:49:39.213781 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-09-16 03:49:39.213798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-09-16 03:49:39.213815 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-09-16 03:49:39.213832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-09-16 03:49:39.213849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-09-16 03:49:39.213865 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-09-16 03:49:39.213882 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-09-16 03:49:39.213899 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-09-16 03:49:39.213915 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-09-16 03:49:39.213931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-09-16 03:49:39.213947 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-09-16 03:49:39.213965 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-09-16 03:49:39.213981 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-09-16 03:49:39.213997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-09-16 03:49:39.214013 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-09-16 03:49:39.214029 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-09-16 03:49:39.214044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-09-16 03:49:39.214061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-09-16 03:49:39.214076 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-09-16 03:49:39.214093 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-09-16 03:49:39.214110 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-09-16 03:49:39.214126 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-09-16 03:49:39.214142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-09-16 03:49:39.214165 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-09-16 03:49:39.214183 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-tfczz-api.txt 2026-09-16 03:49:39.214200 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-tfczz-api.yaml 2026-09-16 03:49:39.214216 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-tfczz-vnc.txt 2026-09-16 03:49:39.214232 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-tfczz-vnc.yaml 2026-09-16 03:49:39.214248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-09-16 03:49:39.214263 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-09-16 03:49:39.214280 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.txt 2026-09-16 03:49:39.214296 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.yaml 2026-09-16 03:49:39.214313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-09-16 03:49:39.214329 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-09-16 03:49:39.214346 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-09-16 03:49:39.214362 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-09-16 03:49:39.214378 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-09-16 03:49:39.214395 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-09-16 03:49:39.214411 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-09-16 03:49:39.214428 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-09-16 03:49:39.214446 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-09-16 03:49:39.214463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-09-16 03:49:39.214480 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-09-16 03:49:39.214497 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-09-16 03:49:39.214515 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-09-16 03:49:39.214532 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-09-16 03:49:39.214549 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-09-16 03:49:39.214572 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-09-16 03:49:39.214613 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.txt 2026-09-16 03:49:39.214638 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.yaml 2026-09-16 03:49:39.214663 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.txt 2026-09-16 03:49:39.214689 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.yaml 2026-09-16 03:49:39.214714 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.txt 2026-09-16 03:49:39.214740 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.yaml 2026-09-16 03:49:39.214760 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.txt 2026-09-16 03:49:39.214777 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.yaml 2026-09-16 03:49:39.214793 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.txt 2026-09-16 03:49:39.214809 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.yaml 2026-09-16 03:49:39.214825 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.txt 2026-09-16 03:49:39.214848 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.yaml 2026-09-16 03:49:39.214866 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.txt 2026-09-16 03:49:39.214884 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.yaml 2026-09-16 03:49:39.214901 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.txt 2026-09-16 03:49:39.214918 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.yaml 2026-09-16 03:49:39.214935 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.txt 2026-09-16 03:49:39.214952 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.yaml 2026-09-16 03:49:39.214969 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.txt 2026-09-16 03:49:39.214987 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.yaml 2026-09-16 03:49:39.215004 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-09-16 03:49:39.215021 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-09-16 03:49:39.215038 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-09-16 03:49:39.215055 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-09-16 03:49:39.215077 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt 2026-09-16 03:49:39.215096 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml 2026-09-16 03:49:39.215113 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-09-16 03:49:39.215137 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-09-16 03:49:39.215162 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-09-16 03:49:39.215187 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-09-16 03:49:39.215211 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-09-16 03:49:39.215229 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-09-16 03:49:39.215246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-09-16 03:49:39.215264 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-09-16 03:49:39.215280 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt 2026-09-16 03:49:39.215296 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml 2026-09-16 03:49:39.215313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt 2026-09-16 03:49:39.215330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml 2026-09-16 03:49:39.215346 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-09-16 03:49:39.215362 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-09-16 03:49:39.215378 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt 2026-09-16 03:49:39.215394 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml 2026-09-16 03:49:39.215413 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-09-16 03:49:39.215434 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-09-16 03:49:39.215452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-09-16 03:49:39.215468 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-09-16 03:49:39.215493 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-09-16 03:49:39.215511 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-09-16 03:49:39.215526 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-09-16 03:49:39.215542 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-09-16 03:49:39.215558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-09-16 03:49:39.215573 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-09-16 03:49:39.215608 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-09-16 03:49:39.215626 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-09-16 03:49:39.215644 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-09-16 03:49:39.215660 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-09-16 03:49:39.215677 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-09-16 03:49:39.215695 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-09-16 03:49:39.215713 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-09-16 03:49:39.215730 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-09-16 03:49:39.215746 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-09-16 03:49:39.215762 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-09-16 03:49:39.215777 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-09-16 03:49:39.215793 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-09-16 03:49:39.215809 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-09-16 03:49:39.215825 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-09-16 03:49:39.215843 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-09-16 03:49:39.215859 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-09-16 03:49:39.215876 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-09-16 03:49:39.215893 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-09-16 03:49:39.215910 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-09-16 03:49:39.215926 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-09-16 03:49:39.215942 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-09-16 03:49:39.215958 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-09-16 03:49:39.215974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-09-16 03:49:39.215990 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-09-16 03:49:39.216006 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-09-16 03:49:39.216022 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-09-16 03:49:39.216037 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-09-16 03:49:39.216053 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-09-16 03:49:39.216069 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-09-16 03:49:39.216085 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-09-16 03:49:39.216103 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-09-16 03:49:39.216125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-09-16 03:49:39.216144 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-09-16 03:49:39.216161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-09-16 03:49:39.216178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-09-16 03:49:39.216195 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-09-16 03:49:39.216213 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-09-16 03:49:39.216229 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-09-16 03:49:39.216246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-09-16 03:49:39.216263 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-09-16 03:49:39.216281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-09-16 03:49:39.216298 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-09-16 03:49:39.216315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-09-16 03:49:39.216332 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-09-16 03:49:39.216349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-09-16 03:49:39.216366 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-09-16 03:49:39.216383 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-09-16 03:49:39.216400 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-09-16 03:49:39.216417 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-09-16 03:49:39.216434 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-09-16 03:49:39.216451 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-09-16 03:49:39.216467 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-09-16 03:49:39.216484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt 2026-09-16 03:49:39.216519 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml 2026-09-16 03:49:39.216537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt 2026-09-16 03:49:39.216554 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml 2026-09-16 03:49:39.216571 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-09-16 03:49:39.216603 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-09-16 03:49:39.216621 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-09-16 03:49:39.216636 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-09-16 03:49:39.216652 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-09-16 03:49:39.216668 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-09-16 03:49:39.216683 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.txt 2026-09-16 03:49:39.216699 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.yaml 2026-09-16 03:49:39.216716 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-09-16 03:49:39.216733 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-09-16 03:49:39.216750 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-09-16 03:49:39.216772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-09-16 03:49:39.216790 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-09-16 03:49:39.216806 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-09-16 03:49:39.216823 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-09-16 03:49:39.216840 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-09-16 03:49:39.216857 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-09-16 03:49:39.216873 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-09-16 03:49:39.216888 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-09-16 03:49:39.216904 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-09-16 03:49:39.216920 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-09-16 03:49:39.216936 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-09-16 03:49:39.216953 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-09-16 03:49:39.216969 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-09-16 03:49:39.216985 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-09-16 03:49:39.217002 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-09-16 03:49:39.217018 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-09-16 03:49:39.217034 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-09-16 03:49:39.217050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-09-16 03:49:39.217066 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-09-16 03:49:39.217081 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-09-16 03:49:39.217096 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-09-16 03:49:39.217113 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-09-16 03:49:39.217128 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-09-16 03:49:39.217143 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-09-16 03:49:39.217158 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-09-16 03:49:39.217173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-09-16 03:49:39.217190 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-09-16 03:49:39.217207 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-09-16 03:49:39.217222 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-09-16 03:49:39.217239 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-09-16 03:49:39.217256 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-09-16 03:49:39.217272 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-09-16 03:49:39.217287 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-09-16 03:49:39.217303 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-09-16 03:49:39.217326 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-09-16 03:49:39.217344 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-09-16 03:49:39.217361 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-09-16 03:49:39.217378 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.txt 2026-09-16 03:49:39.217395 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.yaml 2026-09-16 03:49:39.217412 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.txt 2026-09-16 03:49:39.217428 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.yaml 2026-09-16 03:49:39.217446 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-09-16 03:49:39.217462 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-09-16 03:49:39.217478 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-09-16 03:49:39.217495 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-09-16 03:49:39.217511 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-09-16 03:49:39.217527 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-09-16 03:49:39.217542 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-09-16 03:49:39.217558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-09-16 03:49:39.217574 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-09-16 03:49:39.217606 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-09-16 03:49:39.217624 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-09-16 03:49:39.217639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-09-16 03:49:39.217655 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-09-16 03:49:39.217671 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-09-16 03:49:39.217688 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-09-16 03:49:39.217704 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-09-16 03:49:39.217720 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-09-16 03:49:39.217737 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-09-16 03:49:39.217753 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-09-16 03:49:39.217770 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-09-16 03:49:39.217786 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-09-16 03:49:39.217802 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-09-16 03:49:39.217820 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-09-16 03:49:39.217836 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-09-16 03:49:39.217853 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-09-16 03:49:39.217869 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-09-16 03:49:39.217885 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-09-16 03:49:39.217908 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-09-16 03:49:39.217926 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-09-16 03:49:39.217943 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-09-16 03:49:39.217959 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-09-16 03:49:39.217976 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-09-16 03:49:39.217994 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-09-16 03:49:39.218010 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-09-16 03:49:39.218026 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-09-16 03:49:39.218041 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-09-16 03:49:39.218057 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-09-16 03:49:39.218073 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-09-16 03:49:39.218089 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-09-16 03:49:39.218105 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-09-16 03:49:39.218120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-09-16 03:49:39.218135 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-09-16 03:49:39.218151 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-09-16 03:49:39.218166 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-09-16 03:49:39.218181 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-09-16 03:49:39.218197 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-09-16 03:49:39.218213 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-09-16 03:49:39.218229 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-09-16 03:49:39.218244 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-09-16 03:49:39.218260 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-09-16 03:49:39.218275 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-09-16 03:49:39.218291 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-09-16 03:49:39.218307 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-09-16 03:49:39.218322 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-09-16 03:49:39.218337 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.txt 2026-09-16 03:49:39.218351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.yaml 2026-09-16 03:49:39.218366 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-09-16 03:49:39.218381 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-09-16 03:49:39.218397 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt 2026-09-16 03:49:39.218413 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml 2026-09-16 03:49:39.218434 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-09-16 03:49:39.218452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-09-16 03:49:39.218469 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-09-16 03:49:39.218485 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-09-16 03:49:39.218502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-09-16 03:49:39.218518 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-09-16 03:49:39.218535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-09-16 03:49:39.218551 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-09-16 03:49:39.218567 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-09-16 03:49:39.218596 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-09-16 03:49:39.218613 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-09-16 03:49:39.218629 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-09-16 03:49:39.218645 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-09-16 03:49:39.218662 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-09-16 03:49:39.218677 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-09-16 03:49:39.218693 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-09-16 03:49:39.218708 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.txt 2026-09-16 03:49:39.218724 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.yaml 2026-09-16 03:49:39.218740 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-09-16 03:49:39.218755 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-09-16 03:49:39.218770 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-09-16 03:49:39.218786 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-09-16 03:49:39.218802 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-09-16 03:49:39.218817 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-09-16 03:49:39.218833 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-09-16 03:49:39.218848 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-09-16 03:49:39.218863 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.txt 2026-09-16 03:49:39.218878 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.yaml 2026-09-16 03:49:39.218893 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.txt 2026-09-16 03:49:39.218909 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.yaml 2026-09-16 03:49:39.218924 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.txt 2026-09-16 03:49:39.218940 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.yaml 2026-09-16 03:49:39.218956 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-09-16 03:49:39.218971 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-09-16 03:49:39.218993 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-09-16 03:49:39.219009 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-09-16 03:49:39.219026 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-09-16 03:49:39.219042 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-09-16 03:49:39.219058 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-09-16 03:49:39.219074 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-09-16 03:49:39.219090 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-09-16 03:49:39.219106 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-09-16 03:49:39.219121 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-09-16 03:49:39.219137 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-09-16 03:49:39.219152 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-09-16 03:49:39.219167 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-09-16 03:49:39.219183 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-09-16 03:49:39.219198 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-09-16 03:49:39.219214 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-09-16 03:49:39.219229 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-09-16 03:49:39.219245 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-09-16 03:49:39.219261 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-09-16 03:49:39.219276 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-09-16 03:49:39.219292 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-09-16 03:49:39.219307 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-09-16 03:49:39.219323 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-09-16 03:49:39.219338 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-09-16 03:49:39.219354 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-09-16 03:49:39.219369 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-09-16 03:49:39.219385 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-09-16 03:49:39.219401 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-09-16 03:49:39.219416 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-09-16 03:49:39.219432 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-09-16 03:49:39.219447 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-09-16 03:49:39.219462 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-09-16 03:49:39.219478 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-09-16 03:49:39.219493 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-09-16 03:49:39.219509 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-09-16 03:49:39.219524 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-09-16 03:49:39.219545 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-09-16 03:49:39.219561 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-09-16 03:49:39.219591 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-09-16 03:49:39.219609 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-09-16 03:49:39.219625 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-09-16 03:49:39.219641 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-09-16 03:49:39.219657 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-09-16 03:49:39.219724 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-09-16 03:49:39.219785 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-09-16 03:49:39.219803 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-09-16 03:49:39.219819 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-09-16 03:49:39.219835 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-09-16 03:49:39.219852 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-09-16 03:49:39.219868 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-09-16 03:49:39.219884 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-09-16 03:49:39.219901 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-09-16 03:49:39.219917 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-09-16 03:49:39.219934 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-09-16 03:49:39.219950 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-09-16 03:49:39.219966 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-09-16 03:49:39.219982 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-09-16 03:49:39.219997 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-09-16 03:49:39.220027 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-09-16 03:49:39.220073 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-09-16 03:49:39.220104 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-09-16 03:49:39.220131 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-09-16 03:49:39.220153 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-09-16 03:49:39.220171 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-09-16 03:49:39.220189 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-09-16 03:49:39.220208 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-09-16 03:49:39.220226 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-09-16 03:49:39.220245 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-09-16 03:49:39.220262 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-09-16 03:49:39.220279 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-09-16 03:49:39.220297 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-09-16 03:49:39.220321 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-09-16 03:49:39.220340 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-09-16 03:49:39.220358 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-09-16 03:49:39.220376 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-09-16 03:49:39.220394 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-09-16 03:49:39.220413 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-09-16 03:49:39.220430 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-09-16 03:49:39.220447 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-09-16 03:49:39.220464 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-09-16 03:49:39.220481 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-09-16 03:49:39.220517 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-09-16 03:49:39.220536 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-09-16 03:49:39.220553 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-09-16 03:49:39.220574 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-09-16 03:49:39.220613 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-09-16 03:49:39.220632 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-09-16 03:49:39.220650 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-09-16 03:49:39.220667 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-09-16 03:49:39.220685 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-09-16 03:49:39.220704 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-09-16 03:49:39.220724 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-09-16 03:49:39.220741 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-09-16 03:49:39.220758 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-09-16 03:49:39.220775 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-09-16 03:49:39.220792 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-09-16 03:49:39.220808 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-09-16 03:49:39.220824 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-09-16 03:49:39.220841 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-09-16 03:49:39.220859 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-09-16 03:49:39.220875 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-09-16 03:49:39.220892 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-09-16 03:49:39.220909 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-09-16 03:49:39.220927 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-09-16 03:49:39.220943 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-09-16 03:49:39.220960 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-09-16 03:49:39.220984 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-09-16 03:49:39.221002 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-09-16 03:49:39.221019 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-09-16 03:49:39.221036 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-09-16 03:49:39.221052 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-09-16 03:49:39.221069 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-09-16 03:49:39.221086 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-09-16 03:49:39.221102 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-09-16 03:49:39.221119 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-09-16 03:49:39.221136 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-09-16 03:49:39.221153 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-09-16 03:49:39.221170 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-09-16 03:49:39.221187 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-09-16 03:49:39.221203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-09-16 03:49:39.221220 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-09-16 03:49:39.221236 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-09-16 03:49:39.221253 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-09-16 03:49:39.221270 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-09-16 03:49:39.221286 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-09-16 03:49:39.221303 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-09-16 03:49:39.221320 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-09-16 03:49:39.221337 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-09-16 03:49:39.221354 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-09-16 03:49:39.221370 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-09-16 03:49:39.221386 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-09-16 03:49:39.221402 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-09-16 03:49:39.221419 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-09-16 03:49:39.221435 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-09-16 03:49:39.221451 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-09-16 03:49:39.221468 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-09-16 03:49:39.221485 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-09-16 03:49:39.221501 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-09-16 03:49:39.221517 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-09-16 03:49:39.221533 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-09-16 03:49:39.221555 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-09-16 03:49:39.221586 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-09-16 03:49:39.221612 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-09-16 03:49:39.221633 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-09-16 03:49:39.221656 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-09-16 03:49:39.221680 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-09-16 03:49:39.221704 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-09-16 03:49:39.221726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-09-16 03:49:39.221743 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-09-16 03:49:39.221760 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-09-16 03:49:39.221777 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-09-16 03:49:39.221793 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-09-16 03:49:39.221809 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-09-16 03:49:39.221826 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-09-16 03:49:39.221842 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-09-16 03:49:39.221859 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-09-16 03:49:39.221875 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.txt 2026-09-16 03:49:39.221892 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.yaml 2026-09-16 03:49:39.221908 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.txt 2026-09-16 03:49:39.221925 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.yaml 2026-09-16 03:49:39.221941 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.txt 2026-09-16 03:49:39.221958 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.yaml 2026-09-16 03:49:39.221974 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.txt 2026-09-16 03:49:39.221991 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.yaml 2026-09-16 03:49:39.222008 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.txt 2026-09-16 03:49:39.222025 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.yaml 2026-09-16 03:49:39.222041 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.txt 2026-09-16 03:49:39.222058 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.yaml 2026-09-16 03:49:39.222074 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.txt 2026-09-16 03:49:39.222094 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.yaml 2026-09-16 03:49:39.222114 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.txt 2026-09-16 03:49:39.222133 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.yaml 2026-09-16 03:49:39.222150 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.txt 2026-09-16 03:49:39.222169 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.yaml 2026-09-16 03:49:39.222193 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.txt 2026-09-16 03:49:39.222226 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.yaml 2026-09-16 03:49:39.222253 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.txt 2026-09-16 03:49:39.222272 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.yaml 2026-09-16 03:49:39.222290 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-09-16 03:49:39.222307 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-09-16 03:49:39.222325 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-09-16 03:49:39.222347 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-09-16 03:49:39.222368 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-09-16 03:49:39.222389 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-09-16 03:49:39.222410 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt 2026-09-16 03:49:39.222430 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml 2026-09-16 03:49:39.222453 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-09-16 03:49:39.222475 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-09-16 03:49:39.222498 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-09-16 03:49:39.222521 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-09-16 03:49:39.222544 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-09-16 03:49:39.222567 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-09-16 03:49:39.222603 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt 2026-09-16 03:49:39.222626 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml 2026-09-16 03:49:39.222649 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt 2026-09-16 03:49:39.222672 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml 2026-09-16 03:49:39.222695 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-09-16 03:49:39.222712 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-09-16 03:49:39.222729 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt 2026-09-16 03:49:39.222745 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml 2026-09-16 03:49:39.222762 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-09-16 03:49:39.222779 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-09-16 03:49:39.222796 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt 2026-09-16 03:49:39.222813 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml 2026-09-16 03:49:39.222829 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-09-16 03:49:39.222845 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-09-16 03:49:39.222862 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-09-16 03:49:39.222878 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-09-16 03:49:39.222893 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-09-16 03:49:39.222916 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-09-16 03:49:39.222934 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-09-16 03:49:39.222951 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-09-16 03:49:39.222967 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-09-16 03:49:39.222983 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-09-16 03:49:39.222998 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-09-16 03:49:39.223015 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-09-16 03:49:39.223031 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-09-16 03:49:39.223048 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-09-16 03:49:39.223063 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-09-16 03:49:39.223079 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-09-16 03:49:39.223094 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-09-16 03:49:39.223109 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-09-16 03:49:39.223125 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-09-16 03:49:39.223141 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-09-16 03:49:39.223156 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-09-16 03:49:39.223172 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-09-16 03:49:39.223187 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-09-16 03:49:39.223203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-09-16 03:49:39.223219 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-09-16 03:49:39.223235 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-09-16 03:49:39.223251 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-09-16 03:49:39.223267 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-09-16 03:49:39.223283 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-09-16 03:49:39.223299 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-09-16 03:49:39.223315 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-09-16 03:49:39.223331 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-09-16 03:49:39.223348 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-09-16 03:49:39.223364 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-09-16 03:49:39.223379 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-09-16 03:49:39.223395 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-09-16 03:49:39.223411 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-09-16 03:49:39.223427 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-09-16 03:49:39.223443 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-09-16 03:49:39.223459 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-09-16 03:49:39.223479 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-09-16 03:49:39.223496 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-09-16 03:49:39.223512 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-09-16 03:49:39.223528 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-09-16 03:49:39.223546 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-09-16 03:49:39.223562 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-09-16 03:49:39.223594 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-09-16 03:49:39.223615 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-09-16 03:49:39.223631 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-09-16 03:49:39.223647 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-09-16 03:49:39.223663 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-09-16 03:49:39.223678 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-09-16 03:49:39.223694 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-09-16 03:49:39.223709 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-09-16 03:49:39.223725 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-09-16 03:49:39.223740 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-09-16 03:49:39.223756 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-09-16 03:49:39.223771 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-09-16 03:49:39.223786 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-09-16 03:49:39.223802 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-09-16 03:49:39.223817 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-09-16 03:49:39.223832 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-09-16 03:49:39.223847 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-09-16 03:49:39.223862 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-09-16 03:49:39.223877 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-09-16 03:49:39.223893 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-09-16 03:49:39.223908 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-09-16 03:49:39.223924 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-09-16 03:49:39.223939 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-09-16 03:49:39.223954 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-09-16 03:49:39.223970 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-09-16 03:49:39.223986 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-09-16 03:49:39.224001 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-09-16 03:49:39.224017 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-09-16 03:49:39.224037 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-09-16 03:49:39.224053 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-09-16 03:49:39.224069 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-09-16 03:49:39.224085 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-09-16 03:49:39.224101 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-09-16 03:49:39.224116 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-09-16 03:49:39.224132 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-09-16 03:49:39.224147 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-09-16 03:49:39.224162 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-09-16 03:49:39.224177 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-09-16 03:49:39.224192 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-09-16 03:49:39.224207 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-09-16 03:49:39.224222 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-09-16 03:49:39.224237 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-09-16 03:49:39.224252 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-09-16 03:49:39.224267 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-09-16 03:49:39.224282 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.txt 2026-09-16 03:49:39.224297 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.yaml 2026-09-16 03:49:39.224312 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-09-16 03:49:39.224328 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-09-16 03:49:39.224343 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-09-16 03:49:39.224358 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-09-16 03:49:39.224373 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-09-16 03:49:39.224388 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-09-16 03:49:39.224404 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-09-16 03:49:39.224419 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-09-16 03:49:39.224434 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-09-16 03:49:39.224449 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-09-16 03:49:39.224464 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-09-16 03:49:39.224479 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-09-16 03:49:39.224509 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-09-16 03:49:39.224528 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-09-16 03:49:39.224544 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-09-16 03:49:39.224560 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-09-16 03:49:39.224597 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-09-16 03:49:39.224615 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-09-16 03:49:39.224631 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-09-16 03:49:39.224647 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-09-16 03:49:39.224663 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-09-16 03:49:39.224679 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-09-16 03:49:39.224695 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-09-16 03:49:39.224711 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-09-16 03:49:39.224727 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-09-16 03:49:39.224743 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-09-16 03:49:39.224759 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-09-16 03:49:39.224775 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-09-16 03:49:39.224791 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.txt 2026-09-16 03:49:39.224807 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.yaml 2026-09-16 03:49:39.224823 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.txt 2026-09-16 03:49:39.224839 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.yaml 2026-09-16 03:49:39.224855 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-09-16 03:49:39.224871 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-09-16 03:49:39.224887 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-09-16 03:49:39.224903 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-09-16 03:49:39.224920 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-09-16 03:49:39.224936 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-09-16 03:49:39.224952 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-09-16 03:49:39.224967 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-09-16 03:49:39.224983 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-09-16 03:49:39.224999 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-09-16 03:49:39.225015 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-09-16 03:49:39.225032 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-09-16 03:49:39.225047 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-09-16 03:49:39.225063 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-09-16 03:49:39.225079 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-09-16 03:49:39.225095 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-09-16 03:49:39.225111 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-09-16 03:49:39.225127 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-09-16 03:49:39.225143 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-09-16 03:49:39.225158 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-09-16 03:49:39.225179 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-09-16 03:49:39.225196 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-09-16 03:49:39.225211 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-09-16 03:49:39.225228 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.txt 2026-09-16 03:49:39.225243 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.yaml 2026-09-16 03:49:39.225259 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.txt 2026-09-16 03:49:39.225275 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.yaml 2026-09-16 03:49:39.225290 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-09-16 03:49:39.225306 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-09-16 03:49:39.225321 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-09-16 03:49:39.225337 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-09-16 03:49:39.225352 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt 2026-09-16 03:49:39.225369 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml 2026-09-16 03:49:39.225385 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt 2026-09-16 03:49:39.225401 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml 2026-09-16 03:49:39.225417 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-09-16 03:49:39.225433 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-09-16 03:49:39.225449 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-09-16 03:49:39.225465 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-09-16 03:49:39.225480 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-09-16 03:49:39.225496 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-09-16 03:49:39.225511 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-09-16 03:49:39.225527 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-09-16 03:49:39.225542 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-09-16 03:49:39.225557 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-09-16 03:49:39.225572 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.txt 2026-09-16 03:49:39.225603 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.yaml 2026-09-16 03:49:39.225620 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-09-16 03:49:39.225636 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-09-16 03:49:39.225651 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-09-16 03:49:39.225667 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-09-16 03:49:39.225683 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-09-16 03:49:39.225698 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-09-16 03:49:39.225714 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-09-16 03:49:39.225730 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-09-16 03:49:39.225745 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-09-16 03:49:39.225761 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-09-16 03:49:39.225782 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-09-16 03:49:39.225798 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-09-16 03:49:39.225813 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-09-16 03:49:39.225829 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-09-16 03:49:39.225845 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-09-16 03:49:39.225861 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-09-16 03:49:39.225877 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-09-16 03:49:39.225892 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-09-16 03:49:39.225908 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-09-16 03:49:39.225923 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-09-16 03:49:39.225939 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-09-16 03:49:39.225955 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-09-16 03:49:39.225971 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-09-16 03:49:39.225986 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-09-16 03:49:39.226002 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-09-16 03:49:39.226017 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-09-16 03:49:39.226033 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-09-16 03:49:39.226049 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-09-16 03:49:39.226064 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-09-16 03:49:39.226079 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-09-16 03:49:39.226095 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-09-16 03:49:39.226110 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-09-16 03:49:39.226126 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-09-16 03:49:39.226142 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-09-16 03:49:39.226157 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-09-16 03:49:39.226173 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-09-16 03:49:39.226189 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-09-16 03:49:39.226204 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-09-16 03:49:39.226220 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.txt 2026-09-16 03:49:39.226236 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.yaml 2026-09-16 03:49:39.226252 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.txt 2026-09-16 03:49:39.226267 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.yaml 2026-09-16 03:49:39.226283 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-09-16 03:49:39.226298 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-09-16 03:49:39.226314 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-09-16 03:49:39.226334 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-09-16 03:49:39.226351 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-09-16 03:49:39.226367 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-09-16 03:49:39.226382 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-09-16 03:49:39.226398 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-09-16 03:49:39.226413 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-09-16 03:49:39.226429 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-09-16 03:49:39.226444 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-09-16 03:49:39.226460 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-09-16 03:49:39.226475 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-09-16 03:49:39.226491 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-09-16 03:49:39.226507 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-09-16 03:49:39.226522 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-09-16 03:49:39.226538 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-09-16 03:49:39.226553 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-09-16 03:49:39.226570 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-09-16 03:49:39.226604 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-09-16 03:49:39.226629 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-09-16 03:49:39.226649 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-09-16 03:49:39.226666 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-09-16 03:49:39.226684 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-09-16 03:49:39.226701 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-09-16 03:49:39.226718 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-09-16 03:49:39.226735 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-09-16 03:49:39.226753 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-09-16 03:49:39.226769 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-09-16 03:49:39.226786 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-09-16 03:49:39.226803 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-09-16 03:49:39.226820 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-09-16 03:49:39.226836 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-09-16 03:49:39.226853 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-09-16 03:49:39.226869 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-09-16 03:49:39.226885 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-09-16 03:49:39.226902 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-09-16 03:49:39.226919 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-09-16 03:49:39.226936 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-09-16 03:49:39.226958 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-09-16 03:49:39.226976 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-09-16 03:49:39.226993 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-09-16 03:49:39.227010 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-09-16 03:49:39.227026 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.txt 2026-09-16 03:49:39.227043 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.yaml 2026-09-16 03:49:39.227059 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-09-16 03:49:39.227076 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-09-16 03:49:39.227092 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-09-16 03:49:39.227109 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-09-16 03:49:39.227126 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-09-16 03:49:39.227143 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-09-16 03:49:39.227159 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-09-16 03:49:39.227175 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-09-16 03:49:39.227193 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-09-16 03:49:39.227209 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-09-16 03:49:39.227225 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-09-16 03:49:39.227243 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-09-16 03:49:39.227259 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-09-16 03:49:39.227275 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-09-16 03:49:39.227290 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-09-16 03:49:39.227307 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-09-16 03:49:39.227322 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-09-16 03:49:39.227340 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-09-16 03:49:39.227356 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-09-16 03:49:39.227372 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-lz68q.txt 2026-09-16 03:49:39.227389 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-lz68q.yaml 2026-09-16 03:49:39.227406 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-09-16 03:49:39.227423 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-09-16 03:49:39.227438 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-09-16 03:49:39.227454 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-09-16 03:49:39.227470 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-09-16 03:49:39.227487 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-09-16 03:49:39.227503 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-09-16 03:49:39.227520 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-09-16 03:49:39.227537 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-09-16 03:49:39.227557 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-09-16 03:49:39.227575 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-09-16 03:49:39.227611 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-09-16 03:49:39.227630 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-09-16 03:49:39.227647 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-09-16 03:49:39.227665 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-09-16 03:49:39.227682 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-09-16 03:49:39.227698 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-09-16 03:49:39.227714 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-09-16 03:49:39.227731 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-09-16 03:49:39.227749 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-09-16 03:49:39.227766 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-09-16 03:49:39.227783 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-09-16 03:49:39.227799 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-09-16 03:49:39.227815 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-09-16 03:49:39.227831 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-09-16 03:49:39.227846 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-09-16 03:49:39.227862 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-09-16 03:49:39.227877 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-09-16 03:49:39.227893 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-87lfx.txt 2026-09-16 03:49:39.227910 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-87lfx.yaml 2026-09-16 03:49:39.227926 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-09-16 03:49:39.227943 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-09-16 03:49:39.227960 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-09-16 03:49:39.227977 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-09-16 03:49:39.227993 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-09-16 03:49:39.228011 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-09-16 03:49:39.228027 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-09-16 03:49:39.228043 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-09-16 03:49:39.228059 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-09-16 03:49:39.228076 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-09-16 03:49:39.228092 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-09-16 03:49:39.228109 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-09-16 03:49:39.228126 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-09-16 03:49:39.228142 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-09-16 03:49:39.228164 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-09-16 03:49:39.228183 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-09-16 03:49:39.228200 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-09-16 03:49:39.228218 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-09-16 03:49:39.228235 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-09-16 03:49:39.228252 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-09-16 03:49:39.228269 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-09-16 03:49:39.228286 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-09-16 03:49:39.228303 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-09-16 03:49:39.228319 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-09-16 03:49:39.228336 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-09-16 03:49:39.228352 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-09-16 03:49:39.228369 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-09-16 03:49:39.228386 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-09-16 03:49:39.228403 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-09-16 03:49:39.228420 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-09-16 03:49:39.228437 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-09-16 03:49:39.228454 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-09-16 03:49:39.228471 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-09-16 03:49:39.228489 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-09-16 03:49:39.228523 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-09-16 03:49:39.228541 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-09-16 03:49:39.228558 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-09-16 03:49:39.228595 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-09-16 03:49:39.228623 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-09-16 03:49:39.228642 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-09-16 03:49:39.228660 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-09-16 03:49:39.228677 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-09-16 03:49:39.228694 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-09-16 03:49:39.228711 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-09-16 03:49:39.228727 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-09-16 03:49:39.228743 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-09-16 03:49:39.228761 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-09-16 03:49:39.228778 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-09-16 03:49:39.228795 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-09-16 03:49:39.228812 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-09-16 03:49:39.228834 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-09-16 03:49:39.228853 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-09-16 03:49:39.228870 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-09-16 03:49:39.228886 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-09-16 03:49:39.228903 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-09-16 03:49:39.228920 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-09-16 03:49:39.228937 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-09-16 03:49:39.228954 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-09-16 03:49:39.228971 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-09-16 03:49:39.228988 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-09-16 03:49:39.229004 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-09-16 03:49:39.229021 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-09-16 03:49:39.229038 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-09-16 03:49:39.229055 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-09-16 03:49:39.229071 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-09-16 03:49:39.229087 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-09-16 03:49:39.229105 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-09-16 03:49:39.229121 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-09-16 03:49:39.229137 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-09-16 03:49:39.229155 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-09-16 03:49:39.229173 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-09-16 03:49:39.229190 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-09-16 03:49:39.229206 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-09-16 03:49:39.229224 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-09-16 03:49:39.229240 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-mbktj.txt 2026-09-16 03:49:39.229257 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-mbktj.yaml 2026-09-16 03:49:39.229275 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-09-16 03:49:39.229291 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-09-16 03:49:39.229308 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-09-16 03:49:39.229325 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-09-16 03:49:39.229342 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-09-16 03:49:39.264462 | 2026-09-16 03:49:39.264611 | TASK [gather-pod-logs : creating directory for pod logs] 2026-09-16 03:49:39.490037 | instance | changed 2026-09-16 03:49:39.502052 | 2026-09-16 03:49:39.502213 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-09-16 03:49:39.739461 | instance | changed 2026-09-16 03:49:39.749085 | 2026-09-16 03:49:39.749243 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-09-16 03:49:40.474793 | instance | auth-system/keycloak-0/keycloak 2026-09-16 03:49:40.686271 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-09-16 03:49:40.903993 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-dk5wc/manager 2026-09-16 03:49:41.070746 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-67b8b974d6-dk5wc" not found 2026-09-16 03:49:41.246766 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-tl8c6/manager 2026-09-16 03:49:41.426956 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-tl8c6" not found 2026-09-16 03:49:41.611078 | instance | capi-system/capi-controller-manager-5647546676-fdq64/manager 2026-09-16 03:49:41.796763 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-5647546676-fdq64" not found 2026-09-16 03:49:42.013814 | instance | capo-system/capo-controller-manager-56cf844ccd-9bwwh/manager 2026-09-16 03:49:42.241295 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-56cf844ccd-9bwwh" not found 2026-09-16 03:49:42.420935 | instance | cert-manager/cert-manager-75c4c745bc-h86q2/cert-manager-controller 2026-09-16 03:49:42.648406 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-h86q2" not found 2026-09-16 03:49:42.858617 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-wstgq/cert-manager-cainjector 2026-09-16 03:49:43.039144 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-wstgq" not found 2026-09-16 03:49:43.262088 | instance | cert-manager/cert-manager-webhook-548949fc64-v6jvc/cert-manager-webhook 2026-09-16 03:49:43.462172 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-v6jvc" not found 2026-09-16 03:49:43.683489 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-mcmbv/envoy-gateway 2026-09-16 03:49:43.973900 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-mcmbv" not found 2026-09-16 03:49:44.160280 | instance | ingress-nginx/ingress-nginx-controller-kkwfh/controller 2026-09-16 03:49:44.439915 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-kkwfh" not found 2026-09-16 03:49:44.664063 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-h5sth/ingress-nginx-default-backend 2026-09-16 03:49:44.893526 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-h5sth" not found 2026-09-16 03:49:45.135521 | instance | kube-system/cilium-27zdn/config 2026-09-16 03:49:45.377465 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-27zdn" not found 2026-09-16 03:49:45.380827 | instance | kube-system/cilium-27zdn/mount-cgroup 2026-09-16 03:49:45.596233 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-27zdn" not found 2026-09-16 03:49:45.600827 | instance | kube-system/cilium-27zdn/apply-sysctl-overwrites 2026-09-16 03:49:45.820761 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-27zdn" not found 2026-09-16 03:49:45.824674 | instance | kube-system/cilium-27zdn/mount-bpf-fs 2026-09-16 03:49:46.028081 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-27zdn" not found 2026-09-16 03:49:46.034705 | instance | kube-system/cilium-27zdn/clean-cilium-state 2026-09-16 03:49:46.275849 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-27zdn" not found 2026-09-16 03:49:46.281605 | instance | kube-system/cilium-27zdn/install-cni-binaries 2026-09-16 03:49:46.507462 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-27zdn" not found 2026-09-16 03:49:46.512373 | instance | kube-system/cilium-27zdn/cilium-agent 2026-09-16 03:49:46.843913 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-27zdn" not found 2026-09-16 03:49:47.046456 | instance | kube-system/cilium-operator-869df985b8-j5gcf/cilium-operator 2026-09-16 03:49:47.237777 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-j5gcf" not found 2026-09-16 03:49:47.452876 | instance | kube-system/coredns-67659f764b-5r5xv/coredns 2026-09-16 03:49:47.671787 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-5r5xv" not found 2026-09-16 03:49:47.863989 | instance | kube-system/coredns-67659f764b-jk92h/coredns 2026-09-16 03:49:48.075225 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-jk92h" not found 2026-09-16 03:49:48.306912 | instance | kube-system/etcd-instance/etcd 2026-09-16 03:49:48.585978 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-09-16 03:49:48.809720 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-09-16 03:49:49.107827 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-09-16 03:49:49.337652 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-09-16 03:49:49.643240 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-09-16 03:49:49.842077 | instance | kube-system/kube-proxy-mlsgs/kube-proxy 2026-09-16 03:49:50.065425 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-mlsgs" not found 2026-09-16 03:49:50.338401 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-09-16 03:49:50.525014 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-09-16 03:49:50.725752 | instance | kube-system/kube-vip-instance/kube-vip 2026-09-16 03:49:50.951749 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-09-16 03:49:51.200355 | instance | local-path-storage/local-path-provisioner-679c578f5-kd2f8/local-path-provisioner 2026-09-16 03:49:51.452593 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-kd2f8" not found 2026-09-16 03:49:51.682252 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-09-16 03:49:51.922247 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-09-16 03:49:51.927265 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-09-16 03:49:52.165832 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-09-16 03:49:52.170088 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-09-16 03:49:52.394834 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-09-16 03:49:52.399098 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-09-16 03:49:52.650896 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-09-16 03:49:52.886925 | instance | monitoring/goldpinger-7mbl5/goldpinger-daemon 2026-09-16 03:49:53.071672 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-7mbl5" not found 2026-09-16 03:49:53.284700 | instance | monitoring/kube-prometheus-stack-grafana-67d699d585-7cmfq/grafana-sc-dashboard 2026-09-16 03:49:53.517971 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-67d699d585-7cmfq" not found 2026-09-16 03:49:53.523963 | instance | monitoring/kube-prometheus-stack-grafana-67d699d585-7cmfq/grafana-sc-datasources 2026-09-16 03:49:53.713690 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-67d699d585-7cmfq" not found 2026-09-16 03:49:53.723140 | instance | monitoring/kube-prometheus-stack-grafana-67d699d585-7cmfq/grafana 2026-09-16 03:49:53.965656 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-67d699d585-7cmfq" not found 2026-09-16 03:49:54.164721 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-29vrs/kube-state-metrics 2026-09-16 03:49:54.347487 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-29vrs" not found 2026-09-16 03:49:54.561540 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-wm96g/kube-prometheus-stack 2026-09-16 03:49:54.796363 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-wm96g" not found 2026-09-16 03:49:55.045957 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-hzmgp/node-exporter 2026-09-16 03:49:55.324386 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-hzmgp/pod-tls-sidecar 2026-09-16 03:49:55.521219 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-hzmgp" not found 2026-09-16 03:49:55.736641 | instance | monitoring/loki-0/loki 2026-09-16 03:49:55.973140 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-09-16 03:49:56.147579 | instance | monitoring/loki-chunks-cache-0/memcached 2026-09-16 03:49:56.381310 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-09-16 03:49:56.386205 | instance | monitoring/loki-chunks-cache-0/exporter 2026-09-16 03:49:56.650391 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-09-16 03:49:56.850136 | instance | monitoring/loki-gateway-cf54cb88c-f2b92/nginx 2026-09-16 03:49:57.284155 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-f2b92" not found 2026-09-16 03:49:57.459244 | instance | monitoring/loki-results-cache-0/memcached 2026-09-16 03:49:57.661333 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-09-16 03:49:57.665540 | instance | monitoring/loki-results-cache-0/exporter 2026-09-16 03:49:57.897494 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-09-16 03:49:58.111727 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-dpxqz/gc 2026-09-16 03:49:58.348303 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-dpxqz" not found 2026-09-16 03:49:58.571638 | instance | monitoring/node-feature-discovery-master-8665476dbc-nzs2z/master 2026-09-16 03:49:58.790508 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-nzs2z" not found 2026-09-16 03:49:59.004938 | instance | monitoring/node-feature-discovery-worker-tjlvj/worker 2026-09-16 03:49:59.233377 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-tjlvj" not found 2026-09-16 03:49:59.420052 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-09-16 03:49:59.622076 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-16 03:49:59.625225 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-09-16 03:49:59.855340 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-16 03:49:59.858584 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-09-16 03:50:00.038674 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-16 03:50:00.043957 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-09-16 03:50:00.273885 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-16 03:50:00.277817 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-09-16 03:50:00.533499 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-16 03:50:00.708654 | instance | monitoring/prometheus-pushgateway-7b8659c68b-2jndj/pushgateway 2026-09-16 03:50:00.882195 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-2jndj" not found 2026-09-16 03:50:01.122866 | instance | monitoring/vector-p8n9w/vector 2026-09-16 03:50:01.346537 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-p8n9w" not found 2026-09-16 03:50:01.544091 | instance | openstack/barbican-api-85bd9589d9-t9vc5/init 2026-09-16 03:50:01.797509 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-85bd9589d9-t9vc5" not found 2026-09-16 03:50:01.803495 | instance | openstack/barbican-api-85bd9589d9-t9vc5/barbican-api 2026-09-16 03:50:02.006279 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-85bd9589d9-t9vc5" not found 2026-09-16 03:50:02.234459 | instance | openstack/barbican-db-init-strkz/init 2026-09-16 03:50:02.448553 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-strkz" not found 2026-09-16 03:50:02.452612 | instance | openstack/barbican-db-init-strkz/barbican-db-init-0 2026-09-16 03:50:02.643071 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-strkz" not found 2026-09-16 03:50:02.869146 | instance | openstack/barbican-db-sync-65fdv/init 2026-09-16 03:50:03.082663 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-65fdv" not found 2026-09-16 03:50:03.086127 | instance | openstack/barbican-db-sync-65fdv/barbican-db-sync 2026-09-16 03:50:03.299265 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-65fdv" not found 2026-09-16 03:50:03.467097 | instance | openstack/barbican-ks-endpoints-kh49l/init 2026-09-16 03:50:03.697175 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-kh49l" not found 2026-09-16 03:50:03.702196 | instance | openstack/barbican-ks-endpoints-kh49l/key-manager-ks-endpoints-admin 2026-09-16 03:50:03.899370 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-kh49l" not found 2026-09-16 03:50:03.903576 | instance | openstack/barbican-ks-endpoints-kh49l/key-manager-ks-endpoints-internal 2026-09-16 03:50:04.122212 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-kh49l" not found 2026-09-16 03:50:04.126308 | instance | openstack/barbican-ks-endpoints-kh49l/key-manager-ks-endpoints-public 2026-09-16 03:50:04.389225 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-kh49l" not found 2026-09-16 03:50:04.569138 | instance | openstack/barbican-ks-service-xbfn7/init 2026-09-16 03:50:04.778509 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-xbfn7" not found 2026-09-16 03:50:04.782464 | instance | openstack/barbican-ks-service-xbfn7/key-manager-ks-service-registration 2026-09-16 03:50:05.021426 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-xbfn7" not found 2026-09-16 03:50:05.271856 | instance | openstack/barbican-ks-user-qkft8/init 2026-09-16 03:50:05.515452 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-qkft8" not found 2026-09-16 03:50:05.521258 | instance | openstack/barbican-ks-user-qkft8/barbican-ks-user 2026-09-16 03:50:05.760820 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-qkft8" not found 2026-09-16 03:50:05.974644 | instance | openstack/barbican-rabbit-init-m69n9/init 2026-09-16 03:50:06.145268 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-m69n9" not found 2026-09-16 03:50:06.150079 | instance | openstack/barbican-rabbit-init-m69n9/rabbit-init 2026-09-16 03:50:06.364544 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-m69n9" not found 2026-09-16 03:50:06.534860 | instance | openstack/cinder-api-55d7855db6-88blm/init 2026-09-16 03:50:06.779003 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-55d7855db6-88blm" not found 2026-09-16 03:50:06.788696 | instance | openstack/cinder-api-55d7855db6-88blm/ceph-coordination-volume-perms 2026-09-16 03:50:07.002925 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-55d7855db6-88blm" not found 2026-09-16 03:50:07.006715 | instance | openstack/cinder-api-55d7855db6-88blm/cinder-api 2026-09-16 03:50:07.314913 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-55d7855db6-88blm" not found 2026-09-16 03:50:07.538371 | instance | openstack/cinder-backup-7c87f479bd-gthtt/init 2026-09-16 03:50:07.782945 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-7c87f479bd-gthtt" not found 2026-09-16 03:50:07.788214 | instance | openstack/cinder-backup-7c87f479bd-gthtt/ceph-backup-keyring-placement 2026-09-16 03:50:08.041409 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-7c87f479bd-gthtt" not found 2026-09-16 03:50:08.046329 | instance | openstack/cinder-backup-7c87f479bd-gthtt/ceph-keyring-placement-rbd1 2026-09-16 03:50:08.272649 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-7c87f479bd-gthtt" not found 2026-09-16 03:50:08.276739 | instance | openstack/cinder-backup-7c87f479bd-gthtt/ceph-coordination-volume-perms 2026-09-16 03:50:08.509274 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-7c87f479bd-gthtt" not found 2026-09-16 03:50:08.513848 | instance | openstack/cinder-backup-7c87f479bd-gthtt/cinder-backup 2026-09-16 03:50:08.741892 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-7c87f479bd-gthtt" not found 2026-09-16 03:50:08.928245 | instance | openstack/cinder-backup-storage-init-fkww9/init 2026-09-16 03:50:09.101537 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-fkww9" not found 2026-09-16 03:50:09.106094 | instance | openstack/cinder-backup-storage-init-fkww9/ceph-keyring-placement 2026-09-16 03:50:09.355340 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-fkww9" not found 2026-09-16 03:50:09.360270 | instance | openstack/cinder-backup-storage-init-fkww9/cinder-backup-storage-init 2026-09-16 03:50:09.604548 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-fkww9" not found 2026-09-16 03:50:09.791181 | instance | openstack/cinder-bootstrap-znbjr/init 2026-09-16 03:50:10.002099 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-znbjr" not found 2026-09-16 03:50:10.007112 | instance | openstack/cinder-bootstrap-znbjr/bootstrap 2026-09-16 03:50:10.237185 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-znbjr" not found 2026-09-16 03:50:10.453780 | instance | openstack/cinder-create-internal-tenant-zxldx/init 2026-09-16 03:50:10.694102 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-zxldx" not found 2026-09-16 03:50:10.697696 | instance | openstack/cinder-create-internal-tenant-zxldx/create-internal-tenant 2026-09-16 03:50:10.926926 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-zxldx" not found 2026-09-16 03:50:11.173235 | instance | openstack/cinder-db-init-kvkfc/init 2026-09-16 03:50:11.378087 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-kvkfc" not found 2026-09-16 03:50:11.380720 | instance | openstack/cinder-db-init-kvkfc/cinder-db-init-0 2026-09-16 03:50:11.581501 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-kvkfc" not found 2026-09-16 03:50:11.773780 | instance | openstack/cinder-db-sync-bsvzz/init 2026-09-16 03:50:11.983319 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-bsvzz" not found 2026-09-16 03:50:11.987113 | instance | openstack/cinder-db-sync-bsvzz/cinder-db-sync 2026-09-16 03:50:12.197711 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-bsvzz" not found 2026-09-16 03:50:12.400912 | instance | openstack/cinder-ks-endpoints-z7zkm/init 2026-09-16 03:50:12.632326 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-z7zkm" not found 2026-09-16 03:50:12.636494 | instance | openstack/cinder-ks-endpoints-z7zkm/volumev3-ks-endpoints-admin 2026-09-16 03:50:12.879873 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-z7zkm" not found 2026-09-16 03:50:12.886263 | instance | openstack/cinder-ks-endpoints-z7zkm/volumev3-ks-endpoints-internal 2026-09-16 03:50:13.111204 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-z7zkm" not found 2026-09-16 03:50:13.114906 | instance | openstack/cinder-ks-endpoints-z7zkm/volumev3-ks-endpoints-public 2026-09-16 03:50:13.366902 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-z7zkm" not found 2026-09-16 03:50:13.597332 | instance | openstack/cinder-ks-service-d2rt8/init 2026-09-16 03:50:13.804584 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-d2rt8" not found 2026-09-16 03:50:13.808807 | instance | openstack/cinder-ks-service-d2rt8/volumev3-ks-service-registration 2026-09-16 03:50:14.006983 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-d2rt8" not found 2026-09-16 03:50:14.252452 | instance | openstack/cinder-ks-user-b7jzw/init 2026-09-16 03:50:14.468964 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-b7jzw" not found 2026-09-16 03:50:14.473624 | instance | openstack/cinder-ks-user-b7jzw/cinder-ks-user 2026-09-16 03:50:14.687405 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-b7jzw" not found 2026-09-16 03:50:14.885530 | instance | openstack/cinder-rabbit-init-2z4x9/init 2026-09-16 03:50:15.056551 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-2z4x9" not found 2026-09-16 03:50:15.060757 | instance | openstack/cinder-rabbit-init-2z4x9/rabbit-init 2026-09-16 03:50:15.278511 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-2z4x9" not found 2026-09-16 03:50:15.481892 | instance | openstack/cinder-scheduler-687594cd54-cbhpg/init 2026-09-16 03:50:15.720165 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-687594cd54-cbhpg" not found 2026-09-16 03:50:15.724668 | instance | openstack/cinder-scheduler-687594cd54-cbhpg/ceph-coordination-volume-perms 2026-09-16 03:50:15.947607 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-687594cd54-cbhpg" not found 2026-09-16 03:50:15.951394 | instance | openstack/cinder-scheduler-687594cd54-cbhpg/cinder-scheduler 2026-09-16 03:50:16.121189 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-687594cd54-cbhpg" not found 2026-09-16 03:50:16.357737 | instance | openstack/cinder-storage-init-nzcdc/init 2026-09-16 03:50:16.571571 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-nzcdc" not found 2026-09-16 03:50:16.575276 | instance | openstack/cinder-storage-init-nzcdc/ceph-keyring-placement 2026-09-16 03:50:16.838650 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-nzcdc" not found 2026-09-16 03:50:16.843941 | instance | openstack/cinder-storage-init-nzcdc/cinder-storage-init-rbd1 2026-09-16 03:50:17.051101 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-nzcdc" not found 2026-09-16 03:50:17.270115 | instance | openstack/cinder-volume-d4b679879-nkc97/init 2026-09-16 03:50:17.465168 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-d4b679879-nkc97" not found 2026-09-16 03:50:17.468570 | instance | openstack/cinder-volume-d4b679879-nkc97/ceph-keyring-placement-rbd1 2026-09-16 03:50:17.670840 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-d4b679879-nkc97" not found 2026-09-16 03:50:17.674659 | instance | openstack/cinder-volume-d4b679879-nkc97/ceph-coordination-volume-perms 2026-09-16 03:50:17.867385 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-d4b679879-nkc97" not found 2026-09-16 03:50:17.871696 | instance | openstack/cinder-volume-d4b679879-nkc97/init-cinder-conf 2026-09-16 03:50:18.069042 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-d4b679879-nkc97" not found 2026-09-16 03:50:18.073514 | instance | openstack/cinder-volume-d4b679879-nkc97/cinder-volume 2026-09-16 03:50:18.314273 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-d4b679879-nkc97" not found 2026-09-16 03:50:18.512302 | instance | openstack/cinder-volume-usage-audit-29825465-plhbh/init 2026-09-16 03:50:18.706542 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29825465-plhbh" not found 2026-09-16 03:50:18.711932 | instance | openstack/cinder-volume-usage-audit-29825465-plhbh/cinder-volume-usage-audit 2026-09-16 03:50:18.894302 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29825465-plhbh" not found 2026-09-16 03:50:19.078414 | instance | openstack/glance-api-57f97f678-cjp2k/init 2026-09-16 03:50:19.253193 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-57f97f678-cjp2k" not found 2026-09-16 03:50:19.262048 | instance | openstack/glance-api-57f97f678-cjp2k/glance-perms 2026-09-16 03:50:19.423983 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-57f97f678-cjp2k" not found 2026-09-16 03:50:19.428167 | instance | openstack/glance-api-57f97f678-cjp2k/ceph-keyring-placement 2026-09-16 03:50:19.614848 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-57f97f678-cjp2k" not found 2026-09-16 03:50:19.628848 | instance | openstack/glance-api-57f97f678-cjp2k/glance-api 2026-09-16 03:50:19.849491 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-57f97f678-cjp2k" not found 2026-09-16 03:50:20.014725 | instance | openstack/glance-db-init-9s8hs/init 2026-09-16 03:50:20.206259 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-9s8hs" not found 2026-09-16 03:50:20.210182 | instance | openstack/glance-db-init-9s8hs/glance-db-init-0 2026-09-16 03:50:20.406878 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-9s8hs" not found 2026-09-16 03:50:20.634801 | instance | openstack/glance-db-sync-shqvp/init 2026-09-16 03:50:20.830089 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-shqvp" not found 2026-09-16 03:50:20.833241 | instance | openstack/glance-db-sync-shqvp/glance-db-sync 2026-09-16 03:50:21.041360 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-shqvp" not found 2026-09-16 03:50:21.269626 | instance | openstack/glance-ks-endpoints-6xj9b/init 2026-09-16 03:50:21.516880 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-6xj9b" not found 2026-09-16 03:50:21.520108 | instance | openstack/glance-ks-endpoints-6xj9b/image-ks-endpoints-admin 2026-09-16 03:50:21.750317 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-6xj9b" not found 2026-09-16 03:50:21.754900 | instance | openstack/glance-ks-endpoints-6xj9b/image-ks-endpoints-internal 2026-09-16 03:50:21.961300 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-6xj9b" not found 2026-09-16 03:50:21.965134 | instance | openstack/glance-ks-endpoints-6xj9b/image-ks-endpoints-public 2026-09-16 03:50:22.176315 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-6xj9b" not found 2026-09-16 03:50:22.350629 | instance | openstack/glance-ks-service-lpxqn/init 2026-09-16 03:50:22.534349 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-lpxqn" not found 2026-09-16 03:50:22.538308 | instance | openstack/glance-ks-service-lpxqn/image-ks-service-registration 2026-09-16 03:50:22.713372 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-lpxqn" not found 2026-09-16 03:50:22.886678 | instance | openstack/glance-ks-user-dkhwk/init 2026-09-16 03:50:23.073070 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-dkhwk" not found 2026-09-16 03:50:23.077296 | instance | openstack/glance-ks-user-dkhwk/glance-ks-user 2026-09-16 03:50:23.302567 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-dkhwk" not found 2026-09-16 03:50:23.465685 | instance | openstack/glance-metadefs-load-cmcqx/init 2026-09-16 03:50:23.650013 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-cmcqx" not found 2026-09-16 03:50:23.653916 | instance | openstack/glance-metadefs-load-cmcqx/glance-metadefs-load 2026-09-16 03:50:23.873739 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-cmcqx" not found 2026-09-16 03:50:24.106754 | instance | openstack/glance-rabbit-init-lcxgq/init 2026-09-16 03:50:24.326311 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-lcxgq" not found 2026-09-16 03:50:24.330006 | instance | openstack/glance-rabbit-init-lcxgq/rabbit-init 2026-09-16 03:50:24.546980 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-lcxgq" not found 2026-09-16 03:50:24.719159 | instance | openstack/glance-storage-init-kxmr6/init 2026-09-16 03:50:24.931386 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-kxmr6" not found 2026-09-16 03:50:24.934438 | instance | openstack/glance-storage-init-kxmr6/ceph-keyring-placement 2026-09-16 03:50:25.110195 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-kxmr6" not found 2026-09-16 03:50:25.114271 | instance | openstack/glance-storage-init-kxmr6/glance-storage-init 2026-09-16 03:50:25.329387 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-kxmr6" not found 2026-09-16 03:50:25.544158 | instance | openstack/heat-api-59d758bdc-vgjbs/init 2026-09-16 03:50:25.798624 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-59d758bdc-vgjbs" not found 2026-09-16 03:50:25.803106 | instance | openstack/heat-api-59d758bdc-vgjbs/heat-api 2026-09-16 03:50:26.038649 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-59d758bdc-vgjbs" not found 2026-09-16 03:50:26.287989 | instance | openstack/heat-bootstrap-pwrqk/init 2026-09-16 03:50:26.496266 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-pwrqk" not found 2026-09-16 03:50:26.499657 | instance | openstack/heat-bootstrap-pwrqk/bootstrap 2026-09-16 03:50:26.736868 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-pwrqk" not found 2026-09-16 03:50:26.937817 | instance | openstack/heat-cfn-76bccb6945-dgdp2/init 2026-09-16 03:50:27.156231 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-76bccb6945-dgdp2" not found 2026-09-16 03:50:27.164427 | instance | openstack/heat-cfn-76bccb6945-dgdp2/heat-cfn 2026-09-16 03:50:27.370649 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-76bccb6945-dgdp2" not found 2026-09-16 03:50:27.553989 | instance | openstack/heat-db-init-n62xs/init 2026-09-16 03:50:27.782469 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-n62xs" not found 2026-09-16 03:50:27.785373 | instance | openstack/heat-db-init-n62xs/heat-db-init-0 2026-09-16 03:50:28.002063 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-n62xs" not found 2026-09-16 03:50:28.229316 | instance | openstack/heat-db-sync-m2vvq/init 2026-09-16 03:50:28.459041 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-m2vvq" not found 2026-09-16 03:50:28.463133 | instance | openstack/heat-db-sync-m2vvq/heat-db-sync 2026-09-16 03:50:28.683313 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-m2vvq" not found 2026-09-16 03:50:28.881975 | instance | openstack/heat-domain-ks-user-4hnmd/init 2026-09-16 03:50:29.093742 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-4hnmd" not found 2026-09-16 03:50:29.097838 | instance | openstack/heat-domain-ks-user-4hnmd/heat-ks-domain-user 2026-09-16 03:50:29.303956 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-4hnmd" not found 2026-09-16 03:50:29.381678 | instance | Error from server (NotFound): pods "heat-engine-cleaner-29825495-2hnbz" not found 2026-09-16 03:50:29.471840 | instance | Error from server (NotFound): pods "heat-engine-cleaner-29825495-2hnbz" not found 2026-09-16 03:50:29.696563 | instance | openstack/heat-engine-cleaner-29825500-kmqt8/init 2026-09-16 03:50:29.949795 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29825500-kmqt8" not found 2026-09-16 03:50:29.954623 | instance | openstack/heat-engine-cleaner-29825500-kmqt8/heat-engine-cleaner 2026-09-16 03:50:30.152235 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29825500-kmqt8" not found 2026-09-16 03:50:30.372013 | instance | openstack/heat-engine-cleaner-29825505-6hbwm/init 2026-09-16 03:50:30.593791 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29825505-6hbwm" not found 2026-09-16 03:50:30.598496 | instance | openstack/heat-engine-cleaner-29825505-6hbwm/heat-engine-cleaner 2026-09-16 03:50:30.818121 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29825505-6hbwm" not found 2026-09-16 03:50:31.044949 | instance | openstack/heat-engine-d7c665d74-tffvn/init 2026-09-16 03:50:31.256101 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-d7c665d74-tffvn" not found 2026-09-16 03:50:31.260013 | instance | openstack/heat-engine-d7c665d74-tffvn/heat-engine 2026-09-16 03:50:31.415185 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-d7c665d74-tffvn" not found 2026-09-16 03:50:31.616673 | instance | openstack/heat-ks-endpoints-cx776/init 2026-09-16 03:50:31.822574 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-cx776" not found 2026-09-16 03:50:31.825951 | instance | openstack/heat-ks-endpoints-cx776/orchestration-ks-endpoints-admin 2026-09-16 03:50:32.003765 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-cx776" not found 2026-09-16 03:50:32.007148 | instance | openstack/heat-ks-endpoints-cx776/orchestration-ks-endpoints-internal 2026-09-16 03:50:32.190964 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-cx776" not found 2026-09-16 03:50:32.196089 | instance | openstack/heat-ks-endpoints-cx776/orchestration-ks-endpoints-public 2026-09-16 03:50:32.399817 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-cx776" not found 2026-09-16 03:50:32.403532 | instance | openstack/heat-ks-endpoints-cx776/cloudformation-ks-endpoints-admin 2026-09-16 03:50:32.583367 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-cx776" not found 2026-09-16 03:50:32.586816 | instance | openstack/heat-ks-endpoints-cx776/cloudformation-ks-endpoints-internal 2026-09-16 03:50:32.795654 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-cx776" not found 2026-09-16 03:50:32.799138 | instance | openstack/heat-ks-endpoints-cx776/cloudformation-ks-endpoints-public 2026-09-16 03:50:33.018295 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-cx776" not found 2026-09-16 03:50:33.271194 | instance | openstack/heat-ks-service-g44vm/init 2026-09-16 03:50:33.493012 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-g44vm" not found 2026-09-16 03:50:33.498059 | instance | openstack/heat-ks-service-g44vm/orchestration-ks-service-registration 2026-09-16 03:50:33.745499 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-g44vm" not found 2026-09-16 03:50:33.749620 | instance | openstack/heat-ks-service-g44vm/cloudformation-ks-service-registration 2026-09-16 03:50:33.935833 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-g44vm" not found 2026-09-16 03:50:34.173002 | instance | openstack/heat-ks-user-d89r7/init 2026-09-16 03:50:34.409382 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-d89r7" not found 2026-09-16 03:50:34.412601 | instance | openstack/heat-ks-user-d89r7/heat-ks-user 2026-09-16 03:50:34.609779 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-d89r7" not found 2026-09-16 03:50:34.614940 | instance | openstack/heat-ks-user-d89r7/heat-trustee-ks-user 2026-09-16 03:50:34.853461 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-d89r7" not found 2026-09-16 03:50:35.102333 | instance | openstack/heat-rabbit-init-qlgs2/init 2026-09-16 03:50:35.303552 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-qlgs2" not found 2026-09-16 03:50:35.307944 | instance | openstack/heat-rabbit-init-qlgs2/rabbit-init 2026-09-16 03:50:35.506436 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-qlgs2" not found 2026-09-16 03:50:35.738311 | instance | openstack/heat-trusts-lk889/init 2026-09-16 03:50:35.965572 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-lk889" not found 2026-09-16 03:50:35.974099 | instance | openstack/heat-trusts-lk889/heat-trusts 2026-09-16 03:50:36.225086 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-lk889" not found 2026-09-16 03:50:36.421917 | instance | openstack/horizon-786ccd6786-9t8vp/init 2026-09-16 03:50:36.662851 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-786ccd6786-9t8vp" not found 2026-09-16 03:50:36.671907 | instance | openstack/horizon-786ccd6786-9t8vp/horizon 2026-09-16 03:50:36.920389 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-786ccd6786-9t8vp" not found 2026-09-16 03:50:37.125430 | instance | openstack/horizon-db-init-s4szc/init 2026-09-16 03:50:37.318210 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-s4szc" not found 2026-09-16 03:50:37.323777 | instance | openstack/horizon-db-init-s4szc/horizon-db-init-0 2026-09-16 03:50:37.524092 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-s4szc" not found 2026-09-16 03:50:37.688424 | instance | openstack/horizon-db-sync-c6zjl/init 2026-09-16 03:50:37.892951 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-c6zjl" not found 2026-09-16 03:50:37.895909 | instance | openstack/horizon-db-sync-c6zjl/horizon-db-sync 2026-09-16 03:50:38.108147 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-c6zjl" not found 2026-09-16 03:50:38.330357 | instance | openstack/keepalived-trlkt/init 2026-09-16 03:50:38.581365 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-trlkt" not found 2026-09-16 03:50:38.585708 | instance | openstack/keepalived-trlkt/wait-for-ip 2026-09-16 03:50:39.003405 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-trlkt" not found 2026-09-16 03:50:39.008146 | instance | openstack/keepalived-trlkt/keepalived 2026-09-16 03:50:39.273115 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-trlkt" not found 2026-09-16 03:50:39.435324 | instance | openstack/keystone-api-595dcf947f-lsz84/init 2026-09-16 03:50:39.614065 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-595dcf947f-lsz84" not found 2026-09-16 03:50:39.618226 | instance | openstack/keystone-api-595dcf947f-lsz84/keystone-api 2026-09-16 03:50:40.357650 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-595dcf947f-lsz84" not found 2026-09-16 03:50:40.547736 | instance | openstack/keystone-bootstrap-6s472/init 2026-09-16 03:50:40.786106 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-6s472" not found 2026-09-16 03:50:40.790263 | instance | openstack/keystone-bootstrap-6s472/bootstrap 2026-09-16 03:50:40.994336 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-6s472" not found 2026-09-16 03:50:41.210949 | instance | openstack/keystone-credential-setup-vz9tf/init 2026-09-16 03:50:41.412375 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-vz9tf" not found 2026-09-16 03:50:41.416344 | instance | openstack/keystone-credential-setup-vz9tf/keystone-credential-setup 2026-09-16 03:50:41.621642 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-vz9tf" not found 2026-09-16 03:50:41.818158 | instance | openstack/keystone-db-init-fkh92/init 2026-09-16 03:50:42.020120 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-fkh92" not found 2026-09-16 03:50:42.025003 | instance | openstack/keystone-db-init-fkh92/keystone-db-init-0 2026-09-16 03:50:42.242060 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-fkh92" not found 2026-09-16 03:50:42.429299 | instance | openstack/keystone-db-sync-mmd98/init 2026-09-16 03:50:42.614220 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-mmd98" not found 2026-09-16 03:50:42.617777 | instance | openstack/keystone-db-sync-mmd98/keystone-db-sync 2026-09-16 03:50:42.814641 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-mmd98" not found 2026-09-16 03:50:42.985751 | instance | openstack/keystone-domain-manage-gs5cm/init 2026-09-16 03:50:43.203934 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-gs5cm" not found 2026-09-16 03:50:43.209431 | instance | openstack/keystone-domain-manage-gs5cm/keystone-domain-manage 2026-09-16 03:50:43.443229 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-gs5cm" not found 2026-09-16 03:50:43.651486 | instance | openstack/keystone-fernet-setup-l8f5b/init 2026-09-16 03:50:43.867771 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-l8f5b" not found 2026-09-16 03:50:43.876301 | instance | openstack/keystone-fernet-setup-l8f5b/keystone-fernet-setup 2026-09-16 03:50:44.055449 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-l8f5b" not found 2026-09-16 03:50:44.303297 | instance | openstack/keystone-rabbit-init-r2gh7/init 2026-09-16 03:50:44.498520 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-r2gh7" not found 2026-09-16 03:50:44.501409 | instance | openstack/keystone-rabbit-init-r2gh7/rabbit-init 2026-09-16 03:50:44.709190 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-r2gh7" not found 2026-09-16 03:50:44.931513 | instance | openstack/libvirt-libvirt-default-tfczz/init 2026-09-16 03:50:45.169372 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-tfczz" not found 2026-09-16 03:50:45.178304 | instance | openstack/libvirt-libvirt-default-tfczz/init-dynamic-options 2026-09-16 03:50:45.367463 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-tfczz" not found 2026-09-16 03:50:45.370176 | instance | openstack/libvirt-libvirt-default-tfczz/ceph-admin-keyring-placement 2026-09-16 03:50:45.573617 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-tfczz" not found 2026-09-16 03:50:45.577887 | instance | openstack/libvirt-libvirt-default-tfczz/ceph-keyring-placement 2026-09-16 03:50:45.783011 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-tfczz" not found 2026-09-16 03:50:45.787187 | instance | openstack/libvirt-libvirt-default-tfczz/tls-sidecar 2026-09-16 03:50:45.996290 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-tfczz" not found 2026-09-16 03:50:46.000981 | instance | openstack/libvirt-libvirt-default-tfczz/libvirt 2026-09-16 03:50:46.215265 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-tfczz" not found 2026-09-16 03:50:46.218605 | instance | openstack/libvirt-libvirt-default-tfczz/libvirt-exporter 2026-09-16 03:50:46.476297 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-tfczz" not found 2026-09-16 03:50:46.670933 | instance | openstack/magnum-api-84965f74b5-vfn5p/init 2026-09-16 03:50:46.906333 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-84965f74b5-vfn5p" not found 2026-09-16 03:50:46.910074 | instance | openstack/magnum-api-84965f74b5-vfn5p/magnum-api 2026-09-16 03:50:47.097742 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-84965f74b5-vfn5p" not found 2026-09-16 03:50:47.301275 | instance | openstack/magnum-cluster-api-proxy-7dgjl/magnum-cluster-api-proxy 2026-09-16 03:50:47.481953 | instance | Error from server (BadRequest): previous terminated container "magnum-cluster-api-proxy" in pod "magnum-cluster-api-proxy-7dgjl" not found 2026-09-16 03:50:47.730084 | instance | openstack/magnum-conductor-0/init 2026-09-16 03:50:47.937244 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-09-16 03:50:47.940394 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-09-16 03:50:48.107146 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-09-16 03:50:48.109993 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-09-16 03:50:48.295829 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-09-16 03:50:48.467467 | instance | openstack/magnum-db-init-ww8jx/init 2026-09-16 03:50:48.639486 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-ww8jx" not found 2026-09-16 03:50:48.643789 | instance | openstack/magnum-db-init-ww8jx/magnum-db-init-0 2026-09-16 03:50:48.826472 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-ww8jx" not found 2026-09-16 03:50:49.006731 | instance | openstack/magnum-db-sync-xhwzk/init 2026-09-16 03:50:49.227669 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-xhwzk" not found 2026-09-16 03:50:49.230539 | instance | openstack/magnum-db-sync-xhwzk/magnum-db-sync 2026-09-16 03:50:49.438416 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-xhwzk" not found 2026-09-16 03:50:49.666181 | instance | openstack/magnum-domain-ks-user-mvh7s/init 2026-09-16 03:50:49.904813 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-mvh7s" not found 2026-09-16 03:50:49.908036 | instance | openstack/magnum-domain-ks-user-mvh7s/magnum-ks-domain-user 2026-09-16 03:50:50.119255 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-mvh7s" not found 2026-09-16 03:50:50.357977 | instance | openstack/magnum-ks-endpoints-bk47h/init 2026-09-16 03:50:50.572420 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-bk47h" not found 2026-09-16 03:50:50.578290 | instance | openstack/magnum-ks-endpoints-bk47h/container-infra-ks-endpoints-admin 2026-09-16 03:50:50.777967 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-bk47h" not found 2026-09-16 03:50:50.782071 | instance | openstack/magnum-ks-endpoints-bk47h/container-infra-ks-endpoints-internal 2026-09-16 03:50:50.965156 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-bk47h" not found 2026-09-16 03:50:50.969139 | instance | openstack/magnum-ks-endpoints-bk47h/container-infra-ks-endpoints-public 2026-09-16 03:50:51.196579 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-bk47h" not found 2026-09-16 03:50:51.387272 | instance | openstack/magnum-ks-service-ddgkx/init 2026-09-16 03:50:51.643910 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-ddgkx" not found 2026-09-16 03:50:51.648734 | instance | openstack/magnum-ks-service-ddgkx/container-infra-ks-service-registration 2026-09-16 03:50:51.834430 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-ddgkx" not found 2026-09-16 03:50:52.024284 | instance | openstack/magnum-ks-user-whx6n/init 2026-09-16 03:50:52.220260 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-whx6n" not found 2026-09-16 03:50:52.224999 | instance | openstack/magnum-ks-user-whx6n/magnum-ks-user 2026-09-16 03:50:52.492945 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-whx6n" not found 2026-09-16 03:50:52.702670 | instance | openstack/magnum-rabbit-init-kffhd/init 2026-09-16 03:50:52.901632 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-kffhd" not found 2026-09-16 03:50:52.904835 | instance | openstack/magnum-rabbit-init-kffhd/rabbit-init 2026-09-16 03:50:53.069402 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-kffhd" not found 2026-09-16 03:50:53.250504 | instance | openstack/magnum-registry-c45778976-s276s/registry 2026-09-16 03:50:53.474765 | instance | Error from server (BadRequest): previous terminated container "registry" in pod "magnum-registry-c45778976-s276s" not found 2026-09-16 03:50:53.672551 | instance | openstack/manila-api-5585cf6c95-cd62h/init 2026-09-16 03:50:53.890009 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-api-5585cf6c95-cd62h" not found 2026-09-16 03:50:53.894534 | instance | openstack/manila-api-5585cf6c95-cd62h/manila-api 2026-09-16 03:50:54.102596 | instance | Error from server (BadRequest): previous terminated container "manila-api" in pod "manila-api-5585cf6c95-cd62h" not found 2026-09-16 03:50:54.302236 | instance | openstack/manila-bootstrap-wtkm9/init 2026-09-16 03:50:54.510848 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-bootstrap-wtkm9" not found 2026-09-16 03:50:54.514625 | instance | openstack/manila-bootstrap-wtkm9/bootstrap 2026-09-16 03:50:54.703103 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "manila-bootstrap-wtkm9" not found 2026-09-16 03:50:54.863907 | instance | openstack/manila-data-799cdc89db-bcv97/init 2026-09-16 03:50:55.096085 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-data-799cdc89db-bcv97" not found 2026-09-16 03:50:55.099958 | instance | openstack/manila-data-799cdc89db-bcv97/manila-data 2026-09-16 03:50:55.341963 | instance | Error from server (BadRequest): previous terminated container "manila-data" in pod "manila-data-799cdc89db-bcv97" not found 2026-09-16 03:50:55.574573 | instance | openstack/manila-db-init-trbz6/init 2026-09-16 03:50:55.786526 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-init-trbz6" not found 2026-09-16 03:50:55.790786 | instance | openstack/manila-db-init-trbz6/manila-db-init-0 2026-09-16 03:50:55.993040 | instance | Error from server (BadRequest): previous terminated container "manila-db-init-0" in pod "manila-db-init-trbz6" not found 2026-09-16 03:50:56.229771 | instance | openstack/manila-db-sync-9r29h/init 2026-09-16 03:50:56.402122 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-sync-9r29h" not found 2026-09-16 03:50:56.406158 | instance | openstack/manila-db-sync-9r29h/manila-db-sync 2026-09-16 03:50:56.636534 | instance | Error from server (BadRequest): previous terminated container "manila-db-sync" in pod "manila-db-sync-9r29h" not found 2026-09-16 03:50:56.818649 | instance | openstack/manila-ks-endpoints-v8z9s/init 2026-09-16 03:50:57.001670 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-endpoints-v8z9s" not found 2026-09-16 03:50:57.005639 | instance | openstack/manila-ks-endpoints-v8z9s/share-ks-endpoints-admin 2026-09-16 03:50:57.186623 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-admin" in pod "manila-ks-endpoints-v8z9s" not found 2026-09-16 03:50:57.194964 | instance | openstack/manila-ks-endpoints-v8z9s/share-ks-endpoints-internal 2026-09-16 03:50:57.369611 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-internal" in pod "manila-ks-endpoints-v8z9s" not found 2026-09-16 03:50:57.373434 | instance | openstack/manila-ks-endpoints-v8z9s/share-ks-endpoints-public 2026-09-16 03:50:57.575441 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-public" in pod "manila-ks-endpoints-v8z9s" not found 2026-09-16 03:50:57.580572 | instance | openstack/manila-ks-endpoints-v8z9s/sharev2-ks-endpoints-admin 2026-09-16 03:50:57.814207 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-admin" in pod "manila-ks-endpoints-v8z9s" not found 2026-09-16 03:50:57.817913 | instance | openstack/manila-ks-endpoints-v8z9s/sharev2-ks-endpoints-internal 2026-09-16 03:50:58.016924 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-internal" in pod "manila-ks-endpoints-v8z9s" not found 2026-09-16 03:50:58.021781 | instance | openstack/manila-ks-endpoints-v8z9s/sharev2-ks-endpoints-public 2026-09-16 03:50:58.239718 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-public" in pod "manila-ks-endpoints-v8z9s" not found 2026-09-16 03:50:58.482974 | instance | openstack/manila-ks-service-8zblc/init 2026-09-16 03:50:58.664746 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-service-8zblc" not found 2026-09-16 03:50:58.668104 | instance | openstack/manila-ks-service-8zblc/share-ks-service-registration 2026-09-16 03:50:58.868165 | instance | Error from server (BadRequest): previous terminated container "share-ks-service-registration" in pod "manila-ks-service-8zblc" not found 2026-09-16 03:50:58.873393 | instance | openstack/manila-ks-service-8zblc/sharev2-ks-service-registration 2026-09-16 03:50:59.062885 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-service-registration" in pod "manila-ks-service-8zblc" not found 2026-09-16 03:50:59.267752 | instance | openstack/manila-ks-user-w8zj7/init 2026-09-16 03:50:59.449658 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-user-w8zj7" not found 2026-09-16 03:50:59.455296 | instance | openstack/manila-ks-user-w8zj7/manila-ks-user 2026-09-16 03:50:59.703475 | instance | Error from server (BadRequest): previous terminated container "manila-ks-user" in pod "manila-ks-user-w8zj7" not found 2026-09-16 03:50:59.943671 | instance | openstack/manila-rabbit-init-9ds86/init 2026-09-16 03:51:00.183556 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-rabbit-init-9ds86" not found 2026-09-16 03:51:00.187897 | instance | openstack/manila-rabbit-init-9ds86/rabbit-init 2026-09-16 03:51:00.414988 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "manila-rabbit-init-9ds86" not found 2026-09-16 03:51:00.646462 | instance | openstack/manila-scheduler-567c8fc8fd-9cb86/init 2026-09-16 03:51:00.874902 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-scheduler-567c8fc8fd-9cb86" not found 2026-09-16 03:51:00.877723 | instance | openstack/manila-scheduler-567c8fc8fd-9cb86/manila-scheduler 2026-09-16 03:51:01.071828 | instance | Error from server (BadRequest): previous terminated container "manila-scheduler" in pod "manila-scheduler-567c8fc8fd-9cb86" not found 2026-09-16 03:51:01.293043 | instance | openstack/manila-share-5796dc9c87-4wfrn/init 2026-09-16 03:51:01.502472 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-share-5796dc9c87-4wfrn" not found 2026-09-16 03:51:01.506932 | instance | openstack/manila-share-5796dc9c87-4wfrn/manila-share-init 2026-09-16 03:51:01.739433 | instance | Error from server (BadRequest): previous terminated container "manila-share-init" in pod "manila-share-5796dc9c87-4wfrn" not found 2026-09-16 03:51:01.744299 | instance | openstack/manila-share-5796dc9c87-4wfrn/manila-share 2026-09-16 03:51:01.961330 | instance | Error from server (BadRequest): previous terminated container "manila-share" in pod "manila-share-5796dc9c87-4wfrn" not found 2026-09-16 03:51:02.156335 | instance | openstack/memcached-memcached-6479589586-g6rpf/init 2026-09-16 03:51:02.375674 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-g6rpf" not found 2026-09-16 03:51:02.379905 | instance | openstack/memcached-memcached-6479589586-g6rpf/memcached 2026-09-16 03:51:02.613587 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-g6rpf" not found 2026-09-16 03:51:02.616873 | instance | openstack/memcached-memcached-6479589586-g6rpf/memcached-exporter 2026-09-16 03:51:02.831282 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-g6rpf" not found 2026-09-16 03:51:03.022486 | instance | openstack/neutron-coredns-7dd4958666-m92vv/coredns 2026-09-16 03:51:03.215429 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-m92vv" not found 2026-09-16 03:51:03.397861 | instance | openstack/neutron-db-init-zdmm9/init 2026-09-16 03:51:03.633767 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-zdmm9" not found 2026-09-16 03:51:03.637147 | instance | openstack/neutron-db-init-zdmm9/neutron-db-init-0 2026-09-16 03:51:03.821610 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-zdmm9" not found 2026-09-16 03:51:04.010355 | instance | openstack/neutron-db-sync-z5r54/init 2026-09-16 03:51:04.270722 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-z5r54" not found 2026-09-16 03:51:04.276306 | instance | openstack/neutron-db-sync-z5r54/neutron-db-sync 2026-09-16 03:51:04.508461 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-z5r54" not found 2026-09-16 03:51:04.770462 | instance | openstack/neutron-dhcp-agent-default-t7w5r/init 2026-09-16 03:51:04.999883 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-t7w5r" not found 2026-09-16 03:51:05.005199 | instance | openstack/neutron-dhcp-agent-default-t7w5r/neutron-dhcp-agent-init 2026-09-16 03:51:05.218947 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-t7w5r" not found 2026-09-16 03:51:05.224293 | instance | openstack/neutron-dhcp-agent-default-t7w5r/neutron-dhcp-agent 2026-09-16 03:51:05.694213 | instance | openstack/neutron-ks-endpoints-qdvsz/init 2026-09-16 03:51:05.915799 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-qdvsz" not found 2026-09-16 03:51:05.919918 | instance | openstack/neutron-ks-endpoints-qdvsz/network-ks-endpoints-admin 2026-09-16 03:51:06.104384 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-qdvsz" not found 2026-09-16 03:51:06.107044 | instance | openstack/neutron-ks-endpoints-qdvsz/network-ks-endpoints-internal 2026-09-16 03:51:06.313699 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-qdvsz" not found 2026-09-16 03:51:06.319586 | instance | openstack/neutron-ks-endpoints-qdvsz/network-ks-endpoints-public 2026-09-16 03:51:06.504394 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-qdvsz" not found 2026-09-16 03:51:06.723119 | instance | openstack/neutron-ks-service-b2tks/init 2026-09-16 03:51:06.940516 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-b2tks" not found 2026-09-16 03:51:06.944124 | instance | openstack/neutron-ks-service-b2tks/network-ks-service-registration 2026-09-16 03:51:07.134439 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-b2tks" not found 2026-09-16 03:51:07.337543 | instance | openstack/neutron-ks-user-57m92/init 2026-09-16 03:51:07.543263 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-57m92" not found 2026-09-16 03:51:07.548314 | instance | openstack/neutron-ks-user-57m92/neutron-ks-user 2026-09-16 03:51:07.772447 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-57m92" not found 2026-09-16 03:51:08.010532 | instance | openstack/neutron-l3-agent-default-4dzv5/init 2026-09-16 03:51:08.226488 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-4dzv5" not found 2026-09-16 03:51:08.229826 | instance | openstack/neutron-l3-agent-default-4dzv5/neutron-l3-agent-init 2026-09-16 03:51:08.414892 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-4dzv5" not found 2026-09-16 03:51:08.419961 | instance | openstack/neutron-l3-agent-default-4dzv5/neutron-l3-agent 2026-09-16 03:51:08.642708 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-4dzv5" not found 2026-09-16 03:51:08.812103 | instance | openstack/neutron-metadata-agent-default-8j5c6/init 2026-09-16 03:51:09.044896 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-8j5c6" not found 2026-09-16 03:51:09.048574 | instance | openstack/neutron-metadata-agent-default-8j5c6/neutron-metadata-agent-init 2026-09-16 03:51:09.212534 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-8j5c6" not found 2026-09-16 03:51:09.218431 | instance | openstack/neutron-metadata-agent-default-8j5c6/neutron-metadata-agent 2026-09-16 03:51:09.413751 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-8j5c6" not found 2026-09-16 03:51:09.580692 | instance | openstack/neutron-netns-cleanup-cron-default-dqb77/init 2026-09-16 03:51:09.754303 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-dqb77" not found 2026-09-16 03:51:09.757300 | instance | openstack/neutron-netns-cleanup-cron-default-dqb77/neutron-netns-cleanup-cron 2026-09-16 03:51:09.927952 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-dqb77" not found 2026-09-16 03:51:10.133121 | instance | openstack/neutron-ovs-agent-default-lf6ld/init 2026-09-16 03:51:10.364182 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-lf6ld" not found 2026-09-16 03:51:10.367048 | instance | openstack/neutron-ovs-agent-default-lf6ld/neutron-openvswitch-agent-kernel-modules 2026-09-16 03:51:10.591339 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-lf6ld" not found 2026-09-16 03:51:10.595173 | instance | openstack/neutron-ovs-agent-default-lf6ld/neutron-ovs-agent-init 2026-09-16 03:51:10.806140 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-lf6ld" not found 2026-09-16 03:51:10.811251 | instance | openstack/neutron-ovs-agent-default-lf6ld/neutron-ovs-agent 2026-09-16 03:51:11.222590 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-lf6ld" not found 2026-09-16 03:51:11.391829 | instance | openstack/neutron-rabbit-init-zhjg8/init 2026-09-16 03:51:11.603508 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-zhjg8" not found 2026-09-16 03:51:11.608382 | instance | openstack/neutron-rabbit-init-zhjg8/rabbit-init 2026-09-16 03:51:11.768960 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-zhjg8" not found 2026-09-16 03:51:11.990907 | instance | openstack/neutron-rpc-server-7dfccc9494-cm7md/init 2026-09-16 03:51:12.190784 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-7dfccc9494-cm7md" not found 2026-09-16 03:51:12.194125 | instance | openstack/neutron-rpc-server-7dfccc9494-cm7md/neutron-rpc-server 2026-09-16 03:51:12.407589 | instance | Error from server (BadRequest): previous terminated container "neutron-rpc-server" in pod "neutron-rpc-server-7dfccc9494-cm7md" not found 2026-09-16 03:51:12.619896 | instance | openstack/neutron-server-7df798fcd9-v49k2/init 2026-09-16 03:51:12.834822 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-7df798fcd9-v49k2" not found 2026-09-16 03:51:12.838789 | instance | openstack/neutron-server-7df798fcd9-v49k2/neutron-server 2026-09-16 03:51:13.228136 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-7df798fcd9-v49k2" not found 2026-09-16 03:51:13.231442 | instance | openstack/neutron-server-7df798fcd9-v49k2/neutron-policy-server 2026-09-16 03:51:13.390047 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-7df798fcd9-v49k2" not found 2026-09-16 03:51:13.569617 | instance | openstack/nova-api-metadata-984b58d4f-hcwsh/init 2026-09-16 03:51:13.800065 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-984b58d4f-hcwsh" not found 2026-09-16 03:51:13.805394 | instance | openstack/nova-api-metadata-984b58d4f-hcwsh/nova-api-metadata-init 2026-09-16 03:51:14.054857 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-984b58d4f-hcwsh" not found 2026-09-16 03:51:14.059988 | instance | openstack/nova-api-metadata-984b58d4f-hcwsh/nova-api 2026-09-16 03:51:14.293674 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-984b58d4f-hcwsh" not found 2026-09-16 03:51:14.484102 | instance | openstack/nova-api-osapi-86cfc5d95-gjzqn/init 2026-09-16 03:51:14.741117 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-86cfc5d95-gjzqn" not found 2026-09-16 03:51:14.747713 | instance | openstack/nova-api-osapi-86cfc5d95-gjzqn/nova-osapi 2026-09-16 03:51:14.999053 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-86cfc5d95-gjzqn" not found 2026-09-16 03:51:15.189549 | instance | openstack/nova-bootstrap-7gsd2/init 2026-09-16 03:51:15.366122 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-7gsd2" not found 2026-09-16 03:51:15.368380 | instance | openstack/nova-bootstrap-7gsd2/bootstrap 2026-09-16 03:51:15.600172 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-7gsd2" not found 2026-09-16 03:51:15.814007 | instance | openstack/nova-cell-setup-29825460-8ldq7/init 2026-09-16 03:51:16.009961 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29825460-8ldq7" not found 2026-09-16 03:51:16.014865 | instance | openstack/nova-cell-setup-29825460-8ldq7/nova-cell-setup 2026-09-16 03:51:16.226549 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29825460-8ldq7" not found 2026-09-16 03:51:16.407516 | instance | openstack/nova-cell-setup-btj9b/init 2026-09-16 03:51:16.655765 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-btj9b" not found 2026-09-16 03:51:16.663134 | instance | openstack/nova-cell-setup-btj9b/nova-cell-setup-init 2026-09-16 03:51:16.899068 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-btj9b" not found 2026-09-16 03:51:16.907510 | instance | openstack/nova-cell-setup-btj9b/nova-cell-setup 2026-09-16 03:51:17.134935 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-btj9b" not found 2026-09-16 03:51:17.307527 | instance | openstack/nova-compute-default-shjzb/init 2026-09-16 03:51:17.534114 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-shjzb" not found 2026-09-16 03:51:17.537517 | instance | openstack/nova-compute-default-shjzb/nova-compute-init 2026-09-16 03:51:17.757943 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-shjzb" not found 2026-09-16 03:51:17.762369 | instance | openstack/nova-compute-default-shjzb/ceph-perms 2026-09-16 03:51:17.988885 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-shjzb" not found 2026-09-16 03:51:17.992542 | instance | openstack/nova-compute-default-shjzb/ceph-admin-keyring-placement 2026-09-16 03:51:18.214570 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-shjzb" not found 2026-09-16 03:51:18.217164 | instance | openstack/nova-compute-default-shjzb/ceph-keyring-placement 2026-09-16 03:51:18.406307 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-shjzb" not found 2026-09-16 03:51:18.410091 | instance | openstack/nova-compute-default-shjzb/nova-compute-vnc-init 2026-09-16 03:51:18.648841 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-shjzb" not found 2026-09-16 03:51:18.652893 | instance | openstack/nova-compute-default-shjzb/nova-compute-ssh-init 2026-09-16 03:51:18.843886 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-shjzb" not found 2026-09-16 03:51:18.848010 | instance | openstack/nova-compute-default-shjzb/nova-compute 2026-09-16 03:51:19.096388 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-shjzb" not found 2026-09-16 03:51:19.100549 | instance | openstack/nova-compute-default-shjzb/nova-compute-ssh 2026-09-16 03:51:19.330929 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-shjzb" not found 2026-09-16 03:51:19.557094 | instance | openstack/nova-conductor-f68694745-gk6wg/init 2026-09-16 03:51:19.793905 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-f68694745-gk6wg" not found 2026-09-16 03:51:19.797905 | instance | openstack/nova-conductor-f68694745-gk6wg/nova-conductor 2026-09-16 03:51:20.007008 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-f68694745-gk6wg" not found 2026-09-16 03:51:20.235891 | instance | openstack/nova-db-init-t866v/init 2026-09-16 03:51:20.439782 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-t866v" not found 2026-09-16 03:51:20.443283 | instance | openstack/nova-db-init-t866v/nova-db-init-0 2026-09-16 03:51:20.678328 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-t866v" not found 2026-09-16 03:51:20.681433 | instance | openstack/nova-db-init-t866v/nova-db-init-1 2026-09-16 03:51:20.889358 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-t866v" not found 2026-09-16 03:51:20.893916 | instance | openstack/nova-db-init-t866v/nova-db-init-2 2026-09-16 03:51:21.133416 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-t866v" not found 2026-09-16 03:51:21.332160 | instance | openstack/nova-db-sync-4j5tw/init 2026-09-16 03:51:21.555066 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-4j5tw" not found 2026-09-16 03:51:21.559512 | instance | openstack/nova-db-sync-4j5tw/nova-db-sync 2026-09-16 03:51:21.811087 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-4j5tw" not found 2026-09-16 03:51:22.045322 | instance | openstack/nova-ks-endpoints-246bv/init 2026-09-16 03:51:22.265737 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-246bv" not found 2026-09-16 03:51:22.272375 | instance | openstack/nova-ks-endpoints-246bv/compute-ks-endpoints-admin 2026-09-16 03:51:22.474521 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-246bv" not found 2026-09-16 03:51:22.479632 | instance | openstack/nova-ks-endpoints-246bv/compute-ks-endpoints-internal 2026-09-16 03:51:22.700716 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-246bv" not found 2026-09-16 03:51:22.704263 | instance | openstack/nova-ks-endpoints-246bv/compute-ks-endpoints-public 2026-09-16 03:51:22.889214 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-246bv" not found 2026-09-16 03:51:23.083123 | instance | openstack/nova-ks-service-drb4b/init 2026-09-16 03:51:23.298115 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-drb4b" not found 2026-09-16 03:51:23.301944 | instance | openstack/nova-ks-service-drb4b/compute-ks-service-registration 2026-09-16 03:51:23.503330 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-drb4b" not found 2026-09-16 03:51:23.715847 | instance | openstack/nova-ks-user-7m62q/init 2026-09-16 03:51:23.913500 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-7m62q" not found 2026-09-16 03:51:23.918661 | instance | openstack/nova-ks-user-7m62q/nova-ks-user 2026-09-16 03:51:24.129750 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-7m62q" not found 2026-09-16 03:51:24.330668 | instance | openstack/nova-novncproxy-6546b496cb-vsbkl/init 2026-09-16 03:51:24.516188 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-6546b496cb-vsbkl" not found 2026-09-16 03:51:24.520929 | instance | openstack/nova-novncproxy-6546b496cb-vsbkl/nova-novncproxy-init 2026-09-16 03:51:24.741213 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-6546b496cb-vsbkl" not found 2026-09-16 03:51:24.745485 | instance | openstack/nova-novncproxy-6546b496cb-vsbkl/nova-novncproxy-init-assets 2026-09-16 03:51:24.963417 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-6546b496cb-vsbkl" not found 2026-09-16 03:51:24.967115 | instance | openstack/nova-novncproxy-6546b496cb-vsbkl/nova-novncproxy 2026-09-16 03:51:25.157871 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-6546b496cb-vsbkl" not found 2026-09-16 03:51:25.377926 | instance | openstack/nova-rabbit-init-5p5zb/init 2026-09-16 03:51:25.593428 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-5p5zb" not found 2026-09-16 03:51:25.599394 | instance | openstack/nova-rabbit-init-5p5zb/rabbit-init 2026-09-16 03:51:25.815332 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-5p5zb" not found 2026-09-16 03:51:26.042849 | instance | openstack/nova-scheduler-6f5cd54945-8mjhh/init 2026-09-16 03:51:26.252602 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-6f5cd54945-8mjhh" not found 2026-09-16 03:51:26.256146 | instance | openstack/nova-scheduler-6f5cd54945-8mjhh/nova-scheduler 2026-09-16 03:51:26.430702 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-6f5cd54945-8mjhh" not found 2026-09-16 03:51:26.650498 | instance | openstack/nova-service-cleaner-29825460-msfnl/init 2026-09-16 03:51:26.876598 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29825460-msfnl" not found 2026-09-16 03:51:26.882286 | instance | openstack/nova-service-cleaner-29825460-msfnl/nova-service-cleaner 2026-09-16 03:51:27.088379 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29825460-msfnl" not found 2026-09-16 03:51:27.268537 | instance | openstack/octavia-api-5f5c8b6757-gk4nz/init 2026-09-16 03:51:27.428213 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-5f5c8b6757-gk4nz" not found 2026-09-16 03:51:27.432982 | instance | openstack/octavia-api-5f5c8b6757-gk4nz/octavia-api 2026-09-16 03:51:27.672209 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-5f5c8b6757-gk4nz" not found 2026-09-16 03:51:27.885751 | instance | openstack/octavia-bootstrap-qk7dk/init 2026-09-16 03:51:28.077813 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-qk7dk" not found 2026-09-16 03:51:28.081198 | instance | openstack/octavia-bootstrap-qk7dk/bootstrap 2026-09-16 03:51:28.255412 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-qk7dk" not found 2026-09-16 03:51:28.412813 | instance | openstack/octavia-db-init-dcsrl/init 2026-09-16 03:51:28.585054 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-dcsrl" not found 2026-09-16 03:51:28.589452 | instance | openstack/octavia-db-init-dcsrl/octavia-db-init-0 2026-09-16 03:51:28.767038 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-dcsrl" not found 2026-09-16 03:51:28.770814 | instance | openstack/octavia-db-init-dcsrl/octavia-db-init-1 2026-09-16 03:51:28.984995 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-dcsrl" not found 2026-09-16 03:51:29.197990 | instance | openstack/octavia-db-sync-qlqp7/init 2026-09-16 03:51:29.367177 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-qlqp7" not found 2026-09-16 03:51:29.370775 | instance | openstack/octavia-db-sync-qlqp7/octavia-db-sync 2026-09-16 03:51:29.536832 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-qlqp7" not found 2026-09-16 03:51:29.754101 | instance | openstack/octavia-health-manager-default-tjb65/init 2026-09-16 03:51:29.932393 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-tjb65" not found 2026-09-16 03:51:29.936757 | instance | openstack/octavia-health-manager-default-tjb65/octavia-health-manager-get-port 2026-09-16 03:51:30.186406 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-tjb65" not found 2026-09-16 03:51:30.190376 | instance | openstack/octavia-health-manager-default-tjb65/octavia-health-manager-nic-init 2026-09-16 03:51:30.361976 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-tjb65" not found 2026-09-16 03:51:30.367151 | instance | openstack/octavia-health-manager-default-tjb65/octavia-health-manager 2026-09-16 03:51:30.598070 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-tjb65" not found 2026-09-16 03:51:30.801313 | instance | openstack/octavia-housekeeping-6ffc57588-cxjrq/init 2026-09-16 03:51:31.036567 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-6ffc57588-cxjrq" not found 2026-09-16 03:51:31.040125 | instance | openstack/octavia-housekeeping-6ffc57588-cxjrq/octavia-housekeeping 2026-09-16 03:51:31.282755 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-6ffc57588-cxjrq" not found 2026-09-16 03:51:31.483959 | instance | openstack/octavia-ks-endpoints-5xxj4/init 2026-09-16 03:51:31.711881 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-5xxj4" not found 2026-09-16 03:51:31.716273 | instance | openstack/octavia-ks-endpoints-5xxj4/load-balancer-ks-endpoints-admin 2026-09-16 03:51:31.947962 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-5xxj4" not found 2026-09-16 03:51:31.952816 | instance | openstack/octavia-ks-endpoints-5xxj4/load-balancer-ks-endpoints-internal 2026-09-16 03:51:32.199073 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-5xxj4" not found 2026-09-16 03:51:32.201422 | instance | openstack/octavia-ks-endpoints-5xxj4/load-balancer-ks-endpoints-public 2026-09-16 03:51:32.409213 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-5xxj4" not found 2026-09-16 03:51:32.632469 | instance | openstack/octavia-ks-service-kvmh4/init 2026-09-16 03:51:32.832713 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-kvmh4" not found 2026-09-16 03:51:32.838473 | instance | openstack/octavia-ks-service-kvmh4/load-balancer-ks-service-registration 2026-09-16 03:51:33.057096 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-kvmh4" not found 2026-09-16 03:51:33.284394 | instance | openstack/octavia-ks-user-x2bdh/init 2026-09-16 03:51:33.492286 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-x2bdh" not found 2026-09-16 03:51:33.494863 | instance | openstack/octavia-ks-user-x2bdh/octavia-ks-user 2026-09-16 03:51:33.752596 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-x2bdh" not found 2026-09-16 03:51:33.944667 | instance | openstack/octavia-rabbit-init-ckfwz/init 2026-09-16 03:51:34.147576 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-ckfwz" not found 2026-09-16 03:51:34.151975 | instance | openstack/octavia-rabbit-init-ckfwz/rabbit-init 2026-09-16 03:51:34.348067 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-ckfwz" not found 2026-09-16 03:51:34.593093 | instance | openstack/octavia-worker-866558c779-8cswq/init 2026-09-16 03:51:34.841234 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-866558c779-8cswq" not found 2026-09-16 03:51:34.846069 | instance | openstack/octavia-worker-866558c779-8cswq/octavia-worker 2026-09-16 03:51:35.055224 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-866558c779-8cswq" not found 2026-09-16 03:51:35.244433 | instance | openstack/openstack-database-exporter-78c69bc7dd-nspsv/openstack-database-exporter 2026-09-16 03:51:35.422932 | instance | Error from server (BadRequest): previous terminated container "openstack-database-exporter" in pod "openstack-database-exporter-78c69bc7dd-nspsv" not found 2026-09-16 03:51:35.640172 | instance | openstack/openstack-exporter-5c9648485b-qrfmx/build-config 2026-09-16 03:51:35.835220 | instance | Error from server (BadRequest): previous terminated container "build-config" in pod "openstack-exporter-5c9648485b-qrfmx" not found 2026-09-16 03:51:35.840604 | instance | openstack/openstack-exporter-5c9648485b-qrfmx/openstack-exporter 2026-09-16 03:51:36.043013 | instance | Error from server (BadRequest): previous terminated container "openstack-exporter" in pod "openstack-exporter-5c9648485b-qrfmx" not found 2026-09-16 03:51:36.242852 | instance | openstack/openvswitch-zlvvh/init 2026-09-16 03:51:36.441093 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-zlvvh" not found 2026-09-16 03:51:36.446335 | instance | openstack/openvswitch-zlvvh/openvswitch-db-perms 2026-09-16 03:51:36.632723 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-zlvvh" not found 2026-09-16 03:51:36.639124 | instance | openstack/openvswitch-zlvvh/openvswitch-vswitchd-modules 2026-09-16 03:51:36.845508 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-zlvvh" not found 2026-09-16 03:51:36.849029 | instance | openstack/openvswitch-zlvvh/openvswitch-db 2026-09-16 03:51:37.024543 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-zlvvh" not found 2026-09-16 03:51:37.027830 | instance | openstack/openvswitch-zlvvh/openvswitch-vswitchd 2026-09-16 03:51:37.193238 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-zlvvh" not found 2026-09-16 03:51:37.366461 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-09-16 03:51:37.573695 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-09-16 03:51:37.578518 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-09-16 03:51:37.798515 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-09-16 03:51:37.802443 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-09-16 03:51:38.207538 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-09-16 03:51:38.211142 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-09-16 03:51:38.431508 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-09-16 03:51:38.603824 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-09-16 03:51:38.773083 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-09-16 03:51:38.777559 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-09-16 03:51:39.005232 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-09-16 03:51:39.008262 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-09-16 03:51:39.229586 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-09-16 03:51:39.454532 | instance | openstack/placement-api-5ff4bdf7b6-b6mp2/init 2026-09-16 03:51:39.661238 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-5ff4bdf7b6-b6mp2" not found 2026-09-16 03:51:39.665565 | instance | openstack/placement-api-5ff4bdf7b6-b6mp2/placement-api 2026-09-16 03:51:39.935046 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-5ff4bdf7b6-b6mp2" not found 2026-09-16 03:51:40.119827 | instance | openstack/placement-db-init-2gz88/init 2026-09-16 03:51:40.317000 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-2gz88" not found 2026-09-16 03:51:40.320408 | instance | openstack/placement-db-init-2gz88/placement-db-init-0 2026-09-16 03:51:40.483920 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-2gz88" not found 2026-09-16 03:51:40.690009 | instance | openstack/placement-db-sync-4dgjd/init 2026-09-16 03:51:40.872084 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-4dgjd" not found 2026-09-16 03:51:40.875678 | instance | openstack/placement-db-sync-4dgjd/placement-db-sync 2026-09-16 03:51:41.065547 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-4dgjd" not found 2026-09-16 03:51:41.283333 | instance | openstack/placement-ks-endpoints-k7957/init 2026-09-16 03:51:41.452743 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-k7957" not found 2026-09-16 03:51:41.456618 | instance | openstack/placement-ks-endpoints-k7957/placement-ks-endpoints-admin 2026-09-16 03:51:41.650263 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-k7957" not found 2026-09-16 03:51:41.654410 | instance | openstack/placement-ks-endpoints-k7957/placement-ks-endpoints-internal 2026-09-16 03:51:41.877263 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-k7957" not found 2026-09-16 03:51:41.883207 | instance | openstack/placement-ks-endpoints-k7957/placement-ks-endpoints-public 2026-09-16 03:51:42.091692 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-k7957" not found 2026-09-16 03:51:42.313751 | instance | openstack/placement-ks-service-zwbp4/init 2026-09-16 03:51:42.494919 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-zwbp4" not found 2026-09-16 03:51:42.500265 | instance | openstack/placement-ks-service-zwbp4/placement-ks-service-registration 2026-09-16 03:51:42.666410 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-zwbp4" not found 2026-09-16 03:51:42.859003 | instance | openstack/placement-ks-user-6792l/init 2026-09-16 03:51:43.037871 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-6792l" not found 2026-09-16 03:51:43.042357 | instance | openstack/placement-ks-user-6792l/placement-ks-user 2026-09-16 03:51:43.264992 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-6792l" not found 2026-09-16 03:51:43.464958 | instance | openstack/pxc-operator-69cb5bbdb9-tcxq9/percona-xtradb-cluster-operator 2026-09-16 03:51:43.675090 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-tcxq9" not found 2026-09-16 03:51:43.884081 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-09-16 03:51:44.071677 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-09-16 03:51:44.075437 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-09-16 03:51:44.302565 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-09-16 03:51:44.501189 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-09-16 03:51:44.701458 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-09-16 03:51:44.705590 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-09-16 03:51:44.939254 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-09-16 03:51:45.169320 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-tlwnb/rabbitmq-cluster-operator 2026-09-16 03:51:45.383986 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-tlwnb" not found 2026-09-16 03:51:45.594645 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-09-16 03:51:45.793891 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-09-16 03:51:45.797146 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-09-16 03:51:45.990775 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-09-16 03:51:46.196259 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-09-16 03:51:46.371567 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-09-16 03:51:46.376403 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-09-16 03:51:46.594791 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-09-16 03:51:46.817361 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-09-16 03:51:47.004660 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-09-16 03:51:47.011777 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-09-16 03:51:47.252250 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-09-16 03:51:47.431850 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-09-16 03:51:47.661409 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-09-16 03:51:47.665544 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-09-16 03:51:47.886532 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-09-16 03:51:48.122252 | instance | openstack/rabbitmq-manila-server-0/setup-container 2026-09-16 03:51:48.338089 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-manila-server-0" not found 2026-09-16 03:51:48.341895 | instance | openstack/rabbitmq-manila-server-0/rabbitmq 2026-09-16 03:51:48.532724 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-manila-server-0" not found 2026-09-16 03:51:48.734345 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-jpjmm/rabbitmq-cluster-operator 2026-09-16 03:51:48.904493 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-jpjmm" not found 2026-09-16 03:51:49.115346 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-09-16 03:51:49.343833 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-09-16 03:51:49.347823 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-09-16 03:51:49.560891 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-09-16 03:51:49.779989 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-09-16 03:51:49.978366 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-09-16 03:51:49.983395 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-09-16 03:51:50.305200 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-09-16 03:51:50.524722 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-09-16 03:51:50.746383 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-09-16 03:51:50.750701 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-09-16 03:51:50.983484 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-09-16 03:51:51.217242 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-57whw/make-container-crash-dir 2026-09-16 03:51:51.408650 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-57whw" not found 2026-09-16 03:51:51.412791 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-57whw/chown-container-data-dir 2026-09-16 03:51:51.634964 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-57whw" not found 2026-09-16 03:51:51.638159 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-57whw/ceph-crash 2026-09-16 03:51:51.833879 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-57whw" not found 2026-09-16 03:51:52.038919 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ptfjx/chown-container-data-dir 2026-09-16 03:51:52.252711 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-ptfjx" not found 2026-09-16 03:51:52.257426 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ptfjx/rgw 2026-09-16 03:51:52.468270 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-ptfjx" not found 2026-09-16 03:51:52.471404 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ptfjx/log-collector 2026-09-16 03:51:52.650874 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-ptfjx" not found 2026-09-16 03:51:52.851471 | instance | openstack/staffeln-api-859dc557dc-kmm4x/init 2026-09-16 03:51:53.036986 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-859dc557dc-kmm4x" not found 2026-09-16 03:51:53.042577 | instance | openstack/staffeln-api-859dc557dc-kmm4x/staffeln-api 2026-09-16 03:51:53.303816 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-859dc557dc-kmm4x" not found 2026-09-16 03:51:53.477339 | instance | openstack/staffeln-conductor-868845d9dd-p8fnq/staffeln-conductor 2026-09-16 03:51:53.717438 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-868845d9dd-p8fnq" not found 2026-09-16 03:51:53.970919 | instance | openstack/staffeln-db-init-wqppq/init 2026-09-16 03:51:54.185916 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-wqppq" not found 2026-09-16 03:51:54.194640 | instance | openstack/staffeln-db-init-wqppq/staffeln-db-init-0 2026-09-16 03:51:54.363666 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-wqppq" not found 2026-09-16 03:51:54.601936 | instance | openstack/staffeln-db-sync-fdqt2/init 2026-09-16 03:51:54.821222 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-fdqt2" not found 2026-09-16 03:51:54.825743 | instance | openstack/staffeln-db-sync-fdqt2/staffeln-db-sync 2026-09-16 03:51:55.060867 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-fdqt2" not found 2026-09-16 03:51:55.280812 | instance | openstack/tempest-ks-user-cxxfg/init 2026-09-16 03:51:55.476124 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-ks-user-cxxfg" not found 2026-09-16 03:51:55.479400 | instance | openstack/tempest-ks-user-cxxfg/tempest-ks-user 2026-09-16 03:51:55.715553 | instance | Error from server (BadRequest): previous terminated container "tempest-ks-user" in pod "tempest-ks-user-cxxfg" not found 2026-09-16 03:51:55.941792 | instance | openstack/tempest-run-tests-5mgsr/init 2026-09-16 03:51:56.115971 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-run-tests-5mgsr" not found 2026-09-16 03:51:56.120183 | instance | openstack/tempest-run-tests-5mgsr/tempest-run-tests-init 2026-09-16 03:51:56.354042 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests-init" in pod "tempest-run-tests-5mgsr" not found 2026-09-16 03:51:56.357567 | instance | openstack/tempest-run-tests-5mgsr/tempest-run-tests 2026-09-16 03:51:56.585885 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests" in pod "tempest-run-tests-5mgsr" not found 2026-09-16 03:51:56.813093 | instance | openstack/valkey-node-0/valkey 2026-09-16 03:51:57.032004 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-09-16 03:51:57.035348 | instance | openstack/valkey-node-0/sentinel 2026-09-16 03:51:57.202681 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-09-16 03:51:57.208434 | instance | openstack/valkey-node-0/metrics 2026-09-16 03:51:57.402688 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-09-16 03:51:57.621482 | instance | orc-system/orc-controller-manager-6cb597b5d4-lz68q/manager 2026-09-16 03:51:57.848678 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-6cb597b5d4-lz68q" not found 2026-09-16 03:51:58.067571 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-87lfx/rook-ceph-operator 2026-09-16 03:51:58.292259 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-87lfx" not found 2026-09-16 03:51:58.515988 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-mbktj/secretgen-controller 2026-09-16 03:51:58.786615 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-mbktj" not found 2026-09-16 03:51:59.008598 | instance | ERROR 2026-09-16 03:51:59.008866 | instance | { 2026-09-16 03:51:59.008908 | instance | "delta": "0:02:18.795673", 2026-09-16 03:51:59.008934 | instance | "end": "2026-09-16 03:51:58.792661", 2026-09-16 03:51:59.008957 | instance | "msg": "non-zero return code", 2026-09-16 03:51:59.008979 | instance | "rc": 123, 2026-09-16 03:51:59.009002 | instance | "start": "2026-09-16 03:49:39.996988" 2026-09-16 03:51:59.009025 | instance | } 2026-09-16 03:51:59.009055 | instance | ERROR: Ignoring Errors 2026-09-16 03:51:59.025153 | 2026-09-16 03:51:59.025260 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-09-16 03:51:59.790879 | instance | changed: 2026-09-16 03:51:59.791115 | instance | cd+++++++++ pod-logs/ 2026-09-16 03:51:59.791156 | instance | cd+++++++++ pod-logs/auth-system/ 2026-09-16 03:51:59.791184 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-09-16 03:51:59.791211 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-09-16 03:51:59.791238 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-09-16 03:51:59.791268 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-dk5wc/ 2026-09-16 03:51:59.791343 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-dk5wc/manager.txt 2026-09-16 03:51:59.791374 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-09-16 03:51:59.791400 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-tl8c6/ 2026-09-16 03:51:59.791425 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-tl8c6/manager.txt 2026-09-16 03:51:59.791469 | instance | cd+++++++++ pod-logs/capi-system/ 2026-09-16 03:51:59.791495 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-fdq64/ 2026-09-16 03:51:59.791522 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-fdq64/manager.txt 2026-09-16 03:51:59.791546 | instance | cd+++++++++ pod-logs/capo-system/ 2026-09-16 03:51:59.791570 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-9bwwh/ 2026-09-16 03:51:59.791595 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-9bwwh/manager.txt 2026-09-16 03:51:59.791619 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-09-16 03:51:59.791643 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-h86q2/ 2026-09-16 03:51:59.791667 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-h86q2/cert-manager-controller.txt 2026-09-16 03:51:59.791691 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-wstgq/ 2026-09-16 03:51:59.791715 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-wstgq/cert-manager-cainjector.txt 2026-09-16 03:51:59.791739 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-v6jvc/ 2026-09-16 03:51:59.791763 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-v6jvc/cert-manager-webhook.txt 2026-09-16 03:51:59.791786 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-09-16 03:51:59.791811 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-mcmbv/ 2026-09-16 03:51:59.791836 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-mcmbv/envoy-gateway.txt 2026-09-16 03:51:59.791861 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-09-16 03:51:59.791884 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-09-16 03:51:59.791909 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-09-16 03:51:59.791933 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-09-16 03:51:59.791957 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-09-16 03:51:59.791998 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-dk5wc/ 2026-09-16 03:51:59.792026 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-dk5wc/manager.txt 2026-09-16 03:51:59.792060 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-09-16 03:51:59.792093 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-tl8c6/ 2026-09-16 03:51:59.792120 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-tl8c6/manager.txt 2026-09-16 03:51:59.792145 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-09-16 03:51:59.792170 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-fdq64/ 2026-09-16 03:51:59.792196 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-fdq64/manager.txt 2026-09-16 03:51:59.792221 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-09-16 03:51:59.792246 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-9bwwh/ 2026-09-16 03:51:59.792270 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-9bwwh/manager.txt 2026-09-16 03:51:59.792296 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-09-16 03:51:59.792320 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-h86q2/ 2026-09-16 03:51:59.792347 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-h86q2/cert-manager-controller.txt 2026-09-16 03:51:59.792372 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-wstgq/ 2026-09-16 03:51:59.792396 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-wstgq/cert-manager-cainjector.txt 2026-09-16 03:51:59.792421 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-v6jvc/ 2026-09-16 03:51:59.792462 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-v6jvc/cert-manager-webhook.txt 2026-09-16 03:51:59.792489 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-09-16 03:51:59.792542 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-mcmbv/ 2026-09-16 03:51:59.792567 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-mcmbv/envoy-gateway.txt 2026-09-16 03:51:59.792593 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-09-16 03:51:59.792618 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-kkwfh/ 2026-09-16 03:51:59.792643 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-kkwfh/controller.txt 2026-09-16 03:51:59.792668 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-h5sth/ 2026-09-16 03:51:59.792693 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-h5sth/ingress-nginx-default-backend.txt 2026-09-16 03:51:59.792717 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-09-16 03:51:59.792741 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-27zdn/ 2026-09-16 03:51:59.792766 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-27zdn/apply-sysctl-overwrites.txt 2026-09-16 03:51:59.792791 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-27zdn/cilium-agent.txt 2026-09-16 03:51:59.792815 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-27zdn/clean-cilium-state.txt 2026-09-16 03:51:59.792840 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-27zdn/config.txt 2026-09-16 03:51:59.792874 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-27zdn/install-cni-binaries.txt 2026-09-16 03:51:59.792898 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-27zdn/mount-bpf-fs.txt 2026-09-16 03:51:59.792922 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-27zdn/mount-cgroup.txt 2026-09-16 03:51:59.792947 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-j5gcf/ 2026-09-16 03:51:59.792971 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-j5gcf/cilium-operator.txt 2026-09-16 03:51:59.792995 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-5r5xv/ 2026-09-16 03:51:59.793019 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-5r5xv/coredns.txt 2026-09-16 03:51:59.793044 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-jk92h/ 2026-09-16 03:51:59.793074 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-jk92h/coredns.txt 2026-09-16 03:51:59.793107 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-09-16 03:51:59.793133 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-09-16 03:51:59.793157 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-09-16 03:51:59.793182 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-09-16 03:51:59.793206 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-09-16 03:51:59.793231 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-09-16 03:51:59.793254 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-mlsgs/ 2026-09-16 03:51:59.793278 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-mlsgs/kube-proxy.txt 2026-09-16 03:51:59.793302 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-09-16 03:51:59.793325 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-09-16 03:51:59.793348 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-09-16 03:51:59.793372 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-09-16 03:51:59.793396 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-09-16 03:51:59.793420 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-kd2f8/ 2026-09-16 03:51:59.793464 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-kd2f8/local-path-provisioner.txt 2026-09-16 03:51:59.793491 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-09-16 03:51:59.793514 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-09-16 03:51:59.793538 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-09-16 03:51:59.793562 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-09-16 03:51:59.793586 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-09-16 03:51:59.793608 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-09-16 03:51:59.793631 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-7mbl5/ 2026-09-16 03:51:59.793655 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-7mbl5/goldpinger-daemon.txt 2026-09-16 03:51:59.793678 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-67d699d585-7cmfq/ 2026-09-16 03:51:59.793702 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-67d699d585-7cmfq/grafana-sc-dashboard.txt 2026-09-16 03:51:59.793732 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-67d699d585-7cmfq/grafana-sc-datasources.txt 2026-09-16 03:51:59.793757 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-67d699d585-7cmfq/grafana.txt 2026-09-16 03:51:59.793797 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-29vrs/ 2026-09-16 03:51:59.793823 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-29vrs/kube-state-metrics.txt 2026-09-16 03:51:59.793845 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-wm96g/ 2026-09-16 03:51:59.793869 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-wm96g/kube-prometheus-stack.txt 2026-09-16 03:51:59.793892 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-hzmgp/ 2026-09-16 03:51:59.793916 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-hzmgp/node-exporter.txt 2026-09-16 03:51:59.793939 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-hzmgp/pod-tls-sidecar.txt 2026-09-16 03:51:59.793962 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-09-16 03:51:59.793986 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-09-16 03:51:59.794011 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-09-16 03:51:59.794034 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-09-16 03:51:59.794058 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-09-16 03:51:59.794083 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-f2b92/ 2026-09-16 03:51:59.794118 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-f2b92/nginx.txt 2026-09-16 03:51:59.794148 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-09-16 03:51:59.794173 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-09-16 03:51:59.794197 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-09-16 03:51:59.794221 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-dpxqz/ 2026-09-16 03:51:59.794245 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-dpxqz/gc.txt 2026-09-16 03:51:59.794270 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-nzs2z/ 2026-09-16 03:51:59.794294 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-nzs2z/master.txt 2026-09-16 03:51:59.794320 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-tjlvj/ 2026-09-16 03:51:59.794344 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-tjlvj/worker.txt 2026-09-16 03:51:59.794368 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-09-16 03:51:59.794394 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-09-16 03:51:59.794418 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-09-16 03:51:59.794459 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-09-16 03:51:59.794487 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-09-16 03:51:59.794520 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-09-16 03:51:59.794546 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-2jndj/ 2026-09-16 03:51:59.794571 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-2jndj/pushgateway.txt 2026-09-16 03:51:59.794596 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-p8n9w/ 2026-09-16 03:51:59.794619 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-p8n9w/vector.txt 2026-09-16 03:51:59.794643 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-09-16 03:51:59.794666 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-85bd9589d9-t9vc5/ 2026-09-16 03:51:59.794690 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-85bd9589d9-t9vc5/barbican-api.txt 2026-09-16 03:51:59.794713 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-85bd9589d9-t9vc5/init.txt 2026-09-16 03:51:59.794737 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-strkz/ 2026-09-16 03:51:59.794761 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-strkz/barbican-db-init-0.txt 2026-09-16 03:51:59.794784 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-strkz/init.txt 2026-09-16 03:51:59.794808 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-65fdv/ 2026-09-16 03:51:59.794832 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-65fdv/barbican-db-sync.txt 2026-09-16 03:51:59.794855 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-65fdv/init.txt 2026-09-16 03:51:59.794879 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-kh49l/ 2026-09-16 03:51:59.794903 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-kh49l/init.txt 2026-09-16 03:51:59.794926 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-kh49l/key-manager-ks-endpoints-admin.txt 2026-09-16 03:51:59.794949 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-kh49l/key-manager-ks-endpoints-internal.txt 2026-09-16 03:51:59.794972 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-kh49l/key-manager-ks-endpoints-public.txt 2026-09-16 03:51:59.794995 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-xbfn7/ 2026-09-16 03:51:59.795020 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-xbfn7/init.txt 2026-09-16 03:51:59.795044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-xbfn7/key-manager-ks-service-registration.txt 2026-09-16 03:51:59.795067 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-qkft8/ 2026-09-16 03:51:59.795091 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-qkft8/barbican-ks-user.txt 2026-09-16 03:51:59.795120 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-qkft8/init.txt 2026-09-16 03:51:59.795156 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-m69n9/ 2026-09-16 03:51:59.795182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-m69n9/init.txt 2026-09-16 03:51:59.795208 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-m69n9/rabbit-init.txt 2026-09-16 03:51:59.795232 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-55d7855db6-88blm/ 2026-09-16 03:51:59.795257 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-55d7855db6-88blm/ceph-coordination-volume-perms.txt 2026-09-16 03:51:59.795281 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-55d7855db6-88blm/cinder-api.txt 2026-09-16 03:51:59.795307 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-55d7855db6-88blm/init.txt 2026-09-16 03:51:59.795332 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7c87f479bd-gthtt/ 2026-09-16 03:51:59.795363 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7c87f479bd-gthtt/ceph-backup-keyring-placement.txt 2026-09-16 03:51:59.795388 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7c87f479bd-gthtt/ceph-coordination-volume-perms.txt 2026-09-16 03:51:59.795413 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7c87f479bd-gthtt/ceph-keyring-placement-rbd1.txt 2026-09-16 03:51:59.795453 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7c87f479bd-gthtt/cinder-backup.txt 2026-09-16 03:51:59.795483 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7c87f479bd-gthtt/init.txt 2026-09-16 03:51:59.795508 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-fkww9/ 2026-09-16 03:51:59.795534 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-fkww9/ceph-keyring-placement.txt 2026-09-16 03:51:59.795560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-fkww9/cinder-backup-storage-init.txt 2026-09-16 03:51:59.795585 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-fkww9/init.txt 2026-09-16 03:51:59.795610 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-znbjr/ 2026-09-16 03:51:59.795635 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-znbjr/bootstrap.txt 2026-09-16 03:51:59.795660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-znbjr/init.txt 2026-09-16 03:51:59.795684 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-zxldx/ 2026-09-16 03:51:59.795708 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-zxldx/create-internal-tenant.txt 2026-09-16 03:51:59.795732 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-zxldx/init.txt 2026-09-16 03:51:59.795757 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-kvkfc/ 2026-09-16 03:51:59.795781 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-kvkfc/cinder-db-init-0.txt 2026-09-16 03:51:59.795805 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-kvkfc/init.txt 2026-09-16 03:51:59.795829 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-bsvzz/ 2026-09-16 03:51:59.795853 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-bsvzz/cinder-db-sync.txt 2026-09-16 03:51:59.795877 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-bsvzz/init.txt 2026-09-16 03:51:59.795901 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-z7zkm/ 2026-09-16 03:51:59.795925 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-z7zkm/init.txt 2026-09-16 03:51:59.795947 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-z7zkm/volumev3-ks-endpoints-admin.txt 2026-09-16 03:51:59.795972 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-z7zkm/volumev3-ks-endpoints-internal.txt 2026-09-16 03:51:59.795996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-z7zkm/volumev3-ks-endpoints-public.txt 2026-09-16 03:51:59.796020 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-d2rt8/ 2026-09-16 03:51:59.796044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-d2rt8/init.txt 2026-09-16 03:51:59.796068 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-d2rt8/volumev3-ks-service-registration.txt 2026-09-16 03:51:59.796092 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-b7jzw/ 2026-09-16 03:51:59.796117 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-b7jzw/cinder-ks-user.txt 2026-09-16 03:51:59.796147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-b7jzw/init.txt 2026-09-16 03:51:59.796181 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-2z4x9/ 2026-09-16 03:51:59.796213 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-2z4x9/init.txt 2026-09-16 03:51:59.796241 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-2z4x9/rabbit-init.txt 2026-09-16 03:51:59.796267 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-687594cd54-cbhpg/ 2026-09-16 03:51:59.796296 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-687594cd54-cbhpg/ceph-coordination-volume-perms.txt 2026-09-16 03:51:59.796322 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-687594cd54-cbhpg/cinder-scheduler.txt 2026-09-16 03:51:59.796347 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-687594cd54-cbhpg/init.txt 2026-09-16 03:51:59.796371 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-nzcdc/ 2026-09-16 03:51:59.796397 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-nzcdc/ceph-keyring-placement.txt 2026-09-16 03:51:59.796422 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-nzcdc/cinder-storage-init-rbd1.txt 2026-09-16 03:51:59.796468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-nzcdc/init.txt 2026-09-16 03:51:59.796513 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-d4b679879-nkc97/ 2026-09-16 03:51:59.796543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-d4b679879-nkc97/ceph-coordination-volume-perms.txt 2026-09-16 03:51:59.796569 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-d4b679879-nkc97/ceph-keyring-placement-rbd1.txt 2026-09-16 03:51:59.796594 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-d4b679879-nkc97/cinder-volume.txt 2026-09-16 03:51:59.796619 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-d4b679879-nkc97/init-cinder-conf.txt 2026-09-16 03:51:59.796643 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-d4b679879-nkc97/init.txt 2026-09-16 03:51:59.796669 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29825465-plhbh/ 2026-09-16 03:51:59.796695 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29825465-plhbh/cinder-volume-usage-audit.txt 2026-09-16 03:51:59.796720 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29825465-plhbh/init.txt 2026-09-16 03:51:59.796745 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-57f97f678-cjp2k/ 2026-09-16 03:51:59.796771 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-57f97f678-cjp2k/ceph-keyring-placement.txt 2026-09-16 03:51:59.796796 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-57f97f678-cjp2k/glance-api.txt 2026-09-16 03:51:59.796821 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-57f97f678-cjp2k/glance-perms.txt 2026-09-16 03:51:59.796845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-57f97f678-cjp2k/init.txt 2026-09-16 03:51:59.796871 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-9s8hs/ 2026-09-16 03:51:59.796896 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-9s8hs/glance-db-init-0.txt 2026-09-16 03:51:59.796922 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-9s8hs/init.txt 2026-09-16 03:51:59.796947 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-shqvp/ 2026-09-16 03:51:59.796972 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-shqvp/glance-db-sync.txt 2026-09-16 03:51:59.796997 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-shqvp/init.txt 2026-09-16 03:51:59.797021 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6xj9b/ 2026-09-16 03:51:59.797046 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6xj9b/image-ks-endpoints-admin.txt 2026-09-16 03:51:59.797078 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6xj9b/image-ks-endpoints-internal.txt 2026-09-16 03:51:59.797104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6xj9b/image-ks-endpoints-public.txt 2026-09-16 03:51:59.797129 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6xj9b/init.txt 2026-09-16 03:51:59.797156 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-lpxqn/ 2026-09-16 03:51:59.797190 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-lpxqn/image-ks-service-registration.txt 2026-09-16 03:51:59.797222 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-lpxqn/init.txt 2026-09-16 03:51:59.797249 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-dkhwk/ 2026-09-16 03:51:59.797274 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-dkhwk/glance-ks-user.txt 2026-09-16 03:51:59.797299 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-dkhwk/init.txt 2026-09-16 03:51:59.797324 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-cmcqx/ 2026-09-16 03:51:59.797349 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-cmcqx/glance-metadefs-load.txt 2026-09-16 03:51:59.797374 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-cmcqx/init.txt 2026-09-16 03:51:59.797399 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-lcxgq/ 2026-09-16 03:51:59.797424 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-lcxgq/init.txt 2026-09-16 03:51:59.797474 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-lcxgq/rabbit-init.txt 2026-09-16 03:51:59.797501 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-kxmr6/ 2026-09-16 03:51:59.797527 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-kxmr6/ceph-keyring-placement.txt 2026-09-16 03:51:59.797552 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-kxmr6/glance-storage-init.txt 2026-09-16 03:51:59.797577 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-kxmr6/init.txt 2026-09-16 03:51:59.797604 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-59d758bdc-vgjbs/ 2026-09-16 03:51:59.797629 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-59d758bdc-vgjbs/heat-api.txt 2026-09-16 03:51:59.797653 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-59d758bdc-vgjbs/init.txt 2026-09-16 03:51:59.797678 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-pwrqk/ 2026-09-16 03:51:59.797703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-pwrqk/bootstrap.txt 2026-09-16 03:51:59.797728 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-pwrqk/init.txt 2026-09-16 03:51:59.797753 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-76bccb6945-dgdp2/ 2026-09-16 03:51:59.797778 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-76bccb6945-dgdp2/heat-cfn.txt 2026-09-16 03:51:59.797803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-76bccb6945-dgdp2/init.txt 2026-09-16 03:51:59.797830 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-n62xs/ 2026-09-16 03:51:59.797855 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-n62xs/heat-db-init-0.txt 2026-09-16 03:51:59.797879 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-n62xs/init.txt 2026-09-16 03:51:59.797904 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-m2vvq/ 2026-09-16 03:51:59.797930 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-m2vvq/heat-db-sync.txt 2026-09-16 03:51:59.797954 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-m2vvq/init.txt 2026-09-16 03:51:59.797979 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-4hnmd/ 2026-09-16 03:51:59.798011 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-4hnmd/heat-ks-domain-user.txt 2026-09-16 03:51:59.798037 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-4hnmd/init.txt 2026-09-16 03:51:59.798063 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29825500-kmqt8/ 2026-09-16 03:51:59.798089 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29825500-kmqt8/heat-engine-cleaner.txt 2026-09-16 03:51:59.798114 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29825500-kmqt8/init.txt 2026-09-16 03:51:59.798138 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29825505-6hbwm/ 2026-09-16 03:51:59.798162 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29825505-6hbwm/heat-engine-cleaner.txt 2026-09-16 03:51:59.798190 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29825505-6hbwm/init.txt 2026-09-16 03:51:59.798226 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-d7c665d74-tffvn/ 2026-09-16 03:51:59.798258 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-d7c665d74-tffvn/heat-engine.txt 2026-09-16 03:51:59.798288 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-d7c665d74-tffvn/init.txt 2026-09-16 03:51:59.798319 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-cx776/ 2026-09-16 03:51:59.798349 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-cx776/cloudformation-ks-endpoints-admin.txt 2026-09-16 03:51:59.798379 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-cx776/cloudformation-ks-endpoints-internal.txt 2026-09-16 03:51:59.798410 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-cx776/cloudformation-ks-endpoints-public.txt 2026-09-16 03:51:59.798451 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-cx776/init.txt 2026-09-16 03:51:59.798479 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-cx776/orchestration-ks-endpoints-admin.txt 2026-09-16 03:51:59.798502 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-cx776/orchestration-ks-endpoints-internal.txt 2026-09-16 03:51:59.798527 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-cx776/orchestration-ks-endpoints-public.txt 2026-09-16 03:51:59.798551 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-g44vm/ 2026-09-16 03:51:59.798574 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-g44vm/cloudformation-ks-service-registration.txt 2026-09-16 03:51:59.798598 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-g44vm/init.txt 2026-09-16 03:51:59.798622 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-g44vm/orchestration-ks-service-registration.txt 2026-09-16 03:51:59.798646 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-d89r7/ 2026-09-16 03:51:59.798671 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-d89r7/heat-ks-user.txt 2026-09-16 03:51:59.798697 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-d89r7/heat-trustee-ks-user.txt 2026-09-16 03:51:59.798722 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-d89r7/init.txt 2026-09-16 03:51:59.798746 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-qlgs2/ 2026-09-16 03:51:59.798770 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-qlgs2/init.txt 2026-09-16 03:51:59.798795 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-qlgs2/rabbit-init.txt 2026-09-16 03:51:59.798820 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-lk889/ 2026-09-16 03:51:59.798844 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-lk889/heat-trusts.txt 2026-09-16 03:51:59.798868 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-lk889/init.txt 2026-09-16 03:51:59.798900 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-786ccd6786-9t8vp/ 2026-09-16 03:51:59.798924 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-786ccd6786-9t8vp/horizon.txt 2026-09-16 03:51:59.798948 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-786ccd6786-9t8vp/init.txt 2026-09-16 03:51:59.798972 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-s4szc/ 2026-09-16 03:51:59.798996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-s4szc/horizon-db-init-0.txt 2026-09-16 03:51:59.799021 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-s4szc/init.txt 2026-09-16 03:51:59.799045 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-c6zjl/ 2026-09-16 03:51:59.799069 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-c6zjl/horizon-db-sync.txt 2026-09-16 03:51:59.799094 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-c6zjl/init.txt 2026-09-16 03:51:59.799118 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-trlkt/ 2026-09-16 03:51:59.799142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-trlkt/init.txt 2026-09-16 03:51:59.799165 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-trlkt/keepalived.txt 2026-09-16 03:51:59.799190 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-trlkt/wait-for-ip.txt 2026-09-16 03:51:59.799217 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-595dcf947f-lsz84/ 2026-09-16 03:51:59.799252 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-595dcf947f-lsz84/init.txt 2026-09-16 03:51:59.799278 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-595dcf947f-lsz84/keystone-api.txt 2026-09-16 03:51:59.799304 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-6s472/ 2026-09-16 03:51:59.799327 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-6s472/bootstrap.txt 2026-09-16 03:51:59.799351 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-6s472/init.txt 2026-09-16 03:51:59.799374 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-vz9tf/ 2026-09-16 03:51:59.799398 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-vz9tf/init.txt 2026-09-16 03:51:59.799421 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-vz9tf/keystone-credential-setup.txt 2026-09-16 03:51:59.799463 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-fkh92/ 2026-09-16 03:51:59.799491 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-fkh92/init.txt 2026-09-16 03:51:59.799515 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-fkh92/keystone-db-init-0.txt 2026-09-16 03:51:59.799538 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-mmd98/ 2026-09-16 03:51:59.799562 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-mmd98/init.txt 2026-09-16 03:51:59.799586 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-mmd98/keystone-db-sync.txt 2026-09-16 03:51:59.799609 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-gs5cm/ 2026-09-16 03:51:59.799633 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-gs5cm/init.txt 2026-09-16 03:51:59.799657 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-gs5cm/keystone-domain-manage.txt 2026-09-16 03:51:59.799682 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-l8f5b/ 2026-09-16 03:51:59.799706 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-l8f5b/init.txt 2026-09-16 03:51:59.799730 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-l8f5b/keystone-fernet-setup.txt 2026-09-16 03:51:59.799764 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-r2gh7/ 2026-09-16 03:51:59.799789 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-r2gh7/init.txt 2026-09-16 03:51:59.799813 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-r2gh7/rabbit-init.txt 2026-09-16 03:51:59.799837 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-tfczz/ 2026-09-16 03:51:59.799861 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-tfczz/ceph-admin-keyring-placement.txt 2026-09-16 03:51:59.799885 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-tfczz/ceph-keyring-placement.txt 2026-09-16 03:51:59.799909 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-tfczz/init-dynamic-options.txt 2026-09-16 03:51:59.799933 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-tfczz/init.txt 2026-09-16 03:51:59.799957 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-tfczz/libvirt-exporter.txt 2026-09-16 03:51:59.799981 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-tfczz/libvirt.txt 2026-09-16 03:51:59.800004 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-tfczz/tls-sidecar.txt 2026-09-16 03:51:59.800027 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-84965f74b5-vfn5p/ 2026-09-16 03:51:59.800050 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-84965f74b5-vfn5p/init.txt 2026-09-16 03:51:59.800075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-84965f74b5-vfn5p/magnum-api.txt 2026-09-16 03:51:59.800099 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-7dgjl/ 2026-09-16 03:51:59.800122 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-7dgjl/magnum-cluster-api-proxy.txt 2026-09-16 03:51:59.800146 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-09-16 03:51:59.800171 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-09-16 03:51:59.800195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-09-16 03:51:59.800218 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-09-16 03:51:59.800247 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-ww8jx/ 2026-09-16 03:51:59.800284 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-ww8jx/init.txt 2026-09-16 03:51:59.800312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-ww8jx/magnum-db-init-0.txt 2026-09-16 03:51:59.800336 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-xhwzk/ 2026-09-16 03:51:59.800368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-xhwzk/init.txt 2026-09-16 03:51:59.800395 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-xhwzk/magnum-db-sync.txt 2026-09-16 03:51:59.800420 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-mvh7s/ 2026-09-16 03:51:59.800467 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-mvh7s/init.txt 2026-09-16 03:51:59.800517 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-mvh7s/magnum-ks-domain-user.txt 2026-09-16 03:51:59.800548 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-bk47h/ 2026-09-16 03:51:59.800573 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-bk47h/container-infra-ks-endpoints-admin.txt 2026-09-16 03:51:59.800597 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-bk47h/container-infra-ks-endpoints-internal.txt 2026-09-16 03:51:59.800627 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-bk47h/container-infra-ks-endpoints-public.txt 2026-09-16 03:51:59.800661 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-bk47h/init.txt 2026-09-16 03:51:59.800692 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-ddgkx/ 2026-09-16 03:51:59.800719 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-ddgkx/container-infra-ks-service-registration.txt 2026-09-16 03:51:59.800748 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-ddgkx/init.txt 2026-09-16 03:51:59.800776 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-whx6n/ 2026-09-16 03:51:59.800804 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-whx6n/init.txt 2026-09-16 03:51:59.800831 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-whx6n/magnum-ks-user.txt 2026-09-16 03:51:59.800859 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-kffhd/ 2026-09-16 03:51:59.800887 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-kffhd/init.txt 2026-09-16 03:51:59.800913 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-kffhd/rabbit-init.txt 2026-09-16 03:51:59.800937 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-s276s/ 2026-09-16 03:51:59.800962 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-s276s/registry.txt 2026-09-16 03:51:59.800986 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-api-5585cf6c95-cd62h/ 2026-09-16 03:51:59.801016 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-5585cf6c95-cd62h/init.txt 2026-09-16 03:51:59.801041 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-5585cf6c95-cd62h/manila-api.txt 2026-09-16 03:51:59.801068 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-wtkm9/ 2026-09-16 03:51:59.801093 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-wtkm9/bootstrap.txt 2026-09-16 03:51:59.801121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-wtkm9/init.txt 2026-09-16 03:51:59.801147 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-data-799cdc89db-bcv97/ 2026-09-16 03:51:59.801174 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-799cdc89db-bcv97/init.txt 2026-09-16 03:51:59.801201 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-799cdc89db-bcv97/manila-data.txt 2026-09-16 03:51:59.801231 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-init-trbz6/ 2026-09-16 03:51:59.801268 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-trbz6/init.txt 2026-09-16 03:51:59.801300 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-trbz6/manila-db-init-0.txt 2026-09-16 03:51:59.801330 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-9r29h/ 2026-09-16 03:51:59.801360 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-9r29h/init.txt 2026-09-16 03:51:59.801389 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-9r29h/manila-db-sync.txt 2026-09-16 03:51:59.801420 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-v8z9s/ 2026-09-16 03:51:59.801468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-v8z9s/init.txt 2026-09-16 03:51:59.801496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-v8z9s/share-ks-endpoints-admin.txt 2026-09-16 03:51:59.801521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-v8z9s/share-ks-endpoints-internal.txt 2026-09-16 03:51:59.801545 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-v8z9s/share-ks-endpoints-public.txt 2026-09-16 03:51:59.801569 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-v8z9s/sharev2-ks-endpoints-admin.txt 2026-09-16 03:51:59.801593 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-v8z9s/sharev2-ks-endpoints-internal.txt 2026-09-16 03:51:59.801630 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-v8z9s/sharev2-ks-endpoints-public.txt 2026-09-16 03:51:59.801655 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-8zblc/ 2026-09-16 03:51:59.801679 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-8zblc/init.txt 2026-09-16 03:51:59.801703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-8zblc/share-ks-service-registration.txt 2026-09-16 03:51:59.801727 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-8zblc/sharev2-ks-service-registration.txt 2026-09-16 03:51:59.801751 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-w8zj7/ 2026-09-16 03:51:59.801776 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-w8zj7/init.txt 2026-09-16 03:51:59.801799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-w8zj7/manila-ks-user.txt 2026-09-16 03:51:59.801823 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-9ds86/ 2026-09-16 03:51:59.801847 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-9ds86/init.txt 2026-09-16 03:51:59.801872 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-9ds86/rabbit-init.txt 2026-09-16 03:51:59.801896 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-567c8fc8fd-9cb86/ 2026-09-16 03:51:59.801920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-567c8fc8fd-9cb86/init.txt 2026-09-16 03:51:59.801943 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-567c8fc8fd-9cb86/manila-scheduler.txt 2026-09-16 03:51:59.801966 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-share-5796dc9c87-4wfrn/ 2026-09-16 03:51:59.801989 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-5796dc9c87-4wfrn/init.txt 2026-09-16 03:51:59.802013 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-5796dc9c87-4wfrn/manila-share-init.txt 2026-09-16 03:51:59.802036 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-5796dc9c87-4wfrn/manila-share.txt 2026-09-16 03:51:59.802059 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-g6rpf/ 2026-09-16 03:51:59.802083 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-g6rpf/init.txt 2026-09-16 03:51:59.802106 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-g6rpf/memcached-exporter.txt 2026-09-16 03:51:59.802130 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-g6rpf/memcached.txt 2026-09-16 03:51:59.802154 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-m92vv/ 2026-09-16 03:51:59.802178 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-m92vv/coredns.txt 2026-09-16 03:51:59.802202 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-zdmm9/ 2026-09-16 03:51:59.802232 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-zdmm9/init.txt 2026-09-16 03:51:59.802266 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-zdmm9/neutron-db-init-0.txt 2026-09-16 03:51:59.802299 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-z5r54/ 2026-09-16 03:51:59.802330 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-z5r54/init.txt 2026-09-16 03:51:59.802359 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-z5r54/neutron-db-sync.txt 2026-09-16 03:51:59.802384 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-t7w5r/ 2026-09-16 03:51:59.802408 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-t7w5r/init.txt 2026-09-16 03:51:59.802465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-t7w5r/neutron-dhcp-agent-init.txt 2026-09-16 03:51:59.802505 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-t7w5r/neutron-dhcp-agent.txt 2026-09-16 03:51:59.802540 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-qdvsz/ 2026-09-16 03:51:59.802566 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-qdvsz/init.txt 2026-09-16 03:51:59.802592 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-qdvsz/network-ks-endpoints-admin.txt 2026-09-16 03:51:59.802615 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-qdvsz/network-ks-endpoints-internal.txt 2026-09-16 03:51:59.802639 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-qdvsz/network-ks-endpoints-public.txt 2026-09-16 03:51:59.802820 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-b2tks/ 2026-09-16 03:51:59.802858 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-b2tks/init.txt 2026-09-16 03:51:59.802880 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-b2tks/network-ks-service-registration.txt 2026-09-16 03:51:59.802904 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-57m92/ 2026-09-16 03:51:59.802938 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-57m92/init.txt 2026-09-16 03:51:59.802962 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-57m92/neutron-ks-user.txt 2026-09-16 03:51:59.802986 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-4dzv5/ 2026-09-16 03:51:59.803010 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-4dzv5/init.txt 2026-09-16 03:51:59.803033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-4dzv5/neutron-l3-agent-init.txt 2026-09-16 03:51:59.803057 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-4dzv5/neutron-l3-agent.txt 2026-09-16 03:51:59.803080 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-8j5c6/ 2026-09-16 03:51:59.803103 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-8j5c6/init.txt 2026-09-16 03:51:59.803127 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-8j5c6/neutron-metadata-agent-init.txt 2026-09-16 03:51:59.803151 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-8j5c6/neutron-metadata-agent.txt 2026-09-16 03:51:59.803175 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-dqb77/ 2026-09-16 03:51:59.803200 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-dqb77/init.txt 2026-09-16 03:51:59.803222 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-dqb77/neutron-netns-cleanup-cron.txt 2026-09-16 03:51:59.803246 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-lf6ld/ 2026-09-16 03:51:59.803269 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-lf6ld/init.txt 2026-09-16 03:51:59.803294 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-lf6ld/neutron-openvswitch-agent-kernel-modules.txt 2026-09-16 03:51:59.803318 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-lf6ld/neutron-ovs-agent-init.txt 2026-09-16 03:51:59.803342 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-lf6ld/neutron-ovs-agent.txt 2026-09-16 03:51:59.803366 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-zhjg8/ 2026-09-16 03:51:59.803390 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-zhjg8/init.txt 2026-09-16 03:51:59.803415 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-zhjg8/rabbit-init.txt 2026-09-16 03:51:59.803455 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-7dfccc9494-cm7md/ 2026-09-16 03:51:59.803492 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-7dfccc9494-cm7md/init.txt 2026-09-16 03:51:59.803518 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-7dfccc9494-cm7md/neutron-rpc-server.txt 2026-09-16 03:51:59.803544 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-7df798fcd9-v49k2/ 2026-09-16 03:51:59.803570 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7df798fcd9-v49k2/init.txt 2026-09-16 03:51:59.803595 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7df798fcd9-v49k2/neutron-policy-server.txt 2026-09-16 03:51:59.803620 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7df798fcd9-v49k2/neutron-server.txt 2026-09-16 03:51:59.803644 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-984b58d4f-hcwsh/ 2026-09-16 03:51:59.803668 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-984b58d4f-hcwsh/init.txt 2026-09-16 03:51:59.803693 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-984b58d4f-hcwsh/nova-api-metadata-init.txt 2026-09-16 03:51:59.803718 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-984b58d4f-hcwsh/nova-api.txt 2026-09-16 03:51:59.803742 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-86cfc5d95-gjzqn/ 2026-09-16 03:51:59.803767 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-86cfc5d95-gjzqn/init.txt 2026-09-16 03:51:59.803791 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-86cfc5d95-gjzqn/nova-osapi.txt 2026-09-16 03:51:59.803815 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-7gsd2/ 2026-09-16 03:51:59.803841 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-7gsd2/bootstrap.txt 2026-09-16 03:51:59.803865 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-7gsd2/init.txt 2026-09-16 03:51:59.803889 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29825460-8ldq7/ 2026-09-16 03:51:59.803914 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29825460-8ldq7/init.txt 2026-09-16 03:51:59.803937 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29825460-8ldq7/nova-cell-setup.txt 2026-09-16 03:51:59.803960 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-btj9b/ 2026-09-16 03:51:59.803985 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-btj9b/init.txt 2026-09-16 03:51:59.804009 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-btj9b/nova-cell-setup-init.txt 2026-09-16 03:51:59.804034 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-btj9b/nova-cell-setup.txt 2026-09-16 03:51:59.804059 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-shjzb/ 2026-09-16 03:51:59.804084 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-shjzb/ceph-admin-keyring-placement.txt 2026-09-16 03:51:59.804108 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-shjzb/ceph-keyring-placement.txt 2026-09-16 03:51:59.804133 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-shjzb/ceph-perms.txt 2026-09-16 03:51:59.804157 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-shjzb/init.txt 2026-09-16 03:51:59.804182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-shjzb/nova-compute-init.txt 2026-09-16 03:51:59.804209 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-shjzb/nova-compute-ssh-init.txt 2026-09-16 03:51:59.804243 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-shjzb/nova-compute-ssh.txt 2026-09-16 03:51:59.804276 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-shjzb/nova-compute-vnc-init.txt 2026-09-16 03:51:59.804308 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-shjzb/nova-compute.txt 2026-09-16 03:51:59.804340 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-f68694745-gk6wg/ 2026-09-16 03:51:59.804365 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-f68694745-gk6wg/init.txt 2026-09-16 03:51:59.804389 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-f68694745-gk6wg/nova-conductor.txt 2026-09-16 03:51:59.804413 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-t866v/ 2026-09-16 03:51:59.804452 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-t866v/init.txt 2026-09-16 03:51:59.804487 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-t866v/nova-db-init-0.txt 2026-09-16 03:51:59.804538 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-t866v/nova-db-init-1.txt 2026-09-16 03:51:59.804564 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-t866v/nova-db-init-2.txt 2026-09-16 03:51:59.804588 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-4j5tw/ 2026-09-16 03:51:59.804612 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-4j5tw/init.txt 2026-09-16 03:51:59.804635 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-4j5tw/nova-db-sync.txt 2026-09-16 03:51:59.804659 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-246bv/ 2026-09-16 03:51:59.804684 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-246bv/compute-ks-endpoints-admin.txt 2026-09-16 03:51:59.804707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-246bv/compute-ks-endpoints-internal.txt 2026-09-16 03:51:59.804730 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-246bv/compute-ks-endpoints-public.txt 2026-09-16 03:51:59.804754 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-246bv/init.txt 2026-09-16 03:51:59.804778 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-drb4b/ 2026-09-16 03:51:59.804803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-drb4b/compute-ks-service-registration.txt 2026-09-16 03:51:59.804826 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-drb4b/init.txt 2026-09-16 03:51:59.804850 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-7m62q/ 2026-09-16 03:51:59.804874 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-7m62q/init.txt 2026-09-16 03:51:59.804898 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-7m62q/nova-ks-user.txt 2026-09-16 03:51:59.804923 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6546b496cb-vsbkl/ 2026-09-16 03:51:59.804947 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6546b496cb-vsbkl/init.txt 2026-09-16 03:51:59.804971 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6546b496cb-vsbkl/nova-novncproxy-init-assets.txt 2026-09-16 03:51:59.804996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6546b496cb-vsbkl/nova-novncproxy-init.txt 2026-09-16 03:51:59.805021 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6546b496cb-vsbkl/nova-novncproxy.txt 2026-09-16 03:51:59.805045 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-5p5zb/ 2026-09-16 03:51:59.805069 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-5p5zb/init.txt 2026-09-16 03:51:59.805093 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-5p5zb/rabbit-init.txt 2026-09-16 03:51:59.805118 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-6f5cd54945-8mjhh/ 2026-09-16 03:51:59.805142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-6f5cd54945-8mjhh/init.txt 2026-09-16 03:51:59.805167 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-6f5cd54945-8mjhh/nova-scheduler.txt 2026-09-16 03:51:59.805205 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29825460-msfnl/ 2026-09-16 03:51:59.805231 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29825460-msfnl/init.txt 2026-09-16 03:51:59.805255 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29825460-msfnl/nova-service-cleaner.txt 2026-09-16 03:51:59.805279 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-5f5c8b6757-gk4nz/ 2026-09-16 03:51:59.805302 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-5f5c8b6757-gk4nz/init.txt 2026-09-16 03:51:59.805326 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-5f5c8b6757-gk4nz/octavia-api.txt 2026-09-16 03:51:59.805349 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-qk7dk/ 2026-09-16 03:51:59.805373 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-qk7dk/bootstrap.txt 2026-09-16 03:51:59.805398 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-qk7dk/init.txt 2026-09-16 03:51:59.805425 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-dcsrl/ 2026-09-16 03:51:59.805478 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-dcsrl/init.txt 2026-09-16 03:51:59.805505 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-dcsrl/octavia-db-init-0.txt 2026-09-16 03:51:59.805529 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-dcsrl/octavia-db-init-1.txt 2026-09-16 03:51:59.805553 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-qlqp7/ 2026-09-16 03:51:59.805576 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-qlqp7/init.txt 2026-09-16 03:51:59.805601 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-qlqp7/octavia-db-sync.txt 2026-09-16 03:51:59.805632 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-tjb65/ 2026-09-16 03:51:59.805656 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-tjb65/init.txt 2026-09-16 03:51:59.805678 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-tjb65/octavia-health-manager-get-port.txt 2026-09-16 03:51:59.805702 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-tjb65/octavia-health-manager-nic-init.txt 2026-09-16 03:51:59.805728 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-tjb65/octavia-health-manager.txt 2026-09-16 03:51:59.805757 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-6ffc57588-cxjrq/ 2026-09-16 03:51:59.805780 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-6ffc57588-cxjrq/init.txt 2026-09-16 03:51:59.805804 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-6ffc57588-cxjrq/octavia-housekeeping.txt 2026-09-16 03:51:59.805829 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-5xxj4/ 2026-09-16 03:51:59.805860 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-5xxj4/init.txt 2026-09-16 03:51:59.805885 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-5xxj4/load-balancer-ks-endpoints-admin.txt 2026-09-16 03:51:59.805908 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-5xxj4/load-balancer-ks-endpoints-internal.txt 2026-09-16 03:51:59.805931 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-5xxj4/load-balancer-ks-endpoints-public.txt 2026-09-16 03:51:59.805956 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-kvmh4/ 2026-09-16 03:51:59.805985 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-kvmh4/init.txt 2026-09-16 03:51:59.806755 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-kvmh4/load-balancer-ks-service-registration.txt 2026-09-16 03:51:59.806798 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-x2bdh/ 2026-09-16 03:51:59.806840 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-x2bdh/init.txt 2026-09-16 03:51:59.806869 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-x2bdh/octavia-ks-user.txt 2026-09-16 03:51:59.806893 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-ckfwz/ 2026-09-16 03:51:59.806917 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-ckfwz/init.txt 2026-09-16 03:51:59.806943 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-ckfwz/rabbit-init.txt 2026-09-16 03:51:59.806971 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-866558c779-8cswq/ 2026-09-16 03:51:59.806995 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-866558c779-8cswq/init.txt 2026-09-16 03:51:59.807018 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-866558c779-8cswq/octavia-worker.txt 2026-09-16 03:51:59.807040 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-nspsv/ 2026-09-16 03:51:59.807064 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-nspsv/openstack-database-exporter.txt 2026-09-16 03:51:59.807094 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-5c9648485b-qrfmx/ 2026-09-16 03:51:59.807118 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-5c9648485b-qrfmx/build-config.txt 2026-09-16 03:51:59.807140 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-5c9648485b-qrfmx/openstack-exporter.txt 2026-09-16 03:51:59.807163 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-zlvvh/ 2026-09-16 03:51:59.807186 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-zlvvh/init.txt 2026-09-16 03:51:59.807209 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-zlvvh/openvswitch-db-perms.txt 2026-09-16 03:51:59.807233 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-zlvvh/openvswitch-db.txt 2026-09-16 03:51:59.807256 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-zlvvh/openvswitch-vswitchd-modules.txt 2026-09-16 03:51:59.807279 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-zlvvh/openvswitch-vswitchd.txt 2026-09-16 03:51:59.807304 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-09-16 03:51:59.807330 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-09-16 03:51:59.807353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-09-16 03:51:59.807375 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-09-16 03:51:59.807399 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-09-16 03:51:59.807422 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-09-16 03:51:59.807471 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-09-16 03:51:59.807498 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-09-16 03:51:59.807521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-09-16 03:51:59.807545 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-5ff4bdf7b6-b6mp2/ 2026-09-16 03:51:59.807568 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-5ff4bdf7b6-b6mp2/init.txt 2026-09-16 03:51:59.807592 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-5ff4bdf7b6-b6mp2/placement-api.txt 2026-09-16 03:51:59.807616 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-2gz88/ 2026-09-16 03:51:59.807640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-2gz88/init.txt 2026-09-16 03:51:59.807670 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-2gz88/placement-db-init-0.txt 2026-09-16 03:51:59.807695 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-4dgjd/ 2026-09-16 03:51:59.807719 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-4dgjd/init.txt 2026-09-16 03:51:59.807743 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-4dgjd/placement-db-sync.txt 2026-09-16 03:51:59.807766 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-k7957/ 2026-09-16 03:51:59.807788 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-k7957/init.txt 2026-09-16 03:51:59.807811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-k7957/placement-ks-endpoints-admin.txt 2026-09-16 03:51:59.807833 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-k7957/placement-ks-endpoints-internal.txt 2026-09-16 03:51:59.807856 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-k7957/placement-ks-endpoints-public.txt 2026-09-16 03:51:59.807878 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-zwbp4/ 2026-09-16 03:51:59.807902 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-zwbp4/init.txt 2026-09-16 03:51:59.807926 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-zwbp4/placement-ks-service-registration.txt 2026-09-16 03:51:59.807949 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-6792l/ 2026-09-16 03:51:59.807972 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-6792l/init.txt 2026-09-16 03:51:59.807996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-6792l/placement-ks-user.txt 2026-09-16 03:51:59.808018 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-tcxq9/ 2026-09-16 03:51:59.808044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-tcxq9/percona-xtradb-cluster-operator.txt 2026-09-16 03:51:59.808070 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-09-16 03:51:59.808094 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-09-16 03:51:59.808117 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-09-16 03:51:59.808141 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-09-16 03:51:59.808164 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-09-16 03:51:59.808188 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-09-16 03:51:59.808212 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-tlwnb/ 2026-09-16 03:51:59.808235 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-tlwnb/rabbitmq-cluster-operator.txt 2026-09-16 03:51:59.808259 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-09-16 03:51:59.808283 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-09-16 03:51:59.808311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-09-16 03:51:59.808335 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-09-16 03:51:59.808359 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-09-16 03:51:59.808384 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-09-16 03:51:59.808407 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-09-16 03:51:59.808431 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-09-16 03:51:59.808478 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-09-16 03:51:59.808549 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-09-16 03:51:59.808576 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-09-16 03:51:59.808599 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-09-16 03:51:59.808624 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/ 2026-09-16 03:51:59.808647 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-09-16 03:51:59.808671 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-09-16 03:51:59.808694 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-jpjmm/ 2026-09-16 03:51:59.808717 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-jpjmm/rabbitmq-cluster-operator.txt 2026-09-16 03:51:59.808741 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-09-16 03:51:59.808765 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-09-16 03:51:59.808789 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-09-16 03:51:59.808812 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-09-16 03:51:59.808835 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-09-16 03:51:59.808859 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-09-16 03:51:59.808882 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-09-16 03:51:59.808907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-09-16 03:51:59.808930 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-09-16 03:51:59.808954 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-57whw/ 2026-09-16 03:51:59.808977 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-57whw/ceph-crash.txt 2026-09-16 03:51:59.809000 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-57whw/chown-container-data-dir.txt 2026-09-16 03:51:59.809023 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-57whw/make-container-crash-dir.txt 2026-09-16 03:51:59.809046 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ptfjx/ 2026-09-16 03:51:59.809070 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ptfjx/chown-container-data-dir.txt 2026-09-16 03:51:59.809094 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ptfjx/log-collector.txt 2026-09-16 03:51:59.809117 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ptfjx/rgw.txt 2026-09-16 03:51:59.809140 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-859dc557dc-kmm4x/ 2026-09-16 03:51:59.809163 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-859dc557dc-kmm4x/init.txt 2026-09-16 03:51:59.809185 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-859dc557dc-kmm4x/staffeln-api.txt 2026-09-16 03:51:59.809207 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-868845d9dd-p8fnq/ 2026-09-16 03:51:59.809231 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-868845d9dd-p8fnq/staffeln-conductor.txt 2026-09-16 03:51:59.809255 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-wqppq/ 2026-09-16 03:51:59.809286 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-wqppq/init.txt 2026-09-16 03:51:59.809311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-wqppq/staffeln-db-init-0.txt 2026-09-16 03:51:59.809335 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-fdqt2/ 2026-09-16 03:51:59.809358 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-fdqt2/init.txt 2026-09-16 03:51:59.809380 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-fdqt2/staffeln-db-sync.txt 2026-09-16 03:51:59.809402 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-cxxfg/ 2026-09-16 03:51:59.809424 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-cxxfg/init.txt 2026-09-16 03:51:59.809464 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-cxxfg/tempest-ks-user.txt 2026-09-16 03:51:59.809489 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-5mgsr/ 2026-09-16 03:51:59.809512 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-5mgsr/init.txt 2026-09-16 03:51:59.809534 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-5mgsr/tempest-run-tests-init.txt 2026-09-16 03:51:59.809557 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-5mgsr/tempest-run-tests.txt 2026-09-16 03:51:59.809580 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-09-16 03:51:59.809605 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-09-16 03:51:59.809628 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-09-16 03:51:59.809652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-09-16 03:51:59.809676 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-09-16 03:51:59.809700 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-lz68q/ 2026-09-16 03:51:59.809723 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-lz68q/manager.txt 2026-09-16 03:51:59.809745 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-09-16 03:51:59.809767 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-87lfx/ 2026-09-16 03:51:59.809788 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-87lfx/rook-ceph-operator.txt 2026-09-16 03:51:59.809811 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-09-16 03:51:59.809833 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-mbktj/ 2026-09-16 03:51:59.809854 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-mbktj/secretgen-controller.txt 2026-09-16 03:51:59.809880 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-09-16 03:51:59.809902 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-kkwfh/ 2026-09-16 03:51:59.809926 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-kkwfh/controller.txt 2026-09-16 03:51:59.809949 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-h5sth/ 2026-09-16 03:51:59.809972 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-h5sth/ingress-nginx-default-backend.txt 2026-09-16 03:51:59.809995 | instance | cd+++++++++ pod-logs/kube-system/ 2026-09-16 03:51:59.810017 | instance | cd+++++++++ pod-logs/kube-system/cilium-27zdn/ 2026-09-16 03:51:59.810039 | instance | >f+++++++++ pod-logs/kube-system/cilium-27zdn/apply-sysctl-overwrites.txt 2026-09-16 03:51:59.810062 | instance | >f+++++++++ pod-logs/kube-system/cilium-27zdn/cilium-agent.txt 2026-09-16 03:51:59.810086 | instance | >f+++++++++ pod-logs/kube-system/cilium-27zdn/clean-cilium-state.txt 2026-09-16 03:51:59.810109 | instance | >f+++++++++ pod-logs/kube-system/cilium-27zdn/config.txt 2026-09-16 03:51:59.810139 | instance | >f+++++++++ pod-logs/kube-system/cilium-27zdn/install-cni-binaries.txt 2026-09-16 03:51:59.810163 | instance | >f+++++++++ pod-logs/kube-system/cilium-27zdn/mount-bpf-fs.txt 2026-09-16 03:51:59.810187 | instance | >f+++++++++ pod-logs/kube-system/cilium-27zdn/mount-cgroup.txt 2026-09-16 03:51:59.810210 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-j5gcf/ 2026-09-16 03:51:59.810233 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-j5gcf/cilium-operator.txt 2026-09-16 03:51:59.810257 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-5r5xv/ 2026-09-16 03:51:59.810280 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-5r5xv/coredns.txt 2026-09-16 03:51:59.810305 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-jk92h/ 2026-09-16 03:51:59.810331 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-jk92h/coredns.txt 2026-09-16 03:51:59.810354 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-09-16 03:51:59.810377 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-09-16 03:51:59.810400 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-09-16 03:51:59.810423 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-09-16 03:51:59.810476 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-09-16 03:51:59.810502 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-09-16 03:51:59.810526 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-mlsgs/ 2026-09-16 03:51:59.810549 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-mlsgs/kube-proxy.txt 2026-09-16 03:51:59.810573 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-09-16 03:51:59.810596 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-09-16 03:51:59.810620 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-09-16 03:51:59.810643 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-09-16 03:51:59.810666 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-09-16 03:51:59.810690 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-kd2f8/ 2026-09-16 03:51:59.810714 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-kd2f8/local-path-provisioner.txt 2026-09-16 03:51:59.810737 | instance | cd+++++++++ pod-logs/monitoring/ 2026-09-16 03:51:59.810761 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-09-16 03:51:59.810785 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-09-16 03:51:59.810809 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-09-16 03:51:59.810833 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-09-16 03:51:59.810856 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-09-16 03:51:59.810879 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-7mbl5/ 2026-09-16 03:51:59.810904 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-7mbl5/goldpinger-daemon.txt 2026-09-16 03:51:59.810929 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-67d699d585-7cmfq/ 2026-09-16 03:51:59.810954 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-67d699d585-7cmfq/grafana-sc-dashboard.txt 2026-09-16 03:51:59.810977 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-67d699d585-7cmfq/grafana-sc-datasources.txt 2026-09-16 03:51:59.811001 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-67d699d585-7cmfq/grafana.txt 2026-09-16 03:51:59.811025 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-29vrs/ 2026-09-16 03:51:59.811055 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-29vrs/kube-state-metrics.txt 2026-09-16 03:51:59.811080 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-wm96g/ 2026-09-16 03:51:59.811103 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-wm96g/kube-prometheus-stack.txt 2026-09-16 03:51:59.811126 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-hzmgp/ 2026-09-16 03:51:59.811149 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-hzmgp/node-exporter.txt 2026-09-16 03:51:59.811172 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-hzmgp/pod-tls-sidecar.txt 2026-09-16 03:51:59.811195 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-09-16 03:51:59.811217 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-09-16 03:51:59.811239 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-09-16 03:51:59.811263 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-09-16 03:51:59.811289 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-09-16 03:51:59.811312 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-f2b92/ 2026-09-16 03:51:59.811337 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-f2b92/nginx.txt 2026-09-16 03:51:59.811362 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-09-16 03:51:59.811386 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-09-16 03:51:59.811410 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-09-16 03:51:59.811434 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-dpxqz/ 2026-09-16 03:51:59.811477 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-dpxqz/gc.txt 2026-09-16 03:51:59.811502 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-nzs2z/ 2026-09-16 03:51:59.811526 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-nzs2z/master.txt 2026-09-16 03:51:59.811551 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-tjlvj/ 2026-09-16 03:51:59.811573 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-tjlvj/worker.txt 2026-09-16 03:51:59.811597 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-09-16 03:51:59.811620 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-09-16 03:51:59.811644 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-09-16 03:51:59.811668 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-09-16 03:51:59.811692 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-09-16 03:51:59.811715 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-09-16 03:51:59.811738 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-2jndj/ 2026-09-16 03:51:59.811762 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-2jndj/pushgateway.txt 2026-09-16 03:51:59.811786 | instance | cd+++++++++ pod-logs/monitoring/vector-p8n9w/ 2026-09-16 03:51:59.811809 | instance | >f+++++++++ pod-logs/monitoring/vector-p8n9w/vector.txt 2026-09-16 03:51:59.811934 | instance | cd+++++++++ pod-logs/openstack/ 2026-09-16 03:51:59.811968 | instance | cd+++++++++ pod-logs/openstack/barbican-api-85bd9589d9-t9vc5/ 2026-09-16 03:51:59.811994 | instance | >f+++++++++ pod-logs/openstack/barbican-api-85bd9589d9-t9vc5/barbican-api.txt 2026-09-16 03:51:59.812026 | instance | >f+++++++++ pod-logs/openstack/barbican-api-85bd9589d9-t9vc5/init.txt 2026-09-16 03:51:59.812051 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-strkz/ 2026-09-16 03:51:59.812076 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-strkz/barbican-db-init-0.txt 2026-09-16 03:51:59.812099 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-strkz/init.txt 2026-09-16 03:51:59.812123 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-65fdv/ 2026-09-16 03:51:59.812147 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-65fdv/barbican-db-sync.txt 2026-09-16 03:51:59.812170 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-65fdv/init.txt 2026-09-16 03:51:59.812194 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-kh49l/ 2026-09-16 03:51:59.812217 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-kh49l/init.txt 2026-09-16 03:51:59.812242 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-kh49l/key-manager-ks-endpoints-admin.txt 2026-09-16 03:51:59.812266 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-kh49l/key-manager-ks-endpoints-internal.txt 2026-09-16 03:51:59.812289 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-kh49l/key-manager-ks-endpoints-public.txt 2026-09-16 03:51:59.812312 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-xbfn7/ 2026-09-16 03:51:59.812336 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-xbfn7/init.txt 2026-09-16 03:51:59.812359 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-xbfn7/key-manager-ks-service-registration.txt 2026-09-16 03:51:59.812383 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-qkft8/ 2026-09-16 03:51:59.812407 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-qkft8/barbican-ks-user.txt 2026-09-16 03:51:59.812430 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-qkft8/init.txt 2026-09-16 03:51:59.812473 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-m69n9/ 2026-09-16 03:51:59.812517 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-m69n9/init.txt 2026-09-16 03:51:59.812543 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-m69n9/rabbit-init.txt 2026-09-16 03:51:59.812567 | instance | cd+++++++++ pod-logs/openstack/cinder-api-55d7855db6-88blm/ 2026-09-16 03:51:59.812591 | instance | >f+++++++++ pod-logs/openstack/cinder-api-55d7855db6-88blm/ceph-coordination-volume-perms.txt 2026-09-16 03:51:59.812615 | instance | >f+++++++++ pod-logs/openstack/cinder-api-55d7855db6-88blm/cinder-api.txt 2026-09-16 03:51:59.812638 | instance | >f+++++++++ pod-logs/openstack/cinder-api-55d7855db6-88blm/init.txt 2026-09-16 03:51:59.812663 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-7c87f479bd-gthtt/ 2026-09-16 03:51:59.812687 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7c87f479bd-gthtt/ceph-backup-keyring-placement.txt 2026-09-16 03:51:59.812711 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7c87f479bd-gthtt/ceph-coordination-volume-perms.txt 2026-09-16 03:51:59.812735 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7c87f479bd-gthtt/ceph-keyring-placement-rbd1.txt 2026-09-16 03:51:59.812759 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7c87f479bd-gthtt/cinder-backup.txt 2026-09-16 03:51:59.812783 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7c87f479bd-gthtt/init.txt 2026-09-16 03:51:59.812808 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-fkww9/ 2026-09-16 03:51:59.812832 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-fkww9/ceph-keyring-placement.txt 2026-09-16 03:51:59.812856 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-fkww9/cinder-backup-storage-init.txt 2026-09-16 03:51:59.812880 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-fkww9/init.txt 2026-09-16 03:51:59.812904 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-znbjr/ 2026-09-16 03:51:59.812935 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-znbjr/bootstrap.txt 2026-09-16 03:51:59.812959 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-znbjr/init.txt 2026-09-16 03:51:59.812983 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-zxldx/ 2026-09-16 03:51:59.813006 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-zxldx/create-internal-tenant.txt 2026-09-16 03:51:59.813030 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-zxldx/init.txt 2026-09-16 03:51:59.813053 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-kvkfc/ 2026-09-16 03:51:59.813077 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-kvkfc/cinder-db-init-0.txt 2026-09-16 03:51:59.813101 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-kvkfc/init.txt 2026-09-16 03:51:59.813125 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-bsvzz/ 2026-09-16 03:51:59.813148 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-bsvzz/cinder-db-sync.txt 2026-09-16 03:51:59.813172 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-bsvzz/init.txt 2026-09-16 03:51:59.813195 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-z7zkm/ 2026-09-16 03:51:59.813217 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-z7zkm/init.txt 2026-09-16 03:51:59.813240 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-z7zkm/volumev3-ks-endpoints-admin.txt 2026-09-16 03:51:59.813263 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-z7zkm/volumev3-ks-endpoints-internal.txt 2026-09-16 03:51:59.813286 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-z7zkm/volumev3-ks-endpoints-public.txt 2026-09-16 03:51:59.813309 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-d2rt8/ 2026-09-16 03:51:59.813332 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-d2rt8/init.txt 2026-09-16 03:51:59.813355 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-d2rt8/volumev3-ks-service-registration.txt 2026-09-16 03:51:59.813378 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-b7jzw/ 2026-09-16 03:51:59.813401 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-b7jzw/cinder-ks-user.txt 2026-09-16 03:51:59.813424 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-b7jzw/init.txt 2026-09-16 03:51:59.813463 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-2z4x9/ 2026-09-16 03:51:59.813489 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-2z4x9/init.txt 2026-09-16 03:51:59.813513 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-2z4x9/rabbit-init.txt 2026-09-16 03:51:59.813536 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-687594cd54-cbhpg/ 2026-09-16 03:51:59.813560 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-687594cd54-cbhpg/ceph-coordination-volume-perms.txt 2026-09-16 03:51:59.813584 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-687594cd54-cbhpg/cinder-scheduler.txt 2026-09-16 03:51:59.813608 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-687594cd54-cbhpg/init.txt 2026-09-16 03:51:59.813631 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-nzcdc/ 2026-09-16 03:51:59.813654 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-nzcdc/ceph-keyring-placement.txt 2026-09-16 03:51:59.813784 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-nzcdc/cinder-storage-init-rbd1.txt 2026-09-16 03:51:59.813838 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-nzcdc/init.txt 2026-09-16 03:51:59.813868 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-d4b679879-nkc97/ 2026-09-16 03:51:59.813894 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-d4b679879-nkc97/ceph-coordination-volume-perms.txt 2026-09-16 03:51:59.813919 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-d4b679879-nkc97/ceph-keyring-placement-rbd1.txt 2026-09-16 03:51:59.813951 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-d4b679879-nkc97/cinder-volume.txt 2026-09-16 03:51:59.813980 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-d4b679879-nkc97/init-cinder-conf.txt 2026-09-16 03:51:59.814005 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-d4b679879-nkc97/init.txt 2026-09-16 03:51:59.814028 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29825465-plhbh/ 2026-09-16 03:51:59.814053 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29825465-plhbh/cinder-volume-usage-audit.txt 2026-09-16 03:51:59.814077 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29825465-plhbh/init.txt 2026-09-16 03:51:59.814101 | instance | cd+++++++++ pod-logs/openstack/glance-api-57f97f678-cjp2k/ 2026-09-16 03:51:59.814125 | instance | >f+++++++++ pod-logs/openstack/glance-api-57f97f678-cjp2k/ceph-keyring-placement.txt 2026-09-16 03:51:59.814148 | instance | >f+++++++++ pod-logs/openstack/glance-api-57f97f678-cjp2k/glance-api.txt 2026-09-16 03:51:59.814172 | instance | >f+++++++++ pod-logs/openstack/glance-api-57f97f678-cjp2k/glance-perms.txt 2026-09-16 03:51:59.814194 | instance | >f+++++++++ pod-logs/openstack/glance-api-57f97f678-cjp2k/init.txt 2026-09-16 03:51:59.814217 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-9s8hs/ 2026-09-16 03:51:59.814240 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-9s8hs/glance-db-init-0.txt 2026-09-16 03:51:59.814263 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-9s8hs/init.txt 2026-09-16 03:51:59.814287 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-shqvp/ 2026-09-16 03:51:59.814313 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-shqvp/glance-db-sync.txt 2026-09-16 03:51:59.814336 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-shqvp/init.txt 2026-09-16 03:51:59.814359 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-6xj9b/ 2026-09-16 03:51:59.814382 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-6xj9b/image-ks-endpoints-admin.txt 2026-09-16 03:51:59.814404 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-6xj9b/image-ks-endpoints-internal.txt 2026-09-16 03:51:59.814427 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-6xj9b/image-ks-endpoints-public.txt 2026-09-16 03:51:59.814476 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-6xj9b/init.txt 2026-09-16 03:51:59.814500 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-lpxqn/ 2026-09-16 03:51:59.814525 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-lpxqn/image-ks-service-registration.txt 2026-09-16 03:51:59.814548 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-lpxqn/init.txt 2026-09-16 03:51:59.814571 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-dkhwk/ 2026-09-16 03:51:59.814594 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-dkhwk/glance-ks-user.txt 2026-09-16 03:51:59.814618 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-dkhwk/init.txt 2026-09-16 03:51:59.814641 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-cmcqx/ 2026-09-16 03:51:59.814665 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-cmcqx/glance-metadefs-load.txt 2026-09-16 03:51:59.814688 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-cmcqx/init.txt 2026-09-16 03:51:59.814711 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-lcxgq/ 2026-09-16 03:51:59.814734 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-lcxgq/init.txt 2026-09-16 03:51:59.814757 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-lcxgq/rabbit-init.txt 2026-09-16 03:51:59.814781 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-kxmr6/ 2026-09-16 03:51:59.814805 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-kxmr6/ceph-keyring-placement.txt 2026-09-16 03:51:59.814830 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-kxmr6/glance-storage-init.txt 2026-09-16 03:51:59.814860 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-kxmr6/init.txt 2026-09-16 03:51:59.814884 | instance | cd+++++++++ pod-logs/openstack/heat-api-59d758bdc-vgjbs/ 2026-09-16 03:51:59.814908 | instance | >f+++++++++ pod-logs/openstack/heat-api-59d758bdc-vgjbs/heat-api.txt 2026-09-16 03:51:59.814931 | instance | >f+++++++++ pod-logs/openstack/heat-api-59d758bdc-vgjbs/init.txt 2026-09-16 03:51:59.814954 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-pwrqk/ 2026-09-16 03:51:59.814978 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-pwrqk/bootstrap.txt 2026-09-16 03:51:59.815001 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-pwrqk/init.txt 2026-09-16 03:51:59.815025 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-76bccb6945-dgdp2/ 2026-09-16 03:51:59.815048 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-76bccb6945-dgdp2/heat-cfn.txt 2026-09-16 03:51:59.815072 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-76bccb6945-dgdp2/init.txt 2026-09-16 03:51:59.815095 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-n62xs/ 2026-09-16 03:51:59.815120 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-n62xs/heat-db-init-0.txt 2026-09-16 03:51:59.815143 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-n62xs/init.txt 2026-09-16 03:51:59.815167 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-m2vvq/ 2026-09-16 03:51:59.815190 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-m2vvq/heat-db-sync.txt 2026-09-16 03:51:59.815214 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-m2vvq/init.txt 2026-09-16 03:51:59.815236 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-4hnmd/ 2026-09-16 03:51:59.815260 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-4hnmd/heat-ks-domain-user.txt 2026-09-16 03:51:59.815283 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-4hnmd/init.txt 2026-09-16 03:51:59.815307 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29825500-kmqt8/ 2026-09-16 03:51:59.815330 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29825500-kmqt8/heat-engine-cleaner.txt 2026-09-16 03:51:59.815353 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29825500-kmqt8/init.txt 2026-09-16 03:51:59.815377 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29825505-6hbwm/ 2026-09-16 03:51:59.815401 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29825505-6hbwm/heat-engine-cleaner.txt 2026-09-16 03:51:59.815425 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29825505-6hbwm/init.txt 2026-09-16 03:51:59.815469 | instance | cd+++++++++ pod-logs/openstack/heat-engine-d7c665d74-tffvn/ 2026-09-16 03:51:59.815495 | instance | >f+++++++++ pod-logs/openstack/heat-engine-d7c665d74-tffvn/heat-engine.txt 2026-09-16 03:51:59.815519 | instance | >f+++++++++ pod-logs/openstack/heat-engine-d7c665d74-tffvn/init.txt 2026-09-16 03:51:59.815549 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-cx776/ 2026-09-16 03:51:59.815583 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-cx776/cloudformation-ks-endpoints-admin.txt 2026-09-16 03:51:59.815616 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-cx776/cloudformation-ks-endpoints-internal.txt 2026-09-16 03:51:59.815645 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-cx776/cloudformation-ks-endpoints-public.txt 2026-09-16 03:51:59.815669 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-cx776/init.txt 2026-09-16 03:51:59.815693 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-cx776/orchestration-ks-endpoints-admin.txt 2026-09-16 03:51:59.815716 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-cx776/orchestration-ks-endpoints-internal.txt 2026-09-16 03:51:59.815740 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-cx776/orchestration-ks-endpoints-public.txt 2026-09-16 03:51:59.815763 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-g44vm/ 2026-09-16 03:51:59.815798 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-g44vm/cloudformation-ks-service-registration.txt 2026-09-16 03:51:59.815830 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-g44vm/init.txt 2026-09-16 03:51:59.815855 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-g44vm/orchestration-ks-service-registration.txt 2026-09-16 03:51:59.815879 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-d89r7/ 2026-09-16 03:51:59.815905 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-d89r7/heat-ks-user.txt 2026-09-16 03:51:59.815929 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-d89r7/heat-trustee-ks-user.txt 2026-09-16 03:51:59.816639 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-d89r7/init.txt 2026-09-16 03:51:59.816674 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-qlgs2/ 2026-09-16 03:51:59.816700 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-qlgs2/init.txt 2026-09-16 03:51:59.816723 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-qlgs2/rabbit-init.txt 2026-09-16 03:51:59.816748 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-lk889/ 2026-09-16 03:51:59.816772 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-lk889/heat-trusts.txt 2026-09-16 03:51:59.816796 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-lk889/init.txt 2026-09-16 03:51:59.816820 | instance | cd+++++++++ pod-logs/openstack/horizon-786ccd6786-9t8vp/ 2026-09-16 03:51:59.816844 | instance | >f+++++++++ pod-logs/openstack/horizon-786ccd6786-9t8vp/horizon.txt 2026-09-16 03:51:59.816868 | instance | >f+++++++++ pod-logs/openstack/horizon-786ccd6786-9t8vp/init.txt 2026-09-16 03:51:59.816892 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-s4szc/ 2026-09-16 03:51:59.816915 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-s4szc/horizon-db-init-0.txt 2026-09-16 03:51:59.816941 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-s4szc/init.txt 2026-09-16 03:51:59.816964 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-c6zjl/ 2026-09-16 03:51:59.816988 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-c6zjl/horizon-db-sync.txt 2026-09-16 03:51:59.817013 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-c6zjl/init.txt 2026-09-16 03:51:59.817037 | instance | cd+++++++++ pod-logs/openstack/keepalived-trlkt/ 2026-09-16 03:51:59.817061 | instance | >f+++++++++ pod-logs/openstack/keepalived-trlkt/init.txt 2026-09-16 03:51:59.817085 | instance | >f+++++++++ pod-logs/openstack/keepalived-trlkt/keepalived.txt 2026-09-16 03:51:59.817110 | instance | >f+++++++++ pod-logs/openstack/keepalived-trlkt/wait-for-ip.txt 2026-09-16 03:51:59.817133 | instance | cd+++++++++ pod-logs/openstack/keystone-api-595dcf947f-lsz84/ 2026-09-16 03:51:59.817157 | instance | >f+++++++++ pod-logs/openstack/keystone-api-595dcf947f-lsz84/init.txt 2026-09-16 03:51:59.817181 | instance | >f+++++++++ pod-logs/openstack/keystone-api-595dcf947f-lsz84/keystone-api.txt 2026-09-16 03:51:59.817205 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-6s472/ 2026-09-16 03:51:59.817229 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-6s472/bootstrap.txt 2026-09-16 03:51:59.817253 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-6s472/init.txt 2026-09-16 03:51:59.817277 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-vz9tf/ 2026-09-16 03:51:59.817300 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-vz9tf/init.txt 2026-09-16 03:51:59.817322 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-vz9tf/keystone-credential-setup.txt 2026-09-16 03:51:59.817348 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-fkh92/ 2026-09-16 03:51:59.817371 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-fkh92/init.txt 2026-09-16 03:51:59.817395 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-fkh92/keystone-db-init-0.txt 2026-09-16 03:51:59.817419 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-mmd98/ 2026-09-16 03:51:59.817478 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-mmd98/init.txt 2026-09-16 03:51:59.817505 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-mmd98/keystone-db-sync.txt 2026-09-16 03:51:59.817530 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-gs5cm/ 2026-09-16 03:51:59.817558 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-gs5cm/init.txt 2026-09-16 03:51:59.817592 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-gs5cm/keystone-domain-manage.txt 2026-09-16 03:51:59.817625 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-l8f5b/ 2026-09-16 03:51:59.817653 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-l8f5b/init.txt 2026-09-16 03:51:59.817685 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-l8f5b/keystone-fernet-setup.txt 2026-09-16 03:51:59.817715 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-r2gh7/ 2026-09-16 03:51:59.817739 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-r2gh7/init.txt 2026-09-16 03:51:59.817762 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-r2gh7/rabbit-init.txt 2026-09-16 03:51:59.817786 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-tfczz/ 2026-09-16 03:51:59.817809 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-tfczz/ceph-admin-keyring-placement.txt 2026-09-16 03:51:59.817833 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-tfczz/ceph-keyring-placement.txt 2026-09-16 03:51:59.817857 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-tfczz/init-dynamic-options.txt 2026-09-16 03:51:59.817880 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-tfczz/init.txt 2026-09-16 03:51:59.817905 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-tfczz/libvirt-exporter.txt 2026-09-16 03:51:59.817928 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-tfczz/libvirt.txt 2026-09-16 03:51:59.817952 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-tfczz/tls-sidecar.txt 2026-09-16 03:51:59.817975 | instance | cd+++++++++ pod-logs/openstack/magnum-api-84965f74b5-vfn5p/ 2026-09-16 03:51:59.817998 | instance | >f+++++++++ pod-logs/openstack/magnum-api-84965f74b5-vfn5p/init.txt 2026-09-16 03:51:59.818022 | instance | >f+++++++++ pod-logs/openstack/magnum-api-84965f74b5-vfn5p/magnum-api.txt 2026-09-16 03:51:59.818045 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-7dgjl/ 2026-09-16 03:51:59.818069 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-7dgjl/magnum-cluster-api-proxy.txt 2026-09-16 03:51:59.818093 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-09-16 03:51:59.818125 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-09-16 03:51:59.818158 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-09-16 03:51:59.818189 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-09-16 03:51:59.818221 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-ww8jx/ 2026-09-16 03:51:59.818277 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-ww8jx/init.txt 2026-09-16 03:51:59.818305 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-ww8jx/magnum-db-init-0.txt 2026-09-16 03:51:59.818330 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-xhwzk/ 2026-09-16 03:51:59.818353 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-xhwzk/init.txt 2026-09-16 03:51:59.818377 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-xhwzk/magnum-db-sync.txt 2026-09-16 03:51:59.818401 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-mvh7s/ 2026-09-16 03:51:59.818425 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-mvh7s/init.txt 2026-09-16 03:51:59.818467 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-mvh7s/magnum-ks-domain-user.txt 2026-09-16 03:51:59.818502 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-bk47h/ 2026-09-16 03:51:59.818526 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-bk47h/container-infra-ks-endpoints-admin.txt 2026-09-16 03:51:59.818555 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-bk47h/container-infra-ks-endpoints-internal.txt 2026-09-16 03:51:59.818584 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-bk47h/container-infra-ks-endpoints-public.txt 2026-09-16 03:51:59.818608 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-bk47h/init.txt 2026-09-16 03:51:59.818631 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-ddgkx/ 2026-09-16 03:51:59.818655 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-ddgkx/container-infra-ks-service-registration.txt 2026-09-16 03:51:59.818678 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-ddgkx/init.txt 2026-09-16 03:51:59.818701 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-whx6n/ 2026-09-16 03:51:59.818725 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-whx6n/init.txt 2026-09-16 03:51:59.818749 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-whx6n/magnum-ks-user.txt 2026-09-16 03:51:59.818773 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-kffhd/ 2026-09-16 03:51:59.818796 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-kffhd/init.txt 2026-09-16 03:51:59.818820 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-kffhd/rabbit-init.txt 2026-09-16 03:51:59.818844 | instance | cd+++++++++ pod-logs/openstack/magnum-registry-c45778976-s276s/ 2026-09-16 03:51:59.818869 | instance | >f+++++++++ pod-logs/openstack/magnum-registry-c45778976-s276s/registry.txt 2026-09-16 03:51:59.818893 | instance | cd+++++++++ pod-logs/openstack/manila-api-5585cf6c95-cd62h/ 2026-09-16 03:51:59.818916 | instance | >f+++++++++ pod-logs/openstack/manila-api-5585cf6c95-cd62h/init.txt 2026-09-16 03:51:59.818939 | instance | >f+++++++++ pod-logs/openstack/manila-api-5585cf6c95-cd62h/manila-api.txt 2026-09-16 03:51:59.818962 | instance | cd+++++++++ pod-logs/openstack/manila-bootstrap-wtkm9/ 2026-09-16 03:51:59.818986 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-wtkm9/bootstrap.txt 2026-09-16 03:51:59.819010 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-wtkm9/init.txt 2026-09-16 03:51:59.819035 | instance | cd+++++++++ pod-logs/openstack/manila-data-799cdc89db-bcv97/ 2026-09-16 03:51:59.819059 | instance | >f+++++++++ pod-logs/openstack/manila-data-799cdc89db-bcv97/init.txt 2026-09-16 03:51:59.819082 | instance | >f+++++++++ pod-logs/openstack/manila-data-799cdc89db-bcv97/manila-data.txt 2026-09-16 03:51:59.819106 | instance | cd+++++++++ pod-logs/openstack/manila-db-init-trbz6/ 2026-09-16 03:51:59.819131 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-trbz6/init.txt 2026-09-16 03:51:59.819155 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-trbz6/manila-db-init-0.txt 2026-09-16 03:51:59.819180 | instance | cd+++++++++ pod-logs/openstack/manila-db-sync-9r29h/ 2026-09-16 03:51:59.819205 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-9r29h/init.txt 2026-09-16 03:51:59.819230 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-9r29h/manila-db-sync.txt 2026-09-16 03:51:59.819254 | instance | cd+++++++++ pod-logs/openstack/manila-ks-endpoints-v8z9s/ 2026-09-16 03:51:59.819280 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-v8z9s/init.txt 2026-09-16 03:51:59.819315 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-v8z9s/share-ks-endpoints-admin.txt 2026-09-16 03:51:59.819347 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-v8z9s/share-ks-endpoints-internal.txt 2026-09-16 03:51:59.819371 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-v8z9s/share-ks-endpoints-public.txt 2026-09-16 03:51:59.819394 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-v8z9s/sharev2-ks-endpoints-admin.txt 2026-09-16 03:51:59.819418 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-v8z9s/sharev2-ks-endpoints-internal.txt 2026-09-16 03:51:59.819464 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-v8z9s/sharev2-ks-endpoints-public.txt 2026-09-16 03:51:59.819492 | instance | cd+++++++++ pod-logs/openstack/manila-ks-service-8zblc/ 2026-09-16 03:51:59.819516 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-8zblc/init.txt 2026-09-16 03:51:59.819540 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-8zblc/share-ks-service-registration.txt 2026-09-16 03:51:59.819564 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-8zblc/sharev2-ks-service-registration.txt 2026-09-16 03:51:59.819588 | instance | cd+++++++++ pod-logs/openstack/manila-ks-user-w8zj7/ 2026-09-16 03:51:59.819613 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-w8zj7/init.txt 2026-09-16 03:51:59.819638 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-w8zj7/manila-ks-user.txt 2026-09-16 03:51:59.819661 | instance | cd+++++++++ pod-logs/openstack/manila-rabbit-init-9ds86/ 2026-09-16 03:51:59.819685 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-9ds86/init.txt 2026-09-16 03:51:59.819708 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-9ds86/rabbit-init.txt 2026-09-16 03:51:59.819732 | instance | cd+++++++++ pod-logs/openstack/manila-scheduler-567c8fc8fd-9cb86/ 2026-09-16 03:51:59.819755 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-567c8fc8fd-9cb86/init.txt 2026-09-16 03:51:59.819779 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-567c8fc8fd-9cb86/manila-scheduler.txt 2026-09-16 03:51:59.819802 | instance | cd+++++++++ pod-logs/openstack/manila-share-5796dc9c87-4wfrn/ 2026-09-16 03:51:59.819825 | instance | >f+++++++++ pod-logs/openstack/manila-share-5796dc9c87-4wfrn/init.txt 2026-09-16 03:51:59.819850 | instance | >f+++++++++ pod-logs/openstack/manila-share-5796dc9c87-4wfrn/manila-share-init.txt 2026-09-16 03:51:59.819873 | instance | >f+++++++++ pod-logs/openstack/manila-share-5796dc9c87-4wfrn/manila-share.txt 2026-09-16 03:51:59.819897 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-g6rpf/ 2026-09-16 03:51:59.819920 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-g6rpf/init.txt 2026-09-16 03:51:59.819943 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-g6rpf/memcached-exporter.txt 2026-09-16 03:51:59.819967 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-g6rpf/memcached.txt 2026-09-16 03:51:59.819990 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-m92vv/ 2026-09-16 03:51:59.820014 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-m92vv/coredns.txt 2026-09-16 03:51:59.820038 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-zdmm9/ 2026-09-16 03:51:59.820062 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-zdmm9/init.txt 2026-09-16 03:51:59.820086 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-zdmm9/neutron-db-init-0.txt 2026-09-16 03:51:59.820110 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-z5r54/ 2026-09-16 03:51:59.820133 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-z5r54/init.txt 2026-09-16 03:51:59.820157 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-z5r54/neutron-db-sync.txt 2026-09-16 03:51:59.820181 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-t7w5r/ 2026-09-16 03:51:59.820205 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-t7w5r/init.txt 2026-09-16 03:51:59.820229 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-t7w5r/neutron-dhcp-agent-init.txt 2026-09-16 03:51:59.820253 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-t7w5r/neutron-dhcp-agent.txt 2026-09-16 03:51:59.820278 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-qdvsz/ 2026-09-16 03:51:59.820304 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-qdvsz/init.txt 2026-09-16 03:51:59.820345 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-qdvsz/network-ks-endpoints-admin.txt 2026-09-16 03:51:59.820375 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-qdvsz/network-ks-endpoints-internal.txt 2026-09-16 03:51:59.820399 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-qdvsz/network-ks-endpoints-public.txt 2026-09-16 03:51:59.820423 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-b2tks/ 2026-09-16 03:51:59.820464 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-b2tks/init.txt 2026-09-16 03:51:59.820490 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-b2tks/network-ks-service-registration.txt 2026-09-16 03:51:59.820543 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-57m92/ 2026-09-16 03:51:59.820568 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-57m92/init.txt 2026-09-16 03:51:59.820592 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-57m92/neutron-ks-user.txt 2026-09-16 03:51:59.820617 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-4dzv5/ 2026-09-16 03:51:59.820640 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-4dzv5/init.txt 2026-09-16 03:51:59.820664 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-4dzv5/neutron-l3-agent-init.txt 2026-09-16 03:51:59.820687 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-4dzv5/neutron-l3-agent.txt 2026-09-16 03:51:59.820712 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-8j5c6/ 2026-09-16 03:51:59.820736 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-8j5c6/init.txt 2026-09-16 03:51:59.820761 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-8j5c6/neutron-metadata-agent-init.txt 2026-09-16 03:51:59.820785 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-8j5c6/neutron-metadata-agent.txt 2026-09-16 03:51:59.820810 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-dqb77/ 2026-09-16 03:51:59.820834 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-dqb77/init.txt 2026-09-16 03:51:59.820859 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-dqb77/neutron-netns-cleanup-cron.txt 2026-09-16 03:51:59.820882 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-lf6ld/ 2026-09-16 03:51:59.820906 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-lf6ld/init.txt 2026-09-16 03:51:59.820929 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-lf6ld/neutron-openvswitch-agent-kernel-modules.txt 2026-09-16 03:51:59.820954 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-lf6ld/neutron-ovs-agent-init.txt 2026-09-16 03:51:59.820977 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-lf6ld/neutron-ovs-agent.txt 2026-09-16 03:51:59.821000 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-zhjg8/ 2026-09-16 03:51:59.821023 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-zhjg8/init.txt 2026-09-16 03:51:59.821048 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-zhjg8/rabbit-init.txt 2026-09-16 03:51:59.821072 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-7dfccc9494-cm7md/ 2026-09-16 03:51:59.821097 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-7dfccc9494-cm7md/init.txt 2026-09-16 03:51:59.821120 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-7dfccc9494-cm7md/neutron-rpc-server.txt 2026-09-16 03:51:59.821143 | instance | cd+++++++++ pod-logs/openstack/neutron-server-7df798fcd9-v49k2/ 2026-09-16 03:51:59.821167 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7df798fcd9-v49k2/init.txt 2026-09-16 03:51:59.821191 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7df798fcd9-v49k2/neutron-policy-server.txt 2026-09-16 03:51:59.821214 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7df798fcd9-v49k2/neutron-server.txt 2026-09-16 03:51:59.821246 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-984b58d4f-hcwsh/ 2026-09-16 03:51:59.821278 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-984b58d4f-hcwsh/init.txt 2026-09-16 03:51:59.821307 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-984b58d4f-hcwsh/nova-api-metadata-init.txt 2026-09-16 03:51:59.821338 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-984b58d4f-hcwsh/nova-api.txt 2026-09-16 03:51:59.821381 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-86cfc5d95-gjzqn/ 2026-09-16 03:51:59.821414 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-86cfc5d95-gjzqn/init.txt 2026-09-16 03:51:59.821453 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-86cfc5d95-gjzqn/nova-osapi.txt 2026-09-16 03:51:59.821479 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-7gsd2/ 2026-09-16 03:51:59.821503 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-7gsd2/bootstrap.txt 2026-09-16 03:51:59.821527 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-7gsd2/init.txt 2026-09-16 03:51:59.821551 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29825460-8ldq7/ 2026-09-16 03:51:59.821574 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29825460-8ldq7/init.txt 2026-09-16 03:51:59.821598 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29825460-8ldq7/nova-cell-setup.txt 2026-09-16 03:51:59.821622 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-btj9b/ 2026-09-16 03:51:59.821646 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-btj9b/init.txt 2026-09-16 03:51:59.821670 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-btj9b/nova-cell-setup-init.txt 2026-09-16 03:51:59.821693 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-btj9b/nova-cell-setup.txt 2026-09-16 03:51:59.821717 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-shjzb/ 2026-09-16 03:51:59.821741 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-shjzb/ceph-admin-keyring-placement.txt 2026-09-16 03:51:59.821764 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-shjzb/ceph-keyring-placement.txt 2026-09-16 03:51:59.821788 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-shjzb/ceph-perms.txt 2026-09-16 03:51:59.821812 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-shjzb/init.txt 2026-09-16 03:51:59.821836 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-shjzb/nova-compute-init.txt 2026-09-16 03:51:59.821859 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-shjzb/nova-compute-ssh-init.txt 2026-09-16 03:51:59.821882 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-shjzb/nova-compute-ssh.txt 2026-09-16 03:51:59.821906 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-shjzb/nova-compute-vnc-init.txt 2026-09-16 03:51:59.821929 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-shjzb/nova-compute.txt 2026-09-16 03:51:59.821952 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-f68694745-gk6wg/ 2026-09-16 03:51:59.821977 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-f68694745-gk6wg/init.txt 2026-09-16 03:51:59.822001 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-f68694745-gk6wg/nova-conductor.txt 2026-09-16 03:51:59.822024 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-t866v/ 2026-09-16 03:51:59.822048 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-t866v/init.txt 2026-09-16 03:51:59.822071 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-t866v/nova-db-init-0.txt 2026-09-16 03:51:59.822096 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-t866v/nova-db-init-1.txt 2026-09-16 03:51:59.822120 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-t866v/nova-db-init-2.txt 2026-09-16 03:51:59.822143 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-4j5tw/ 2026-09-16 03:51:59.822166 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-4j5tw/init.txt 2026-09-16 03:51:59.822198 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-4j5tw/nova-db-sync.txt 2026-09-16 03:51:59.822222 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-246bv/ 2026-09-16 03:51:59.822248 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-246bv/compute-ks-endpoints-admin.txt 2026-09-16 03:51:59.822282 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-246bv/compute-ks-endpoints-internal.txt 2026-09-16 03:51:59.822310 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-246bv/compute-ks-endpoints-public.txt 2026-09-16 03:51:59.822334 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-246bv/init.txt 2026-09-16 03:51:59.822360 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-drb4b/ 2026-09-16 03:51:59.822393 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-drb4b/compute-ks-service-registration.txt 2026-09-16 03:51:59.822424 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-drb4b/init.txt 2026-09-16 03:51:59.822470 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-7m62q/ 2026-09-16 03:51:59.822496 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-7m62q/init.txt 2026-09-16 03:51:59.822521 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-7m62q/nova-ks-user.txt 2026-09-16 03:51:59.822546 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-6546b496cb-vsbkl/ 2026-09-16 03:51:59.822569 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6546b496cb-vsbkl/init.txt 2026-09-16 03:51:59.822592 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6546b496cb-vsbkl/nova-novncproxy-init-assets.txt 2026-09-16 03:51:59.822616 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6546b496cb-vsbkl/nova-novncproxy-init.txt 2026-09-16 03:51:59.822639 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6546b496cb-vsbkl/nova-novncproxy.txt 2026-09-16 03:51:59.822663 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-5p5zb/ 2026-09-16 03:51:59.822686 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-5p5zb/init.txt 2026-09-16 03:51:59.822711 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-5p5zb/rabbit-init.txt 2026-09-16 03:51:59.822735 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-6f5cd54945-8mjhh/ 2026-09-16 03:51:59.822759 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-6f5cd54945-8mjhh/init.txt 2026-09-16 03:51:59.822783 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-6f5cd54945-8mjhh/nova-scheduler.txt 2026-09-16 03:51:59.822807 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29825460-msfnl/ 2026-09-16 03:51:59.822830 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29825460-msfnl/init.txt 2026-09-16 03:51:59.822853 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29825460-msfnl/nova-service-cleaner.txt 2026-09-16 03:51:59.822877 | instance | cd+++++++++ pod-logs/openstack/octavia-api-5f5c8b6757-gk4nz/ 2026-09-16 03:51:59.822900 | instance | >f+++++++++ pod-logs/openstack/octavia-api-5f5c8b6757-gk4nz/init.txt 2026-09-16 03:51:59.822924 | instance | >f+++++++++ pod-logs/openstack/octavia-api-5f5c8b6757-gk4nz/octavia-api.txt 2026-09-16 03:51:59.822948 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-qk7dk/ 2026-09-16 03:51:59.822973 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-qk7dk/bootstrap.txt 2026-09-16 03:51:59.822997 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-qk7dk/init.txt 2026-09-16 03:51:59.823022 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-dcsrl/ 2026-09-16 03:51:59.823045 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-dcsrl/init.txt 2026-09-16 03:51:59.823069 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-dcsrl/octavia-db-init-0.txt 2026-09-16 03:51:59.823092 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-dcsrl/octavia-db-init-1.txt 2026-09-16 03:51:59.823116 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-qlqp7/ 2026-09-16 03:51:59.823146 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-qlqp7/init.txt 2026-09-16 03:51:59.823170 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-qlqp7/octavia-db-sync.txt 2026-09-16 03:51:59.823194 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-tjb65/ 2026-09-16 03:51:59.823218 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-tjb65/init.txt 2026-09-16 03:51:59.823247 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-tjb65/octavia-health-manager-get-port.txt 2026-09-16 03:51:59.823276 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-tjb65/octavia-health-manager-nic-init.txt 2026-09-16 03:51:59.823305 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-tjb65/octavia-health-manager.txt 2026-09-16 03:51:59.823334 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-6ffc57588-cxjrq/ 2026-09-16 03:51:59.823363 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-6ffc57588-cxjrq/init.txt 2026-09-16 03:51:59.823396 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-6ffc57588-cxjrq/octavia-housekeeping.txt 2026-09-16 03:51:59.823457 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-5xxj4/ 2026-09-16 03:51:59.823489 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-5xxj4/init.txt 2026-09-16 03:51:59.823514 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-5xxj4/load-balancer-ks-endpoints-admin.txt 2026-09-16 03:51:59.823539 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-5xxj4/load-balancer-ks-endpoints-internal.txt 2026-09-16 03:51:59.823563 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-5xxj4/load-balancer-ks-endpoints-public.txt 2026-09-16 03:51:59.823587 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-kvmh4/ 2026-09-16 03:51:59.823610 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-kvmh4/init.txt 2026-09-16 03:51:59.823634 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-kvmh4/load-balancer-ks-service-registration.txt 2026-09-16 03:51:59.823657 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-x2bdh/ 2026-09-16 03:51:59.823681 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-x2bdh/init.txt 2026-09-16 03:51:59.823707 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-x2bdh/octavia-ks-user.txt 2026-09-16 03:51:59.823730 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-ckfwz/ 2026-09-16 03:51:59.823754 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-ckfwz/init.txt 2026-09-16 03:51:59.823778 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-ckfwz/rabbit-init.txt 2026-09-16 03:51:59.823803 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-866558c779-8cswq/ 2026-09-16 03:51:59.823826 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-866558c779-8cswq/init.txt 2026-09-16 03:51:59.823850 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-866558c779-8cswq/octavia-worker.txt 2026-09-16 03:51:59.823874 | instance | cd+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-nspsv/ 2026-09-16 03:51:59.823897 | instance | >f+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-nspsv/openstack-database-exporter.txt 2026-09-16 03:51:59.823922 | instance | cd+++++++++ pod-logs/openstack/openstack-exporter-5c9648485b-qrfmx/ 2026-09-16 03:51:59.823946 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-5c9648485b-qrfmx/build-config.txt 2026-09-16 03:51:59.823971 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-5c9648485b-qrfmx/openstack-exporter.txt 2026-09-16 03:51:59.823993 | instance | cd+++++++++ pod-logs/openstack/openvswitch-zlvvh/ 2026-09-16 03:51:59.824018 | instance | >f+++++++++ pod-logs/openstack/openvswitch-zlvvh/init.txt 2026-09-16 03:51:59.824043 | instance | >f+++++++++ pod-logs/openstack/openvswitch-zlvvh/openvswitch-db-perms.txt 2026-09-16 03:51:59.824075 | instance | >f+++++++++ pod-logs/openstack/openvswitch-zlvvh/openvswitch-db.txt 2026-09-16 03:51:59.824101 | instance | >f+++++++++ pod-logs/openstack/openvswitch-zlvvh/openvswitch-vswitchd-modules.txt 2026-09-16 03:51:59.824125 | instance | >f+++++++++ pod-logs/openstack/openvswitch-zlvvh/openvswitch-vswitchd.txt 2026-09-16 03:51:59.824149 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-09-16 03:51:59.824174 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-09-16 03:51:59.824198 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-09-16 03:51:59.824221 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-09-16 03:51:59.824246 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-09-16 03:51:59.824271 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-09-16 03:51:59.824299 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-09-16 03:51:59.824323 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-09-16 03:51:59.824347 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-09-16 03:51:59.824372 | instance | cd+++++++++ pod-logs/openstack/placement-api-5ff4bdf7b6-b6mp2/ 2026-09-16 03:51:59.824396 | instance | >f+++++++++ pod-logs/openstack/placement-api-5ff4bdf7b6-b6mp2/init.txt 2026-09-16 03:51:59.824424 | instance | >f+++++++++ pod-logs/openstack/placement-api-5ff4bdf7b6-b6mp2/placement-api.txt 2026-09-16 03:51:59.824480 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-2gz88/ 2026-09-16 03:51:59.824531 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-2gz88/init.txt 2026-09-16 03:51:59.824557 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-2gz88/placement-db-init-0.txt 2026-09-16 03:51:59.824582 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-4dgjd/ 2026-09-16 03:51:59.824607 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-4dgjd/init.txt 2026-09-16 03:51:59.824630 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-4dgjd/placement-db-sync.txt 2026-09-16 03:51:59.824655 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-k7957/ 2026-09-16 03:51:59.824678 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-k7957/init.txt 2026-09-16 03:51:59.824702 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-k7957/placement-ks-endpoints-admin.txt 2026-09-16 03:51:59.824726 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-k7957/placement-ks-endpoints-internal.txt 2026-09-16 03:51:59.824749 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-k7957/placement-ks-endpoints-public.txt 2026-09-16 03:51:59.824773 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-zwbp4/ 2026-09-16 03:51:59.824797 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-zwbp4/init.txt 2026-09-16 03:51:59.824820 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-zwbp4/placement-ks-service-registration.txt 2026-09-16 03:51:59.824843 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-6792l/ 2026-09-16 03:51:59.824866 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-6792l/init.txt 2026-09-16 03:51:59.824889 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-6792l/placement-ks-user.txt 2026-09-16 03:51:59.824912 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-tcxq9/ 2026-09-16 03:51:59.824936 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-tcxq9/percona-xtradb-cluster-operator.txt 2026-09-16 03:51:59.824959 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-09-16 03:51:59.824981 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-09-16 03:51:59.825005 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-09-16 03:51:59.825035 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-09-16 03:51:59.825060 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-09-16 03:51:59.825084 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-09-16 03:51:59.825107 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-tlwnb/ 2026-09-16 03:51:59.825130 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-tlwnb/rabbitmq-cluster-operator.txt 2026-09-16 03:51:59.825153 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-09-16 03:51:59.825177 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-09-16 03:51:59.825200 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-09-16 03:51:59.825224 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-09-16 03:51:59.825247 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-09-16 03:51:59.825272 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-09-16 03:51:59.825298 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-09-16 03:51:59.825321 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-09-16 03:51:59.825343 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-09-16 03:51:59.825366 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-09-16 03:51:59.825388 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-09-16 03:51:59.825412 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-09-16 03:51:59.825451 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/ 2026-09-16 03:51:59.825489 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-09-16 03:51:59.825515 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-09-16 03:51:59.825539 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-jpjmm/ 2026-09-16 03:51:59.825562 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-jpjmm/rabbitmq-cluster-operator.txt 2026-09-16 03:51:59.825587 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-09-16 03:51:59.825608 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-09-16 03:51:59.825632 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-09-16 03:51:59.825657 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-09-16 03:51:59.825678 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-09-16 03:51:59.825701 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-09-16 03:51:59.825725 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-09-16 03:51:59.825748 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-09-16 03:51:59.825772 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-09-16 03:51:59.825796 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-57whw/ 2026-09-16 03:51:59.825819 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-57whw/ceph-crash.txt 2026-09-16 03:51:59.825843 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-57whw/chown-container-data-dir.txt 2026-09-16 03:51:59.825865 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-57whw/make-container-crash-dir.txt 2026-09-16 03:51:59.825889 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ptfjx/ 2026-09-16 03:51:59.825919 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ptfjx/chown-container-data-dir.txt 2026-09-16 03:51:59.825945 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ptfjx/log-collector.txt 2026-09-16 03:51:59.825969 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ptfjx/rgw.txt 2026-09-16 03:51:59.825993 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-859dc557dc-kmm4x/ 2026-09-16 03:51:59.826016 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-859dc557dc-kmm4x/init.txt 2026-09-16 03:51:59.826040 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-859dc557dc-kmm4x/staffeln-api.txt 2026-09-16 03:51:59.826064 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-868845d9dd-p8fnq/ 2026-09-16 03:51:59.826088 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-868845d9dd-p8fnq/staffeln-conductor.txt 2026-09-16 03:51:59.826111 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-wqppq/ 2026-09-16 03:51:59.826135 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-wqppq/init.txt 2026-09-16 03:51:59.826159 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-wqppq/staffeln-db-init-0.txt 2026-09-16 03:51:59.826182 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-fdqt2/ 2026-09-16 03:51:59.826206 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-fdqt2/init.txt 2026-09-16 03:51:59.826229 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-fdqt2/staffeln-db-sync.txt 2026-09-16 03:51:59.826252 | instance | cd+++++++++ pod-logs/openstack/tempest-ks-user-cxxfg/ 2026-09-16 03:51:59.826277 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-cxxfg/init.txt 2026-09-16 03:51:59.826300 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-cxxfg/tempest-ks-user.txt 2026-09-16 03:51:59.826324 | instance | cd+++++++++ pod-logs/openstack/tempest-run-tests-5mgsr/ 2026-09-16 03:51:59.826348 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-5mgsr/init.txt 2026-09-16 03:51:59.826372 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-5mgsr/tempest-run-tests-init.txt 2026-09-16 03:51:59.826396 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-5mgsr/tempest-run-tests.txt 2026-09-16 03:51:59.826419 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-09-16 03:51:59.826458 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-09-16 03:51:59.826493 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-09-16 03:51:59.826525 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-09-16 03:51:59.826554 | instance | cd+++++++++ pod-logs/orc-system/ 2026-09-16 03:51:59.826587 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-lz68q/ 2026-09-16 03:51:59.826618 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-lz68q/manager.txt 2026-09-16 03:51:59.826642 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-09-16 03:51:59.826673 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-87lfx/ 2026-09-16 03:51:59.826698 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-87lfx/rook-ceph-operator.txt 2026-09-16 03:51:59.826722 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-09-16 03:51:59.826746 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-mbktj/ 2026-09-16 03:51:59.826779 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-mbktj/secretgen-controller.txt 2026-09-16 03:51:59.850725 | 2026-09-16 03:51:59.850818 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-09-16 03:52:00.117499 | instance | changed 2026-09-16 03:52:00.129126 | 2026-09-16 03:52:00.129278 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-09-16 03:52:01.565931 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-09-16 03:52:01.591302 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-09-16 03:52:01.591348 | instance | Dload Upload Total Spent Left Speed 2026-09-16 03:52:01.598276 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-09-16 03:52:01.827690 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-09-16 03:52:01.838056 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-09-16 03:52:01.838105 | instance | Dload Upload Total Spent Left Speed 2026-09-16 03:52:01.843161 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-09-16 03:52:02.212964 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-09-16 03:52:02.219248 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-09-16 03:52:02.219360 | instance | Dload Upload Total Spent Left Speed 2026-09-16 03:52:02.223995 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-09-16 03:52:02.529499 | instance | jq: error (at :1003): Cannot iterate over null (null) 2026-09-16 03:52:02.685134 | instance | ERROR 2026-09-16 03:52:02.685530 | instance | { 2026-09-16 03:52:02.685622 | instance | "delta": "0:00:02.068344", 2026-09-16 03:52:02.685688 | instance | "end": "2026-09-16 03:52:02.533632", 2026-09-16 03:52:02.685745 | instance | "msg": "non-zero return code", 2026-09-16 03:52:02.685798 | instance | "rc": 5, 2026-09-16 03:52:02.685854 | instance | "start": "2026-09-16 03:52:00.465288" 2026-09-16 03:52:02.685909 | instance | } 2026-09-16 03:52:02.685979 | instance | ERROR: Ignoring Errors 2026-09-16 03:52:02.700115 | 2026-09-16 03:52:02.700320 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-09-16 03:52:03.114010 | instance | ceph-mgr endpoints: 2026-09-16 03:52:03.244467 | instance | ok: Runtime: 0:00:00.110918 2026-09-16 03:52:03.250698 | 2026-09-16 03:52:03.250837 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-09-16 03:52:03.793873 | instance | ok: Runtime: 0:00:00.113178 2026-09-16 03:52:03.806166 | 2026-09-16 03:52:03.806324 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-09-16 03:52:04.383389 | instance | changed: 2026-09-16 03:52:04.383655 | instance | cd+++++++++ prometheus/ 2026-09-16 03:52:04.383712 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-09-16 03:52:04.383757 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-09-16 03:52:04.383801 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-09-16 03:52:04.398585 | 2026-09-16 03:52:04.398778 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-09-16 03:52:04.646237 | instance | changed 2026-09-16 03:52:04.656992 | 2026-09-16 03:52:04.657133 | TASK [gather-selenium-data : Get selenium data] 2026-09-16 03:52:04.934276 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-09-16 03:52:04.936556 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-09-16 03:52:05.208713 | instance | ERROR 2026-09-16 03:52:05.209005 | instance | { 2026-09-16 03:52:05.209068 | instance | "delta": "0:00:00.005631", 2026-09-16 03:52:05.209109 | instance | "end": "2026-09-16 03:52:04.936844", 2026-09-16 03:52:05.209146 | instance | "msg": "non-zero return code", 2026-09-16 03:52:05.209183 | instance | "rc": 1, 2026-09-16 03:52:05.209217 | instance | "start": "2026-09-16 03:52:04.931213" 2026-09-16 03:52:05.209291 | instance | } 2026-09-16 03:52:05.209391 | instance | ERROR: Ignoring Errors 2026-09-16 03:52:05.219467 | 2026-09-16 03:52:05.219572 | TASK [gather-selenium-data : Downloads logs to executor] 2026-09-16 03:52:05.761183 | instance | changed: cd+++++++++ selenium/ 2026-09-16 03:52:05.772300 | 2026-09-16 03:52:05.772399 | PLAY RECAP 2026-09-16 03:52:05.772563 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-09-16 03:52:05.772618 | 2026-09-16 03:52:05.975526 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-09-16 03:52:05.990511 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-16 03:52:06.634086 | 2026-09-16 03:52:06.634760 | PLAY [all] 2026-09-16 03:52:06.647230 | 2026-09-16 03:52:06.647311 | TASK [fetch-output : Set log path for multiple nodes] 2026-09-16 03:52:06.702211 | instance | skipping: Conditional result was False 2026-09-16 03:52:06.711311 | 2026-09-16 03:52:06.711428 | TASK [fetch-output : Set log path for single node] 2026-09-16 03:52:06.753847 | instance | ok 2026-09-16 03:52:06.759727 | 2026-09-16 03:52:06.759831 | LOOP [fetch-output : Ensure local output dirs] 2026-09-16 03:52:07.186538 | instance -> localhost | ok: "/var/lib/zuul/builds/2dd978afd3934b0f8c7a7bd8c11c88d8/work/logs" 2026-09-16 03:52:07.476997 | instance -> localhost | changed: "/var/lib/zuul/builds/2dd978afd3934b0f8c7a7bd8c11c88d8/work/artifacts" 2026-09-16 03:52:07.719742 | instance -> localhost | changed: "/var/lib/zuul/builds/2dd978afd3934b0f8c7a7bd8c11c88d8/work/docs" 2026-09-16 03:52:07.737833 | 2026-09-16 03:52:07.738127 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-09-16 03:52:08.443155 | instance | changed: .d..t...... ./ 2026-09-16 03:52:08.443551 | instance | changed: All items complete 2026-09-16 03:52:08.443614 | 2026-09-16 03:52:09.008081 | instance | changed: .d..t...... ./ 2026-09-16 03:52:09.494895 | instance | changed: .d..t...... ./ 2026-09-16 03:52:09.523172 | 2026-09-16 03:52:09.523396 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-09-16 03:52:09.954199 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.005671 2026-09-16 03:52:10.192652 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007452 2026-09-16 03:52:10.215444 | 2026-09-16 03:52:10.215618 | PLAY [all] 2026-09-16 03:52:10.226622 | 2026-09-16 03:52:10.226747 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-09-16 03:52:10.674593 | instance | changed 2026-09-16 03:52:10.684812 | 2026-09-16 03:52:10.684902 | PLAY RECAP 2026-09-16 03:52:10.684985 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-09-16 03:52:10.685025 | 2026-09-16 03:52:10.821229 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-16 03:52:10.827980 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-09-16 03:52:11.408172 | 2026-09-16 03:52:11.408925 | PLAY [localhost] 2026-09-16 03:52:11.418636 | 2026-09-16 03:52:11.418710 | TASK [Generate Zuul manifest] 2026-09-16 03:52:11.436855 | localhost | ok 2026-09-16 03:52:11.464439 | 2026-09-16 03:52:11.464613 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-09-16 03:52:12.220560 | localhost | changed 2026-09-16 03:52:12.240665 | 2026-09-16 03:52:12.240888 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-09-16 03:52:12.273681 | localhost | ok 2026-09-16 03:52:12.287028 | 2026-09-16 03:52:12.287214 | TASK [Upload logs] 2026-09-16 03:52:12.309591 | localhost | ok 2026-09-16 03:52:12.457761 | 2026-09-16 03:52:12.457908 | TASK [Set zuul-log-path fact] 2026-09-16 03:52:12.477411 | localhost | ok 2026-09-16 03:52:12.488874 | 2026-09-16 03:52:12.488952 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-16 03:52:12.528385 | localhost | ok 2026-09-16 03:52:12.537140 | 2026-09-16 03:52:12.537272 | TASK [upload-logs : Create log directories] 2026-09-16 03:52:12.944932 | localhost | changed 2026-09-16 03:52:12.956738 | 2026-09-16 03:52:12.956910 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-09-16 03:52:13.415113 | localhost -> localhost | ok: Runtime: 0:00:00.049792 2026-09-16 03:52:13.425132 | 2026-09-16 03:52:13.425283 | TASK [upload-logs : Upload logs to log server] 2026-09-16 03:52:14.610734 | localhost | Output suppressed because no_log was given 2026-09-16 03:52:14.615649 | 2026-09-16 03:52:14.615733 | LOOP [upload-logs : Compress console log and json output] 2026-09-16 03:52:14.693506 | localhost | skipping: Conditional result was False 2026-09-16 03:52:14.702893 | localhost | skipping: Conditional result was False 2026-09-16 03:52:14.725234 | 2026-09-16 03:52:14.725461 | LOOP [upload-logs : Upload compressed console log and json output] 2026-09-16 03:52:14.779508 | localhost | skipping: Conditional result was False 2026-09-16 03:52:14.779983 | 2026-09-16 03:52:14.783233 | localhost | skipping: Conditional result was False 2026-09-16 03:52:14.795822 | 2026-09-16 03:52:14.795993 | LOOP [upload-logs : Upload console log and json output]