2026-07-30 00:42:19.599843 | Job console starting 2026-07-30 00:42:19.609984 | Updating git repos 2026-07-30 00:42:22.043167 | Cloning repos into workspace 2026-07-30 00:42:35.559408 | Restoring repo states 2026-07-30 00:42:44.199492 | Merging changes 2026-07-30 00:42:45.475626 | Checking out repos 2026-07-30 00:42:47.093853 | Preparing playbooks 2026-07-30 00:42:50.447388 | Running Ansible setup 2026-07-30 00:42:53.941851 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-30 00:42:54.602886 | 2026-07-30 00:42:54.617480 | PLAY [localhost] 2026-07-30 00:42:54.630564 | 2026-07-30 00:42:54.630632 | TASK [Gathering Facts] 2026-07-30 00:42:55.739036 | localhost | ok 2026-07-30 00:42:55.747996 | 2026-07-30 00:42:55.748116 | TASK [Setup log path fact] 2026-07-30 00:42:55.770188 | localhost | ok 2026-07-30 00:42:55.784297 | 2026-07-30 00:42:55.784395 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-30 00:42:55.816316 | localhost | ok 2026-07-30 00:42:55.823560 | 2026-07-30 00:42:55.823710 | TASK [emit-job-header : Print job information] 2026-07-30 00:42:55.864621 | # Job Information 2026-07-30 00:42:55.864858 | Ansible Version: 2.16.18 2026-07-30 00:42:55.864904 | Job: atmosphere-molecule-aio-ovn 2026-07-30 00:42:55.864937 | Pipeline: check 2026-07-30 00:42:55.864991 | Executor: 2d72f0692154 2026-07-30 00:42:55.865022 | Triggered by: https://github.com/vexxhost/atmosphere/pull/4093 2026-07-30 00:42:55.865055 | Event ID: 1fb3a2c0-8baf-11f1-93e6-bb9e6699c579 2026-07-30 00:42:55.869115 | 2026-07-30 00:42:55.869212 | LOOP [emit-job-header : Print node information] 2026-07-30 00:42:55.977276 | localhost | ok: 2026-07-30 00:42:55.977559 | localhost | # Node Information 2026-07-30 00:42:55.977597 | localhost | Inventory Hostname: instance 2026-07-30 00:42:55.977620 | localhost | Hostname: np0000187473 2026-07-30 00:42:55.977640 | localhost | Username: zuul 2026-07-30 00:42:55.977664 | localhost | Distro: Ubuntu 22.04 2026-07-30 00:42:55.977684 | localhost | Provider: yul1 2026-07-30 00:42:55.977704 | localhost | Region: ca-ymq-1 2026-07-30 00:42:55.977724 | localhost | Label: ubuntu-jammy-16 2026-07-30 00:42:55.977744 | localhost | Product Name: OpenStack Nova 2026-07-30 00:42:55.977763 | localhost | Interface IP: 199.204.45.35 2026-07-30 00:42:55.997642 | 2026-07-30 00:42:55.997781 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-30 00:42:56.417832 | localhost -> localhost | changed 2026-07-30 00:42:56.427111 | 2026-07-30 00:42:56.427300 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-30 00:42:57.387994 | localhost -> localhost | changed 2026-07-30 00:42:57.399532 | 2026-07-30 00:42:57.399615 | PLAY [all] 2026-07-30 00:42:57.408995 | 2026-07-30 00:42:57.409063 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-30 00:42:57.656184 | instance -> localhost | ok 2026-07-30 00:42:57.670513 | 2026-07-30 00:42:57.670598 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-30 00:42:57.717242 | instance | ok 2026-07-30 00:42:57.732539 | instance | included: /var/lib/zuul/builds/3e68dfab0ea245a399c9517225d2ff63/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-30 00:42:57.738359 | 2026-07-30 00:42:57.738429 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-30 00:42:58.842979 | instance -> localhost | Generating public/private rsa key pair. 2026-07-30 00:42:58.843192 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/3e68dfab0ea245a399c9517225d2ff63/work/3e68dfab0ea245a399c9517225d2ff63_id_rsa 2026-07-30 00:42:58.843231 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/3e68dfab0ea245a399c9517225d2ff63/work/3e68dfab0ea245a399c9517225d2ff63_id_rsa.pub 2026-07-30 00:42:58.843259 | instance -> localhost | The key fingerprint is: 2026-07-30 00:42:58.843282 | instance -> localhost | SHA256:M9W709NpOxZodyog1d4Ezi+kycKvueuMof/fnWBgXxA zuul-build-sshkey 2026-07-30 00:42:58.843557 | instance -> localhost | The key's randomart image is: 2026-07-30 00:42:58.843599 | instance -> localhost | +---[RSA 3072]----+ 2026-07-30 00:42:58.843630 | instance -> localhost | | E | 2026-07-30 00:42:58.843654 | instance -> localhost | | ... | 2026-07-30 00:42:58.843674 | instance -> localhost | | .+o. | 2026-07-30 00:42:58.843694 | instance -> localhost | | .. =o. | 2026-07-30 00:42:58.843713 | instance -> localhost | | .Soo=.+o | 2026-07-30 00:42:58.843733 | instance -> localhost | | ++=oo*o+o| 2026-07-30 00:42:58.843752 | instance -> localhost | | . + .B.+++| 2026-07-30 00:42:58.843771 | instance -> localhost | | . + ..o.+o=.| 2026-07-30 00:42:58.843800 | instance -> localhost | | ..ooO=. ..+..| 2026-07-30 00:42:58.843830 | instance -> localhost | +----[SHA256]-----+ 2026-07-30 00:42:58.843905 | instance -> localhost | ok: Runtime: 0:00:00.666045 2026-07-30 00:42:58.851221 | 2026-07-30 00:42:58.851290 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-30 00:42:58.888692 | instance | ok 2026-07-30 00:42:58.900386 | instance | included: /var/lib/zuul/builds/3e68dfab0ea245a399c9517225d2ff63/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-30 00:42:58.910607 | 2026-07-30 00:42:58.910727 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-30 00:42:58.937663 | instance | skipping: Conditional result was False 2026-07-30 00:42:58.955449 | 2026-07-30 00:42:58.955608 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-30 00:42:59.427234 | instance | changed 2026-07-30 00:42:59.437763 | 2026-07-30 00:42:59.437860 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-30 00:42:59.675293 | instance | ok 2026-07-30 00:42:59.680897 | 2026-07-30 00:42:59.680979 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-30 00:43:00.164463 | instance | changed 2026-07-30 00:43:00.171620 | 2026-07-30 00:43:00.171715 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-30 00:43:00.642592 | instance | changed 2026-07-30 00:43:00.648141 | 2026-07-30 00:43:00.648212 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-30 00:43:00.672998 | instance | skipping: Conditional result was False 2026-07-30 00:43:00.684579 | 2026-07-30 00:43:00.684669 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-30 00:43:01.046753 | instance -> localhost | changed 2026-07-30 00:43:01.062331 | 2026-07-30 00:43:01.062431 | TASK [add-build-sshkey : Add back temp key] 2026-07-30 00:43:01.363918 | instance -> localhost | Identity added: /var/lib/zuul/builds/3e68dfab0ea245a399c9517225d2ff63/work/3e68dfab0ea245a399c9517225d2ff63_id_rsa (zuul-build-sshkey) 2026-07-30 00:43:01.364172 | instance -> localhost | ok: Runtime: 0:00:00.014459 2026-07-30 00:43:01.371156 | 2026-07-30 00:43:01.371221 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-30 00:43:01.640433 | instance | ok 2026-07-30 00:43:01.648343 | 2026-07-30 00:43:01.648417 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-30 00:43:01.674083 | instance | skipping: Conditional result was False 2026-07-30 00:43:01.691683 | 2026-07-30 00:43:01.691793 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-07-30 00:43:01.991803 | instance | ok 2026-07-30 00:43:02.000706 | 2026-07-30 00:43:02.000875 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-07-30 00:43:05.333105 | instance | Output suppressed because no_log was given 2026-07-30 00:43:05.344618 | 2026-07-30 00:43:05.344690 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-07-30 00:43:05.546646 | instance | ok: "logs" 2026-07-30 00:43:05.546892 | instance | ok: All items complete 2026-07-30 00:43:05.546921 | 2026-07-30 00:43:05.704118 | instance | ok: "artifacts" 2026-07-30 00:43:05.864239 | instance | ok: "docs" 2026-07-30 00:43:06.597063 | 2026-07-30 00:43:06.597258 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-07-30 00:43:06.814210 | instance | changed: "logs" 2026-07-30 00:43:06.973001 | instance | changed: "artifacts" 2026-07-30 00:43:07.131331 | instance | changed: "docs" 2026-07-30 00:43:07.145697 | 2026-07-30 00:43:07.145808 | PLAY RECAP 2026-07-30 00:43:07.145856 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-07-30 00:43:07.145886 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-30 00:43:07.145906 | 2026-07-30 00:43:07.293251 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-30 00:43:07.307211 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-07-30 00:43:07.952707 | 2026-07-30 00:43:07.952842 | PLAY [all] 2026-07-30 00:43:07.964338 | 2026-07-30 00:43:07.964423 | TASK [setup-uv : Extract archive] 2026-07-30 00:43:10.317313 | instance | changed 2026-07-30 00:43:10.323997 | 2026-07-30 00:43:10.324077 | TASK [setup-uv : Print version] 2026-07-30 00:43:10.666407 | instance | uv 0.8.13 2026-07-30 00:43:10.862051 | instance | ok: Runtime: 0:00:00.012285 2026-07-30 00:43:10.877751 | 2026-07-30 00:43:10.877835 | TASK [Install Ansible collection siblings] 2026-07-30 00:43:19.943888 | instance | changed: 2026-07-30 00:43:19.944129 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-07-30 00:43:19.944171 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-07-30 00:43:19.944204 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-07-30 00:43:19.944233 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-07-30 00:43:19.944262 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-07-30 00:43:19.944296 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-07-30 00:43:19.944326 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-07-30 00:43:19.944358 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-07-30 00:43:19.944388 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-07-30 00:43:19.944416 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-07-30 00:43:19.944444 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-07-30 00:43:19.944471 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-07-30 00:43:19.944498 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-07-30 00:43:19.944526 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-07-30 00:43:19.944553 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0 2026-07-30 00:43:19.944582 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-07-30 00:43:19.944609 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-07-30 00:43:19.944637 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-07-30 00:43:19.944665 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-07-30 00:43:19.944692 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0 2026-07-30 00:43:19.944719 | instance | Resolved vexxhost.ceph to v4.1.0 for >=3.2.0 2026-07-30 00:43:19.944746 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-07-30 00:43:19.944774 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-07-30 00:43:19.944821 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-07-30 00:43:19.944850 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0,>=6.0.0 2026-07-30 00:43:19.944878 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-07-30 00:43:19.944905 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-07-30 00:43:19.944931 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-07-30 00:43:19.945006 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-07-30 00:43:19.945037 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-07-30 00:43:19.945063 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-07-30 00:43:19.945091 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-07-30 00:43:19.945118 | instance | Checked out ansible.netcommon to 1.2.0 2026-07-30 00:43:19.945146 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-07-30 00:43:19.945179 | instance | Starting galaxy collection install process 2026-07-30 00:43:19.945244 | instance | Process install dependency map 2026-07-30 00:43:19.945273 | instance | Starting collection install process 2026-07-30 00:43:19.945300 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-07-30 00:43:19.945327 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-07-30 00:43:19.945354 | instance | ansible.netcommon:* was installed successfully 2026-07-30 00:43:19.945380 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-07-30 00:43:19.945407 | instance | Creating virtual environment at: .venv 2026-07-30 00:43:19.945434 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-07-30 00:43:19.945461 | instance | Downloading pygments (1.2MiB) 2026-07-30 00:43:19.945487 | instance | Downloading rjsonnet (1.2MiB) 2026-07-30 00:43:19.945522 | instance | Downloading ansible-core (2.1MiB) 2026-07-30 00:43:19.945550 | instance | Downloading openstacksdk (1.7MiB) 2026-07-30 00:43:19.945577 | instance | Downloading setuptools (1.1MiB) 2026-07-30 00:43:19.945604 | instance | Downloading netaddr (2.2MiB) 2026-07-30 00:43:19.945631 | instance | Downloading cryptography (4.2MiB) 2026-07-30 00:43:19.945659 | instance | Downloading kubernetes (1.9MiB) 2026-07-30 00:43:19.945686 | instance | Building pyperclip==1.9.0 2026-07-30 00:43:19.945713 | instance | Downloading rjsonnet 2026-07-30 00:43:19.945743 | instance | Downloading netaddr 2026-07-30 00:43:19.945771 | instance | Downloading pygments 2026-07-30 00:43:19.945798 | instance | Downloading cryptography 2026-07-30 00:43:19.945826 | instance | Downloading setuptools 2026-07-30 00:43:19.945853 | instance | Downloading kubernetes 2026-07-30 00:43:19.945880 | instance | Downloading ansible-core 2026-07-30 00:43:19.945907 | instance | Downloading openstacksdk 2026-07-30 00:43:19.945934 | instance | Built pyperclip==1.9.0 2026-07-30 00:43:19.945961 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-07-30 00:43:19.945989 | instance | Installed 79 packages in 59ms 2026-07-30 00:43:19.946016 | instance | Checked out ansible.posix to 1.6.0 2026-07-30 00:43:19.946043 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-07-30 00:43:19.946070 | instance | Starting galaxy collection install process 2026-07-30 00:43:19.946097 | instance | Process install dependency map 2026-07-30 00:43:19.946124 | instance | Starting collection install process 2026-07-30 00:43:19.946150 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-07-30 00:43:19.946190 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-07-30 00:43:19.946218 | instance | ansible.posix:1.6.0 was installed successfully 2026-07-30 00:43:19.946245 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-30 00:43:19.946272 | instance | 2.17.12 2026-07-30 00:43:19.946299 | instance | Checked out ansible.utils to v6.0.3 2026-07-30 00:43:19.946326 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-07-30 00:43:19.946353 | instance | Starting galaxy collection install process 2026-07-30 00:43:19.946379 | instance | Process install dependency map 2026-07-30 00:43:19.946405 | instance | Starting collection install process 2026-07-30 00:43:19.946432 | instance | Installing 'ansible.utils:6.0.3' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-07-30 00:43:19.946459 | instance | Created collection for ansible.utils:6.0.3 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-07-30 00:43:19.946486 | instance | ansible.utils:6.0.3 was installed successfully 2026-07-30 00:43:19.946513 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-30 00:43:19.946541 | instance | 2.17.12 2026-07-30 00:43:19.946568 | instance | Checked out atmosphere.common to v0.7.0 2026-07-30 00:43:19.946595 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-07-30 00:43:19.946623 | instance | Starting galaxy collection install process 2026-07-30 00:43:19.946650 | instance | Process install dependency map 2026-07-30 00:43:19.946676 | instance | Starting collection install process 2026-07-30 00:43:19.946704 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-07-30 00:43:19.946730 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-07-30 00:43:19.946757 | instance | atmosphere.common:0.7.0 was installed successfully 2026-07-30 00:43:19.946783 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-30 00:43:19.946810 | instance | 2.17.12 2026-07-30 00:43:19.946836 | instance | Checked out community.crypto to 2.2.3 2026-07-30 00:43:19.946863 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto 2026-07-30 00:43:19.946889 | instance | Starting galaxy collection install process 2026-07-30 00:43:19.946916 | instance | Process install dependency map 2026-07-30 00:43:19.946942 | instance | Starting collection install process 2026-07-30 00:43:19.946968 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-07-30 00:43:19.946994 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-07-30 00:43:19.947020 | instance | community.crypto:2.2.3 was installed successfully 2026-07-30 00:43:19.947046 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-30 00:43:19.947072 | instance | 2.17.12 2026-07-30 00:43:19.947099 | instance | Checked out community.general to 7.3.0 2026-07-30 00:43:19.947125 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general 2026-07-30 00:43:19.947152 | instance | Starting galaxy collection install process 2026-07-30 00:43:19.947184 | instance | Process install dependency map 2026-07-30 00:43:19.947211 | instance | Starting collection install process 2026-07-30 00:43:19.947238 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-07-30 00:43:19.947264 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-07-30 00:43:19.947290 | instance | community.general:7.3.0 was installed successfully 2026-07-30 00:43:19.947317 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-30 00:43:19.947344 | instance | 2.17.12 2026-07-30 00:43:19.947371 | instance | Checked out community.mysql to 3.6.0 2026-07-30 00:43:19.947399 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql 2026-07-30 00:43:19.947426 | instance | Starting galaxy collection install process 2026-07-30 00:43:19.947456 | instance | Process install dependency map 2026-07-30 00:43:19.947484 | instance | Starting collection install process 2026-07-30 00:43:19.947511 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-07-30 00:43:19.947539 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-07-30 00:43:19.947566 | instance | community.mysql:3.6.0 was installed successfully 2026-07-30 00:43:19.947593 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-30 00:43:19.947621 | instance | 2.17.12 2026-07-30 00:43:19.947650 | instance | Checked out kubernetes.core to 2.4.0 2026-07-30 00:43:19.947677 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-07-30 00:43:19.947703 | instance | Starting galaxy collection install process 2026-07-30 00:43:19.947730 | instance | Process install dependency map 2026-07-30 00:43:19.947756 | instance | Starting collection install process 2026-07-30 00:43:19.947782 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-07-30 00:43:19.947810 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-07-30 00:43:19.947837 | instance | kubernetes.core:2.4.0 was installed successfully 2026-07-30 00:43:19.947864 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-30 00:43:19.947890 | instance | 2.17.12 2026-07-30 00:43:19.947917 | instance | Checked out openstack.cloud to 2.6.0 2026-07-30 00:43:19.947944 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-07-30 00:43:19.947971 | instance | Starting galaxy collection install process 2026-07-30 00:43:19.947998 | instance | Process install dependency map 2026-07-30 00:43:19.948025 | instance | Starting collection install process 2026-07-30 00:43:19.948052 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-07-30 00:43:19.948079 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-07-30 00:43:19.948106 | instance | openstack.cloud:2.6.0 was installed successfully 2026-07-30 00:43:19.948132 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-30 00:43:19.948158 | instance | 2.17.12 2026-07-30 00:43:19.948185 | instance | Checked out vexxhost.ceph to v4.1.0 2026-07-30 00:43:19.948211 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-07-30 00:43:19.948244 | instance | Starting galaxy collection install process 2026-07-30 00:43:19.948271 | instance | Process install dependency map 2026-07-30 00:43:19.948298 | instance | Starting collection install process 2026-07-30 00:43:19.948324 | instance | Installing 'vexxhost.ceph:4.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-07-30 00:43:19.948351 | instance | Created collection for vexxhost.ceph:4.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-07-30 00:43:19.948377 | instance | vexxhost.ceph:4.1.0 was installed successfully 2026-07-30 00:43:19.948403 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-30 00:43:19.948430 | instance | 2.17.12 2026-07-30 00:43:19.948456 | instance | Checked out vexxhost.containers to v1.6.8 2026-07-30 00:43:19.948482 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-07-30 00:43:19.948508 | instance | Starting galaxy collection install process 2026-07-30 00:43:19.948535 | instance | Process install dependency map 2026-07-30 00:43:19.948561 | instance | Starting collection install process 2026-07-30 00:43:19.948588 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-07-30 00:43:19.948614 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-07-30 00:43:19.948641 | instance | vexxhost.containers:1.6.8 was installed successfully 2026-07-30 00:43:19.948668 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-30 00:43:19.948694 | instance | 2.17.12 2026-07-30 00:43:19.948721 | instance | Checked out vexxhost.kubernetes to v3.3.0 2026-07-30 00:43:19.948748 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-07-30 00:43:19.948775 | instance | Starting galaxy collection install process 2026-07-30 00:43:19.948802 | instance | Process install dependency map 2026-07-30 00:43:19.948828 | instance | Starting collection install process 2026-07-30 00:43:19.948854 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-07-30 00:43:19.948881 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-07-30 00:43:19.948908 | instance | vexxhost.kubernetes:3.3.0 was installed successfully 2026-07-30 00:43:19.948934 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-30 00:43:19.949124 | instance | 2.17.12 2026-07-30 00:43:19.956599 | 2026-07-30 00:43:19.956697 | PLAY RECAP 2026-07-30 00:43:19.956744 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-30 00:43:19.956765 | 2026-07-30 00:43:20.139187 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-07-30 00:43:20.150478 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-07-30 00:43:20.785426 | 2026-07-30 00:43:20.785589 | PLAY [all] 2026-07-30 00:43:20.797717 | 2026-07-30 00:43:20.797877 | TASK [Install "jq" for log collection] 2026-07-30 00:43:52.317930 | instance | changed 2026-07-30 00:43:52.552627 | 2026-07-30 00:43:52.552885 | PLAY RECAP 2026-07-30 00:43:52.553035 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-30 00:43:52.553166 | 2026-07-30 00:43:52.695578 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-07-30 00:43:52.712015 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-07-30 00:43:53.771724 | 2026-07-30 00:43:53.771888 | PLAY [all] 2026-07-30 00:43:53.811371 | 2026-07-30 00:43:54.295238 | LOOP [Check inventory directories] 2026-07-30 00:43:54.646609 | instance | ok: "src/github.com/vexxhost/atmosphere" 2026-07-30 00:43:54.809007 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/aio/inventory" 2026-07-30 00:43:54.961018 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/aio/inventory" 2026-07-30 00:43:54.975921 | 2026-07-30 00:43:54.976135 | LOOP [Copy inventory file for Zuul] 2026-07-30 00:43:55.888757 | instance | changed: 2026-07-30 00:43:55.919837 | instance | { 2026-07-30 00:43:55.919980 | instance | "ansible_loop_var": "item", 2026-07-30 00:43:55.920114 | instance | "changed": false, 2026-07-30 00:43:55.920165 | instance | "failed": false, 2026-07-30 00:43:55.920209 | instance | "invocation": { 2026-07-30 00:43:55.920245 | instance | "module_args": { 2026-07-30 00:43:55.920280 | instance | "checksum_algorithm": "sha1", 2026-07-30 00:43:55.920314 | instance | "follow": true, 2026-07-30 00:43:55.920349 | instance | "get_attributes": true, 2026-07-30 00:43:55.920385 | instance | "get_checksum": true, 2026-07-30 00:43:55.920419 | instance | "get_mime": true, 2026-07-30 00:43:55.920453 | instance | "path": "src/github.com/vexxhost/atmosphere" 2026-07-30 00:43:55.920488 | instance | } 2026-07-30 00:43:55.920521 | instance | }, 2026-07-30 00:43:55.920554 | instance | "item": "src/github.com/vexxhost/atmosphere", 2026-07-30 00:43:55.920588 | instance | "stat": { 2026-07-30 00:43:55.920623 | instance | "atime": 1785372192.6388693, 2026-07-30 00:43:55.920658 | instance | "attr_flags": "e", 2026-07-30 00:43:55.920692 | instance | "attributes": [ 2026-07-30 00:43:55.920726 | instance | "extents" 2026-07-30 00:43:55.920759 | instance | ], 2026-07-30 00:43:55.920792 | instance | "block_size": 4096, 2026-07-30 00:43:55.920824 | instance | "blocks": 8, 2026-07-30 00:43:55.920857 | instance | "charset": "unknown", 2026-07-30 00:43:55.920893 | instance | "ctime": 1785372191.6668613, 2026-07-30 00:43:55.920928 | instance | "dev": 64513, 2026-07-30 00:43:55.920989 | instance | "device_type": 0, 2026-07-30 00:43:55.921031 | instance | "executable": true, 2026-07-30 00:43:55.921067 | instance | "exists": true, 2026-07-30 00:43:55.921100 | instance | "gid": 1000, 2026-07-30 00:43:55.921133 | instance | "gr_name": "zuul", 2026-07-30 00:43:55.921166 | instance | "inode": 1047563, 2026-07-30 00:43:55.921200 | instance | "isblk": false, 2026-07-30 00:43:55.921234 | instance | "ischr": false, 2026-07-30 00:43:55.921350 | instance | "isdir": true, 2026-07-30 00:43:55.921401 | instance | "isfifo": false, 2026-07-30 00:43:55.921436 | instance | "isgid": false, 2026-07-30 00:43:55.921470 | instance | "islnk": false, 2026-07-30 00:43:55.921503 | instance | "isreg": false, 2026-07-30 00:43:55.921536 | instance | "issock": false, 2026-07-30 00:43:55.921569 | instance | "isuid": false, 2026-07-30 00:43:55.921601 | instance | "mimetype": "unknown", 2026-07-30 00:43:55.921633 | instance | "mode": "0755", 2026-07-30 00:43:55.921665 | instance | "mtime": 1785372191.6668613, 2026-07-30 00:43:55.921699 | instance | "nlink": 22, 2026-07-30 00:43:55.921729 | instance | "path": "src/github.com/vexxhost/atmosphere", 2026-07-30 00:43:55.921763 | instance | "pw_name": "zuul", 2026-07-30 00:43:55.921803 | instance | "readable": true, 2026-07-30 00:43:55.921836 | instance | "rgrp": true, 2026-07-30 00:43:55.921869 | instance | "roth": true, 2026-07-30 00:43:55.921904 | instance | "rusr": true, 2026-07-30 00:43:55.921937 | instance | "size": 4096, 2026-07-30 00:43:55.921989 | instance | "uid": 1000, 2026-07-30 00:43:55.922023 | instance | "version": "4071406605", 2026-07-30 00:43:55.922056 | instance | "wgrp": false, 2026-07-30 00:43:55.922093 | instance | "woth": false, 2026-07-30 00:43:55.922127 | instance | "writeable": true, 2026-07-30 00:43:55.922160 | instance | "wusr": true, 2026-07-30 00:43:55.922194 | instance | "xgrp": true, 2026-07-30 00:43:55.922227 | instance | "xoth": true, 2026-07-30 00:43:55.922259 | instance | "xusr": true 2026-07-30 00:43:55.922290 | instance | } 2026-07-30 00:43:55.922325 | instance | } 2026-07-30 00:43:55.922388 | instance | ok: All items complete 2026-07-30 00:43:55.922427 | 2026-07-30 00:43:55.924638 | instance | skipping: Conditional result was False 2026-07-30 00:43:55.925482 | instance | skipping: Conditional result was False 2026-07-30 00:43:55.937545 | 2026-07-30 00:43:55.937727 | LOOP [Switch "ansible_host" to private IP] 2026-07-30 00:43:56.274405 | instance | changed: 1 replacements made 2026-07-30 00:43:56.408016 | instance | skipping: Conditional result was False 2026-07-30 00:43:56.409754 | instance | skipping: Conditional result was False 2026-07-30 00:43:56.423109 | 2026-07-30 00:43:56.423273 | TASK [Run Molecule scenario] 2026-07-30 00:43:57.311238 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-07-30 00:43:57.702036 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-07-30 00:43:57.702157 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-07-30 00:44:08.899063 | instance | INFO [aio > dependency] Executing 2026-07-30 00:44:08.899309 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-07-30 00:44:08.899727 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-07-30 00:44:08.899855 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-07-30 00:44:08.907896 | instance | INFO [aio > cleanup] Executing 2026-07-30 00:44:08.908248 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-30 00:44:08.915689 | instance | INFO [aio > destroy] Executing 2026-07-30 00:44:08.915726 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-07-30 00:44:08.915797 | instance | INFO [aio > destroy] Executed: Successful 2026-07-30 00:44:08.923132 | instance | INFO [aio > syntax] Executing 2026-07-30 00:44:11.791835 | instance | 2026-07-30 00:44:11.792071 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-07-30 00:44:11.912063 | instance | INFO [aio > syntax] Executed: Successful 2026-07-30 00:44:11.950226 | instance | INFO [aio > create] Executing 2026-07-30 00:44:11.954643 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-30 00:44:11.964247 | instance | INFO [aio > prepare] Executing 2026-07-30 00:44:12.866489 | instance | 2026-07-30 00:44:12.866745 | instance | PLAY [Prepare] ***************************************************************** 2026-07-30 00:44:12.867004 | instance | 2026-07-30 00:44:12.867337 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 00:44:12.867615 | instance | Thursday 30 July 2026 00:44:12 +0000 (0:00:00.026) 0:00:00.026 ********* 2026-07-30 00:44:13.993603 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-30 00:44:13.994498 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-30 00:44:13.994574 | instance | interpreter could change the meaning of that path. See 2026-07-30 00:44:13.994588 | instance | https://docs.ansible.com/ansible- 2026-07-30 00:44:13.994865 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-30 00:44:14.007127 | instance | ok: [instance] 2026-07-30 00:44:14.007288 | instance | 2026-07-30 00:44:14.007462 | instance | TASK [Configure short hostname] ************************************************ 2026-07-30 00:44:14.007628 | instance | Thursday 30 July 2026 00:44:14 +0000 (0:00:01.141) 0:00:01.168 ********* 2026-07-30 00:44:14.676751 | instance | changed: [instance] 2026-07-30 00:44:14.676967 | instance | 2026-07-30 00:44:14.677251 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-07-30 00:44:14.677523 | instance | Thursday 30 July 2026 00:44:14 +0000 (0:00:00.668) 0:00:01.836 ********* 2026-07-30 00:44:14.931792 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-07-30 00:44:14.931948 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-07-30 00:44:14.932248 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-07-30 00:44:14.941313 | instance | changed: [instance] 2026-07-30 00:44:14.941564 | instance | 2026-07-30 00:44:14.941849 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-07-30 00:44:14.942122 | instance | Thursday 30 July 2026 00:44:14 +0000 (0:00:00.265) 0:00:02.102 ********* 2026-07-30 00:44:16.007899 | instance | ok: [instance] 2026-07-30 00:44:16.008124 | instance | 2026-07-30 00:44:16.008487 | instance | TASK [Purge "snapd" package] *************************************************** 2026-07-30 00:44:16.008761 | instance | Thursday 30 July 2026 00:44:16 +0000 (0:00:01.066) 0:00:03.168 ********* 2026-07-30 00:44:16.689123 | instance | ok: [instance] 2026-07-30 00:44:16.689309 | instance | 2026-07-30 00:44:16.689740 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-07-30 00:44:16.690020 | instance | 2026-07-30 00:44:16.690311 | instance | TASK [Create folders for workspace] ******************************************** 2026-07-30 00:44:16.690624 | instance | Thursday 30 July 2026 00:44:16 +0000 (0:00:00.681) 0:00:03.849 ********* 2026-07-30 00:44:17.687949 | instance | changed: [localhost] => (item=group_vars) 2026-07-30 00:44:17.688072 | instance | changed: [localhost] => (item=group_vars/all) 2026-07-30 00:44:17.688342 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-07-30 00:44:17.688582 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-07-30 00:44:17.688845 | instance | changed: [localhost] => (item=group_vars/computes) 2026-07-30 00:44:17.689095 | instance | changed: [localhost] => (item=host_vars) 2026-07-30 00:44:17.689371 | instance | 2026-07-30 00:44:17.689608 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-07-30 00:44:17.689847 | instance | 2026-07-30 00:44:17.690259 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-07-30 00:44:17.690614 | instance | Thursday 30 July 2026 00:44:17 +0000 (0:00:00.998) 0:00:04.848 ********* 2026-07-30 00:44:17.856128 | instance | changed: [localhost] 2026-07-30 00:44:17.856380 | instance | 2026-07-30 00:44:17.856653 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-07-30 00:44:17.856947 | instance | Thursday 30 July 2026 00:44:17 +0000 (0:00:00.167) 0:00:05.015 ********* 2026-07-30 00:44:17.882012 | instance | ok: [localhost] 2026-07-30 00:44:17.882357 | instance | 2026-07-30 00:44:17.882650 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-07-30 00:44:17.882913 | instance | Thursday 30 July 2026 00:44:17 +0000 (0:00:00.026) 0:00:05.042 ********* 2026-07-30 00:44:17.927396 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '30a05f0b-722b-5bb9-8c0b-2c2d2e0f57fe'}) 2026-07-30 00:44:17.927663 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-07-30 00:44:17.927999 | instance | 2026-07-30 00:44:17.928396 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-07-30 00:44:17.928610 | instance | Thursday 30 July 2026 00:44:17 +0000 (0:00:00.045) 0:00:05.088 ********* 2026-07-30 00:44:18.457929 | instance | changed: [localhost] 2026-07-30 00:44:18.458147 | instance | 2026-07-30 00:44:18.458562 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-07-30 00:44:18.458815 | instance | 2026-07-30 00:44:18.459129 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-07-30 00:44:18.459412 | instance | Thursday 30 July 2026 00:44:18 +0000 (0:00:00.530) 0:00:05.618 ********* 2026-07-30 00:44:18.625790 | instance | changed: [localhost] 2026-07-30 00:44:18.626018 | instance | 2026-07-30 00:44:18.626403 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-07-30 00:44:18.626721 | instance | Thursday 30 July 2026 00:44:18 +0000 (0:00:00.167) 0:00:05.785 ********* 2026-07-30 00:44:18.649190 | instance | ok: [localhost] 2026-07-30 00:44:18.649437 | instance | 2026-07-30 00:44:18.649722 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-07-30 00:44:18.649981 | instance | Thursday 30 July 2026 00:44:18 +0000 (0:00:00.024) 0:00:05.809 ********* 2026-07-30 00:44:18.684146 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-07-30 00:44:18.684392 | instance | 2026-07-30 00:44:18.684663 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-07-30 00:44:18.684932 | instance | Thursday 30 July 2026 00:44:18 +0000 (0:00:00.034) 0:00:05.844 ********* 2026-07-30 00:44:19.031846 | instance | changed: [localhost] 2026-07-30 00:44:19.031897 | instance | 2026-07-30 00:44:19.031903 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-07-30 00:44:19.031908 | instance | 2026-07-30 00:44:19.031912 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-07-30 00:44:19.031917 | instance | Thursday 30 July 2026 00:44:19 +0000 (0:00:00.345) 0:00:06.190 ********* 2026-07-30 00:44:19.203491 | instance | changed: [localhost] 2026-07-30 00:44:19.203903 | instance | 2026-07-30 00:44:19.204121 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-07-30 00:44:19.204128 | instance | Thursday 30 July 2026 00:44:19 +0000 (0:00:00.173) 0:00:06.364 ********* 2026-07-30 00:44:19.228261 | instance | ok: [localhost] 2026-07-30 00:44:19.228655 | instance | 2026-07-30 00:44:19.228678 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-07-30 00:44:19.228685 | instance | Thursday 30 July 2026 00:44:19 +0000 (0:00:00.025) 0:00:06.389 ********* 2026-07-30 00:44:19.269909 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-07-30 00:44:19.270037 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-07-30 00:44:19.270448 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-07-30 00:44:19.270532 | instance | 2026-07-30 00:44:19.270544 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-07-30 00:44:19.270551 | instance | Thursday 30 July 2026 00:44:19 +0000 (0:00:00.041) 0:00:06.431 ********* 2026-07-30 00:44:19.623433 | instance | changed: [localhost] 2026-07-30 00:44:19.623510 | instance | 2026-07-30 00:44:19.624145 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-07-30 00:44:19.624214 | instance | 2026-07-30 00:44:19.624220 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-07-30 00:44:19.624225 | instance | Thursday 30 July 2026 00:44:19 +0000 (0:00:00.352) 0:00:06.783 ********* 2026-07-30 00:44:19.789142 | instance | changed: [localhost] 2026-07-30 00:44:19.789261 | instance | 2026-07-30 00:44:19.789396 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-07-30 00:44:19.789676 | instance | Thursday 30 July 2026 00:44:19 +0000 (0:00:00.165) 0:00:06.949 ********* 2026-07-30 00:44:19.820213 | instance | ok: [localhost] 2026-07-30 00:44:19.820502 | instance | 2026-07-30 00:44:19.820894 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-07-30 00:44:19.821232 | instance | Thursday 30 July 2026 00:44:19 +0000 (0:00:00.030) 0:00:06.979 ********* 2026-07-30 00:44:19.859081 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-07-30 00:44:19.859398 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-07-30 00:44:19.859613 | instance | 2026-07-30 00:44:19.859838 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-07-30 00:44:19.860057 | instance | Thursday 30 July 2026 00:44:19 +0000 (0:00:00.039) 0:00:07.019 ********* 2026-07-30 00:44:20.211401 | instance | changed: [localhost] 2026-07-30 00:44:20.211857 | instance | 2026-07-30 00:44:20.212270 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-07-30 00:44:20.212645 | instance | 2026-07-30 00:44:20.213047 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 00:44:20.213448 | instance | Thursday 30 July 2026 00:44:20 +0000 (0:00:00.350) 0:00:07.369 ********* 2026-07-30 00:44:20.921971 | instance | ok: [localhost] 2026-07-30 00:44:20.922055 | instance | 2026-07-30 00:44:20.922458 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-07-30 00:44:20.922514 | instance | Thursday 30 July 2026 00:44:20 +0000 (0:00:00.712) 0:00:08.082 ********* 2026-07-30 00:44:21.097392 | instance | changed: [localhost] 2026-07-30 00:44:21.097916 | instance | 2026-07-30 00:44:21.097964 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-07-30 00:44:21.097973 | instance | Thursday 30 July 2026 00:44:21 +0000 (0:00:00.175) 0:00:08.258 ********* 2026-07-30 00:44:21.129046 | instance | ok: [localhost] 2026-07-30 00:44:21.129187 | instance | 2026-07-30 00:44:21.129547 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-07-30 00:44:21.129572 | instance | Thursday 30 July 2026 00:44:21 +0000 (0:00:00.031) 0:00:08.290 ********* 2026-07-30 00:44:21.861436 | instance | ok: [localhost] => (item=keycloak_host) 2026-07-30 00:44:21.862650 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-07-30 00:44:21.862756 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-07-30 00:44:21.862769 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-07-30 00:44:21.862779 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-07-30 00:44:21.862788 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-07-30 00:44:21.862798 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-07-30 00:44:21.862807 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-07-30 00:44:21.862825 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-07-30 00:44:21.862837 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-07-30 00:44:21.863063 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-07-30 00:44:21.863383 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-07-30 00:44:21.863635 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-07-30 00:44:21.863792 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-07-30 00:44:21.863942 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-07-30 00:44:21.864095 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-07-30 00:44:21.864243 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-07-30 00:44:21.864390 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-07-30 00:44:21.864554 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-07-30 00:44:21.864704 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-07-30 00:44:21.864854 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-07-30 00:44:21.865002 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-07-30 00:44:21.865151 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-07-30 00:44:21.865291 | instance | 2026-07-30 00:44:21.865441 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-07-30 00:44:21.865590 | instance | Thursday 30 July 2026 00:44:21 +0000 (0:00:00.731) 0:00:09.021 ********* 2026-07-30 00:44:22.211345 | instance | changed: [localhost] 2026-07-30 00:44:22.211869 | instance | 2026-07-30 00:44:22.211919 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-07-30 00:44:22.211928 | instance | Thursday 30 July 2026 00:44:22 +0000 (0:00:00.350) 0:00:09.371 ********* 2026-07-30 00:44:22.392898 | instance | changed: [localhost] 2026-07-30 00:44:22.392976 | instance | 2026-07-30 00:44:22.393458 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-07-30 00:44:22.393521 | instance | 2026-07-30 00:44:22.393527 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-07-30 00:44:22.393531 | instance | Thursday 30 July 2026 00:44:22 +0000 (0:00:00.181) 0:00:09.553 ********* 2026-07-30 00:44:22.589530 | instance | changed: [localhost] 2026-07-30 00:44:22.589582 | instance | 2026-07-30 00:44:22.589910 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-07-30 00:44:22.589969 | instance | Thursday 30 July 2026 00:44:22 +0000 (0:00:00.196) 0:00:09.750 ********* 2026-07-30 00:44:22.626313 | instance | ok: [localhost] 2026-07-30 00:44:22.626709 | instance | 2026-07-30 00:44:22.626738 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-07-30 00:44:22.626745 | instance | Thursday 30 July 2026 00:44:22 +0000 (0:00:00.037) 0:00:09.787 ********* 2026-07-30 00:44:22.671387 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]}) 2026-07-30 00:44:22.671537 | instance | 2026-07-30 00:44:22.671776 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-07-30 00:44:22.671989 | instance | Thursday 30 July 2026 00:44:22 +0000 (0:00:00.044) 0:00:09.832 ********* 2026-07-30 00:44:23.010167 | instance | changed: [localhost] 2026-07-30 00:44:23.010252 | instance | 2026-07-30 00:44:23.010322 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-07-30 00:44:23.010446 | instance | 2026-07-30 00:44:23.010640 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-07-30 00:44:23.010792 | instance | Thursday 30 July 2026 00:44:23 +0000 (0:00:00.338) 0:00:10.171 ********* 2026-07-30 00:44:23.194470 | instance | changed: [localhost] 2026-07-30 00:44:23.194544 | instance | 2026-07-30 00:44:23.194717 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-07-30 00:44:23.194992 | instance | Thursday 30 July 2026 00:44:23 +0000 (0:00:00.183) 0:00:10.354 ********* 2026-07-30 00:44:23.227072 | instance | ok: [localhost] 2026-07-30 00:44:23.227250 | instance | 2026-07-30 00:44:23.227535 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-07-30 00:44:23.227747 | instance | Thursday 30 July 2026 00:44:23 +0000 (0:00:00.031) 0:00:10.385 ********* 2026-07-30 00:44:23.270793 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]}) 2026-07-30 00:44:23.270894 | instance | 2026-07-30 00:44:23.271025 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-07-30 00:44:23.271192 | instance | Thursday 30 July 2026 00:44:23 +0000 (0:00:00.042) 0:00:10.428 ********* 2026-07-30 00:44:23.623457 | instance | changed: [localhost] 2026-07-30 00:44:23.623891 | instance | 2026-07-30 00:44:23.624253 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-07-30 00:44:23.624581 | instance | 2026-07-30 00:44:23.624919 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-07-30 00:44:23.625262 | instance | Thursday 30 July 2026 00:44:23 +0000 (0:00:00.352) 0:00:10.781 ********* 2026-07-30 00:44:23.791465 | instance | changed: [localhost] 2026-07-30 00:44:23.791876 | instance | 2026-07-30 00:44:23.792224 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-07-30 00:44:23.792584 | instance | Thursday 30 July 2026 00:44:23 +0000 (0:00:00.169) 0:00:10.951 ********* 2026-07-30 00:44:23.822976 | instance | ok: [localhost] 2026-07-30 00:44:23.823354 | instance | 2026-07-30 00:44:23.823728 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-07-30 00:44:23.824067 | instance | Thursday 30 July 2026 00:44:23 +0000 (0:00:00.030) 0:00:10.981 ********* 2026-07-30 00:44:24.211533 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-07-30 00:44:24.211979 | instance | ok: [localhost] => (item=keepalived_password) 2026-07-30 00:44:24.212318 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-07-30 00:44:24.212648 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-07-30 00:44:24.212974 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-07-30 00:44:24.213301 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-07-30 00:44:24.213630 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-07-30 00:44:24.213956 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-07-30 00:44:24.214288 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-07-30 00:44:24.214669 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-07-30 00:44:24.215003 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-07-30 00:44:24.215330 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-07-30 00:44:24.215706 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-07-30 00:44:24.216358 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-07-30 00:44:24.216699 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-07-30 00:44:24.217030 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-07-30 00:44:24.217374 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-07-30 00:44:24.217701 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-07-30 00:44:24.218026 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-07-30 00:44:24.218352 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-07-30 00:44:24.218725 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-07-30 00:44:24.219053 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-07-30 00:44:24.219391 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-07-30 00:44:24.219779 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-07-30 00:44:24.220110 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-07-30 00:44:24.220287 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-07-30 00:44:24.220433 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-07-30 00:44:24.220578 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-07-30 00:44:24.220725 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-07-30 00:44:24.220873 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-07-30 00:44:24.221017 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-07-30 00:44:24.221161 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-07-30 00:44:24.221306 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-07-30 00:44:24.221451 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-07-30 00:44:24.221595 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-07-30 00:44:24.221740 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-07-30 00:44:24.221886 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-07-30 00:44:24.222032 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-07-30 00:44:24.222187 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-07-30 00:44:24.222334 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-07-30 00:44:24.222506 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-07-30 00:44:24.222654 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-07-30 00:44:24.222798 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-07-30 00:44:24.222953 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-07-30 00:44:24.223114 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-07-30 00:44:24.223261 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-07-30 00:44:24.223405 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-07-30 00:44:24.223560 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-07-30 00:44:24.223707 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-07-30 00:44:24.223856 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-07-30 00:44:24.224001 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-07-30 00:44:24.224155 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-07-30 00:44:24.224300 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-07-30 00:44:24.224446 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-07-30 00:44:24.224585 | instance | 2026-07-30 00:44:24.224731 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-07-30 00:44:24.224876 | instance | Thursday 30 July 2026 00:44:24 +0000 (0:00:00.388) 0:00:11.370 ********* 2026-07-30 00:44:24.266114 | instance | ok: [localhost] => (item=barbican_kek) 2026-07-30 00:44:24.266336 | instance | 2026-07-30 00:44:24.266584 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-07-30 00:44:24.266793 | instance | Thursday 30 July 2026 00:44:24 +0000 (0:00:00.056) 0:00:11.426 ********* 2026-07-30 00:44:24.685080 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-07-30 00:44:24.685493 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-07-30 00:44:24.685813 | instance | 2026-07-30 00:44:24.686151 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-07-30 00:44:24.686531 | instance | Thursday 30 July 2026 00:44:24 +0000 (0:00:00.418) 0:00:11.845 ********* 2026-07-30 00:44:29.948274 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-07-30 00:44:29.948659 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-07-30 00:44:29.948967 | instance | 2026-07-30 00:44:29.949287 | instance | TASK [Set values for SSH keys] ************************************************* 2026-07-30 00:44:29.949607 | instance | Thursday 30 July 2026 00:44:29 +0000 (0:00:05.263) 0:00:17.109 ********* 2026-07-30 00:44:29.999744 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-07-30 00:44:30.000135 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-07-30 00:44:30.000470 | instance | 2026-07-30 00:44:30.000820 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-07-30 00:44:30.001169 | instance | Thursday 30 July 2026 00:44:29 +0000 (0:00:00.051) 0:00:17.160 ********* 2026-07-30 00:44:30.331145 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-07-30 00:44:30.331534 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-07-30 00:44:30.331877 | instance | 2026-07-30 00:44:30.332208 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-07-30 00:44:30.332534 | instance | Thursday 30 July 2026 00:44:30 +0000 (0:00:00.331) 0:00:17.492 ********* 2026-07-30 00:44:31.709957 | instance | changed: [localhost] 2026-07-30 00:44:31.710016 | instance | 2026-07-30 00:44:31.710143 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-07-30 00:44:31.710265 | instance | Thursday 30 July 2026 00:44:31 +0000 (0:00:01.378) 0:00:18.870 ********* 2026-07-30 00:44:31.745733 | instance | skipping: [localhost] 2026-07-30 00:44:31.745979 | instance | 2026-07-30 00:44:31.746251 | instance | PLAY [Setup networking] ******************************************************** 2026-07-30 00:44:31.746545 | instance | 2026-07-30 00:44:31.746812 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 00:44:31.747081 | instance | Thursday 30 July 2026 00:44:31 +0000 (0:00:00.036) 0:00:18.906 ********* 2026-07-30 00:44:32.472807 | instance | ok: [instance] 2026-07-30 00:44:32.472952 | instance | 2026-07-30 00:44:32.473130 | instance | TASK [Create bridge for management network] ************************************ 2026-07-30 00:44:32.473303 | instance | Thursday 30 July 2026 00:44:32 +0000 (0:00:00.726) 0:00:19.633 ********* 2026-07-30 00:44:32.853391 | instance | ok: [instance] 2026-07-30 00:44:32.853799 | instance | 2026-07-30 00:44:32.854152 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-07-30 00:44:32.854595 | instance | Thursday 30 July 2026 00:44:32 +0000 (0:00:00.380) 0:00:20.013 ********* 2026-07-30 00:44:33.061693 | instance | ok: [instance] 2026-07-30 00:44:33.061787 | instance | 2026-07-30 00:44:33.061860 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-07-30 00:44:33.061997 | instance | Thursday 30 July 2026 00:44:33 +0000 (0:00:00.209) 0:00:20.222 ********* 2026-07-30 00:44:33.259667 | instance | ok: [instance] 2026-07-30 00:44:33.259885 | instance | 2026-07-30 00:44:33.260206 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-07-30 00:44:33.260441 | instance | Thursday 30 July 2026 00:44:33 +0000 (0:00:00.197) 0:00:20.419 ********* 2026-07-30 00:44:33.459352 | instance | ok: [instance] 2026-07-30 00:44:33.459815 | instance | 2026-07-30 00:44:33.460163 | instance | TASK [Bring up interfaces] ***************************************************** 2026-07-30 00:44:33.460500 | instance | Thursday 30 July 2026 00:44:33 +0000 (0:00:00.198) 0:00:20.618 ********* 2026-07-30 00:44:33.840142 | instance | ok: [instance] => (item=br-mgmt) 2026-07-30 00:44:33.840234 | instance | ok: [instance] => (item=dummy0) 2026-07-30 00:44:33.840302 | instance | 2026-07-30 00:44:33.840432 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-07-30 00:44:33.840610 | instance | 2026-07-30 00:44:33.840761 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 00:44:33.840915 | instance | Thursday 30 July 2026 00:44:33 +0000 (0:00:00.382) 0:00:21.001 ********* 2026-07-30 00:44:34.547604 | instance | ok: [instance] 2026-07-30 00:44:34.547690 | instance | 2026-07-30 00:44:34.547778 | instance | TASK [Install depedencies] ***************************************************** 2026-07-30 00:44:34.547965 | instance | Thursday 30 July 2026 00:44:34 +0000 (0:00:00.707) 0:00:21.708 ********* 2026-07-30 00:45:01.351697 | instance | changed: [instance] 2026-07-30 00:45:01.351976 | instance | 2026-07-30 00:45:01.351990 | instance | TASK [Start up service] ******************************************************** 2026-07-30 00:45:01.352152 | instance | Thursday 30 July 2026 00:45:01 +0000 (0:00:26.803) 0:00:48.512 ********* 2026-07-30 00:45:01.874928 | instance | ok: [instance] 2026-07-30 00:45:01.874993 | instance | 2026-07-30 00:45:01.875099 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-07-30 00:45:01.875293 | instance | Thursday 30 July 2026 00:45:01 +0000 (0:00:00.522) 0:00:49.034 ********* 2026-07-30 00:45:02.081436 | instance | ok: [instance] 2026-07-30 00:45:02.081712 | instance | 2026-07-30 00:45:02.081952 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-07-30 00:45:02.082177 | instance | Thursday 30 July 2026 00:45:02 +0000 (0:00:00.205) 0:00:49.240 ********* 2026-07-30 00:45:02.517818 | instance | changed: [instance] 2026-07-30 00:45:02.517861 | instance | 2026-07-30 00:45:02.517868 | instance | TASK [Get list of all loopback devices] **************************************** 2026-07-30 00:45:02.517875 | instance | Thursday 30 July 2026 00:45:02 +0000 (0:00:00.438) 0:00:49.678 ********* 2026-07-30 00:45:02.704191 | instance | ok: [instance] 2026-07-30 00:45:02.704220 | instance | 2026-07-30 00:45:02.704227 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-07-30 00:45:02.704234 | instance | Thursday 30 July 2026 00:45:02 +0000 (0:00:00.186) 0:00:49.864 ********* 2026-07-30 00:45:02.730328 | instance | skipping: [instance] 2026-07-30 00:45:02.730349 | instance | 2026-07-30 00:45:02.730356 | instance | TASK [Create devices for Ceph] ************************************************* 2026-07-30 00:45:02.730362 | instance | Thursday 30 July 2026 00:45:02 +0000 (0:00:00.026) 0:00:49.891 ********* 2026-07-30 00:45:03.246599 | instance | changed: [instance] => (item=osd0) 2026-07-30 00:45:03.246696 | instance | changed: [instance] => (item=osd1) 2026-07-30 00:45:03.247159 | instance | changed: [instance] => (item=osd2) 2026-07-30 00:45:03.247198 | instance | 2026-07-30 00:45:03.247203 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-07-30 00:45:03.247208 | instance | Thursday 30 July 2026 00:45:03 +0000 (0:00:00.516) 0:00:50.407 ********* 2026-07-30 00:45:03.757576 | instance | changed: [instance] => (item=osd0) 2026-07-30 00:45:03.758355 | instance | changed: [instance] => (item=osd1) 2026-07-30 00:45:03.758425 | instance | changed: [instance] => (item=osd2) 2026-07-30 00:45:03.758432 | instance | 2026-07-30 00:45:03.758439 | instance | TASK [Start loop devices] ****************************************************** 2026-07-30 00:45:03.758445 | instance | Thursday 30 July 2026 00:45:03 +0000 (0:00:00.510) 0:00:50.918 ********* 2026-07-30 00:45:04.423333 | instance | changed: [instance] => (item=osd0) 2026-07-30 00:45:04.423476 | instance | changed: [instance] => (item=osd1) 2026-07-30 00:45:04.424146 | instance | changed: [instance] => (item=osd2) 2026-07-30 00:45:04.424203 | instance | 2026-07-30 00:45:04.424213 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-07-30 00:45:04.424221 | instance | Thursday 30 July 2026 00:45:04 +0000 (0:00:00.665) 0:00:51.584 ********* 2026-07-30 00:45:07.605186 | instance | changed: [instance] => (item=osd0) 2026-07-30 00:45:07.605990 | instance | changed: [instance] => (item=osd1) 2026-07-30 00:45:07.606033 | instance | changed: [instance] => (item=osd2) 2026-07-30 00:45:07.606040 | instance | 2026-07-30 00:45:07.606047 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-07-30 00:45:07.606053 | instance | Thursday 30 July 2026 00:45:07 +0000 (0:00:03.181) 0:00:54.766 ********* 2026-07-30 00:45:09.493057 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-07-30 00:45:09.493127 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-07-30 00:45:09.493834 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-07-30 00:45:09.493881 | instance | 2026-07-30 00:45:09.493886 | instance | PLAY [controllers] ************************************************************* 2026-07-30 00:45:09.493891 | instance | 2026-07-30 00:45:09.493895 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 00:45:09.493900 | instance | Thursday 30 July 2026 00:45:09 +0000 (0:00:01.888) 0:00:56.654 ********* 2026-07-30 00:45:10.375573 | instance | ok: [instance] 2026-07-30 00:45:10.375661 | instance | 2026-07-30 00:45:10.376030 | instance | TASK [Set masquerade rule] ***************************************************** 2026-07-30 00:45:10.376072 | instance | Thursday 30 July 2026 00:45:10 +0000 (0:00:00.882) 0:00:57.536 ********* 2026-07-30 00:45:10.832684 | instance | changed: [instance] 2026-07-30 00:45:10.833324 | instance | 2026-07-30 00:45:10.833339 | instance | PLAY RECAP ********************************************************************* 2026-07-30 00:45:10.833448 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-07-30 00:45:10.833828 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-07-30 00:45:10.834136 | instance | 2026-07-30 00:45:10.834474 | instance | Thursday 30 July 2026 00:45:10 +0000 (0:00:00.457) 0:00:57.993 ********* 2026-07-30 00:45:10.834824 | instance | =============================================================================== 2026-07-30 00:45:10.835147 | instance | Install depedencies ---------------------------------------------------- 26.80s 2026-07-30 00:45:10.835474 | instance | Generate SSH keys for missing variables --------------------------------- 5.26s 2026-07-30 00:45:10.835794 | instance | Create a volume group for each loop device ------------------------------ 3.18s 2026-07-30 00:45:10.836112 | instance | Create a logical volume for each loop device ---------------------------- 1.89s 2026-07-30 00:45:10.836440 | instance | Write new secrets file to disk ------------------------------------------ 1.38s 2026-07-30 00:45:10.836824 | instance | Gathering Facts --------------------------------------------------------- 1.14s 2026-07-30 00:45:10.837153 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.07s 2026-07-30 00:45:10.837423 | instance | Create folders for workspace -------------------------------------------- 1.00s 2026-07-30 00:45:10.837566 | instance | Gathering Facts --------------------------------------------------------- 0.88s 2026-07-30 00:45:10.837709 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.73s 2026-07-30 00:45:10.837850 | instance | Gathering Facts --------------------------------------------------------- 0.73s 2026-07-30 00:45:10.837992 | instance | Gathering Facts --------------------------------------------------------- 0.71s 2026-07-30 00:45:10.838133 | instance | Gathering Facts --------------------------------------------------------- 0.71s 2026-07-30 00:45:10.838275 | instance | Purge "snapd" package --------------------------------------------------- 0.68s 2026-07-30 00:45:10.838417 | instance | Configure short hostname ------------------------------------------------ 0.67s 2026-07-30 00:45:10.838597 | instance | Start loop devices ------------------------------------------------------ 0.67s 2026-07-30 00:45:10.838744 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.53s 2026-07-30 00:45:10.838885 | instance | Start up service -------------------------------------------------------- 0.52s 2026-07-30 00:45:10.839027 | instance | Create devices for Ceph ------------------------------------------------- 0.52s 2026-07-30 00:45:10.839169 | instance | Set permissions on loopback devices ------------------------------------- 0.51s 2026-07-30 00:45:10.906541 | instance | INFO [aio > prepare] Executed: Successful 2026-07-30 00:45:10.917721 | instance | INFO [aio > converge] Executing 2026-07-30 00:45:13.597504 | instance | 2026-07-30 00:45:13.597778 | instance | PLAY [all] ********************************************************************* 2026-07-30 00:45:13.597978 | instance | 2026-07-30 00:45:13.598186 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 00:45:13.598400 | instance | Thursday 30 July 2026 00:45:13 +0000 (0:00:00.016) 0:00:00.016 ********* 2026-07-30 00:45:14.761187 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-30 00:45:14.761589 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-30 00:45:14.761920 | instance | interpreter could change the meaning of that path. See 2026-07-30 00:45:14.762241 | instance | https://docs.ansible.com/ansible- 2026-07-30 00:45:14.762642 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-30 00:45:14.774119 | instance | ok: [instance] 2026-07-30 00:45:14.774469 | instance | 2026-07-30 00:45:14.774805 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-07-30 00:45:14.775169 | instance | Thursday 30 July 2026 00:45:14 +0000 (0:00:01.176) 0:00:01.192 ********* 2026-07-30 00:45:14.952456 | instance | ok: [instance] 2026-07-30 00:45:14.952799 | instance | 2026-07-30 00:45:14.953136 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-07-30 00:45:14.953441 | instance | 2026-07-30 00:45:14.953766 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 00:45:14.954089 | instance | Thursday 30 July 2026 00:45:14 +0000 (0:00:00.178) 0:00:01.371 ********* 2026-07-30 00:45:15.843629 | instance | ok: [instance] 2026-07-30 00:45:15.844046 | instance | 2026-07-30 00:45:15.844392 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 00:45:15.844785 | instance | Thursday 30 July 2026 00:45:15 +0000 (0:00:00.890) 0:00:02.261 ********* 2026-07-30 00:45:16.115126 | instance | ok: [instance] 2026-07-30 00:45:16.115176 | instance | 2026-07-30 00:45:16.115313 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 00:45:16.115496 | instance | Thursday 30 July 2026 00:45:16 +0000 (0:00:00.271) 0:00:02.533 ********* 2026-07-30 00:45:16.162945 | instance | skipping: [instance] 2026-07-30 00:45:16.163042 | instance | 2026-07-30 00:45:16.163232 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-30 00:45:16.163408 | instance | Thursday 30 July 2026 00:45:16 +0000 (0:00:00.044) 0:00:02.578 ********* 2026-07-30 00:45:16.514877 | instance | changed: [instance] 2026-07-30 00:45:16.515520 | instance | 2026-07-30 00:45:16.515924 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 00:45:16.516258 | instance | Thursday 30 July 2026 00:45:16 +0000 (0:00:00.351) 0:00:02.929 ********* 2026-07-30 00:45:16.583026 | instance | ok: [instance] => { 2026-07-30 00:45:16.583108 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-30 00:45:16.583231 | instance | } 2026-07-30 00:45:16.583421 | instance | 2026-07-30 00:45:16.583579 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 00:45:16.583729 | instance | Thursday 30 July 2026 00:45:16 +0000 (0:00:00.069) 0:00:02.999 ********* 2026-07-30 00:45:17.351039 | instance | changed: [instance] 2026-07-30 00:45:17.351093 | instance | 2026-07-30 00:45:17.351201 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 00:45:17.351366 | instance | Thursday 30 July 2026 00:45:17 +0000 (0:00:00.769) 0:00:03.768 ********* 2026-07-30 00:45:17.406990 | instance | skipping: [instance] 2026-07-30 00:45:17.407100 | instance | 2026-07-30 00:45:17.407316 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 00:45:17.407530 | instance | Thursday 30 July 2026 00:45:17 +0000 (0:00:00.053) 0:00:03.821 ********* 2026-07-30 00:45:17.454787 | instance | skipping: [instance] 2026-07-30 00:45:17.454855 | instance | 2026-07-30 00:45:17.454975 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 00:45:17.455086 | instance | Thursday 30 July 2026 00:45:17 +0000 (0:00:00.048) 0:00:03.870 ********* 2026-07-30 00:45:17.655053 | instance | ok: [instance] 2026-07-30 00:45:17.655105 | instance | 2026-07-30 00:45:17.655264 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 00:45:17.655450 | instance | Thursday 30 July 2026 00:45:17 +0000 (0:00:00.200) 0:00:04.071 ********* 2026-07-30 00:45:18.763381 | instance | ok: [instance] 2026-07-30 00:45:18.764026 | instance | 2026-07-30 00:45:18.764433 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 00:45:18.764799 | instance | Thursday 30 July 2026 00:45:18 +0000 (0:00:01.106) 0:00:05.178 ********* 2026-07-30 00:45:18.831283 | instance | ok: [instance] => { 2026-07-30 00:45:18.831813 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-30 00:45:18.832149 | instance | } 2026-07-30 00:45:18.832457 | instance | 2026-07-30 00:45:18.832787 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 00:45:18.833113 | instance | Thursday 30 July 2026 00:45:18 +0000 (0:00:00.071) 0:00:05.249 ********* 2026-07-30 00:45:19.623347 | instance | changed: [instance] 2026-07-30 00:45:19.623436 | instance | 2026-07-30 00:45:19.623561 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 00:45:19.623781 | instance | Thursday 30 July 2026 00:45:19 +0000 (0:00:00.788) 0:00:06.038 ********* 2026-07-30 00:45:22.416511 | instance | changed: [instance] 2026-07-30 00:45:22.416627 | instance | 2026-07-30 00:45:22.416640 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-30 00:45:22.416779 | instance | Thursday 30 July 2026 00:45:22 +0000 (0:00:02.796) 0:00:08.835 ********* 2026-07-30 00:45:22.450904 | instance | skipping: [instance] 2026-07-30 00:45:22.451280 | instance | 2026-07-30 00:45:22.451320 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-30 00:45:22.451326 | instance | Thursday 30 July 2026 00:45:22 +0000 (0:00:00.034) 0:00:08.869 ********* 2026-07-30 00:45:22.487740 | instance | skipping: [instance] 2026-07-30 00:45:22.487841 | instance | 2026-07-30 00:45:22.487964 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-30 00:45:22.488118 | instance | Thursday 30 July 2026 00:45:22 +0000 (0:00:00.037) 0:00:08.906 ********* 2026-07-30 00:45:22.525204 | instance | skipping: [instance] 2026-07-30 00:45:22.525323 | instance | 2026-07-30 00:45:22.525580 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-30 00:45:22.525606 | instance | Thursday 30 July 2026 00:45:22 +0000 (0:00:00.037) 0:00:08.943 ********* 2026-07-30 00:45:27.668501 | instance | changed: [instance] 2026-07-30 00:45:27.668575 | instance | 2026-07-30 00:45:27.668892 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-30 00:45:27.668948 | instance | Thursday 30 July 2026 00:45:27 +0000 (0:00:05.142) 0:00:14.086 ********* 2026-07-30 00:45:28.253179 | instance | changed: [instance] 2026-07-30 00:45:28.253279 | instance | 2026-07-30 00:45:28.253357 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-30 00:45:28.253489 | instance | Thursday 30 July 2026 00:45:28 +0000 (0:00:00.584) 0:00:14.671 ********* 2026-07-30 00:45:29.098928 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-07-30 00:45:29.098988 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-30 00:45:29.099706 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-30 00:45:29.099721 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-30 00:45:29.099727 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-30 00:45:29.099732 | instance | 2026-07-30 00:45:29.099737 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-30 00:45:29.099741 | instance | Thursday 30 July 2026 00:45:29 +0000 (0:00:00.845) 0:00:15.517 ********* 2026-07-30 00:45:29.657511 | instance | changed: [instance] 2026-07-30 00:45:29.657582 | instance | 2026-07-30 00:45:29.658299 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-30 00:45:29.658343 | instance | Thursday 30 July 2026 00:45:29 +0000 (0:00:00.550) 0:00:16.068 ********* 2026-07-30 00:45:29.658349 | instance | 2026-07-30 00:45:29.658353 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-07-30 00:45:29.658358 | instance | Thursday 30 July 2026 00:45:29 +0000 (0:00:00.008) 0:00:16.076 ********* 2026-07-30 00:45:30.588325 | instance | ok: [instance] 2026-07-30 00:45:30.588422 | instance | 2026-07-30 00:45:30.588689 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-07-30 00:45:30.589075 | instance | Thursday 30 July 2026 00:45:30 +0000 (0:00:00.930) 0:00:17.006 ********* 2026-07-30 00:45:31.028646 | instance | changed: [instance] 2026-07-30 00:45:31.028762 | instance | 2026-07-30 00:45:31.028829 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-30 00:45:31.028988 | instance | Thursday 30 July 2026 00:45:31 +0000 (0:00:00.440) 0:00:17.447 ********* 2026-07-30 00:45:31.573743 | instance | changed: [instance] 2026-07-30 00:45:31.573822 | instance | 2026-07-30 00:45:31.574069 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 00:45:31.574120 | instance | Thursday 30 July 2026 00:45:31 +0000 (0:00:00.545) 0:00:17.992 ********* 2026-07-30 00:45:31.777897 | instance | ok: [instance] 2026-07-30 00:45:31.777978 | instance | 2026-07-30 00:45:31.778253 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 00:45:31.778304 | instance | Thursday 30 July 2026 00:45:31 +0000 (0:00:00.204) 0:00:18.196 ********* 2026-07-30 00:45:31.833730 | instance | ok: [instance] => { 2026-07-30 00:45:31.834313 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-07-30 00:45:31.834334 | instance | } 2026-07-30 00:45:31.834339 | instance | 2026-07-30 00:45:31.834344 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 00:45:31.834349 | instance | Thursday 30 July 2026 00:45:31 +0000 (0:00:00.055) 0:00:18.252 ********* 2026-07-30 00:45:32.820759 | instance | changed: [instance] 2026-07-30 00:45:32.820865 | instance | 2026-07-30 00:45:32.820877 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 00:45:32.820980 | instance | Thursday 30 July 2026 00:45:32 +0000 (0:00:00.985) 0:00:19.238 ********* 2026-07-30 00:45:37.129194 | instance | changed: [instance] 2026-07-30 00:45:37.129286 | instance | 2026-07-30 00:45:37.129515 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-07-30 00:45:37.129561 | instance | Thursday 30 July 2026 00:45:37 +0000 (0:00:04.309) 0:00:23.547 ********* 2026-07-30 00:45:38.284781 | instance | ok: [instance] 2026-07-30 00:45:38.284845 | instance | 2026-07-30 00:45:38.285082 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-07-30 00:45:38.285132 | instance | Thursday 30 July 2026 00:45:38 +0000 (0:00:01.155) 0:00:24.703 ********* 2026-07-30 00:45:38.658672 | instance | changed: [instance] 2026-07-30 00:45:38.658750 | instance | 2026-07-30 00:45:38.658994 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-07-30 00:45:38.659040 | instance | Thursday 30 July 2026 00:45:38 +0000 (0:00:00.374) 0:00:25.077 ********* 2026-07-30 00:45:39.113594 | instance | changed: [instance] 2026-07-30 00:45:39.113671 | instance | 2026-07-30 00:45:39.113954 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-07-30 00:45:39.114197 | instance | Thursday 30 July 2026 00:45:39 +0000 (0:00:00.455) 0:00:25.532 ********* 2026-07-30 00:45:39.649211 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-07-30 00:45:39.649794 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-07-30 00:45:39.649842 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-07-30 00:45:39.649848 | instance | 2026-07-30 00:45:39.649852 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-07-30 00:45:39.649857 | instance | Thursday 30 July 2026 00:45:39 +0000 (0:00:00.535) 0:00:26.067 ********* 2026-07-30 00:45:40.076169 | instance | changed: [instance] 2026-07-30 00:45:40.076252 | instance | 2026-07-30 00:45:40.076515 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-07-30 00:45:40.076568 | instance | Thursday 30 July 2026 00:45:40 +0000 (0:00:00.426) 0:00:26.494 ********* 2026-07-30 00:45:40.517612 | instance | changed: [instance] 2026-07-30 00:45:40.517688 | instance | 2026-07-30 00:45:40.518271 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-07-30 00:45:40.518306 | instance | Thursday 30 July 2026 00:45:40 +0000 (0:00:00.433) 0:00:26.928 ********* 2026-07-30 00:45:40.518312 | instance | 2026-07-30 00:45:40.518322 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-07-30 00:45:40.518326 | instance | Thursday 30 July 2026 00:45:40 +0000 (0:00:00.008) 0:00:26.936 ********* 2026-07-30 00:45:41.187603 | instance | ok: [instance] 2026-07-30 00:45:41.187685 | instance | 2026-07-30 00:45:41.187985 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-07-30 00:45:41.188055 | instance | Thursday 30 July 2026 00:45:41 +0000 (0:00:00.669) 0:00:27.605 ********* 2026-07-30 00:45:42.193810 | instance | changed: [instance] 2026-07-30 00:45:42.193928 | instance | 2026-07-30 00:45:42.193936 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-07-30 00:45:42.194116 | instance | Thursday 30 July 2026 00:45:42 +0000 (0:00:01.006) 0:00:28.612 ********* 2026-07-30 00:45:42.773955 | instance | changed: [instance] 2026-07-30 00:45:42.774026 | instance | 2026-07-30 00:45:42.774290 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-07-30 00:45:42.774355 | instance | Thursday 30 July 2026 00:45:42 +0000 (0:00:00.579) 0:00:29.192 ********* 2026-07-30 00:45:42.833585 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-07-30 00:45:42.833694 | instance | 2026-07-30 00:45:42.833955 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-07-30 00:45:42.833992 | instance | Thursday 30 July 2026 00:45:42 +0000 (0:00:00.060) 0:00:29.252 ********* 2026-07-30 00:45:47.893507 | instance | changed: [instance] 2026-07-30 00:45:47.893554 | instance | 2026-07-30 00:45:47.893560 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-07-30 00:45:47.893564 | instance | Thursday 30 July 2026 00:45:47 +0000 (0:00:05.059) 0:00:34.311 ********* 2026-07-30 00:45:48.569692 | instance | ok: [instance] => (item=chronyd) 2026-07-30 00:45:48.569768 | instance | ok: [instance] => (item=sshd) 2026-07-30 00:45:48.570184 | instance | 2026-07-30 00:45:48.570469 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-07-30 00:45:48.570478 | instance | Thursday 30 July 2026 00:45:48 +0000 (0:00:00.676) 0:00:34.987 ********* 2026-07-30 00:45:48.857484 | instance | changed: [instance] 2026-07-30 00:45:48.857534 | instance | 2026-07-30 00:45:48.857884 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-07-30 00:45:48.857941 | instance | Thursday 30 July 2026 00:45:48 +0000 (0:00:00.287) 0:00:35.275 ********* 2026-07-30 00:45:49.063924 | instance | ok: [instance] 2026-07-30 00:45:49.064005 | instance | 2026-07-30 00:45:49.064228 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-07-30 00:45:49.064264 | instance | Thursday 30 July 2026 00:45:49 +0000 (0:00:00.206) 0:00:35.482 ********* 2026-07-30 00:45:49.528576 | instance | changed: [instance] 2026-07-30 00:45:49.528642 | instance | 2026-07-30 00:45:49.528913 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-07-30 00:45:49.528958 | instance | Thursday 30 July 2026 00:45:49 +0000 (0:00:00.464) 0:00:35.947 ********* 2026-07-30 00:45:49.882344 | instance | changed: [instance] 2026-07-30 00:45:49.882410 | instance | 2026-07-30 00:45:49.882699 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-07-30 00:45:49.882751 | instance | Thursday 30 July 2026 00:45:49 +0000 (0:00:00.353) 0:00:36.300 ********* 2026-07-30 00:45:50.001439 | instance | ok: [instance] 2026-07-30 00:45:50.001501 | instance | 2026-07-30 00:45:50.001752 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-07-30 00:45:50.001774 | instance | Thursday 30 July 2026 00:45:49 +0000 (0:00:00.119) 0:00:36.419 ********* 2026-07-30 00:45:50.209243 | instance | ok: [instance] => (item=instance) 2026-07-30 00:45:50.209309 | instance | 2026-07-30 00:45:50.209561 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-07-30 00:45:50.209609 | instance | Thursday 30 July 2026 00:45:50 +0000 (0:00:00.207) 0:00:36.627 ********* 2026-07-30 00:45:50.261260 | instance | ok: [instance] 2026-07-30 00:45:50.261636 | instance | 2026-07-30 00:45:50.261689 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-07-30 00:45:50.261695 | instance | Thursday 30 July 2026 00:45:50 +0000 (0:00:00.052) 0:00:36.679 ********* 2026-07-30 00:45:50.336397 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-07-30 00:45:50.336740 | instance | 2026-07-30 00:45:50.336771 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-07-30 00:45:50.336777 | instance | Thursday 30 July 2026 00:45:50 +0000 (0:00:00.075) 0:00:36.755 ********* 2026-07-30 00:45:50.681228 | instance | changed: [instance] 2026-07-30 00:45:50.681338 | instance | 2026-07-30 00:45:50.681704 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-07-30 00:45:50.681759 | instance | Thursday 30 July 2026 00:45:50 +0000 (0:00:00.344) 0:00:37.099 ********* 2026-07-30 00:45:51.364641 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-07-30 00:45:51.364711 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-07-30 00:45:51.365174 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-07-30 00:45:51.365220 | instance | 2026-07-30 00:45:51.365226 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-07-30 00:45:51.365231 | instance | Thursday 30 July 2026 00:45:51 +0000 (0:00:00.683) 0:00:37.783 ********* 2026-07-30 00:47:25.215576 | instance | ok: [instance] 2026-07-30 00:47:25.215649 | instance | 2026-07-30 00:47:25.215789 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-07-30 00:47:25.215912 | instance | Thursday 30 July 2026 00:47:25 +0000 (0:01:33.850) 0:02:11.634 ********* 2026-07-30 00:47:25.420546 | instance | changed: [instance] 2026-07-30 00:47:25.420635 | instance | 2026-07-30 00:47:25.420759 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-07-30 00:47:25.420882 | instance | Thursday 30 July 2026 00:47:25 +0000 (0:00:00.204) 0:02:11.839 ********* 2026-07-30 00:47:25.463910 | instance | ok: [instance] 2026-07-30 00:47:25.464042 | instance | 2026-07-30 00:47:25.464163 | instance | TASK [Install Ceph host] ******************************************************* 2026-07-30 00:47:25.464284 | instance | Thursday 30 July 2026 00:47:25 +0000 (0:00:00.043) 0:02:11.882 ********* 2026-07-30 00:47:25.544295 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-07-30 00:47:25.544358 | instance | 2026-07-30 00:47:25.544477 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-07-30 00:47:25.544602 | instance | Thursday 30 July 2026 00:47:25 +0000 (0:00:00.080) 0:02:11.963 ********* 2026-07-30 00:47:31.205959 | instance | ok: [instance] 2026-07-30 00:47:31.206033 | instance | 2026-07-30 00:47:31.206307 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-07-30 00:47:31.206347 | instance | Thursday 30 July 2026 00:47:31 +0000 (0:00:05.661) 0:02:17.624 ********* 2026-07-30 00:47:31.259630 | instance | ok: [instance] => (item=instance) 2026-07-30 00:47:31.260009 | instance | 2026-07-30 00:47:31.260052 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-07-30 00:47:31.260058 | instance | Thursday 30 July 2026 00:47:31 +0000 (0:00:00.053) 0:02:17.678 ********* 2026-07-30 00:47:31.697309 | instance | ok: [instance] 2026-07-30 00:47:31.697378 | instance | 2026-07-30 00:47:31.697703 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-07-30 00:47:31.697760 | instance | Thursday 30 July 2026 00:47:31 +0000 (0:00:00.436) 0:02:18.115 ********* 2026-07-30 00:47:39.061878 | instance | ok: [instance] 2026-07-30 00:47:39.062007 | instance | 2026-07-30 00:47:39.062020 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-07-30 00:47:39.062192 | instance | Thursday 30 July 2026 00:47:39 +0000 (0:00:07.364) 0:02:25.480 ********* 2026-07-30 00:49:06.670359 | instance | changed: [instance] 2026-07-30 00:49:06.670502 | instance | 2026-07-30 00:49:06.670753 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-07-30 00:49:06.670795 | instance | Thursday 30 July 2026 00:49:06 +0000 (0:01:27.608) 0:03:53.089 ********* 2026-07-30 00:49:20.719865 | instance | ok: [instance] 2026-07-30 00:49:20.719942 | instance | 2026-07-30 00:49:20.720175 | instance | TASK [Install Ceph host] ******************************************************* 2026-07-30 00:49:20.720218 | instance | Thursday 30 July 2026 00:49:20 +0000 (0:00:14.049) 0:04:07.138 ********* 2026-07-30 00:49:20.791106 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-07-30 00:49:20.791476 | instance | 2026-07-30 00:49:20.791518 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-07-30 00:49:20.791524 | instance | Thursday 30 July 2026 00:49:20 +0000 (0:00:00.071) 0:04:07.209 ********* 2026-07-30 00:49:20.840387 | instance | skipping: [instance] 2026-07-30 00:49:20.840486 | instance | 2026-07-30 00:49:20.840726 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-07-30 00:49:20.840745 | instance | Thursday 30 July 2026 00:49:20 +0000 (0:00:00.049) 0:04:07.259 ********* 2026-07-30 00:49:20.892802 | instance | skipping: [instance] => (item=instance) 2026-07-30 00:49:20.892902 | instance | skipping: [instance] 2026-07-30 00:49:20.893010 | instance | 2026-07-30 00:49:20.893130 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-07-30 00:49:20.893255 | instance | Thursday 30 July 2026 00:49:20 +0000 (0:00:00.052) 0:04:07.311 ********* 2026-07-30 00:49:21.135818 | instance | ok: [instance] 2026-07-30 00:49:21.135882 | instance | 2026-07-30 00:49:21.136130 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-07-30 00:49:21.136165 | instance | Thursday 30 July 2026 00:49:21 +0000 (0:00:00.242) 0:04:07.554 ********* 2026-07-30 00:49:27.513246 | instance | ok: [instance] 2026-07-30 00:49:27.513325 | instance | 2026-07-30 00:49:27.513548 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-07-30 00:49:27.513592 | instance | Thursday 30 July 2026 00:49:27 +0000 (0:00:06.377) 0:04:13.931 ********* 2026-07-30 00:49:39.588131 | instance | changed: [instance] 2026-07-30 00:49:39.588195 | instance | 2026-07-30 00:49:39.588429 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-07-30 00:49:39.588444 | instance | Thursday 30 July 2026 00:49:39 +0000 (0:00:12.074) 0:04:26.006 ********* 2026-07-30 00:49:45.530906 | instance | ok: [instance] 2026-07-30 00:49:45.530978 | instance | 2026-07-30 00:49:45.531278 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-07-30 00:49:45.531318 | instance | Thursday 30 July 2026 00:49:45 +0000 (0:00:05.942) 0:04:31.949 ********* 2026-07-30 00:49:53.172489 | instance | changed: [instance] => (item={'name': 'diskprediction_local'}) 2026-07-30 00:49:53.172567 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-07-30 00:49:53.172634 | instance | changed: [instance] => (item={'name': 'prometheus'}) 2026-07-30 00:49:53.172804 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-07-30 00:49:53.172870 | instance | 2026-07-30 00:49:53.172986 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-07-30 00:49:53.173096 | instance | 2026-07-30 00:49:53.173216 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 00:49:53.173336 | instance | Thursday 30 July 2026 00:49:53 +0000 (0:00:07.641) 0:04:39.590 ********* 2026-07-30 00:49:54.086938 | instance | ok: [instance] 2026-07-30 00:49:54.087023 | instance | 2026-07-30 00:49:54.087122 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 00:49:54.087287 | instance | Thursday 30 July 2026 00:49:54 +0000 (0:00:00.914) 0:04:40.504 ********* 2026-07-30 00:49:54.301917 | instance | ok: [instance] 2026-07-30 00:49:54.302015 | instance | 2026-07-30 00:49:54.302139 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 00:49:54.302268 | instance | Thursday 30 July 2026 00:49:54 +0000 (0:00:00.215) 0:04:40.720 ********* 2026-07-30 00:49:54.346170 | instance | skipping: [instance] 2026-07-30 00:49:54.346255 | instance | 2026-07-30 00:49:54.346392 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-30 00:49:54.346529 | instance | Thursday 30 July 2026 00:49:54 +0000 (0:00:00.044) 0:04:40.764 ********* 2026-07-30 00:49:54.555140 | instance | ok: [instance] 2026-07-30 00:49:54.555214 | instance | 2026-07-30 00:49:54.555367 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 00:49:54.555503 | instance | Thursday 30 July 2026 00:49:54 +0000 (0:00:00.208) 0:04:40.973 ********* 2026-07-30 00:49:54.618106 | instance | ok: [instance] => { 2026-07-30 00:49:54.618254 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-30 00:49:54.618403 | instance | } 2026-07-30 00:49:54.618515 | instance | 2026-07-30 00:49:54.618640 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 00:49:54.618762 | instance | Thursday 30 July 2026 00:49:54 +0000 (0:00:00.062) 0:04:41.036 ********* 2026-07-30 00:49:54.937985 | instance | ok: [instance] 2026-07-30 00:49:54.938069 | instance | 2026-07-30 00:49:54.938195 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 00:49:54.938313 | instance | Thursday 30 July 2026 00:49:54 +0000 (0:00:00.320) 0:04:41.356 ********* 2026-07-30 00:49:54.989794 | instance | skipping: [instance] 2026-07-30 00:49:54.989894 | instance | 2026-07-30 00:49:54.990017 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 00:49:54.990138 | instance | Thursday 30 July 2026 00:49:54 +0000 (0:00:00.052) 0:04:41.408 ********* 2026-07-30 00:49:55.040845 | instance | skipping: [instance] 2026-07-30 00:49:55.040947 | instance | 2026-07-30 00:49:55.041071 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 00:49:55.041249 | instance | Thursday 30 July 2026 00:49:55 +0000 (0:00:00.051) 0:04:41.459 ********* 2026-07-30 00:49:55.246560 | instance | ok: [instance] 2026-07-30 00:49:55.246626 | instance | 2026-07-30 00:49:55.246787 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 00:49:55.246887 | instance | Thursday 30 July 2026 00:49:55 +0000 (0:00:00.204) 0:04:41.664 ********* 2026-07-30 00:49:56.424931 | instance | ok: [instance] 2026-07-30 00:49:56.425038 | instance | 2026-07-30 00:49:56.425054 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 00:49:56.425200 | instance | Thursday 30 July 2026 00:49:56 +0000 (0:00:01.178) 0:04:42.843 ********* 2026-07-30 00:49:56.492940 | instance | ok: [instance] => { 2026-07-30 00:49:56.493100 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-30 00:49:56.493257 | instance | } 2026-07-30 00:49:56.493435 | instance | 2026-07-30 00:49:56.493586 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 00:49:56.493682 | instance | Thursday 30 July 2026 00:49:56 +0000 (0:00:00.068) 0:04:42.911 ********* 2026-07-30 00:49:56.816031 | instance | ok: [instance] 2026-07-30 00:49:56.816260 | instance | 2026-07-30 00:49:56.816379 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 00:49:56.816573 | instance | Thursday 30 July 2026 00:49:56 +0000 (0:00:00.322) 0:04:43.234 ********* 2026-07-30 00:49:58.699517 | instance | ok: [instance] 2026-07-30 00:49:58.699620 | instance | 2026-07-30 00:49:58.699669 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-30 00:49:58.699805 | instance | Thursday 30 July 2026 00:49:58 +0000 (0:00:01.883) 0:04:45.118 ********* 2026-07-30 00:49:58.726348 | instance | skipping: [instance] 2026-07-30 00:49:58.726476 | instance | 2026-07-30 00:49:58.726591 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-30 00:49:58.726662 | instance | Thursday 30 July 2026 00:49:58 +0000 (0:00:00.027) 0:04:45.145 ********* 2026-07-30 00:49:58.753288 | instance | skipping: [instance] 2026-07-30 00:49:58.753339 | instance | 2026-07-30 00:49:58.753461 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-30 00:49:58.753773 | instance | Thursday 30 July 2026 00:49:58 +0000 (0:00:00.026) 0:04:45.172 ********* 2026-07-30 00:49:58.784407 | instance | skipping: [instance] 2026-07-30 00:49:58.784490 | instance | 2026-07-30 00:49:58.784786 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-30 00:49:58.784843 | instance | Thursday 30 July 2026 00:49:58 +0000 (0:00:00.030) 0:04:45.203 ********* 2026-07-30 00:49:59.879386 | instance | ok: [instance] 2026-07-30 00:49:59.879451 | instance | 2026-07-30 00:49:59.879694 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-30 00:49:59.879733 | instance | Thursday 30 July 2026 00:49:59 +0000 (0:00:01.094) 0:04:46.297 ********* 2026-07-30 00:50:00.288069 | instance | ok: [instance] 2026-07-30 00:50:00.288143 | instance | 2026-07-30 00:50:00.288420 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-30 00:50:00.288456 | instance | Thursday 30 July 2026 00:50:00 +0000 (0:00:00.408) 0:04:46.706 ********* 2026-07-30 00:50:01.205522 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-30 00:50:01.206450 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-30 00:50:01.206503 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-30 00:50:01.206510 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-30 00:50:01.206517 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-30 00:50:01.206529 | instance | 2026-07-30 00:50:01.206674 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-30 00:50:01.206798 | instance | Thursday 30 July 2026 00:50:01 +0000 (0:00:00.916) 0:04:47.623 ********* 2026-07-30 00:50:01.711938 | instance | ok: [instance] 2026-07-30 00:50:01.712163 | instance | 2026-07-30 00:50:01.712464 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-30 00:50:01.712721 | instance | Thursday 30 July 2026 00:50:01 +0000 (0:00:00.500) 0:04:48.124 ********* 2026-07-30 00:50:01.712992 | instance | 2026-07-30 00:50:01.713243 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-30 00:50:01.713508 | instance | Thursday 30 July 2026 00:50:01 +0000 (0:00:00.006) 0:04:48.130 ********* 2026-07-30 00:50:02.088377 | instance | ok: [instance] 2026-07-30 00:50:02.088579 | instance | 2026-07-30 00:50:02.088850 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 00:50:02.089115 | instance | Thursday 30 July 2026 00:50:02 +0000 (0:00:00.376) 0:04:48.506 ********* 2026-07-30 00:50:02.288526 | instance | ok: [instance] 2026-07-30 00:50:02.288749 | instance | 2026-07-30 00:50:02.289018 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 00:50:02.289281 | instance | Thursday 30 July 2026 00:50:02 +0000 (0:00:00.200) 0:04:48.706 ********* 2026-07-30 00:50:02.339749 | instance | ok: [instance] => { 2026-07-30 00:50:02.340044 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-07-30 00:50:02.340289 | instance | } 2026-07-30 00:50:02.340528 | instance | 2026-07-30 00:50:02.340855 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 00:50:02.341151 | instance | Thursday 30 July 2026 00:50:02 +0000 (0:00:00.051) 0:04:48.758 ********* 2026-07-30 00:50:02.661176 | instance | ok: [instance] 2026-07-30 00:50:02.661421 | instance | 2026-07-30 00:50:02.661712 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 00:50:02.662002 | instance | Thursday 30 July 2026 00:50:02 +0000 (0:00:00.321) 0:04:49.079 ********* 2026-07-30 00:50:05.697768 | instance | ok: [instance] 2026-07-30 00:50:05.697833 | instance | 2026-07-30 00:50:05.697845 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-07-30 00:50:05.697855 | instance | Thursday 30 July 2026 00:50:05 +0000 (0:00:03.035) 0:04:52.114 ********* 2026-07-30 00:50:06.706122 | instance | ok: [instance] 2026-07-30 00:50:06.706165 | instance | 2026-07-30 00:50:06.706173 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-07-30 00:50:06.706179 | instance | Thursday 30 July 2026 00:50:06 +0000 (0:00:01.009) 0:04:53.124 ********* 2026-07-30 00:50:06.900848 | instance | ok: [instance] 2026-07-30 00:50:06.900879 | instance | 2026-07-30 00:50:06.900886 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-07-30 00:50:06.900892 | instance | Thursday 30 July 2026 00:50:06 +0000 (0:00:00.194) 0:04:53.319 ********* 2026-07-30 00:50:07.307616 | instance | ok: [instance] 2026-07-30 00:50:07.307684 | instance | 2026-07-30 00:50:07.307978 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-07-30 00:50:07.308014 | instance | Thursday 30 July 2026 00:50:07 +0000 (0:00:00.407) 0:04:53.726 ********* 2026-07-30 00:50:07.845975 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-07-30 00:50:07.846086 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-07-30 00:50:07.846466 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-07-30 00:50:07.846807 | instance | 2026-07-30 00:50:07.846821 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-07-30 00:50:07.846938 | instance | Thursday 30 July 2026 00:50:07 +0000 (0:00:00.538) 0:04:54.264 ********* 2026-07-30 00:50:08.252874 | instance | ok: [instance] 2026-07-30 00:50:08.253382 | instance | 2026-07-30 00:50:08.253424 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-07-30 00:50:08.253432 | instance | Thursday 30 July 2026 00:50:08 +0000 (0:00:00.406) 0:04:54.671 ********* 2026-07-30 00:50:08.668863 | instance | ok: [instance] 2026-07-30 00:50:08.668925 | instance | 2026-07-30 00:50:08.669507 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-07-30 00:50:08.669546 | instance | Thursday 30 July 2026 00:50:08 +0000 (0:00:00.409) 0:04:55.080 ********* 2026-07-30 00:50:08.669551 | instance | 2026-07-30 00:50:08.669556 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-07-30 00:50:08.669561 | instance | Thursday 30 July 2026 00:50:08 +0000 (0:00:00.007) 0:04:55.087 ********* 2026-07-30 00:50:09.020447 | instance | ok: [instance] 2026-07-30 00:50:09.020515 | instance | 2026-07-30 00:50:09.020737 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-07-30 00:50:09.020784 | instance | Thursday 30 July 2026 00:50:09 +0000 (0:00:00.351) 0:04:55.439 ********* 2026-07-30 00:50:09.080516 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-07-30 00:50:09.080607 | instance | 2026-07-30 00:50:09.080854 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-07-30 00:50:09.080877 | instance | Thursday 30 July 2026 00:50:09 +0000 (0:00:00.060) 0:04:55.499 ********* 2026-07-30 00:50:10.071988 | instance | ok: [instance] 2026-07-30 00:50:10.072054 | instance | 2026-07-30 00:50:10.072280 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-07-30 00:50:10.072333 | instance | Thursday 30 July 2026 00:50:10 +0000 (0:00:00.991) 0:04:56.490 ********* 2026-07-30 00:50:10.707188 | instance | ok: [instance] => (item=chronyd) 2026-07-30 00:50:10.707225 | instance | ok: [instance] => (item=sshd) 2026-07-30 00:50:10.707230 | instance | 2026-07-30 00:50:10.707235 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-07-30 00:50:10.707239 | instance | Thursday 30 July 2026 00:50:10 +0000 (0:00:00.634) 0:04:57.125 ********* 2026-07-30 00:50:11.303455 | instance | ok: [instance] 2026-07-30 00:50:11.303512 | instance | 2026-07-30 00:50:11.303796 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-07-30 00:50:11.303840 | instance | Thursday 30 July 2026 00:50:11 +0000 (0:00:00.596) 0:04:57.721 ********* 2026-07-30 00:50:11.499025 | instance | ok: [instance] 2026-07-30 00:50:11.499088 | instance | 2026-07-30 00:50:11.499312 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-07-30 00:50:11.499349 | instance | Thursday 30 July 2026 00:50:11 +0000 (0:00:00.195) 0:04:57.917 ********* 2026-07-30 00:50:11.728601 | instance | ok: [instance] 2026-07-30 00:50:11.728981 | instance | 2026-07-30 00:50:11.729024 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-07-30 00:50:11.729031 | instance | Thursday 30 July 2026 00:50:11 +0000 (0:00:00.229) 0:04:58.147 ********* 2026-07-30 00:50:11.929341 | instance | ok: [instance] 2026-07-30 00:50:11.929415 | instance | 2026-07-30 00:50:11.929476 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-07-30 00:50:11.929604 | instance | Thursday 30 July 2026 00:50:11 +0000 (0:00:00.200) 0:04:58.348 ********* 2026-07-30 00:50:12.152759 | instance | ok: [instance] => (item=instance) 2026-07-30 00:50:12.152864 | instance | 2026-07-30 00:50:12.153114 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-07-30 00:50:12.153158 | instance | Thursday 30 July 2026 00:50:12 +0000 (0:00:00.223) 0:04:58.571 ********* 2026-07-30 00:50:12.198522 | instance | ok: [instance] 2026-07-30 00:50:12.198585 | instance | 2026-07-30 00:50:12.198829 | instance | TASK [Install Ceph host] ******************************************************* 2026-07-30 00:50:12.198876 | instance | Thursday 30 July 2026 00:50:12 +0000 (0:00:00.045) 0:04:58.617 ********* 2026-07-30 00:50:12.258920 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-07-30 00:50:12.259002 | instance | 2026-07-30 00:50:12.259270 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-07-30 00:50:12.259313 | instance | Thursday 30 July 2026 00:50:12 +0000 (0:00:00.060) 0:04:58.677 ********* 2026-07-30 00:50:12.299430 | instance | skipping: [instance] 2026-07-30 00:50:12.299826 | instance | 2026-07-30 00:50:12.299868 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-07-30 00:50:12.299874 | instance | Thursday 30 July 2026 00:50:12 +0000 (0:00:00.040) 0:04:58.718 ********* 2026-07-30 00:50:12.341347 | instance | skipping: [instance] => (item=instance) 2026-07-30 00:50:12.341815 | instance | skipping: [instance] 2026-07-30 00:50:12.342066 | instance | 2026-07-30 00:50:12.342073 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-07-30 00:50:12.342078 | instance | Thursday 30 July 2026 00:50:12 +0000 (0:00:00.041) 0:04:58.760 ********* 2026-07-30 00:50:12.586111 | instance | ok: [instance] 2026-07-30 00:50:12.586614 | instance | 2026-07-30 00:50:12.586686 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-07-30 00:50:12.586698 | instance | Thursday 30 July 2026 00:50:12 +0000 (0:00:00.244) 0:04:59.004 ********* 2026-07-30 00:50:18.927304 | instance | ok: [instance] 2026-07-30 00:50:18.927378 | instance | 2026-07-30 00:50:18.927626 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-07-30 00:50:18.927669 | instance | Thursday 30 July 2026 00:50:18 +0000 (0:00:06.341) 0:05:05.345 ********* 2026-07-30 00:50:24.198802 | instance | ok: [instance] 2026-07-30 00:50:24.198925 | instance | 2026-07-30 00:50:24.199288 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-07-30 00:50:24.199338 | instance | Thursday 30 July 2026 00:50:24 +0000 (0:00:05.271) 0:05:10.617 ********* 2026-07-30 00:50:38.118276 | instance | ok: [instance] 2026-07-30 00:50:38.118352 | instance | 2026-07-30 00:50:38.118720 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-07-30 00:50:38.118760 | instance | Thursday 30 July 2026 00:50:38 +0000 (0:00:13.919) 0:05:24.536 ********* 2026-07-30 00:52:09.262287 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-07-30 00:52:09.262363 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-07-30 00:52:09.262464 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-07-30 00:52:09.262597 | instance | 2026-07-30 00:52:09.262715 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-07-30 00:52:09.262838 | instance | Thursday 30 July 2026 00:52:09 +0000 (0:01:31.144) 0:06:55.680 ********* 2026-07-30 00:52:15.073205 | instance | ok: [instance] 2026-07-30 00:52:15.073277 | instance | 2026-07-30 00:52:15.073453 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-07-30 00:52:15.073519 | instance | Thursday 30 July 2026 00:52:15 +0000 (0:00:05.811) 0:07:01.491 ********* 2026-07-30 00:52:21.098354 | instance | ok: [instance] 2026-07-30 00:52:21.098781 | instance | 2026-07-30 00:52:21.098819 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-07-30 00:52:21.098825 | instance | Thursday 30 July 2026 00:52:21 +0000 (0:00:06.025) 0:07:07.517 ********* 2026-07-30 00:52:21.166146 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-07-30 00:52:21.166494 | instance | 2026-07-30 00:52:21.166525 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-07-30 00:52:21.166541 | instance | Thursday 30 July 2026 00:52:21 +0000 (0:00:00.067) 0:07:07.584 ********* 2026-07-30 00:52:21.214582 | instance | ok: [instance] 2026-07-30 00:52:21.214622 | instance | 2026-07-30 00:52:21.214898 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-07-30 00:52:21.214929 | instance | Thursday 30 July 2026 00:52:21 +0000 (0:00:00.048) 0:07:07.633 ********* 2026-07-30 00:52:27.236089 | instance | ok: [instance] 2026-07-30 00:52:27.236176 | instance | 2026-07-30 00:52:27.236433 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-07-30 00:52:27.236471 | instance | Thursday 30 July 2026 00:52:27 +0000 (0:00:06.021) 0:07:13.654 ********* 2026-07-30 00:52:27.279187 | instance | ok: [instance] 2026-07-30 00:52:27.279561 | instance | 2026-07-30 00:52:27.279598 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-07-30 00:52:27.279604 | instance | Thursday 30 July 2026 00:52:27 +0000 (0:00:00.042) 0:07:13.697 ********* 2026-07-30 00:52:27.331547 | instance | skipping: [instance] => (item=1) 2026-07-30 00:52:27.331614 | instance | skipping: [instance] => (item=1) 2026-07-30 00:52:27.332225 | instance | skipping: [instance] => (item=1) 2026-07-30 00:52:27.332266 | instance | skipping: [instance] 2026-07-30 00:52:27.332272 | instance | 2026-07-30 00:52:27.332278 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-07-30 00:52:27.332283 | instance | Thursday 30 July 2026 00:52:27 +0000 (0:00:00.052) 0:07:13.750 ********* 2026-07-30 00:52:27.480358 | instance | skipping: [instance] 2026-07-30 00:52:27.480940 | instance | 2026-07-30 00:52:27.480981 | instance | PLAY [Deploy Ceph exporters] *************************************************** 2026-07-30 00:52:27.480987 | instance | 2026-07-30 00:52:27.480991 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 00:52:27.480995 | instance | Thursday 30 July 2026 00:52:27 +0000 (0:00:00.149) 0:07:13.899 ********* 2026-07-30 00:52:28.392190 | instance | ok: [instance] 2026-07-30 00:52:28.392280 | instance | 2026-07-30 00:52:28.392522 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 00:52:28.392559 | instance | Thursday 30 July 2026 00:52:28 +0000 (0:00:00.911) 0:07:14.810 ********* 2026-07-30 00:52:28.626928 | instance | ok: [instance] 2026-07-30 00:52:28.626991 | instance | 2026-07-30 00:52:28.627240 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 00:52:28.627292 | instance | Thursday 30 July 2026 00:52:28 +0000 (0:00:00.234) 0:07:15.045 ********* 2026-07-30 00:52:28.669711 | instance | skipping: [instance] 2026-07-30 00:52:28.669833 | instance | 2026-07-30 00:52:28.670096 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-30 00:52:28.670135 | instance | Thursday 30 July 2026 00:52:28 +0000 (0:00:00.042) 0:07:15.088 ********* 2026-07-30 00:52:28.870496 | instance | ok: [instance] 2026-07-30 00:52:28.870558 | instance | 2026-07-30 00:52:28.870798 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 00:52:28.870832 | instance | Thursday 30 July 2026 00:52:28 +0000 (0:00:00.200) 0:07:15.289 ********* 2026-07-30 00:52:28.921420 | instance | ok: [instance] => { 2026-07-30 00:52:28.921557 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-30 00:52:28.921738 | instance | } 2026-07-30 00:52:28.921794 | instance | 2026-07-30 00:52:28.922059 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 00:52:28.922094 | instance | Thursday 30 July 2026 00:52:28 +0000 (0:00:00.051) 0:07:15.340 ********* 2026-07-30 00:52:29.215367 | instance | ok: [instance] 2026-07-30 00:52:29.215452 | instance | 2026-07-30 00:52:29.215718 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 00:52:29.215759 | instance | Thursday 30 July 2026 00:52:29 +0000 (0:00:00.293) 0:07:15.633 ********* 2026-07-30 00:52:29.260913 | instance | skipping: [instance] 2026-07-30 00:52:29.261023 | instance | 2026-07-30 00:52:29.261155 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 00:52:29.261322 | instance | Thursday 30 July 2026 00:52:29 +0000 (0:00:00.045) 0:07:15.679 ********* 2026-07-30 00:52:29.310192 | instance | skipping: [instance] 2026-07-30 00:52:29.310314 | instance | 2026-07-30 00:52:29.310451 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 00:52:29.310617 | instance | Thursday 30 July 2026 00:52:29 +0000 (0:00:00.049) 0:07:15.729 ********* 2026-07-30 00:52:29.515152 | instance | ok: [instance] 2026-07-30 00:52:29.515194 | instance | 2026-07-30 00:52:29.515331 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 00:52:29.515500 | instance | Thursday 30 July 2026 00:52:29 +0000 (0:00:00.204) 0:07:15.933 ********* 2026-07-30 00:52:30.505432 | instance | ok: [instance] 2026-07-30 00:52:30.505504 | instance | 2026-07-30 00:52:30.505600 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 00:52:30.505779 | instance | Thursday 30 July 2026 00:52:30 +0000 (0:00:00.990) 0:07:16.924 ********* 2026-07-30 00:52:30.583085 | instance | ok: [instance] => { 2026-07-30 00:52:30.583103 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-30 00:52:30.583161 | instance | } 2026-07-30 00:52:30.583316 | instance | 2026-07-30 00:52:30.583471 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 00:52:30.583619 | instance | Thursday 30 July 2026 00:52:30 +0000 (0:00:00.077) 0:07:17.001 ********* 2026-07-30 00:52:30.908783 | instance | ok: [instance] 2026-07-30 00:52:30.908861 | instance | 2026-07-30 00:52:30.909136 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 00:52:30.909168 | instance | Thursday 30 July 2026 00:52:30 +0000 (0:00:00.326) 0:07:17.327 ********* 2026-07-30 00:52:32.859714 | instance | ok: [instance] 2026-07-30 00:52:32.859756 | instance | 2026-07-30 00:52:32.859762 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-30 00:52:32.859766 | instance | Thursday 30 July 2026 00:52:32 +0000 (0:00:01.950) 0:07:19.278 ********* 2026-07-30 00:52:32.892074 | instance | skipping: [instance] 2026-07-30 00:52:32.892458 | instance | 2026-07-30 00:52:32.892502 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-30 00:52:32.892508 | instance | Thursday 30 July 2026 00:52:32 +0000 (0:00:00.032) 0:07:19.310 ********* 2026-07-30 00:52:32.919735 | instance | skipping: [instance] 2026-07-30 00:52:32.920129 | instance | 2026-07-30 00:52:32.920178 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-30 00:52:32.920184 | instance | Thursday 30 July 2026 00:52:32 +0000 (0:00:00.027) 0:07:19.338 ********* 2026-07-30 00:52:32.954802 | instance | skipping: [instance] 2026-07-30 00:52:32.954988 | instance | 2026-07-30 00:52:32.955344 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-30 00:52:32.955367 | instance | Thursday 30 July 2026 00:52:32 +0000 (0:00:00.035) 0:07:19.373 ********* 2026-07-30 00:52:33.946465 | instance | ok: [instance] 2026-07-30 00:52:33.946556 | instance | 2026-07-30 00:52:33.946814 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-30 00:52:33.946850 | instance | Thursday 30 July 2026 00:52:33 +0000 (0:00:00.991) 0:07:20.365 ********* 2026-07-30 00:52:34.369432 | instance | ok: [instance] 2026-07-30 00:52:34.369494 | instance | 2026-07-30 00:52:34.369747 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-30 00:52:34.369779 | instance | Thursday 30 July 2026 00:52:34 +0000 (0:00:00.422) 0:07:20.788 ********* 2026-07-30 00:52:35.280724 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-30 00:52:35.280835 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-30 00:52:35.281534 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-30 00:52:35.281569 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-30 00:52:35.281574 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-30 00:52:35.281580 | instance | 2026-07-30 00:52:35.281584 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-30 00:52:35.281588 | instance | Thursday 30 July 2026 00:52:35 +0000 (0:00:00.911) 0:07:21.699 ********* 2026-07-30 00:52:35.840318 | instance | ok: [instance] 2026-07-30 00:52:35.840365 | instance | 2026-07-30 00:52:35.840956 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-30 00:52:35.840995 | instance | Thursday 30 July 2026 00:52:35 +0000 (0:00:00.553) 0:07:22.252 ********* 2026-07-30 00:52:35.841001 | instance | 2026-07-30 00:52:35.841005 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-30 00:52:35.841009 | instance | Thursday 30 July 2026 00:52:35 +0000 (0:00:00.006) 0:07:22.258 ********* 2026-07-30 00:52:36.202233 | instance | ok: [instance] 2026-07-30 00:52:36.202296 | instance | 2026-07-30 00:52:36.202570 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 00:52:36.202596 | instance | Thursday 30 July 2026 00:52:36 +0000 (0:00:00.362) 0:07:22.620 ********* 2026-07-30 00:52:36.407869 | instance | ok: [instance] 2026-07-30 00:52:36.408540 | instance | 2026-07-30 00:52:36.408915 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 00:52:36.408925 | instance | Thursday 30 July 2026 00:52:36 +0000 (0:00:00.205) 0:07:22.826 ********* 2026-07-30 00:52:36.465464 | instance | ok: [instance] => { 2026-07-30 00:52:36.466053 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-07-30 00:52:36.466078 | instance | } 2026-07-30 00:52:36.466083 | instance | 2026-07-30 00:52:36.466088 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 00:52:36.466092 | instance | Thursday 30 July 2026 00:52:36 +0000 (0:00:00.058) 0:07:22.884 ********* 2026-07-30 00:52:36.831464 | instance | ok: [instance] 2026-07-30 00:52:36.831526 | instance | 2026-07-30 00:52:36.831766 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 00:52:36.831807 | instance | Thursday 30 July 2026 00:52:36 +0000 (0:00:00.365) 0:07:23.250 ********* 2026-07-30 00:52:39.890276 | instance | ok: [instance] 2026-07-30 00:52:39.890334 | instance | 2026-07-30 00:52:39.890516 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-07-30 00:52:39.890584 | instance | Thursday 30 July 2026 00:52:39 +0000 (0:00:03.058) 0:07:26.309 ********* 2026-07-30 00:52:40.863334 | instance | ok: [instance] 2026-07-30 00:52:40.863407 | instance | 2026-07-30 00:52:40.863646 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-07-30 00:52:40.863685 | instance | Thursday 30 July 2026 00:52:40 +0000 (0:00:00.973) 0:07:27.282 ********* 2026-07-30 00:52:41.050766 | instance | ok: [instance] 2026-07-30 00:52:41.051281 | instance | 2026-07-30 00:52:41.051325 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-07-30 00:52:41.051332 | instance | Thursday 30 July 2026 00:52:41 +0000 (0:00:00.187) 0:07:27.469 ********* 2026-07-30 00:52:41.468132 | instance | ok: [instance] 2026-07-30 00:52:41.468200 | instance | 2026-07-30 00:52:41.468439 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-07-30 00:52:41.468481 | instance | Thursday 30 July 2026 00:52:41 +0000 (0:00:00.417) 0:07:27.886 ********* 2026-07-30 00:52:42.019617 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-07-30 00:52:42.020393 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-07-30 00:52:42.020414 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-07-30 00:52:42.020421 | instance | 2026-07-30 00:52:42.020429 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-07-30 00:52:42.020436 | instance | Thursday 30 July 2026 00:52:42 +0000 (0:00:00.551) 0:07:28.438 ********* 2026-07-30 00:52:42.444170 | instance | ok: [instance] 2026-07-30 00:52:42.444243 | instance | 2026-07-30 00:52:42.444510 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-07-30 00:52:42.444578 | instance | Thursday 30 July 2026 00:52:42 +0000 (0:00:00.424) 0:07:28.862 ********* 2026-07-30 00:52:42.854206 | instance | ok: [instance] 2026-07-30 00:52:42.854267 | instance | 2026-07-30 00:52:42.854534 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-07-30 00:52:42.854590 | instance | Thursday 30 July 2026 00:52:42 +0000 (0:00:00.403) 0:07:29.266 ********* 2026-07-30 00:52:42.854892 | instance | 2026-07-30 00:52:42.854910 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-07-30 00:52:42.854915 | instance | Thursday 30 July 2026 00:52:42 +0000 (0:00:00.006) 0:07:29.272 ********* 2026-07-30 00:52:43.197457 | instance | ok: [instance] 2026-07-30 00:52:43.197521 | instance | 2026-07-30 00:52:43.197793 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-07-30 00:52:43.197830 | instance | Thursday 30 July 2026 00:52:43 +0000 (0:00:00.343) 0:07:29.616 ********* 2026-07-30 00:52:43.258880 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-07-30 00:52:43.259223 | instance | 2026-07-30 00:52:43.259245 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-07-30 00:52:43.259251 | instance | Thursday 30 July 2026 00:52:43 +0000 (0:00:00.061) 0:07:29.677 ********* 2026-07-30 00:52:44.293613 | instance | ok: [instance] 2026-07-30 00:52:44.293680 | instance | 2026-07-30 00:52:44.293907 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-07-30 00:52:44.293946 | instance | Thursday 30 July 2026 00:52:44 +0000 (0:00:01.034) 0:07:30.712 ********* 2026-07-30 00:52:44.919887 | instance | ok: [instance] => (item=chronyd) 2026-07-30 00:52:44.919957 | instance | ok: [instance] => (item=sshd) 2026-07-30 00:52:44.920306 | instance | 2026-07-30 00:52:44.920345 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-07-30 00:52:44.920351 | instance | Thursday 30 July 2026 00:52:44 +0000 (0:00:00.626) 0:07:31.338 ********* 2026-07-30 00:52:45.217134 | instance | ok: [instance] 2026-07-30 00:52:45.217185 | instance | 2026-07-30 00:52:45.217468 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-07-30 00:52:45.217506 | instance | Thursday 30 July 2026 00:52:45 +0000 (0:00:00.297) 0:07:31.635 ********* 2026-07-30 00:52:45.411624 | instance | ok: [instance] 2026-07-30 00:52:45.411679 | instance | 2026-07-30 00:52:45.411921 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-07-30 00:52:45.411953 | instance | Thursday 30 July 2026 00:52:45 +0000 (0:00:00.194) 0:07:31.830 ********* 2026-07-30 00:52:45.644580 | instance | ok: [instance] 2026-07-30 00:52:45.645053 | instance | 2026-07-30 00:52:45.645090 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-07-30 00:52:45.645099 | instance | Thursday 30 July 2026 00:52:45 +0000 (0:00:00.232) 0:07:32.063 ********* 2026-07-30 00:52:45.845042 | instance | ok: [instance] 2026-07-30 00:52:45.845113 | instance | 2026-07-30 00:52:45.845368 | instance | TASK [vexxhost.ceph.ceph_exporter : Configure Ceph exporter service] *********** 2026-07-30 00:52:45.845406 | instance | Thursday 30 July 2026 00:52:45 +0000 (0:00:00.200) 0:07:32.263 ********* 2026-07-30 00:52:57.993673 | instance | changed: [instance] 2026-07-30 00:52:57.993780 | instance | 2026-07-30 00:52:57.993930 | instance | PLAY [all] ********************************************************************* 2026-07-30 00:52:57.994062 | instance | 2026-07-30 00:52:57.994209 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-07-30 00:52:57.994360 | instance | Thursday 30 July 2026 00:52:57 +0000 (0:00:12.148) 0:07:44.412 ********* 2026-07-30 00:52:58.375236 | instance | changed: [instance] 2026-07-30 00:52:58.375302 | instance | 2026-07-30 00:52:58.375808 | instance | PLAY [all] ********************************************************************* 2026-07-30 00:52:58.375846 | instance | 2026-07-30 00:52:58.375851 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 00:52:58.375856 | instance | Thursday 30 July 2026 00:52:58 +0000 (0:00:00.381) 0:07:44.793 ********* 2026-07-30 00:52:59.360167 | instance | ok: [instance] 2026-07-30 00:52:59.360253 | instance | 2026-07-30 00:52:59.360473 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-07-30 00:52:59.360505 | instance | Thursday 30 July 2026 00:52:59 +0000 (0:00:00.984) 0:07:45.778 ********* 2026-07-30 00:53:02.982001 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-07-30 00:53:02.982110 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-07-30 00:53:02.982476 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-07-30 00:53:02.982500 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-07-30 00:53:02.982507 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-07-30 00:53:02.984671 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-07-30 00:53:02.984705 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-07-30 00:53:02.984711 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-07-30 00:53:02.984715 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-07-30 00:53:02.984719 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-07-30 00:53:02.984723 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-07-30 00:53:02.984727 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-07-30 00:53:02.984731 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-07-30 00:53:02.984735 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-07-30 00:53:02.984739 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-07-30 00:53:02.984743 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-07-30 00:53:02.984747 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-07-30 00:53:02.984756 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-07-30 00:53:02.984760 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-07-30 00:53:02.984764 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-07-30 00:53:02.984768 | instance | 2026-07-30 00:53:02.984791 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-07-30 00:53:02.984795 | instance | Thursday 30 July 2026 00:53:02 +0000 (0:00:03.621) 0:07:49.400 ********* 2026-07-30 00:53:03.180329 | instance | changed: [instance] 2026-07-30 00:53:03.180376 | instance | 2026-07-30 00:53:03.180393 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-07-30 00:53:03.180517 | instance | Thursday 30 July 2026 00:53:03 +0000 (0:00:00.197) 0:07:49.598 ********* 2026-07-30 00:53:03.617438 | instance | changed: [instance] 2026-07-30 00:53:03.618154 | instance | 2026-07-30 00:53:03.618186 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-07-30 00:53:03.618192 | instance | Thursday 30 July 2026 00:53:03 +0000 (0:00:00.437) 0:07:50.036 ********* 2026-07-30 00:53:03.857492 | instance | ok: [instance] 2026-07-30 00:53:03.857553 | instance | 2026-07-30 00:53:03.857838 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-07-30 00:53:03.857869 | instance | Thursday 30 July 2026 00:53:03 +0000 (0:00:00.240) 0:07:50.276 ********* 2026-07-30 00:53:03.911047 | instance | ok: [instance] 2026-07-30 00:53:03.911079 | instance | 2026-07-30 00:53:03.911085 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-07-30 00:53:03.911090 | instance | 2026-07-30 00:53:03.911094 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 00:53:03.911098 | instance | Thursday 30 July 2026 00:53:03 +0000 (0:00:00.052) 0:07:50.328 ********* 2026-07-30 00:53:04.878392 | instance | ok: [instance] 2026-07-30 00:53:04.878472 | instance | 2026-07-30 00:53:04.878731 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-07-30 00:53:04.878772 | instance | Thursday 30 July 2026 00:53:04 +0000 (0:00:00.968) 0:07:51.297 ********* 2026-07-30 00:53:05.076459 | instance | changed: [instance] 2026-07-30 00:53:05.076502 | instance | 2026-07-30 00:53:05.076785 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-07-30 00:53:05.076825 | instance | Thursday 30 July 2026 00:53:05 +0000 (0:00:00.198) 0:07:51.495 ********* 2026-07-30 00:53:05.933656 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-07-30 00:53:05.933749 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-07-30 00:53:05.933760 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-07-30 00:53:05.934352 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-07-30 00:53:05.934401 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-07-30 00:53:05.934409 | instance | 2026-07-30 00:53:05.934413 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-07-30 00:53:05.934418 | instance | Thursday 30 July 2026 00:53:05 +0000 (0:00:00.857) 0:07:52.352 ********* 2026-07-30 00:53:06.101357 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257} 2026-07-30 00:53:06.253822 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257} 2026-07-30 00:53:06.404312 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257} 2026-07-30 00:53:06.417762 | instance | ...ignoring 2026-07-30 00:53:06.417850 | instance | 2026-07-30 00:53:06.417969 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-07-30 00:53:06.418124 | instance | Thursday 30 July 2026 00:53:06 +0000 (0:00:00.484) 0:07:52.836 ********* 2026-07-30 00:53:06.597985 | instance | ok: [instance] 2026-07-30 00:53:06.598079 | instance | 2026-07-30 00:53:06.598510 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-07-30 00:53:06.598576 | instance | Thursday 30 July 2026 00:53:06 +0000 (0:00:00.179) 0:07:53.016 ********* 2026-07-30 00:53:06.781386 | instance | ok: [instance] 2026-07-30 00:53:06.781446 | instance | 2026-07-30 00:53:06.781675 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-07-30 00:53:06.781701 | instance | Thursday 30 July 2026 00:53:06 +0000 (0:00:00.183) 0:07:53.200 ********* 2026-07-30 00:53:06.814998 | instance | ok: [instance] 2026-07-30 00:53:06.815428 | instance | 2026-07-30 00:53:06.815451 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-07-30 00:53:06.815457 | instance | Thursday 30 July 2026 00:53:06 +0000 (0:00:00.033) 0:07:53.233 ********* 2026-07-30 00:53:06.858332 | instance | ok: [instance] 2026-07-30 00:53:06.858623 | instance | 2026-07-30 00:53:06.858693 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-07-30 00:53:06.858901 | instance | Thursday 30 July 2026 00:53:06 +0000 (0:00:00.043) 0:07:53.277 ********* 2026-07-30 00:53:07.360319 | instance | ok: [instance] 2026-07-30 00:53:07.360378 | instance | 2026-07-30 00:53:07.360634 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-07-30 00:53:07.360672 | instance | Thursday 30 July 2026 00:53:07 +0000 (0:00:00.501) 0:07:53.778 ********* 2026-07-30 00:53:07.607698 | instance | ok: [instance] 2026-07-30 00:53:07.607748 | instance | 2026-07-30 00:53:07.608580 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-07-30 00:53:07.608622 | instance | Thursday 30 July 2026 00:53:07 +0000 (0:00:00.192) 0:07:53.971 ********* 2026-07-30 00:53:07.608627 | instance | 2026-07-30 00:53:07.608632 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-07-30 00:53:07.608636 | instance | 2026-07-30 00:53:07.608640 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 00:53:07.608644 | instance | Thursday 30 July 2026 00:53:07 +0000 (0:00:00.054) 0:07:54.026 ********* 2026-07-30 00:53:08.521375 | instance | ok: [instance] 2026-07-30 00:53:08.521446 | instance | 2026-07-30 00:53:08.521711 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 00:53:08.521744 | instance | Thursday 30 July 2026 00:53:08 +0000 (0:00:00.913) 0:07:54.940 ********* 2026-07-30 00:53:08.711755 | instance | ok: [instance] 2026-07-30 00:53:08.711826 | instance | 2026-07-30 00:53:08.712074 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 00:53:08.712106 | instance | Thursday 30 July 2026 00:53:08 +0000 (0:00:00.190) 0:07:55.130 ********* 2026-07-30 00:53:08.758944 | instance | skipping: [instance] 2026-07-30 00:53:08.759334 | instance | 2026-07-30 00:53:08.759367 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-30 00:53:08.759373 | instance | Thursday 30 July 2026 00:53:08 +0000 (0:00:00.047) 0:07:55.177 ********* 2026-07-30 00:53:08.962589 | instance | ok: [instance] 2026-07-30 00:53:08.962655 | instance | 2026-07-30 00:53:08.962912 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 00:53:08.962947 | instance | Thursday 30 July 2026 00:53:08 +0000 (0:00:00.203) 0:07:55.381 ********* 2026-07-30 00:53:09.019697 | instance | ok: [instance] => { 2026-07-30 00:53:09.020283 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-30 00:53:09.020314 | instance | } 2026-07-30 00:53:09.020319 | instance | 2026-07-30 00:53:09.020324 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 00:53:09.020329 | instance | Thursday 30 July 2026 00:53:09 +0000 (0:00:00.057) 0:07:55.438 ********* 2026-07-30 00:53:09.305457 | instance | ok: [instance] 2026-07-30 00:53:09.305525 | instance | 2026-07-30 00:53:09.305754 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 00:53:09.305786 | instance | Thursday 30 July 2026 00:53:09 +0000 (0:00:00.285) 0:07:55.724 ********* 2026-07-30 00:53:09.355952 | instance | skipping: [instance] 2026-07-30 00:53:09.356048 | instance | 2026-07-30 00:53:09.356226 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 00:53:09.356387 | instance | Thursday 30 July 2026 00:53:09 +0000 (0:00:00.050) 0:07:55.774 ********* 2026-07-30 00:53:09.556516 | instance | ok: [instance] 2026-07-30 00:53:09.556591 | instance | 2026-07-30 00:53:09.556707 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 00:53:09.556866 | instance | Thursday 30 July 2026 00:53:09 +0000 (0:00:00.200) 0:07:55.975 ********* 2026-07-30 00:53:10.519435 | instance | ok: [instance] 2026-07-30 00:53:10.519539 | instance | 2026-07-30 00:53:10.519768 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 00:53:10.519784 | instance | Thursday 30 July 2026 00:53:10 +0000 (0:00:00.962) 0:07:56.938 ********* 2026-07-30 00:53:10.585372 | instance | ok: [instance] => { 2026-07-30 00:53:10.585568 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-30 00:53:10.586543 | instance | } 2026-07-30 00:53:10.586658 | instance | 2026-07-30 00:53:10.586670 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 00:53:10.586681 | instance | Thursday 30 July 2026 00:53:10 +0000 (0:00:00.066) 0:07:57.004 ********* 2026-07-30 00:53:10.941254 | instance | ok: [instance] 2026-07-30 00:53:10.941326 | instance | 2026-07-30 00:53:10.941553 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 00:53:10.941596 | instance | Thursday 30 July 2026 00:53:10 +0000 (0:00:00.355) 0:07:57.359 ********* 2026-07-30 00:53:12.834052 | instance | ok: [instance] 2026-07-30 00:53:12.834143 | instance | 2026-07-30 00:53:12.834370 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-30 00:53:12.834664 | instance | Thursday 30 July 2026 00:53:12 +0000 (0:00:01.892) 0:07:59.252 ********* 2026-07-30 00:53:12.873314 | instance | skipping: [instance] 2026-07-30 00:53:12.873712 | instance | 2026-07-30 00:53:12.873750 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-30 00:53:12.873757 | instance | Thursday 30 July 2026 00:53:12 +0000 (0:00:00.039) 0:07:59.291 ********* 2026-07-30 00:53:12.904512 | instance | skipping: [instance] 2026-07-30 00:53:12.904626 | instance | 2026-07-30 00:53:12.904810 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-30 00:53:12.904958 | instance | Thursday 30 July 2026 00:53:12 +0000 (0:00:00.031) 0:07:59.323 ********* 2026-07-30 00:53:12.936464 | instance | skipping: [instance] 2026-07-30 00:53:12.936572 | instance | 2026-07-30 00:53:12.936695 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-30 00:53:12.936855 | instance | Thursday 30 July 2026 00:53:12 +0000 (0:00:00.032) 0:07:59.355 ********* 2026-07-30 00:53:13.915098 | instance | ok: [instance] 2026-07-30 00:53:13.915217 | instance | 2026-07-30 00:53:13.915225 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-30 00:53:13.915399 | instance | Thursday 30 July 2026 00:53:13 +0000 (0:00:00.978) 0:08:00.333 ********* 2026-07-30 00:53:14.338847 | instance | ok: [instance] 2026-07-30 00:53:14.338911 | instance | 2026-07-30 00:53:14.339208 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-30 00:53:14.339278 | instance | Thursday 30 July 2026 00:53:14 +0000 (0:00:00.423) 0:08:00.756 ********* 2026-07-30 00:53:15.218606 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-30 00:53:15.219992 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-30 00:53:15.220046 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-30 00:53:15.220055 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-30 00:53:15.220063 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-30 00:53:15.220071 | instance | 2026-07-30 00:53:15.220079 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-30 00:53:15.220087 | instance | Thursday 30 July 2026 00:53:15 +0000 (0:00:00.879) 0:08:01.636 ********* 2026-07-30 00:53:15.715155 | instance | ok: [instance] 2026-07-30 00:53:15.715218 | instance | 2026-07-30 00:53:15.715838 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-30 00:53:15.715876 | instance | Thursday 30 July 2026 00:53:15 +0000 (0:00:00.489) 0:08:02.126 ********* 2026-07-30 00:53:15.715882 | instance | 2026-07-30 00:53:15.715887 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-30 00:53:15.715891 | instance | Thursday 30 July 2026 00:53:15 +0000 (0:00:00.007) 0:08:02.133 ********* 2026-07-30 00:53:16.061328 | instance | ok: [instance] 2026-07-30 00:53:16.061463 | instance | 2026-07-30 00:53:16.061843 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-07-30 00:53:16.061864 | instance | Thursday 30 July 2026 00:53:16 +0000 (0:00:00.345) 0:08:02.479 ********* 2026-07-30 00:53:16.643865 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"} 2026-07-30 00:53:16.657827 | instance | ...ignoring 2026-07-30 00:53:16.657919 | instance | 2026-07-30 00:53:16.658044 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-07-30 00:53:16.658199 | instance | Thursday 30 July 2026 00:53:16 +0000 (0:00:00.597) 0:08:03.076 ********* 2026-07-30 00:53:16.694839 | instance | skipping: [instance] 2026-07-30 00:53:16.694912 | instance | 2026-07-30 00:53:16.695188 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-07-30 00:53:16.695227 | instance | Thursday 30 July 2026 00:53:16 +0000 (0:00:00.036) 0:08:03.113 ********* 2026-07-30 00:53:16.733200 | instance | skipping: [instance] 2026-07-30 00:53:16.733702 | instance | 2026-07-30 00:53:16.733734 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-07-30 00:53:16.733742 | instance | Thursday 30 July 2026 00:53:16 +0000 (0:00:00.038) 0:08:03.151 ********* 2026-07-30 00:53:16.766511 | instance | skipping: [instance] 2026-07-30 00:53:16.766659 | instance | 2026-07-30 00:53:16.767026 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-07-30 00:53:16.767050 | instance | Thursday 30 July 2026 00:53:16 +0000 (0:00:00.033) 0:08:03.185 ********* 2026-07-30 00:53:16.803430 | instance | skipping: [instance] 2026-07-30 00:53:16.803824 | instance | 2026-07-30 00:53:16.803864 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-07-30 00:53:16.803870 | instance | Thursday 30 July 2026 00:53:16 +0000 (0:00:00.036) 0:08:03.222 ********* 2026-07-30 00:53:16.845970 | instance | skipping: [instance] 2026-07-30 00:53:16.846081 | instance | 2026-07-30 00:53:16.846365 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 00:53:16.846409 | instance | Thursday 30 July 2026 00:53:16 +0000 (0:00:00.042) 0:08:03.264 ********* 2026-07-30 00:53:17.045815 | instance | ok: [instance] 2026-07-30 00:53:17.045855 | instance | 2026-07-30 00:53:17.046174 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 00:53:17.046213 | instance | Thursday 30 July 2026 00:53:17 +0000 (0:00:00.199) 0:08:03.464 ********* 2026-07-30 00:53:17.088201 | instance | ok: [instance] => { 2026-07-30 00:53:17.088331 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-07-30 00:53:17.088505 | instance | } 2026-07-30 00:53:17.088641 | instance | 2026-07-30 00:53:17.088786 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 00:53:17.088942 | instance | Thursday 30 July 2026 00:53:17 +0000 (0:00:00.042) 0:08:03.506 ********* 2026-07-30 00:53:17.965163 | instance | changed: [instance] 2026-07-30 00:53:17.965254 | instance | 2026-07-30 00:53:17.965440 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 00:53:17.965675 | instance | Thursday 30 July 2026 00:53:17 +0000 (0:00:00.876) 0:08:04.383 ********* 2026-07-30 00:53:18.018914 | instance | skipping: [instance] 2026-07-30 00:53:18.019010 | instance | 2026-07-30 00:53:18.019141 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 00:53:18.019326 | instance | Thursday 30 July 2026 00:53:18 +0000 (0:00:00.050) 0:08:04.433 ********* 2026-07-30 00:53:18.204455 | instance | ok: [instance] 2026-07-30 00:53:18.204635 | instance | 2026-07-30 00:53:18.204787 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 00:53:18.204934 | instance | Thursday 30 July 2026 00:53:18 +0000 (0:00:00.188) 0:08:04.622 ********* 2026-07-30 00:53:18.246130 | instance | ok: [instance] => { 2026-07-30 00:53:18.246306 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-07-30 00:53:18.246478 | instance | } 2026-07-30 00:53:18.246617 | instance | 2026-07-30 00:53:18.246768 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 00:53:18.246925 | instance | Thursday 30 July 2026 00:53:18 +0000 (0:00:00.039) 0:08:04.661 ********* 2026-07-30 00:53:26.705299 | instance | changed: [instance] 2026-07-30 00:53:26.705683 | instance | 2026-07-30 00:53:26.706021 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 00:53:26.706350 | instance | Thursday 30 July 2026 00:53:26 +0000 (0:00:08.461) 0:08:13.123 ********* 2026-07-30 00:53:26.758489 | instance | skipping: [instance] 2026-07-30 00:53:26.758849 | instance | 2026-07-30 00:53:26.759185 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-30 00:53:26.759524 | instance | Thursday 30 July 2026 00:53:26 +0000 (0:00:00.053) 0:08:13.177 ********* 2026-07-30 00:53:26.793584 | instance | skipping: [instance] 2026-07-30 00:53:26.793923 | instance | 2026-07-30 00:53:26.794259 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-30 00:53:26.794620 | instance | Thursday 30 July 2026 00:53:26 +0000 (0:00:00.035) 0:08:13.212 ********* 2026-07-30 00:53:26.829575 | instance | skipping: [instance] 2026-07-30 00:53:26.829919 | instance | 2026-07-30 00:53:26.830254 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-30 00:53:26.830619 | instance | Thursday 30 July 2026 00:53:26 +0000 (0:00:00.035) 0:08:13.248 ********* 2026-07-30 00:53:26.858319 | instance | skipping: [instance] 2026-07-30 00:53:26.858686 | instance | 2026-07-30 00:53:26.859028 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-30 00:53:26.859378 | instance | Thursday 30 July 2026 00:53:26 +0000 (0:00:00.028) 0:08:13.277 ********* 2026-07-30 00:53:27.813529 | instance | ok: [instance] 2026-07-30 00:53:27.813889 | instance | 2026-07-30 00:53:27.814234 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-30 00:53:27.814606 | instance | Thursday 30 July 2026 00:53:27 +0000 (0:00:00.955) 0:08:14.232 ********* 2026-07-30 00:53:28.226268 | instance | ok: [instance] 2026-07-30 00:53:28.226418 | instance | 2026-07-30 00:53:28.226780 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-30 00:53:28.226821 | instance | Thursday 30 July 2026 00:53:28 +0000 (0:00:00.412) 0:08:14.644 ********* 2026-07-30 00:53:29.138909 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-30 00:53:29.140004 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-30 00:53:29.140043 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-30 00:53:29.140051 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-30 00:53:29.140057 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-30 00:53:29.140064 | instance | 2026-07-30 00:53:29.140070 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-30 00:53:29.140075 | instance | Thursday 30 July 2026 00:53:29 +0000 (0:00:00.912) 0:08:15.557 ********* 2026-07-30 00:53:29.633989 | instance | ok: [instance] 2026-07-30 00:53:29.634087 | instance | 2026-07-30 00:53:29.634484 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-30 00:53:29.634539 | instance | Thursday 30 July 2026 00:53:29 +0000 (0:00:00.487) 0:08:16.044 ********* 2026-07-30 00:53:29.634545 | instance | 2026-07-30 00:53:29.634553 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-30 00:53:29.634673 | instance | Thursday 30 July 2026 00:53:29 +0000 (0:00:00.008) 0:08:16.052 ********* 2026-07-30 00:53:29.993590 | instance | ok: [instance] 2026-07-30 00:53:29.993647 | instance | 2026-07-30 00:53:29.993907 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 00:53:29.994173 | instance | Thursday 30 July 2026 00:53:29 +0000 (0:00:00.359) 0:08:16.412 ********* 2026-07-30 00:53:30.200095 | instance | ok: [instance] 2026-07-30 00:53:30.200202 | instance | 2026-07-30 00:53:30.200461 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 00:53:30.200495 | instance | Thursday 30 July 2026 00:53:30 +0000 (0:00:00.206) 0:08:16.618 ********* 2026-07-30 00:53:30.252592 | instance | ok: [instance] => { 2026-07-30 00:53:30.252696 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/crictl-v1.36.0-linux-amd64.tar.gz" 2026-07-30 00:53:30.253135 | instance | } 2026-07-30 00:53:30.253157 | instance | 2026-07-30 00:53:30.253162 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 00:53:30.253167 | instance | Thursday 30 July 2026 00:53:30 +0000 (0:00:00.052) 0:08:16.671 ********* 2026-07-30 00:53:30.977012 | instance | changed: [instance] 2026-07-30 00:53:30.977079 | instance | 2026-07-30 00:53:30.977431 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 00:53:30.977471 | instance | Thursday 30 July 2026 00:53:30 +0000 (0:00:00.724) 0:08:17.395 ********* 2026-07-30 00:53:32.307522 | instance | changed: [instance] 2026-07-30 00:53:32.307589 | instance | 2026-07-30 00:53:32.307855 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 00:53:32.307890 | instance | Thursday 30 July 2026 00:53:32 +0000 (0:00:01.330) 0:08:18.726 ********* 2026-07-30 00:53:32.365062 | instance | ok: [instance] => { 2026-07-30 00:53:32.365922 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/critest-v1.36.0-linux-amd64.tar.gz" 2026-07-30 00:53:32.365948 | instance | } 2026-07-30 00:53:32.365955 | instance | 2026-07-30 00:53:32.365961 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 00:53:32.365967 | instance | Thursday 30 July 2026 00:53:32 +0000 (0:00:00.057) 0:08:18.783 ********* 2026-07-30 00:53:33.056804 | instance | changed: [instance] 2026-07-30 00:53:33.056878 | instance | 2026-07-30 00:53:33.057225 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 00:53:33.057270 | instance | Thursday 30 July 2026 00:53:33 +0000 (0:00:00.691) 0:08:19.475 ********* 2026-07-30 00:53:34.407866 | instance | changed: [instance] 2026-07-30 00:53:34.407943 | instance | 2026-07-30 00:53:34.408193 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-07-30 00:53:34.408230 | instance | Thursday 30 July 2026 00:53:34 +0000 (0:00:01.351) 0:08:20.826 ********* 2026-07-30 00:53:34.842727 | instance | changed: [instance] 2026-07-30 00:53:34.842791 | instance | 2026-07-30 00:53:34.843060 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-07-30 00:53:34.843095 | instance | Thursday 30 July 2026 00:53:34 +0000 (0:00:00.434) 0:08:21.261 ********* 2026-07-30 00:53:35.057722 | instance | changed: [instance] 2026-07-30 00:53:35.057784 | instance | 2026-07-30 00:53:35.058044 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 00:53:35.058076 | instance | Thursday 30 July 2026 00:53:35 +0000 (0:00:00.214) 0:08:21.476 ********* 2026-07-30 00:53:35.264228 | instance | ok: [instance] 2026-07-30 00:53:35.264294 | instance | 2026-07-30 00:53:35.264615 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 00:53:35.264662 | instance | Thursday 30 July 2026 00:53:35 +0000 (0:00:00.206) 0:08:21.682 ********* 2026-07-30 00:53:35.326253 | instance | ok: [instance] => { 2026-07-30 00:53:35.326584 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-07-30 00:53:35.326671 | instance | } 2026-07-30 00:53:35.327102 | instance | 2026-07-30 00:53:35.327149 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 00:53:35.327159 | instance | Thursday 30 July 2026 00:53:35 +0000 (0:00:00.061) 0:08:21.744 ********* 2026-07-30 00:53:36.316853 | instance | changed: [instance] 2026-07-30 00:53:36.316917 | instance | 2026-07-30 00:53:36.317132 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 00:53:36.317171 | instance | Thursday 30 July 2026 00:53:36 +0000 (0:00:00.990) 0:08:22.735 ********* 2026-07-30 00:53:38.935279 | instance | changed: [instance] 2026-07-30 00:53:38.935423 | instance | 2026-07-30 00:53:38.935462 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-07-30 00:53:38.935539 | instance | Thursday 30 July 2026 00:53:38 +0000 (0:00:02.618) 0:08:25.353 ********* 2026-07-30 00:53:38.999051 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-07-30 00:53:38.999104 | instance | 2026-07-30 00:53:38.999110 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-07-30 00:53:38.999115 | instance | Thursday 30 July 2026 00:53:38 +0000 (0:00:00.062) 0:08:25.416 ********* 2026-07-30 00:53:39.949832 | instance | ok: [instance] 2026-07-30 00:53:39.949965 | instance | 2026-07-30 00:53:39.949980 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-07-30 00:53:39.950141 | instance | Thursday 30 July 2026 00:53:39 +0000 (0:00:00.951) 0:08:26.368 ********* 2026-07-30 00:53:40.151803 | instance | changed: [instance] 2026-07-30 00:53:40.151856 | instance | 2026-07-30 00:53:40.152106 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-07-30 00:53:40.152122 | instance | Thursday 30 July 2026 00:53:40 +0000 (0:00:00.202) 0:08:26.570 ********* 2026-07-30 00:53:40.586127 | instance | changed: [instance] 2026-07-30 00:53:40.586479 | instance | 2026-07-30 00:53:40.586543 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-07-30 00:53:40.586562 | instance | Thursday 30 July 2026 00:53:40 +0000 (0:00:00.433) 0:08:27.004 ********* 2026-07-30 00:53:41.307797 | instance | changed: [instance] => (item=br_netfilter) 2026-07-30 00:53:41.307879 | instance | ok: [instance] => (item=ip_tables) 2026-07-30 00:53:41.308130 | instance | changed: [instance] => (item=ip6_tables) 2026-07-30 00:53:41.308221 | instance | ok: [instance] => (item=nf_conntrack) 2026-07-30 00:53:41.308264 | instance | 2026-07-30 00:53:41.308541 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 00:53:41.308579 | instance | Thursday 30 July 2026 00:53:41 +0000 (0:00:00.721) 0:08:27.726 ********* 2026-07-30 00:53:41.505218 | instance | ok: [instance] 2026-07-30 00:53:41.505304 | instance | 2026-07-30 00:53:41.505369 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 00:53:41.505519 | instance | Thursday 30 July 2026 00:53:41 +0000 (0:00:00.197) 0:08:27.923 ********* 2026-07-30 00:53:41.546988 | instance | ok: [instance] => { 2026-07-30 00:53:41.547628 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-07-30 00:53:41.548018 | instance | } 2026-07-30 00:53:41.548027 | instance | 2026-07-30 00:53:41.548031 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 00:53:41.548036 | instance | Thursday 30 July 2026 00:53:41 +0000 (0:00:00.041) 0:08:27.965 ********* 2026-07-30 00:53:55.719662 | instance | changed: [instance] 2026-07-30 00:53:55.719751 | instance | 2026-07-30 00:53:55.720130 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 00:53:55.720175 | instance | Thursday 30 July 2026 00:53:55 +0000 (0:00:14.172) 0:08:42.138 ********* 2026-07-30 00:53:55.757929 | instance | skipping: [instance] 2026-07-30 00:53:55.758294 | instance | 2026-07-30 00:53:55.758333 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-07-30 00:53:55.758339 | instance | Thursday 30 July 2026 00:53:55 +0000 (0:00:00.038) 0:08:42.176 ********* 2026-07-30 00:53:55.814739 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-07-30 00:53:55.814893 | instance | 2026-07-30 00:53:55.815280 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-07-30 00:53:55.815305 | instance | Thursday 30 July 2026 00:53:55 +0000 (0:00:00.056) 0:08:42.233 ********* 2026-07-30 00:53:55.846830 | instance | skipping: [instance] 2026-07-30 00:53:55.846955 | instance | 2026-07-30 00:53:55.847150 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-07-30 00:53:55.847300 | instance | Thursday 30 July 2026 00:53:55 +0000 (0:00:00.032) 0:08:42.265 ********* 2026-07-30 00:53:59.306672 | instance | changed: [instance] 2026-07-30 00:53:59.306810 | instance | 2026-07-30 00:53:59.306822 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-07-30 00:53:59.306959 | instance | Thursday 30 July 2026 00:53:59 +0000 (0:00:03.459) 0:08:45.725 ********* 2026-07-30 00:54:01.560465 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-07-30 00:54:01.562053 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-07-30 00:54:01.562075 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-07-30 00:54:01.562082 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-07-30 00:54:01.562087 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-07-30 00:54:01.562093 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-07-30 00:54:01.562099 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-07-30 00:54:01.562105 | instance | 2026-07-30 00:54:01.562110 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-07-30 00:54:01.562116 | instance | Thursday 30 July 2026 00:54:01 +0000 (0:00:02.253) 0:08:47.978 ********* 2026-07-30 00:54:02.091354 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-07-30 00:54:02.091462 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-07-30 00:54:02.091781 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-07-30 00:54:02.092307 | instance | 2026-07-30 00:54:02.092324 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-07-30 00:54:02.092331 | instance | Thursday 30 July 2026 00:54:02 +0000 (0:00:00.530) 0:08:48.509 ********* 2026-07-30 00:54:02.525972 | instance | changed: [instance] 2026-07-30 00:54:02.526022 | instance | 2026-07-30 00:54:02.526034 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-07-30 00:54:02.526044 | instance | Thursday 30 July 2026 00:54:02 +0000 (0:00:00.433) 0:08:48.943 ********* 2026-07-30 00:54:02.959306 | instance | changed: [instance] 2026-07-30 00:54:02.959357 | instance | 2026-07-30 00:54:02.959910 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-07-30 00:54:02.959935 | instance | Thursday 30 July 2026 00:54:02 +0000 (0:00:00.433) 0:08:49.377 ********* 2026-07-30 00:54:03.154455 | instance | ok: [instance] 2026-07-30 00:54:03.154724 | instance | 2026-07-30 00:54:03.154741 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-07-30 00:54:03.154823 | instance | Thursday 30 July 2026 00:54:03 +0000 (0:00:00.195) 0:08:49.572 ********* 2026-07-30 00:54:03.187327 | instance | skipping: [instance] 2026-07-30 00:54:03.187559 | instance | 2026-07-30 00:54:03.187831 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-07-30 00:54:03.188096 | instance | Thursday 30 July 2026 00:54:03 +0000 (0:00:00.032) 0:08:49.605 ********* 2026-07-30 00:54:03.705461 | instance | ok: [instance] => (item=swap) 2026-07-30 00:54:03.705665 | instance | ok: [instance] => (item=none) 2026-07-30 00:54:03.705902 | instance | 2026-07-30 00:54:03.706197 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-07-30 00:54:03.706487 | instance | Thursday 30 July 2026 00:54:03 +0000 (0:00:00.518) 0:08:50.123 ********* 2026-07-30 00:54:04.141710 | instance | changed: [instance] 2026-07-30 00:54:04.141929 | instance | 2026-07-30 00:54:04.142248 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-07-30 00:54:04.142553 | instance | Thursday 30 July 2026 00:54:04 +0000 (0:00:00.436) 0:08:50.560 ********* 2026-07-30 00:54:04.696625 | instance | changed: [instance] 2026-07-30 00:54:04.696867 | instance | 2026-07-30 00:54:04.697130 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-07-30 00:54:04.697404 | instance | Thursday 30 July 2026 00:54:04 +0000 (0:00:00.547) 0:08:51.107 ********* 2026-07-30 00:54:04.697643 | instance | 2026-07-30 00:54:04.697990 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-07-30 00:54:04.698252 | instance | Thursday 30 July 2026 00:54:04 +0000 (0:00:00.007) 0:08:51.115 ********* 2026-07-30 00:54:05.447364 | instance | ok: [instance] 2026-07-30 00:54:05.447601 | instance | 2026-07-30 00:54:05.447867 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-07-30 00:54:05.448128 | instance | Thursday 30 July 2026 00:54:05 +0000 (0:00:00.750) 0:08:51.865 ********* 2026-07-30 00:54:06.019013 | instance | changed: [instance] 2026-07-30 00:54:06.019140 | instance | 2026-07-30 00:54:06.019261 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-07-30 00:54:06.019382 | instance | Thursday 30 July 2026 00:54:06 +0000 (0:00:00.571) 0:08:52.437 ********* 2026-07-30 00:54:06.994215 | instance | ok: [instance] 2026-07-30 00:54:06.994269 | instance | 2026-07-30 00:54:06.994281 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-07-30 00:54:06.994302 | instance | Thursday 30 July 2026 00:54:06 +0000 (0:00:00.974) 0:08:53.411 ********* 2026-07-30 00:54:07.699049 | instance | ok: [instance] 2026-07-30 00:54:07.699161 | instance | 2026-07-30 00:54:07.699556 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-07-30 00:54:07.699595 | instance | Thursday 30 July 2026 00:54:07 +0000 (0:00:00.705) 0:08:54.117 ********* 2026-07-30 00:54:07.896949 | instance | ok: [instance] 2026-07-30 00:54:07.897009 | instance | 2026-07-30 00:54:07.897274 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-07-30 00:54:07.897314 | instance | Thursday 30 July 2026 00:54:07 +0000 (0:00:00.198) 0:08:54.315 ********* 2026-07-30 00:54:08.387513 | instance | ok: [instance] 2026-07-30 00:54:08.387588 | instance | 2026-07-30 00:54:08.387847 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-07-30 00:54:08.387881 | instance | Thursday 30 July 2026 00:54:08 +0000 (0:00:00.490) 0:08:54.806 ********* 2026-07-30 00:54:08.466344 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-07-30 00:54:08.466653 | instance | 2026-07-30 00:54:08.466700 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-07-30 00:54:08.466716 | instance | Thursday 30 July 2026 00:54:08 +0000 (0:00:00.078) 0:08:54.885 ********* 2026-07-30 00:54:08.539153 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-07-30 00:54:08.539196 | instance | 2026-07-30 00:54:08.539349 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-07-30 00:54:08.539528 | instance | Thursday 30 July 2026 00:54:08 +0000 (0:00:00.072) 0:08:54.957 ********* 2026-07-30 00:54:08.767570 | instance | ok: [instance] => (item=instance) 2026-07-30 00:54:08.767661 | instance | 2026-07-30 00:54:08.767766 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-07-30 00:54:08.767920 | instance | Thursday 30 July 2026 00:54:08 +0000 (0:00:00.228) 0:08:55.186 ********* 2026-07-30 00:54:08.812808 | instance | skipping: [instance] 2026-07-30 00:54:08.812956 | instance | 2026-07-30 00:54:08.813127 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-07-30 00:54:08.813320 | instance | Thursday 30 July 2026 00:54:08 +0000 (0:00:00.045) 0:08:55.231 ********* 2026-07-30 00:54:08.868544 | instance | ok: [instance] 2026-07-30 00:54:08.868634 | instance | 2026-07-30 00:54:08.868752 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-07-30 00:54:08.868869 | instance | Thursday 30 July 2026 00:54:08 +0000 (0:00:00.055) 0:08:55.287 ********* 2026-07-30 00:54:08.912943 | instance | ok: [instance] => { 2026-07-30 00:54:08.913077 | instance | "msg": "instance" 2026-07-30 00:54:08.913747 | instance | } 2026-07-30 00:54:08.913768 | instance | 2026-07-30 00:54:08.913775 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-07-30 00:54:08.913781 | instance | Thursday 30 July 2026 00:54:08 +0000 (0:00:00.044) 0:08:55.331 ********* 2026-07-30 00:54:09.447224 | instance | changed: [instance] 2026-07-30 00:54:09.447273 | instance | 2026-07-30 00:54:09.447584 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-07-30 00:54:09.447646 | instance | Thursday 30 July 2026 00:54:09 +0000 (0:00:00.533) 0:08:55.865 ********* 2026-07-30 00:54:09.487576 | instance | skipping: [instance] 2026-07-30 00:54:09.487693 | instance | 2026-07-30 00:54:09.488023 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-07-30 00:54:09.488057 | instance | Thursday 30 July 2026 00:54:09 +0000 (0:00:00.040) 0:08:55.905 ********* 2026-07-30 00:54:09.536315 | instance | skipping: [instance] 2026-07-30 00:54:09.536365 | instance | 2026-07-30 00:54:09.536391 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-07-30 00:54:09.536404 | instance | Thursday 30 July 2026 00:54:09 +0000 (0:00:00.042) 0:08:55.948 ********* 2026-07-30 00:54:09.563579 | instance | skipping: [instance] 2026-07-30 00:54:09.563835 | instance | 2026-07-30 00:54:09.564106 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-07-30 00:54:09.564418 | instance | Thursday 30 July 2026 00:54:09 +0000 (0:00:00.032) 0:08:55.981 ********* 2026-07-30 00:54:09.593645 | instance | skipping: [instance] 2026-07-30 00:54:09.593881 | instance | 2026-07-30 00:54:09.594147 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-07-30 00:54:09.594483 | instance | Thursday 30 July 2026 00:54:09 +0000 (0:00:00.030) 0:08:56.012 ********* 2026-07-30 00:54:09.621184 | instance | skipping: [instance] 2026-07-30 00:54:09.621415 | instance | 2026-07-30 00:54:09.621712 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-07-30 00:54:09.621974 | instance | Thursday 30 July 2026 00:54:09 +0000 (0:00:00.027) 0:08:56.039 ********* 2026-07-30 00:54:09.646525 | instance | skipping: [instance] 2026-07-30 00:54:09.646622 | instance | 2026-07-30 00:54:09.646831 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-07-30 00:54:09.646949 | instance | Thursday 30 July 2026 00:54:09 +0000 (0:00:00.025) 0:08:56.064 ********* 2026-07-30 00:54:09.670251 | instance | skipping: [instance] 2026-07-30 00:54:09.670480 | instance | 2026-07-30 00:54:09.670810 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-07-30 00:54:09.671073 | instance | Thursday 30 July 2026 00:54:09 +0000 (0:00:00.024) 0:08:56.089 ********* 2026-07-30 00:54:32.951256 | instance | changed: [instance] 2026-07-30 00:54:32.951502 | instance | 2026-07-30 00:54:32.951787 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-07-30 00:54:32.952056 | instance | Thursday 30 July 2026 00:54:32 +0000 (0:00:23.280) 0:09:19.369 ********* 2026-07-30 00:54:33.142752 | instance | ok: [instance] 2026-07-30 00:54:33.143012 | instance | 2026-07-30 00:54:33.143282 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-07-30 00:54:33.143550 | instance | Thursday 30 July 2026 00:54:33 +0000 (0:00:00.191) 0:09:19.561 ********* 2026-07-30 00:54:33.180065 | instance | skipping: [instance] 2026-07-30 00:54:33.180298 | instance | 2026-07-30 00:54:33.180618 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-07-30 00:54:33.180890 | instance | Thursday 30 July 2026 00:54:33 +0000 (0:00:00.037) 0:09:19.598 ********* 2026-07-30 00:54:33.378359 | instance | changed: [instance] 2026-07-30 00:54:33.378655 | instance | 2026-07-30 00:54:33.378940 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-07-30 00:54:33.379211 | instance | Thursday 30 July 2026 00:54:33 +0000 (0:00:00.197) 0:09:19.796 ********* 2026-07-30 00:54:33.576600 | instance | changed: [instance] 2026-07-30 00:54:33.576842 | instance | 2026-07-30 00:54:33.577116 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-07-30 00:54:33.577393 | instance | Thursday 30 July 2026 00:54:33 +0000 (0:00:00.198) 0:09:19.995 ********* 2026-07-30 00:54:33.767400 | instance | changed: [instance] 2026-07-30 00:54:33.767592 | instance | 2026-07-30 00:54:33.767861 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-07-30 00:54:33.768186 | instance | Thursday 30 July 2026 00:54:33 +0000 (0:00:00.190) 0:09:20.185 ********* 2026-07-30 00:54:37.973590 | instance | changed: [instance] 2026-07-30 00:54:37.973808 | instance | 2026-07-30 00:54:37.974089 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-07-30 00:54:37.974477 | instance | Thursday 30 July 2026 00:54:37 +0000 (0:00:04.206) 0:09:24.391 ********* 2026-07-30 00:54:49.099651 | instance | changed: [instance] 2026-07-30 00:54:49.099922 | instance | 2026-07-30 00:54:49.100165 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-07-30 00:54:49.100499 | instance | Thursday 30 July 2026 00:54:49 +0000 (0:00:11.125) 0:09:35.517 ********* 2026-07-30 00:54:49.143034 | instance | skipping: [instance] 2026-07-30 00:54:49.143298 | instance | 2026-07-30 00:54:49.143572 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-07-30 00:54:49.143831 | instance | Thursday 30 July 2026 00:54:49 +0000 (0:00:00.042) 0:09:35.560 ********* 2026-07-30 00:54:49.184830 | instance | skipping: [instance] 2026-07-30 00:54:49.185091 | instance | 2026-07-30 00:54:49.185458 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-07-30 00:54:49.185637 | instance | Thursday 30 July 2026 00:54:49 +0000 (0:00:00.042) 0:09:35.603 ********* 2026-07-30 00:54:49.952709 | instance | changed: [instance] 2026-07-30 00:54:49.952891 | instance | 2026-07-30 00:54:49.953184 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-07-30 00:54:49.953517 | instance | Thursday 30 July 2026 00:54:49 +0000 (0:00:00.767) 0:09:36.370 ********* 2026-07-30 00:54:49.996606 | instance | skipping: [instance] => (item=DaemonSet) 2026-07-30 00:54:49.996858 | instance | skipping: [instance] => (item=ConfigMap) 2026-07-30 00:54:49.997145 | instance | skipping: [instance] 2026-07-30 00:54:49.997391 | instance | 2026-07-30 00:54:49.997651 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-07-30 00:54:49.997909 | instance | Thursday 30 July 2026 00:54:49 +0000 (0:00:00.044) 0:09:36.415 ********* 2026-07-30 00:54:50.037375 | instance | skipping: [instance] 2026-07-30 00:54:50.037593 | instance | 2026-07-30 00:54:50.037870 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-07-30 00:54:50.038141 | instance | Thursday 30 July 2026 00:54:50 +0000 (0:00:00.040) 0:09:36.456 ********* 2026-07-30 00:54:50.078969 | instance | skipping: [instance] 2026-07-30 00:54:50.079060 | instance | 2026-07-30 00:54:50.079337 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-07-30 00:54:50.079597 | instance | Thursday 30 July 2026 00:54:50 +0000 (0:00:00.041) 0:09:36.497 ********* 2026-07-30 00:54:50.126182 | instance | skipping: [instance] 2026-07-30 00:54:50.126645 | instance | 2026-07-30 00:54:50.126980 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-07-30 00:54:50.127339 | instance | Thursday 30 July 2026 00:54:50 +0000 (0:00:00.047) 0:09:36.545 ********* 2026-07-30 00:54:50.163132 | instance | skipping: [instance] 2026-07-30 00:54:50.163319 | instance | 2026-07-30 00:54:50.163487 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-07-30 00:54:50.163647 | instance | Thursday 30 July 2026 00:54:50 +0000 (0:00:00.036) 0:09:36.581 ********* 2026-07-30 00:54:50.600672 | instance | ok: [instance] 2026-07-30 00:54:50.600774 | instance | 2026-07-30 00:54:50.601057 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-07-30 00:54:50.601122 | instance | Thursday 30 July 2026 00:54:50 +0000 (0:00:00.437) 0:09:37.018 ********* 2026-07-30 00:54:51.629245 | instance | changed: [instance] 2026-07-30 00:54:51.629313 | instance | 2026-07-30 00:54:51.629805 | instance | PLAY [Install control-plane components] **************************************** 2026-07-30 00:54:51.629846 | instance | 2026-07-30 00:54:51.629852 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 00:54:51.629857 | instance | Thursday 30 July 2026 00:54:51 +0000 (0:00:01.029) 0:09:38.048 ********* 2026-07-30 00:54:52.577033 | instance | ok: [instance] 2026-07-30 00:54:52.577068 | instance | 2026-07-30 00:54:52.577073 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 00:54:52.577078 | instance | Thursday 30 July 2026 00:54:52 +0000 (0:00:00.947) 0:09:38.995 ********* 2026-07-30 00:54:52.772688 | instance | ok: [instance] 2026-07-30 00:54:52.772755 | instance | 2026-07-30 00:54:52.772966 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 00:54:52.773005 | instance | Thursday 30 July 2026 00:54:52 +0000 (0:00:00.196) 0:09:39.191 ********* 2026-07-30 00:54:53.764215 | instance | ok: [instance] 2026-07-30 00:54:53.764340 | instance | 2026-07-30 00:54:53.764488 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-30 00:54:53.764637 | instance | Thursday 30 July 2026 00:54:53 +0000 (0:00:00.991) 0:09:40.182 ********* 2026-07-30 00:54:53.981524 | instance | ok: [instance] 2026-07-30 00:54:53.981654 | instance | 2026-07-30 00:54:53.981820 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 00:54:53.981979 | instance | Thursday 30 July 2026 00:54:53 +0000 (0:00:00.217) 0:09:40.400 ********* 2026-07-30 00:54:54.030777 | instance | ok: [instance] => { 2026-07-30 00:54:54.030921 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-07-30 00:54:54.031070 | instance | } 2026-07-30 00:54:54.031218 | instance | 2026-07-30 00:54:54.031380 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 00:54:54.031529 | instance | Thursday 30 July 2026 00:54:54 +0000 (0:00:00.049) 0:09:40.449 ********* 2026-07-30 00:54:54.746943 | instance | changed: [instance] 2026-07-30 00:54:54.747165 | instance | 2026-07-30 00:54:54.747435 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 00:54:54.747695 | instance | Thursday 30 July 2026 00:54:54 +0000 (0:00:00.715) 0:09:41.165 ********* 2026-07-30 00:54:56.225642 | instance | changed: [instance] 2026-07-30 00:54:56.225704 | instance | 2026-07-30 00:54:56.225864 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-07-30 00:54:56.226144 | instance | Thursday 30 July 2026 00:54:56 +0000 (0:00:01.478) 0:09:42.643 ********* 2026-07-30 00:54:56.544115 | instance | ok: [instance] 2026-07-30 00:54:56.544224 | instance | 2026-07-30 00:54:56.544237 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-07-30 00:54:56.544396 | instance | Thursday 30 July 2026 00:54:56 +0000 (0:00:00.319) 0:09:42.962 ********* 2026-07-30 00:54:56.753710 | instance | changed: [instance] 2026-07-30 00:54:56.753763 | instance | 2026-07-30 00:54:56.753769 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-07-30 00:54:56.753774 | instance | Thursday 30 July 2026 00:54:56 +0000 (0:00:00.209) 0:09:43.171 ********* 2026-07-30 00:54:56.988708 | instance | ok: [instance] 2026-07-30 00:54:56.988790 | instance | 2026-07-30 00:54:56.989039 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-07-30 00:54:56.989080 | instance | Thursday 30 July 2026 00:54:56 +0000 (0:00:00.235) 0:09:43.407 ********* 2026-07-30 00:54:57.260245 | instance | changed: [instance] 2026-07-30 00:54:57.260311 | instance | 2026-07-30 00:54:57.260596 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-07-30 00:54:57.260641 | instance | Thursday 30 July 2026 00:54:57 +0000 (0:00:00.271) 0:09:43.678 ********* 2026-07-30 00:54:57.457748 | instance | ok: [instance] 2026-07-30 00:54:57.457814 | instance | 2026-07-30 00:54:57.457829 | instance | TASK [Install plugin] ********************************************************** 2026-07-30 00:54:57.457994 | instance | Thursday 30 July 2026 00:54:57 +0000 (0:00:00.197) 0:09:43.876 ********* 2026-07-30 00:54:57.519388 | instance | included: vexxhost.containers.download_artifact for instance 2026-07-30 00:54:57.519755 | instance | 2026-07-30 00:54:57.519851 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 00:54:57.519896 | instance | Thursday 30 July 2026 00:54:57 +0000 (0:00:00.061) 0:09:43.938 ********* 2026-07-30 00:54:57.569649 | instance | ok: [instance] => { 2026-07-30 00:54:57.569751 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-07-30 00:54:57.570004 | instance | } 2026-07-30 00:54:57.570083 | instance | 2026-07-30 00:54:57.570218 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 00:54:57.570362 | instance | Thursday 30 July 2026 00:54:57 +0000 (0:00:00.050) 0:09:43.988 ********* 2026-07-30 00:54:58.418195 | instance | changed: [instance] 2026-07-30 00:54:58.418409 | instance | 2026-07-30 00:54:58.418748 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 00:54:58.419012 | instance | Thursday 30 July 2026 00:54:58 +0000 (0:00:00.847) 0:09:44.835 ********* 2026-07-30 00:55:01.193490 | instance | changed: [instance] 2026-07-30 00:55:01.193555 | instance | 2026-07-30 00:55:01.193693 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 00:55:01.193808 | instance | Thursday 30 July 2026 00:55:01 +0000 (0:00:02.776) 0:09:47.612 ********* 2026-07-30 00:55:01.239922 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 00:55:01.240132 | instance | 2026-07-30 00:55:01.240391 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 00:55:01.240652 | instance | Thursday 30 July 2026 00:55:01 +0000 (0:00:00.046) 0:09:47.658 ********* 2026-07-30 00:55:01.818453 | instance | changed: [instance] 2026-07-30 00:55:01.818977 | instance | 2026-07-30 00:55:01.818990 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-07-30 00:55:01.819000 | instance | Thursday 30 July 2026 00:55:01 +0000 (0:00:00.578) 0:09:48.236 ********* 2026-07-30 00:55:02.576584 | instance | ok: [instance] 2026-07-30 00:55:02.576772 | instance | 2026-07-30 00:55:02.577061 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-07-30 00:55:02.577314 | instance | Thursday 30 July 2026 00:55:02 +0000 (0:00:00.758) 0:09:48.995 ********* 2026-07-30 00:55:04.986355 | instance | changed: [instance] 2026-07-30 00:55:04.986618 | instance | 2026-07-30 00:55:04.986949 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 00:55:04.987231 | instance | Thursday 30 July 2026 00:55:04 +0000 (0:00:02.409) 0:09:51.404 ********* 2026-07-30 00:55:05.030591 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 00:55:05.030720 | instance | 2026-07-30 00:55:05.030904 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 00:55:05.031081 | instance | Thursday 30 July 2026 00:55:05 +0000 (0:00:00.044) 0:09:51.448 ********* 2026-07-30 00:55:05.530589 | instance | changed: [instance] 2026-07-30 00:55:05.530823 | instance | 2026-07-30 00:55:05.530926 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-07-30 00:55:05.531132 | instance | Thursday 30 July 2026 00:55:05 +0000 (0:00:00.500) 0:09:51.949 ********* 2026-07-30 00:55:33.745529 | instance | changed: [instance] 2026-07-30 00:55:33.745581 | instance | 2026-07-30 00:55:33.745589 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-07-30 00:55:33.745595 | instance | Thursday 30 July 2026 00:55:33 +0000 (0:00:28.214) 0:10:20.163 ********* 2026-07-30 00:55:34.473203 | instance | changed: [instance] 2026-07-30 00:55:34.473280 | instance | 2026-07-30 00:55:34.473778 | instance | PLAY [all] ********************************************************************* 2026-07-30 00:55:34.473819 | instance | 2026-07-30 00:55:34.473824 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 00:55:34.473829 | instance | Thursday 30 July 2026 00:55:34 +0000 (0:00:00.728) 0:10:20.892 ********* 2026-07-30 00:55:35.631821 | instance | ok: [instance] 2026-07-30 00:55:35.631902 | instance | 2026-07-30 00:55:35.632148 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-07-30 00:55:35.632183 | instance | Thursday 30 July 2026 00:55:35 +0000 (0:00:01.158) 0:10:22.050 ********* 2026-07-30 00:55:36.369444 | instance | changed: [instance] 2026-07-30 00:55:36.369515 | instance | 2026-07-30 00:55:36.369788 | instance | PLAY [all] ********************************************************************* 2026-07-30 00:55:36.370791 | instance | 2026-07-30 00:55:36.371528 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-07-30 00:55:36.371562 | instance | Thursday 30 July 2026 00:55:36 +0000 (0:00:00.737) 0:10:22.787 ********* 2026-07-30 00:55:37.073988 | instance | ok: [instance] 2026-07-30 00:55:37.074135 | instance | 2026-07-30 00:55:37.074492 | instance | PLAY [controllers] ************************************************************* 2026-07-30 00:55:37.074757 | instance | 2026-07-30 00:55:37.075045 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 00:55:37.075342 | instance | Thursday 30 July 2026 00:55:37 +0000 (0:00:00.703) 0:10:23.491 ********* 2026-07-30 00:55:38.253293 | instance | ok: [instance] 2026-07-30 00:55:38.253360 | instance | 2026-07-30 00:55:38.253499 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 00:55:38.253623 | instance | Thursday 30 July 2026 00:55:38 +0000 (0:00:01.179) 0:10:24.671 ********* 2026-07-30 00:55:38.302302 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 00:55:38.302585 | instance | 2026-07-30 00:55:38.302857 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 00:55:38.303120 | instance | Thursday 30 July 2026 00:55:38 +0000 (0:00:00.049) 0:10:24.720 ********* 2026-07-30 00:55:38.790820 | instance | changed: [instance] 2026-07-30 00:55:38.790996 | instance | 2026-07-30 00:55:38.791271 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-07-30 00:55:38.791532 | instance | Thursday 30 July 2026 00:55:38 +0000 (0:00:00.488) 0:10:25.209 ********* 2026-07-30 00:55:40.645494 | instance | changed: [instance] 2026-07-30 00:55:40.645674 | instance | 2026-07-30 00:55:40.645966 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 00:55:40.646238 | instance | Thursday 30 July 2026 00:55:40 +0000 (0:00:01.854) 0:10:27.063 ********* 2026-07-30 00:55:40.689473 | instance | skipping: [instance] 2026-07-30 00:55:40.690144 | instance | 2026-07-30 00:55:40.690158 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-07-30 00:55:40.690169 | instance | Thursday 30 July 2026 00:55:40 +0000 (0:00:00.044) 0:10:27.108 ********* 2026-07-30 00:55:40.730250 | instance | skipping: [instance] 2026-07-30 00:55:40.730368 | instance | 2026-07-30 00:55:40.730679 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-07-30 00:55:40.730926 | instance | Thursday 30 July 2026 00:55:40 +0000 (0:00:00.040) 0:10:27.149 ********* 2026-07-30 00:55:40.762959 | instance | skipping: [instance] 2026-07-30 00:55:40.763157 | instance | 2026-07-30 00:55:40.763342 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-07-30 00:55:40.763504 | instance | Thursday 30 July 2026 00:55:40 +0000 (0:00:00.032) 0:10:27.181 ********* 2026-07-30 00:55:40.796637 | instance | skipping: [instance] 2026-07-30 00:55:40.796863 | instance | 2026-07-30 00:55:40.797219 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-07-30 00:55:40.797496 | instance | Thursday 30 July 2026 00:55:40 +0000 (0:00:00.033) 0:10:27.214 ********* 2026-07-30 00:55:40.837431 | instance | skipping: [instance] 2026-07-30 00:55:40.837803 | instance | 2026-07-30 00:55:40.838166 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-07-30 00:55:40.838540 | instance | Thursday 30 July 2026 00:55:40 +0000 (0:00:00.041) 0:10:27.255 ********* 2026-07-30 00:55:40.884737 | instance | skipping: [instance] 2026-07-30 00:55:40.885003 | instance | 2026-07-30 00:55:40.885366 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-07-30 00:55:40.886165 | instance | Thursday 30 July 2026 00:55:40 +0000 (0:00:00.047) 0:10:27.303 ********* 2026-07-30 00:55:40.929482 | instance | skipping: [instance] 2026-07-30 00:55:40.929713 | instance | 2026-07-30 00:55:40.929994 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-07-30 00:55:40.930280 | instance | Thursday 30 July 2026 00:55:40 +0000 (0:00:00.044) 0:10:27.347 ********* 2026-07-30 00:55:40.966255 | instance | skipping: [instance] 2026-07-30 00:55:40.966591 | instance | 2026-07-30 00:55:40.967262 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-07-30 00:55:40.967281 | instance | Thursday 30 July 2026 00:55:40 +0000 (0:00:00.036) 0:10:27.384 ********* 2026-07-30 00:55:41.013841 | instance | skipping: [instance] 2026-07-30 00:55:41.014051 | instance | 2026-07-30 00:55:41.014360 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-07-30 00:55:41.014709 | instance | Thursday 30 July 2026 00:55:41 +0000 (0:00:00.048) 0:10:27.432 ********* 2026-07-30 00:55:41.050695 | instance | skipping: [instance] 2026-07-30 00:55:41.050982 | instance | 2026-07-30 00:55:41.051304 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-07-30 00:55:41.051618 | instance | Thursday 30 July 2026 00:55:41 +0000 (0:00:00.036) 0:10:27.469 ********* 2026-07-30 00:55:41.087721 | instance | skipping: [instance] 2026-07-30 00:55:41.087955 | instance | 2026-07-30 00:55:41.088231 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-07-30 00:55:41.088497 | instance | Thursday 30 July 2026 00:55:41 +0000 (0:00:00.037) 0:10:27.506 ********* 2026-07-30 00:55:41.122443 | instance | skipping: [instance] 2026-07-30 00:55:41.122679 | instance | 2026-07-30 00:55:41.122941 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-07-30 00:55:41.123205 | instance | Thursday 30 July 2026 00:55:41 +0000 (0:00:00.034) 0:10:27.541 ********* 2026-07-30 00:55:41.171625 | instance | skipping: [instance] 2026-07-30 00:55:41.171837 | instance | 2026-07-30 00:55:41.172097 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-07-30 00:55:41.172368 | instance | Thursday 30 July 2026 00:55:41 +0000 (0:00:00.049) 0:10:27.590 ********* 2026-07-30 00:55:41.205994 | instance | skipping: [instance] 2026-07-30 00:55:41.206267 | instance | 2026-07-30 00:55:41.206609 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-07-30 00:55:41.206868 | instance | Thursday 30 July 2026 00:55:41 +0000 (0:00:00.034) 0:10:27.624 ********* 2026-07-30 00:55:41.240774 | instance | skipping: [instance] 2026-07-30 00:55:41.240988 | instance | 2026-07-30 00:55:41.241253 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-07-30 00:55:41.241512 | instance | Thursday 30 July 2026 00:55:41 +0000 (0:00:00.034) 0:10:27.659 ********* 2026-07-30 00:55:41.285074 | instance | skipping: [instance] 2026-07-30 00:55:41.285299 | instance | 2026-07-30 00:55:41.285638 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-07-30 00:55:41.286075 | instance | Thursday 30 July 2026 00:55:41 +0000 (0:00:00.044) 0:10:27.703 ********* 2026-07-30 00:55:41.322902 | instance | skipping: [instance] 2026-07-30 00:55:41.323130 | instance | 2026-07-30 00:55:41.323389 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-07-30 00:55:41.323641 | instance | Thursday 30 July 2026 00:55:41 +0000 (0:00:00.038) 0:10:27.741 ********* 2026-07-30 00:55:41.361581 | instance | skipping: [instance] 2026-07-30 00:55:41.361710 | instance | 2026-07-30 00:55:41.361877 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-07-30 00:55:41.362074 | instance | Thursday 30 July 2026 00:55:41 +0000 (0:00:00.038) 0:10:27.780 ********* 2026-07-30 00:55:41.396580 | instance | skipping: [instance] 2026-07-30 00:55:41.396834 | instance | 2026-07-30 00:55:41.397098 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-07-30 00:55:41.397355 | instance | Thursday 30 July 2026 00:55:41 +0000 (0:00:00.035) 0:10:27.815 ********* 2026-07-30 00:55:41.436262 | instance | skipping: [instance] 2026-07-30 00:55:41.436595 | instance | 2026-07-30 00:55:41.436877 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-07-30 00:55:41.437136 | instance | Thursday 30 July 2026 00:55:41 +0000 (0:00:00.039) 0:10:27.854 ********* 2026-07-30 00:55:41.472187 | instance | skipping: [instance] 2026-07-30 00:55:41.472428 | instance | 2026-07-30 00:55:41.472691 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-07-30 00:55:41.472964 | instance | Thursday 30 July 2026 00:55:41 +0000 (0:00:00.035) 0:10:27.890 ********* 2026-07-30 00:55:41.506177 | instance | skipping: [instance] 2026-07-30 00:55:41.506459 | instance | 2026-07-30 00:55:41.506733 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-07-30 00:55:41.507054 | instance | Thursday 30 July 2026 00:55:41 +0000 (0:00:00.033) 0:10:27.924 ********* 2026-07-30 00:55:41.552988 | instance | skipping: [instance] 2026-07-30 00:55:41.553243 | instance | 2026-07-30 00:55:41.553509 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-07-30 00:55:41.553764 | instance | Thursday 30 July 2026 00:55:41 +0000 (0:00:00.047) 0:10:27.971 ********* 2026-07-30 00:55:41.589474 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-07-30 00:55:41.589742 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-07-30 00:55:41.590001 | instance | skipping: [instance] 2026-07-30 00:55:41.590237 | instance | 2026-07-30 00:55:41.590537 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-07-30 00:55:41.590829 | instance | Thursday 30 July 2026 00:55:41 +0000 (0:00:00.036) 0:10:28.008 ********* 2026-07-30 00:55:41.628070 | instance | skipping: [instance] 2026-07-30 00:55:41.628299 | instance | 2026-07-30 00:55:41.628592 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-07-30 00:55:41.628859 | instance | Thursday 30 July 2026 00:55:41 +0000 (0:00:00.038) 0:10:28.046 ********* 2026-07-30 00:55:41.674459 | instance | skipping: [instance] 2026-07-30 00:55:41.674689 | instance | 2026-07-30 00:55:41.674950 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-07-30 00:55:41.675234 | instance | Thursday 30 July 2026 00:55:41 +0000 (0:00:00.046) 0:10:28.093 ********* 2026-07-30 00:55:41.710950 | instance | skipping: [instance] 2026-07-30 00:55:41.711189 | instance | 2026-07-30 00:55:41.711469 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-07-30 00:55:41.711975 | instance | Thursday 30 July 2026 00:55:41 +0000 (0:00:00.036) 0:10:28.129 ********* 2026-07-30 00:55:41.745773 | instance | skipping: [instance] 2026-07-30 00:55:41.745971 | instance | 2026-07-30 00:55:41.746228 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-07-30 00:55:41.746531 | instance | Thursday 30 July 2026 00:55:41 +0000 (0:00:00.034) 0:10:28.164 ********* 2026-07-30 00:55:41.817509 | instance | skipping: [instance] 2026-07-30 00:55:41.817716 | instance | 2026-07-30 00:55:41.817977 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-07-30 00:55:41.818217 | instance | 2026-07-30 00:55:41.818519 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 00:55:41.818765 | instance | Thursday 30 July 2026 00:55:41 +0000 (0:00:00.071) 0:10:28.236 ********* 2026-07-30 00:55:43.053289 | instance | ok: [instance] 2026-07-30 00:55:43.053449 | instance | 2026-07-30 00:55:43.053723 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-07-30 00:55:43.053992 | instance | Thursday 30 July 2026 00:55:43 +0000 (0:00:01.235) 0:10:29.471 ********* 2026-07-30 00:55:43.108271 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-07-30 00:55:43.108955 | instance | 2026-07-30 00:55:43.109008 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] **** 2026-07-30 00:55:43.109850 | instance | Thursday 30 July 2026 00:55:43 +0000 (0:00:00.055) 0:10:29.526 ********* 2026-07-30 00:55:43.219277 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/default.yml) 2026-07-30 00:55:43.219507 | instance | 2026-07-30 00:55:43.219782 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-07-30 00:55:43.220048 | instance | Thursday 30 July 2026 00:55:43 +0000 (0:00:00.110) 0:10:29.637 ********* 2026-07-30 00:56:04.319911 | instance | changed: [instance] 2026-07-30 00:56:04.319989 | instance | 2026-07-30 00:56:04.320117 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-07-30 00:56:04.320237 | instance | Thursday 30 July 2026 00:56:04 +0000 (0:00:21.100) 0:10:50.738 ********* 2026-07-30 00:56:05.024681 | instance | changed: [instance] 2026-07-30 00:56:05.024752 | instance | 2026-07-30 00:56:05.024842 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-07-30 00:56:05.024958 | instance | Thursday 30 July 2026 00:56:05 +0000 (0:00:00.704) 0:10:51.443 ********* 2026-07-30 00:56:05.068470 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-07-30 00:56:05.068529 | instance | 2026-07-30 00:56:05.068647 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-07-30 00:56:05.068762 | instance | Thursday 30 July 2026 00:56:05 +0000 (0:00:00.044) 0:10:51.487 ********* 2026-07-30 00:56:05.699921 | instance | changed: [instance] 2026-07-30 00:56:05.699977 | instance | 2026-07-30 00:56:05.699989 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-07-30 00:56:05.700000 | instance | Thursday 30 July 2026 00:56:05 +0000 (0:00:00.629) 0:10:52.117 ********* 2026-07-30 00:56:06.335094 | instance | ok: [instance] 2026-07-30 00:56:06.335164 | instance | 2026-07-30 00:56:06.335533 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-07-30 00:56:06.335573 | instance | Thursday 30 July 2026 00:56:06 +0000 (0:00:00.636) 0:10:52.753 ********* 2026-07-30 00:56:06.791484 | instance | changed: [instance] 2026-07-30 00:56:06.791588 | instance | 2026-07-30 00:56:06.791846 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-07-30 00:56:06.791925 | instance | Thursday 30 July 2026 00:56:06 +0000 (0:00:00.447) 0:10:53.201 ********* 2026-07-30 00:56:06.791937 | instance | 2026-07-30 00:56:06.792197 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-07-30 00:56:06.792243 | instance | Thursday 30 July 2026 00:56:06 +0000 (0:00:00.008) 0:10:53.210 ********* 2026-07-30 00:56:06.830869 | instance | skipping: [instance] 2026-07-30 00:56:06.830942 | instance | 2026-07-30 00:56:06.831118 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-07-30 00:56:06.831302 | instance | Thursday 30 July 2026 00:56:06 +0000 (0:00:00.039) 0:10:53.249 ********* 2026-07-30 00:56:08.120818 | instance | changed: [instance] 2026-07-30 00:56:08.121043 | instance | 2026-07-30 00:56:08.121333 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-07-30 00:56:08.121607 | instance | Thursday 30 July 2026 00:56:08 +0000 (0:00:01.289) 0:10:54.539 ********* 2026-07-30 00:56:09.938939 | instance | changed: [instance] 2026-07-30 00:56:09.939178 | instance | 2026-07-30 00:56:09.939454 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 00:56:09.939757 | instance | Thursday 30 July 2026 00:56:09 +0000 (0:00:01.818) 0:10:56.357 ********* 2026-07-30 00:56:09.987236 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 00:56:09.987449 | instance | 2026-07-30 00:56:09.987792 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 00:56:09.988052 | instance | Thursday 30 July 2026 00:56:09 +0000 (0:00:00.048) 0:10:56.405 ********* 2026-07-30 00:56:10.472851 | instance | changed: [instance] 2026-07-30 00:56:10.472930 | instance | 2026-07-30 00:56:10.473057 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-07-30 00:56:10.473175 | instance | Thursday 30 July 2026 00:56:10 +0000 (0:00:00.485) 0:10:56.891 ********* 2026-07-30 00:56:25.325151 | instance | changed: [instance] 2026-07-30 00:56:25.325377 | instance | 2026-07-30 00:56:25.325659 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 00:56:25.325956 | instance | Thursday 30 July 2026 00:56:25 +0000 (0:00:14.851) 0:11:11.743 ********* 2026-07-30 00:56:25.368665 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 00:56:25.368873 | instance | 2026-07-30 00:56:25.369125 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 00:56:25.369383 | instance | Thursday 30 July 2026 00:56:25 +0000 (0:00:00.044) 0:11:11.787 ********* 2026-07-30 00:56:25.856549 | instance | changed: [instance] 2026-07-30 00:56:25.856766 | instance | 2026-07-30 00:56:25.857063 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-07-30 00:56:25.857315 | instance | Thursday 30 July 2026 00:56:25 +0000 (0:00:00.487) 0:11:12.275 ********* 2026-07-30 00:56:28.538670 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-07-30 00:56:28.538935 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-07-30 00:56:28.539210 | instance | 2026-07-30 00:56:28.539489 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-07-30 00:56:28.539753 | instance | Thursday 30 July 2026 00:56:28 +0000 (0:00:02.682) 0:11:14.957 ********* 2026-07-30 00:56:31.643083 | instance | changed: [instance] 2026-07-30 00:56:31.643295 | instance | 2026-07-30 00:56:31.643569 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 00:56:31.643836 | instance | Thursday 30 July 2026 00:56:31 +0000 (0:00:03.103) 0:11:18.061 ********* 2026-07-30 00:56:31.689491 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 00:56:31.689610 | instance | 2026-07-30 00:56:31.689785 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 00:56:31.689963 | instance | Thursday 30 July 2026 00:56:31 +0000 (0:00:00.046) 0:11:18.108 ********* 2026-07-30 00:56:32.152883 | instance | changed: [instance] 2026-07-30 00:56:32.153116 | instance | 2026-07-30 00:56:32.153403 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-07-30 00:56:32.153675 | instance | Thursday 30 July 2026 00:56:32 +0000 (0:00:00.463) 0:11:18.571 ********* 2026-07-30 00:56:35.016518 | instance | ok: [instance] 2026-07-30 00:56:35.016557 | instance | 2026-07-30 00:56:35.016563 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-07-30 00:56:35.016568 | instance | Thursday 30 July 2026 00:56:35 +0000 (0:00:02.863) 0:11:21.434 ********* 2026-07-30 00:56:37.386715 | instance | changed: [instance] 2026-07-30 00:56:37.387493 | instance | 2026-07-30 00:56:37.387507 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-07-30 00:56:37.387519 | instance | Thursday 30 July 2026 00:56:37 +0000 (0:00:02.370) 0:11:23.805 ********* 2026-07-30 00:56:38.011762 | instance | ok: [instance] 2026-07-30 00:56:38.011829 | instance | 2026-07-30 00:56:38.012100 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-07-30 00:56:38.012141 | instance | Thursday 30 July 2026 00:56:38 +0000 (0:00:00.625) 0:11:24.430 ********* 2026-07-30 00:56:38.666184 | instance | changed: [instance] 2026-07-30 00:56:38.666266 | instance | 2026-07-30 00:56:38.666474 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-07-30 00:56:38.666547 | instance | Thursday 30 July 2026 00:56:38 +0000 (0:00:00.654) 0:11:25.084 ********* 2026-07-30 00:56:39.404325 | instance | ok: [instance] 2026-07-30 00:56:39.404393 | instance | 2026-07-30 00:56:39.404678 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-07-30 00:56:39.404731 | instance | Thursday 30 July 2026 00:56:39 +0000 (0:00:00.738) 0:11:25.823 ********* 2026-07-30 00:56:39.444251 | instance | skipping: [instance] 2026-07-30 00:56:39.444324 | instance | 2026-07-30 00:56:39.444599 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-07-30 00:56:39.444632 | instance | Thursday 30 July 2026 00:56:39 +0000 (0:00:00.039) 0:11:25.862 ********* 2026-07-30 00:56:39.491434 | instance | skipping: [instance] 2026-07-30 00:56:39.491542 | instance | 2026-07-30 00:56:39.491670 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-07-30 00:56:39.491794 | instance | Thursday 30 July 2026 00:56:39 +0000 (0:00:00.046) 0:11:25.909 ********* 2026-07-30 00:56:39.535679 | instance | skipping: [instance] 2026-07-30 00:56:39.535744 | instance | 2026-07-30 00:56:39.535954 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-07-30 00:56:39.536133 | instance | Thursday 30 July 2026 00:56:39 +0000 (0:00:00.044) 0:11:25.954 ********* 2026-07-30 00:56:39.572525 | instance | skipping: [instance] 2026-07-30 00:56:39.572687 | instance | 2026-07-30 00:56:39.572877 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-07-30 00:56:39.573054 | instance | Thursday 30 July 2026 00:56:39 +0000 (0:00:00.037) 0:11:25.991 ********* 2026-07-30 00:56:39.616603 | instance | skipping: [instance] 2026-07-30 00:56:39.616759 | instance | 2026-07-30 00:56:39.616940 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-07-30 00:56:39.617131 | instance | Thursday 30 July 2026 00:56:39 +0000 (0:00:00.044) 0:11:26.035 ********* 2026-07-30 00:56:39.658799 | instance | skipping: [instance] 2026-07-30 00:56:39.658909 | instance | 2026-07-30 00:56:39.659031 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-07-30 00:56:39.659153 | instance | Thursday 30 July 2026 00:56:39 +0000 (0:00:00.042) 0:11:26.077 ********* 2026-07-30 00:56:39.700094 | instance | skipping: [instance] 2026-07-30 00:56:39.700147 | instance | 2026-07-30 00:56:39.700318 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-07-30 00:56:39.700431 | instance | Thursday 30 July 2026 00:56:39 +0000 (0:00:00.041) 0:11:26.119 ********* 2026-07-30 00:58:13.681813 | instance | changed: [instance] 2026-07-30 00:58:13.681994 | instance | 2026-07-30 00:58:13.682006 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-07-30 00:58:13.682135 | instance | Thursday 30 July 2026 00:58:13 +0000 (0:01:33.981) 0:13:00.100 ********* 2026-07-30 00:58:14.366542 | instance | changed: [instance] 2026-07-30 00:58:14.366616 | instance | 2026-07-30 00:58:14.366877 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 00:58:14.366914 | instance | Thursday 30 July 2026 00:58:14 +0000 (0:00:00.684) 0:13:00.785 ********* 2026-07-30 00:58:14.412808 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 00:58:14.413194 | instance | 2026-07-30 00:58:14.413226 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 00:58:14.413232 | instance | Thursday 30 July 2026 00:58:14 +0000 (0:00:00.046) 0:13:00.831 ********* 2026-07-30 00:58:14.916659 | instance | changed: [instance] 2026-07-30 00:58:14.916736 | instance | 2026-07-30 00:58:14.917010 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-07-30 00:58:14.917049 | instance | Thursday 30 July 2026 00:58:14 +0000 (0:00:00.503) 0:13:01.335 ********* 2026-07-30 00:58:15.682154 | instance | changed: [instance] 2026-07-30 00:58:15.682248 | instance | 2026-07-30 00:58:15.682397 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-07-30 00:58:15.682527 | instance | Thursday 30 July 2026 00:58:15 +0000 (0:00:00.765) 0:13:02.100 ********* 2026-07-30 00:58:17.200364 | instance | changed: [instance] 2026-07-30 00:58:17.200615 | instance | 2026-07-30 00:58:17.200870 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 00:58:17.201224 | instance | Thursday 30 July 2026 00:58:17 +0000 (0:00:01.517) 0:13:03.618 ********* 2026-07-30 00:58:17.250627 | instance | skipping: [instance] 2026-07-30 00:58:17.250785 | instance | 2026-07-30 00:58:17.250978 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 00:58:17.251147 | instance | Thursday 30 July 2026 00:58:17 +0000 (0:00:00.050) 0:13:03.669 ********* 2026-07-30 00:58:17.300289 | instance | skipping: [instance] 2026-07-30 00:58:17.300371 | instance | 2026-07-30 00:58:17.300560 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 00:58:17.300740 | instance | Thursday 30 July 2026 00:58:17 +0000 (0:00:00.049) 0:13:03.718 ********* 2026-07-30 00:58:17.340223 | instance | skipping: [instance] 2026-07-30 00:58:17.340460 | instance | 2026-07-30 00:58:17.340730 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 00:58:17.340996 | instance | Thursday 30 July 2026 00:58:17 +0000 (0:00:00.040) 0:13:03.758 ********* 2026-07-30 00:58:17.377874 | instance | skipping: [instance] 2026-07-30 00:58:17.378073 | instance | 2026-07-30 00:58:17.378255 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 00:58:17.378456 | instance | Thursday 30 July 2026 00:58:17 +0000 (0:00:00.037) 0:13:03.796 ********* 2026-07-30 00:58:17.993978 | instance | ok: [instance] 2026-07-30 00:58:17.994092 | instance | 2026-07-30 00:58:17.994267 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 00:58:17.994466 | instance | Thursday 30 July 2026 00:58:17 +0000 (0:00:00.615) 0:13:04.412 ********* 2026-07-30 00:58:18.039391 | instance | ok: [instance] 2026-07-30 00:58:18.039634 | instance | 2026-07-30 00:58:18.039914 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 00:58:18.040184 | instance | Thursday 30 July 2026 00:58:18 +0000 (0:00:00.045) 0:13:04.457 ********* 2026-07-30 00:58:18.082587 | instance | ok: [instance] 2026-07-30 00:58:18.082835 | instance | 2026-07-30 00:58:18.083193 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 00:58:18.083465 | instance | Thursday 30 July 2026 00:58:18 +0000 (0:00:00.043) 0:13:04.501 ********* 2026-07-30 00:58:18.140884 | instance | ok: [instance] => (item=oslo_db) 2026-07-30 00:58:18.141105 | instance | 2026-07-30 00:58:18.141369 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 00:58:18.141636 | instance | Thursday 30 July 2026 00:58:18 +0000 (0:00:00.058) 0:13:04.559 ********* 2026-07-30 00:58:18.189190 | instance | ok: [instance] 2026-07-30 00:58:18.189413 | instance | 2026-07-30 00:58:18.189688 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 00:58:18.189943 | instance | Thursday 30 July 2026 00:58:18 +0000 (0:00:00.048) 0:13:04.607 ********* 2026-07-30 00:58:18.235441 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 00:58:18.235589 | instance | 2026-07-30 00:58:18.235756 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 00:58:18.235918 | instance | Thursday 30 July 2026 00:58:18 +0000 (0:00:00.046) 0:13:04.654 ********* 2026-07-30 00:58:18.722187 | instance | changed: [instance] 2026-07-30 00:58:18.722445 | instance | 2026-07-30 00:58:18.722759 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-07-30 00:58:18.723028 | instance | Thursday 30 July 2026 00:58:18 +0000 (0:00:00.486) 0:13:05.140 ********* 2026-07-30 00:58:19.421040 | instance | ok: [instance] 2026-07-30 00:58:19.421275 | instance | 2026-07-30 00:58:19.421542 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-07-30 00:58:19.421808 | instance | Thursday 30 July 2026 00:58:19 +0000 (0:00:00.698) 0:13:05.839 ********* 2026-07-30 00:58:20.822465 | instance | changed: [instance] 2026-07-30 00:58:20.822541 | instance | 2026-07-30 00:58:20.822769 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-07-30 00:58:20.822809 | instance | Thursday 30 July 2026 00:58:20 +0000 (0:00:01.401) 0:13:07.240 ********* 2026-07-30 00:58:21.182353 | instance | ok: [instance] 2026-07-30 00:58:21.182483 | instance | 2026-07-30 00:58:21.182681 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-07-30 00:58:21.182752 | instance | Thursday 30 July 2026 00:58:21 +0000 (0:00:00.359) 0:13:07.600 ********* 2026-07-30 00:58:21.528591 | instance | changed: [instance] 2026-07-30 00:58:21.528668 | instance | 2026-07-30 00:58:21.528922 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-07-30 00:58:21.528965 | instance | Thursday 30 July 2026 00:58:21 +0000 (0:00:00.346) 0:13:07.946 ********* 2026-07-30 00:58:21.910442 | instance | changed: [instance] 2026-07-30 00:58:21.910522 | instance | 2026-07-30 00:58:21.910777 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-07-30 00:58:21.910815 | instance | Thursday 30 July 2026 00:58:21 +0000 (0:00:00.382) 0:13:08.329 ********* 2026-07-30 00:58:22.240964 | instance | ok: [instance] 2026-07-30 00:58:22.241338 | instance | 2026-07-30 00:58:22.241377 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-07-30 00:58:22.241383 | instance | Thursday 30 July 2026 00:58:22 +0000 (0:00:00.330) 0:13:08.659 ********* 2026-07-30 01:00:45.627764 | instance | changed: [instance] 2026-07-30 01:00:45.627850 | instance | 2026-07-30 01:00:45.627914 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-07-30 01:00:45.628043 | instance | Thursday 30 July 2026 01:00:45 +0000 (0:02:23.386) 0:15:32.046 ********* 2026-07-30 01:00:46.329063 | instance | ok: [instance] 2026-07-30 01:00:46.329149 | instance | 2026-07-30 01:00:46.329408 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-07-30 01:00:46.329443 | instance | Thursday 30 July 2026 01:00:46 +0000 (0:00:00.701) 0:15:32.747 ********* 2026-07-30 01:00:46.376041 | instance | included: ingress for instance 2026-07-30 01:00:46.376130 | instance | 2026-07-30 01:00:46.376408 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-07-30 01:00:46.376453 | instance | Thursday 30 July 2026 01:00:46 +0000 (0:00:00.046) 0:15:32.794 ********* 2026-07-30 01:00:47.234926 | instance | changed: [instance] 2026-07-30 01:00:47.234990 | instance | 2026-07-30 01:00:47.235296 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-07-30 01:00:47.235343 | instance | Thursday 30 July 2026 01:00:47 +0000 (0:00:00.858) 0:15:33.653 ********* 2026-07-30 01:00:47.499516 | instance | ok: [instance] 2026-07-30 01:00:47.499591 | instance | 2026-07-30 01:00:47.499836 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-07-30 01:00:47.499874 | instance | Thursday 30 July 2026 01:00:47 +0000 (0:00:00.264) 0:15:33.918 ********* 2026-07-30 01:00:48.308620 | instance | changed: [instance] 2026-07-30 01:00:48.308763 | instance | 2026-07-30 01:00:48.308779 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-07-30 01:00:48.309124 | instance | 2026-07-30 01:00:48.309171 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 01:00:48.309178 | instance | Thursday 30 July 2026 01:00:48 +0000 (0:00:00.809) 0:15:34.727 ********* 2026-07-30 01:00:49.767033 | instance | ok: [instance] 2026-07-30 01:00:49.767120 | instance | 2026-07-30 01:00:49.767334 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:00:49.767377 | instance | Thursday 30 July 2026 01:00:49 +0000 (0:00:01.458) 0:15:36.185 ********* 2026-07-30 01:00:49.818999 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:00:49.819035 | instance | 2026-07-30 01:00:49.819049 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:00:49.819150 | instance | Thursday 30 July 2026 01:00:49 +0000 (0:00:00.051) 0:15:36.237 ********* 2026-07-30 01:00:50.292234 | instance | changed: [instance] 2026-07-30 01:00:50.292336 | instance | 2026-07-30 01:00:50.292495 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-07-30 01:00:50.292563 | instance | Thursday 30 July 2026 01:00:50 +0000 (0:00:00.473) 0:15:36.710 ********* 2026-07-30 01:00:51.023771 | instance | ok: [instance] 2026-07-30 01:00:51.023852 | instance | 2026-07-30 01:00:51.024099 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-07-30 01:00:51.024138 | instance | Thursday 30 July 2026 01:00:51 +0000 (0:00:00.731) 0:15:37.442 ********* 2026-07-30 01:00:53.165462 | instance | changed: [instance] 2026-07-30 01:00:53.165538 | instance | 2026-07-30 01:00:53.165849 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:00:53.165905 | instance | Thursday 30 July 2026 01:00:53 +0000 (0:00:02.141) 0:15:39.584 ********* 2026-07-30 01:00:53.217707 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:00:53.217756 | instance | 2026-07-30 01:00:53.217969 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:00:53.218038 | instance | Thursday 30 July 2026 01:00:53 +0000 (0:00:00.052) 0:15:39.636 ********* 2026-07-30 01:00:53.784758 | instance | changed: [instance] 2026-07-30 01:00:53.785360 | instance | 2026-07-30 01:00:53.785698 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-07-30 01:00:53.785974 | instance | Thursday 30 July 2026 01:00:53 +0000 (0:00:00.565) 0:15:40.202 ********* 2026-07-30 01:00:54.842187 | instance | changed: [instance] 2026-07-30 01:00:54.842236 | instance | 2026-07-30 01:00:54.842248 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-07-30 01:00:54.842258 | instance | Thursday 30 July 2026 01:00:54 +0000 (0:00:01.057) 0:15:41.259 ********* 2026-07-30 01:00:55.255938 | instance | ok: [instance] 2026-07-30 01:00:55.255991 | instance | 2026-07-30 01:00:55.255998 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-07-30 01:00:55.256005 | instance | Thursday 30 July 2026 01:00:55 +0000 (0:00:00.413) 0:15:41.673 ********* 2026-07-30 01:01:02.478532 | instance | ok: [instance] 2026-07-30 01:01:02.478735 | instance | 2026-07-30 01:01:02.479010 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-07-30 01:01:02.479277 | instance | Thursday 30 July 2026 01:01:02 +0000 (0:00:07.222) 0:15:48.896 ********* 2026-07-30 01:01:03.983770 | instance | ok: [instance] 2026-07-30 01:01:03.984023 | instance | 2026-07-30 01:01:03.984357 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-07-30 01:01:03.984633 | instance | Thursday 30 July 2026 01:01:03 +0000 (0:00:01.505) 0:15:50.402 ********* 2026-07-30 01:01:04.356177 | instance | ok: [instance] 2026-07-30 01:01:04.356400 | instance | 2026-07-30 01:01:04.356692 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-07-30 01:01:04.356968 | instance | Thursday 30 July 2026 01:01:04 +0000 (0:00:00.372) 0:15:50.774 ********* 2026-07-30 01:01:04.556047 | instance | ok: [instance] 2026-07-30 01:01:04.556278 | instance | 2026-07-30 01:01:04.556564 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-07-30 01:01:04.556832 | instance | Thursday 30 July 2026 01:01:04 +0000 (0:00:00.199) 0:15:50.974 ********* 2026-07-30 01:01:04.740522 | instance | ok: [instance] 2026-07-30 01:01:04.740713 | instance | 2026-07-30 01:01:04.740990 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-07-30 01:01:04.741267 | instance | Thursday 30 July 2026 01:01:04 +0000 (0:00:00.184) 0:15:51.159 ********* 2026-07-30 01:01:05.557433 | instance | changed: [instance] 2026-07-30 01:01:05.557524 | instance | 2026-07-30 01:01:05.557649 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-07-30 01:01:05.557765 | instance | Thursday 30 July 2026 01:01:05 +0000 (0:00:00.816) 0:15:51.975 ********* 2026-07-30 01:01:22.598777 | instance | changed: [instance] => (item=alertmanager) 2026-07-30 01:01:22.598886 | instance | changed: [instance] => (item=grafana) 2026-07-30 01:01:22.599337 | instance | changed: [instance] => (item=prometheus) 2026-07-30 01:01:22.599351 | instance | 2026-07-30 01:01:22.599357 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-07-30 01:01:22.599361 | instance | Thursday 30 July 2026 01:01:22 +0000 (0:00:17.042) 0:16:09.017 ********* 2026-07-30 01:01:24.523601 | instance | ok: [instance] => (item=alertmanager) 2026-07-30 01:01:24.523666 | instance | ok: [instance] => (item=grafana) 2026-07-30 01:01:24.524118 | instance | ok: [instance] => (item=prometheus) 2026-07-30 01:01:24.524159 | instance | 2026-07-30 01:01:24.524165 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-07-30 01:01:24.524170 | instance | Thursday 30 July 2026 01:01:24 +0000 (0:00:01.924) 0:16:10.942 ********* 2026-07-30 01:01:28.081564 | instance | changed: [instance] => (item=None) 2026-07-30 01:01:28.081641 | instance | changed: [instance] => (item=None) 2026-07-30 01:01:28.082249 | instance | changed: [instance] => (item=None) 2026-07-30 01:01:28.082291 | instance | changed: [instance] 2026-07-30 01:01:28.082297 | instance | 2026-07-30 01:01:28.082301 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-07-30 01:01:28.082306 | instance | Thursday 30 July 2026 01:01:28 +0000 (0:00:03.557) 0:16:14.500 ********* 2026-07-30 01:01:32.966594 | instance | changed: [instance] => (item=None) 2026-07-30 01:01:32.966734 | instance | changed: [instance] => (item=None) 2026-07-30 01:01:32.966792 | instance | changed: [instance] => (item=None) 2026-07-30 01:01:32.966813 | instance | changed: [instance] => (item=None) 2026-07-30 01:01:32.967369 | instance | changed: [instance] => (item=None) 2026-07-30 01:01:32.967411 | instance | changed: [instance] 2026-07-30 01:01:32.967417 | instance | 2026-07-30 01:01:32.967422 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-07-30 01:01:32.967427 | instance | Thursday 30 July 2026 01:01:32 +0000 (0:00:04.884) 0:16:19.385 ********* 2026-07-30 01:01:45.370956 | instance | changed: [instance] => (item=alertmanager) 2026-07-30 01:01:45.371019 | instance | changed: [instance] => (item=prometheus) 2026-07-30 01:01:45.371320 | instance | 2026-07-30 01:01:45.371389 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-07-30 01:01:45.371433 | instance | Thursday 30 July 2026 01:01:45 +0000 (0:00:12.404) 0:16:31.789 ********* 2026-07-30 01:01:56.719465 | instance | changed: [instance] => (item=alertmanager) 2026-07-30 01:01:56.719535 | instance | changed: [instance] => (item=prometheus) 2026-07-30 01:01:56.719773 | instance | 2026-07-30 01:01:56.719851 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-07-30 01:01:56.719867 | instance | Thursday 30 July 2026 01:01:56 +0000 (0:00:11.348) 0:16:43.138 ********* 2026-07-30 01:01:57.423715 | instance | changed: [instance] 2026-07-30 01:01:57.423799 | instance | 2026-07-30 01:01:57.423908 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-07-30 01:01:57.424035 | instance | Thursday 30 July 2026 01:01:57 +0000 (0:00:00.704) 0:16:43.842 ********* 2026-07-30 01:02:04.279105 | instance | ok: [instance] 2026-07-30 01:02:04.279219 | instance | 2026-07-30 01:02:04.279286 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-07-30 01:02:04.279436 | instance | Thursday 30 July 2026 01:02:04 +0000 (0:00:06.855) 0:16:50.697 ********* 2026-07-30 01:02:17.825367 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-07-30 01:02:17.825440 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-07-30 01:02:17.825452 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-07-30 01:02:17.825461 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-07-30 01:02:17.825477 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-07-30 01:02:17.825488 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-07-30 01:02:17.825737 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-07-30 01:02:17.825819 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-07-30 01:02:17.825855 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-07-30 01:02:17.826438 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-07-30 01:02:17.826479 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-07-30 01:02:17.826490 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-07-30 01:02:17.826499 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-07-30 01:02:17.826513 | instance | 2026-07-30 01:02:17.826729 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-07-30 01:02:17.826771 | instance | Thursday 30 July 2026 01:02:17 +0000 (0:00:13.545) 0:17:04.243 ********* 2026-07-30 01:02:48.584087 | instance | changed: [instance] 2026-07-30 01:02:48.584160 | instance | 2026-07-30 01:02:48.584283 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:02:48.584405 | instance | Thursday 30 July 2026 01:02:48 +0000 (0:00:30.759) 0:17:35.002 ********* 2026-07-30 01:02:48.658467 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:02:48.658542 | instance | 2026-07-30 01:02:48.658748 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:02:48.658812 | instance | Thursday 30 July 2026 01:02:48 +0000 (0:00:00.074) 0:17:35.077 ********* 2026-07-30 01:02:49.188799 | instance | changed: [instance] 2026-07-30 01:02:49.188915 | instance | 2026-07-30 01:02:49.189263 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-07-30 01:02:49.189326 | instance | Thursday 30 July 2026 01:02:49 +0000 (0:00:00.530) 0:17:35.607 ********* 2026-07-30 01:02:52.943837 | instance | changed: [instance] 2026-07-30 01:02:52.943926 | instance | 2026-07-30 01:02:52.944045 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:02:52.944170 | instance | Thursday 30 July 2026 01:02:52 +0000 (0:00:03.754) 0:17:39.361 ********* 2026-07-30 01:02:52.994208 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:02:52.994296 | instance | 2026-07-30 01:02:52.994482 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:02:52.994609 | instance | Thursday 30 July 2026 01:02:52 +0000 (0:00:00.051) 0:17:39.412 ********* 2026-07-30 01:02:53.537147 | instance | changed: [instance] 2026-07-30 01:02:53.538085 | instance | 2026-07-30 01:02:53.538122 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-07-30 01:02:53.538144 | instance | Thursday 30 July 2026 01:02:53 +0000 (0:00:00.541) 0:17:39.954 ********* 2026-07-30 01:02:55.099358 | instance | changed: [instance] 2026-07-30 01:02:55.099426 | instance | 2026-07-30 01:02:55.099574 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:02:55.099693 | instance | Thursday 30 July 2026 01:02:55 +0000 (0:00:01.563) 0:17:41.517 ********* 2026-07-30 01:02:55.164243 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:02:55.164311 | instance | 2026-07-30 01:02:55.164587 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:02:55.164625 | instance | Thursday 30 July 2026 01:02:55 +0000 (0:00:00.064) 0:17:41.582 ********* 2026-07-30 01:02:55.673457 | instance | changed: [instance] 2026-07-30 01:02:55.673527 | instance | 2026-07-30 01:02:55.673658 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-07-30 01:02:55.674014 | instance | Thursday 30 July 2026 01:02:55 +0000 (0:00:00.508) 0:17:42.091 ********* 2026-07-30 01:02:57.888774 | instance | changed: [instance] 2026-07-30 01:02:57.889012 | instance | 2026-07-30 01:02:57.889309 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-07-30 01:02:57.889601 | instance | Thursday 30 July 2026 01:02:57 +0000 (0:00:02.215) 0:17:44.307 ********* 2026-07-30 01:02:58.684921 | instance | changed: [instance] 2026-07-30 01:02:58.685144 | instance | 2026-07-30 01:02:58.685436 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:02:58.685708 | instance | Thursday 30 July 2026 01:02:58 +0000 (0:00:00.795) 0:17:45.102 ********* 2026-07-30 01:02:58.738259 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:02:58.738574 | instance | 2026-07-30 01:02:58.738866 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:02:58.739182 | instance | Thursday 30 July 2026 01:02:58 +0000 (0:00:00.054) 0:17:45.156 ********* 2026-07-30 01:02:59.213425 | instance | changed: [instance] 2026-07-30 01:02:59.213492 | instance | 2026-07-30 01:02:59.213504 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-07-30 01:02:59.213514 | instance | Thursday 30 July 2026 01:02:59 +0000 (0:00:00.472) 0:17:45.629 ********* 2026-07-30 01:03:00.635699 | instance | changed: [instance] 2026-07-30 01:03:00.635774 | instance | 2026-07-30 01:03:00.636083 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:03:00.636150 | instance | Thursday 30 July 2026 01:03:00 +0000 (0:00:01.424) 0:17:47.053 ********* 2026-07-30 01:03:00.684877 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:03:00.684958 | instance | 2026-07-30 01:03:00.685051 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:03:00.685170 | instance | Thursday 30 July 2026 01:03:00 +0000 (0:00:00.049) 0:17:47.103 ********* 2026-07-30 01:03:01.169449 | instance | changed: [instance] 2026-07-30 01:03:01.169557 | instance | 2026-07-30 01:03:01.169627 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-07-30 01:03:01.169801 | instance | Thursday 30 July 2026 01:03:01 +0000 (0:00:00.484) 0:17:47.587 ********* 2026-07-30 01:03:02.669024 | instance | changed: [instance] 2026-07-30 01:03:02.669089 | instance | 2026-07-30 01:03:02.669095 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-07-30 01:03:02.669100 | instance | 2026-07-30 01:03:02.669105 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 01:03:02.669109 | instance | Thursday 30 July 2026 01:03:02 +0000 (0:00:01.498) 0:17:49.086 ********* 2026-07-30 01:03:04.528660 | instance | ok: [instance] 2026-07-30 01:03:04.528815 | instance | 2026-07-30 01:03:04.528828 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:03:04.528869 | instance | Thursday 30 July 2026 01:03:04 +0000 (0:00:01.860) 0:17:50.947 ********* 2026-07-30 01:03:04.605326 | instance | ok: [instance] 2026-07-30 01:03:04.605435 | instance | 2026-07-30 01:03:04.605704 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:03:04.605757 | instance | Thursday 30 July 2026 01:03:04 +0000 (0:00:00.076) 0:17:51.023 ********* 2026-07-30 01:03:04.662018 | instance | skipping: [instance] 2026-07-30 01:03:04.662263 | instance | 2026-07-30 01:03:04.662418 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:03:04.662553 | instance | Thursday 30 July 2026 01:03:04 +0000 (0:00:00.056) 0:17:51.080 ********* 2026-07-30 01:03:04.718030 | instance | skipping: [instance] 2026-07-30 01:03:04.718229 | instance | 2026-07-30 01:03:04.718515 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:03:04.718745 | instance | Thursday 30 July 2026 01:03:04 +0000 (0:00:00.056) 0:17:51.136 ********* 2026-07-30 01:03:04.763743 | instance | skipping: [instance] 2026-07-30 01:03:04.763925 | instance | 2026-07-30 01:03:04.764141 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:03:04.764317 | instance | Thursday 30 July 2026 01:03:04 +0000 (0:00:00.045) 0:17:51.181 ********* 2026-07-30 01:03:04.817330 | instance | skipping: [instance] 2026-07-30 01:03:04.817424 | instance | 2026-07-30 01:03:04.817578 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:03:04.817679 | instance | Thursday 30 July 2026 01:03:04 +0000 (0:00:00.053) 0:17:51.235 ********* 2026-07-30 01:03:04.868429 | instance | skipping: [instance] 2026-07-30 01:03:04.868688 | instance | 2026-07-30 01:03:04.868973 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:03:04.869280 | instance | Thursday 30 July 2026 01:03:04 +0000 (0:00:00.051) 0:17:51.286 ********* 2026-07-30 01:03:04.926638 | instance | ok: [instance] 2026-07-30 01:03:04.926847 | instance | 2026-07-30 01:03:04.927150 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:03:04.927497 | instance | Thursday 30 July 2026 01:03:04 +0000 (0:00:00.058) 0:17:51.345 ********* 2026-07-30 01:03:04.986575 | instance | ok: [instance] => (item=oslo_cache) 2026-07-30 01:03:04.986677 | instance | 2026-07-30 01:03:04.986829 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:03:04.986982 | instance | Thursday 30 July 2026 01:03:04 +0000 (0:00:00.059) 0:17:51.405 ********* 2026-07-30 01:03:05.066700 | instance | ok: [instance] 2026-07-30 01:03:05.066917 | instance | 2026-07-30 01:03:05.067222 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:03:05.067493 | instance | Thursday 30 July 2026 01:03:05 +0000 (0:00:00.079) 0:17:51.485 ********* 2026-07-30 01:03:05.131043 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:03:05.131248 | instance | 2026-07-30 01:03:05.131530 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:03:05.131806 | instance | Thursday 30 July 2026 01:03:05 +0000 (0:00:00.064) 0:17:51.549 ********* 2026-07-30 01:03:05.659236 | instance | changed: [instance] 2026-07-30 01:03:05.659450 | instance | 2026-07-30 01:03:05.659954 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-07-30 01:03:05.660255 | instance | Thursday 30 July 2026 01:03:05 +0000 (0:00:00.527) 0:17:52.077 ********* 2026-07-30 01:03:08.276630 | instance | changed: [instance] 2026-07-30 01:03:08.276773 | instance | 2026-07-30 01:03:08.276967 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-07-30 01:03:08.277153 | instance | Thursday 30 July 2026 01:03:08 +0000 (0:00:02.617) 0:17:54.694 ********* 2026-07-30 01:03:08.984031 | instance | changed: [instance] 2026-07-30 01:03:08.984256 | instance | 2026-07-30 01:03:08.984519 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-07-30 01:03:08.984838 | instance | Thursday 30 July 2026 01:03:08 +0000 (0:00:00.707) 0:17:55.402 ********* 2026-07-30 01:03:13.424866 | instance | changed: [instance] 2026-07-30 01:03:13.425167 | instance | 2026-07-30 01:03:13.425479 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-07-30 01:03:13.425760 | instance | Thursday 30 July 2026 01:03:13 +0000 (0:00:04.440) 0:17:59.842 ********* 2026-07-30 01:03:13.629044 | instance | changed: [instance] 2026-07-30 01:03:13.629283 | instance | 2026-07-30 01:03:13.629572 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-07-30 01:03:13.629849 | instance | Thursday 30 July 2026 01:03:13 +0000 (0:00:00.204) 0:18:00.047 ********* 2026-07-30 01:03:14.144088 | instance | changed: [instance] 2026-07-30 01:03:14.144321 | instance | 2026-07-30 01:03:14.144629 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:03:14.144884 | instance | Thursday 30 July 2026 01:03:14 +0000 (0:00:00.514) 0:18:00.562 ********* 2026-07-30 01:03:14.220239 | instance | ok: [instance] 2026-07-30 01:03:14.220549 | instance | 2026-07-30 01:03:14.220853 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:03:14.221232 | instance | Thursday 30 July 2026 01:03:14 +0000 (0:00:00.076) 0:18:00.638 ********* 2026-07-30 01:03:14.300260 | instance | included: rabbitmq for instance 2026-07-30 01:03:14.300357 | instance | 2026-07-30 01:03:14.300552 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-30 01:03:14.300703 | instance | Thursday 30 July 2026 01:03:14 +0000 (0:00:00.080) 0:18:00.718 ********* 2026-07-30 01:03:14.944817 | instance | ok: [instance] 2026-07-30 01:03:14.945047 | instance | 2026-07-30 01:03:14.945362 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-30 01:03:14.945739 | instance | Thursday 30 July 2026 01:03:14 +0000 (0:00:00.644) 0:18:01.363 ********* 2026-07-30 01:03:15.006809 | instance | skipping: [instance] 2026-07-30 01:03:15.007119 | instance | 2026-07-30 01:03:15.007435 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-30 01:03:15.007715 | instance | Thursday 30 July 2026 01:03:15 +0000 (0:00:00.061) 0:18:01.425 ********* 2026-07-30 01:03:15.053846 | instance | skipping: [instance] 2026-07-30 01:03:15.054073 | instance | 2026-07-30 01:03:15.054359 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-30 01:03:15.054699 | instance | Thursday 30 July 2026 01:03:15 +0000 (0:00:00.047) 0:18:01.472 ********* 2026-07-30 01:03:15.099159 | instance | skipping: [instance] 2026-07-30 01:03:15.099397 | instance | 2026-07-30 01:03:15.099694 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-30 01:03:15.099948 | instance | Thursday 30 July 2026 01:03:15 +0000 (0:00:00.045) 0:18:01.517 ********* 2026-07-30 01:03:56.908760 | instance | changed: [instance] 2026-07-30 01:03:56.908847 | instance | 2026-07-30 01:03:56.908972 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:03:56.909093 | instance | Thursday 30 July 2026 01:03:56 +0000 (0:00:41.809) 0:18:43.327 ********* 2026-07-30 01:03:57.552054 | instance | ok: [instance] 2026-07-30 01:03:57.552294 | instance | 2026-07-30 01:03:57.552569 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:03:57.552833 | instance | Thursday 30 July 2026 01:03:57 +0000 (0:00:00.642) 0:18:43.970 ********* 2026-07-30 01:03:57.616396 | instance | ok: [instance] 2026-07-30 01:03:57.616621 | instance | 2026-07-30 01:03:57.616904 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:03:57.617167 | instance | Thursday 30 July 2026 01:03:57 +0000 (0:00:00.064) 0:18:44.034 ********* 2026-07-30 01:03:57.676488 | instance | skipping: [instance] 2026-07-30 01:03:57.676717 | instance | 2026-07-30 01:03:57.676995 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:03:57.677256 | instance | Thursday 30 July 2026 01:03:57 +0000 (0:00:00.060) 0:18:44.095 ********* 2026-07-30 01:03:57.732109 | instance | skipping: [instance] 2026-07-30 01:03:57.732346 | instance | 2026-07-30 01:03:57.732620 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:03:57.732883 | instance | Thursday 30 July 2026 01:03:57 +0000 (0:00:00.055) 0:18:44.150 ********* 2026-07-30 01:03:57.789551 | instance | ok: [instance] 2026-07-30 01:03:57.789784 | instance | 2026-07-30 01:03:57.790061 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:03:57.790316 | instance | Thursday 30 July 2026 01:03:57 +0000 (0:00:00.057) 0:18:44.207 ********* 2026-07-30 01:03:57.881871 | instance | ok: [instance] => (item=identity) 2026-07-30 01:03:57.882122 | instance | ok: [instance] => (item=oslo_cache) 2026-07-30 01:03:57.882429 | instance | ok: [instance] => (item=oslo_db) 2026-07-30 01:03:57.882679 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-30 01:03:57.882921 | instance | 2026-07-30 01:03:57.883194 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:03:57.883481 | instance | Thursday 30 July 2026 01:03:57 +0000 (0:00:00.092) 0:18:44.300 ********* 2026-07-30 01:03:57.943752 | instance | ok: [instance] 2026-07-30 01:03:57.943932 | instance | 2026-07-30 01:03:57.944148 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:03:57.944335 | instance | Thursday 30 July 2026 01:03:57 +0000 (0:00:00.061) 0:18:44.362 ********* 2026-07-30 01:03:58.014535 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:03:58.014684 | instance | 2026-07-30 01:03:58.014859 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:03:58.015031 | instance | Thursday 30 July 2026 01:03:58 +0000 (0:00:00.070) 0:18:44.433 ********* 2026-07-30 01:03:58.528793 | instance | changed: [instance] 2026-07-30 01:03:58.529034 | instance | 2026-07-30 01:03:58.529329 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-07-30 01:03:58.529571 | instance | Thursday 30 July 2026 01:03:58 +0000 (0:00:00.514) 0:18:44.947 ********* 2026-07-30 01:04:00.104420 | instance | ok: [instance] => (item=None) 2026-07-30 01:04:00.104662 | instance | ok: [instance] 2026-07-30 01:04:00.104795 | instance | 2026-07-30 01:04:00.105138 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-07-30 01:04:00.105191 | instance | Thursday 30 July 2026 01:04:00 +0000 (0:00:01.575) 0:18:46.522 ********* 2026-07-30 01:04:01.131828 | instance | ok: [instance] => (item=atmosphere) 2026-07-30 01:04:01.131892 | instance | 2026-07-30 01:04:01.132184 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-07-30 01:04:01.132227 | instance | Thursday 30 July 2026 01:04:01 +0000 (0:00:01.027) 0:18:47.550 ********* 2026-07-30 01:04:02.234808 | instance | changed: [instance] 2026-07-30 01:04:02.234882 | instance | 2026-07-30 01:04:02.235093 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-07-30 01:04:02.235162 | instance | Thursday 30 July 2026 01:04:02 +0000 (0:00:01.102) 0:18:48.653 ********* 2026-07-30 01:04:03.296185 | instance | changed: [instance] => (item=None) 2026-07-30 01:04:03.296226 | instance | changed: [instance] 2026-07-30 01:04:03.296232 | instance | 2026-07-30 01:04:03.296236 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-07-30 01:04:03.296241 | instance | Thursday 30 July 2026 01:04:03 +0000 (0:00:01.060) 0:18:49.714 ********* 2026-07-30 01:04:04.909197 | instance | changed: [instance] => (item=None) 2026-07-30 01:04:04.909396 | instance | changed: [instance] 2026-07-30 01:04:04.909824 | instance | 2026-07-30 01:04:04.909850 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-07-30 01:04:04.909858 | instance | Thursday 30 July 2026 01:04:04 +0000 (0:00:01.613) 0:18:51.327 ********* 2026-07-30 01:06:47.445155 | instance | changed: [instance] 2026-07-30 01:06:47.445227 | instance | 2026-07-30 01:06:47.445482 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 01:06:47.445523 | instance | Thursday 30 July 2026 01:06:47 +0000 (0:02:42.535) 0:21:33.863 ********* 2026-07-30 01:06:47.566047 | instance | included: openstack_helm_ingress for instance 2026-07-30 01:06:47.566138 | instance | 2026-07-30 01:06:47.566440 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 01:06:47.566484 | instance | Thursday 30 July 2026 01:06:47 +0000 (0:00:00.120) 0:21:33.984 ********* 2026-07-30 01:06:47.617478 | instance | skipping: [instance] 2026-07-30 01:06:47.617785 | instance | 2026-07-30 01:06:47.617889 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 01:06:47.618018 | instance | Thursday 30 July 2026 01:06:47 +0000 (0:00:00.051) 0:21:34.036 ********* 2026-07-30 01:06:47.665388 | instance | skipping: [instance] 2026-07-30 01:06:47.665687 | instance | 2026-07-30 01:06:47.665737 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 01:06:47.665755 | instance | Thursday 30 July 2026 01:06:47 +0000 (0:00:00.047) 0:21:34.084 ********* 2026-07-30 01:06:47.730061 | instance | ok: [instance] 2026-07-30 01:06:47.730175 | instance | 2026-07-30 01:06:47.730291 | instance | TASK [Create Ingress identity] ************************************************* 2026-07-30 01:06:47.730514 | instance | Thursday 30 July 2026 01:06:47 +0000 (0:00:00.064) 0:21:34.148 ********* 2026-07-30 01:06:47.814628 | instance | included: ingress for instance 2026-07-30 01:06:47.814761 | instance | 2026-07-30 01:06:47.814926 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-07-30 01:06:47.815090 | instance | Thursday 30 July 2026 01:06:47 +0000 (0:00:00.084) 0:21:34.233 ********* 2026-07-30 01:06:48.905844 | instance | changed: [instance] 2026-07-30 01:06:48.906047 | instance | 2026-07-30 01:06:48.906314 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-07-30 01:06:48.906613 | instance | Thursday 30 July 2026 01:06:48 +0000 (0:00:01.090) 0:21:35.324 ********* 2026-07-30 01:06:53.272811 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-07-30 01:06:53.273073 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-07-30 01:06:53.273341 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-07-30 01:06:53.273602 | instance | ok: [instance] 2026-07-30 01:06:53.273843 | instance | 2026-07-30 01:06:53.274108 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-07-30 01:06:53.274392 | instance | Thursday 30 July 2026 01:06:53 +0000 (0:00:04.367) 0:21:39.691 ********* 2026-07-30 01:06:53.979846 | instance | ok: [instance] 2026-07-30 01:06:53.980090 | instance | 2026-07-30 01:06:53.980353 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-07-30 01:06:53.980628 | instance | Thursday 30 July 2026 01:06:53 +0000 (0:00:00.706) 0:21:40.398 ********* 2026-07-30 01:06:55.114431 | instance | ok: [instance] => (item=atmosphere) 2026-07-30 01:06:55.114761 | instance | 2026-07-30 01:06:55.114777 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-07-30 01:06:55.114983 | instance | Thursday 30 July 2026 01:06:55 +0000 (0:00:01.134) 0:21:41.532 ********* 2026-07-30 01:06:56.132967 | instance | changed: [instance] => (item=atmosphere) 2026-07-30 01:06:56.133037 | instance | 2026-07-30 01:06:56.133294 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-07-30 01:06:56.133327 | instance | Thursday 30 July 2026 01:06:56 +0000 (0:00:01.019) 0:21:42.551 ********* 2026-07-30 01:06:57.118669 | instance | changed: [instance] => (item=atmosphere) 2026-07-30 01:06:57.118759 | instance | 2026-07-30 01:06:57.119007 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-07-30 01:06:57.119044 | instance | Thursday 30 July 2026 01:06:57 +0000 (0:00:00.985) 0:21:43.537 ********* 2026-07-30 01:06:58.190768 | instance | changed: [instance] => (item=atmosphere) 2026-07-30 01:06:58.190838 | instance | 2026-07-30 01:06:58.191122 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-07-30 01:06:58.191163 | instance | Thursday 30 July 2026 01:06:58 +0000 (0:00:01.072) 0:21:44.609 ********* 2026-07-30 01:06:58.429848 | instance | changed: [instance] 2026-07-30 01:06:58.429919 | instance | 2026-07-30 01:06:58.430038 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 01:06:58.430167 | instance | Thursday 30 July 2026 01:06:58 +0000 (0:00:00.238) 0:21:44.848 ********* 2026-07-30 01:06:59.466427 | instance | ok: [instance] 2026-07-30 01:06:59.466668 | instance | 2026-07-30 01:06:59.466950 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-30 01:06:59.467260 | instance | Thursday 30 July 2026 01:06:59 +0000 (0:00:01.036) 0:21:45.884 ********* 2026-07-30 01:06:59.691702 | instance | ok: [instance] 2026-07-30 01:06:59.691959 | instance | 2026-07-30 01:06:59.692231 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 01:06:59.692500 | instance | Thursday 30 July 2026 01:06:59 +0000 (0:00:00.225) 0:21:46.110 ********* 2026-07-30 01:06:59.766819 | instance | ok: [instance] => { 2026-07-30 01:06:59.767106 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-07-30 01:06:59.767364 | instance | } 2026-07-30 01:06:59.767611 | instance | 2026-07-30 01:06:59.767903 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 01:06:59.768186 | instance | Thursday 30 July 2026 01:06:59 +0000 (0:00:00.075) 0:21:46.185 ********* 2026-07-30 01:07:00.494528 | instance | changed: [instance] 2026-07-30 01:07:00.494904 | instance | 2026-07-30 01:07:00.495243 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 01:07:00.495571 | instance | Thursday 30 July 2026 01:07:00 +0000 (0:00:00.727) 0:21:46.912 ********* 2026-07-30 01:07:01.796830 | instance | changed: [instance] 2026-07-30 01:07:01.796900 | instance | 2026-07-30 01:07:01.797041 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-07-30 01:07:01.797235 | instance | Thursday 30 July 2026 01:07:01 +0000 (0:00:01.302) 0:21:48.215 ********* 2026-07-30 01:07:02.300763 | instance | changed: [instance] 2026-07-30 01:07:02.300842 | instance | 2026-07-30 01:07:02.301038 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-07-30 01:07:02.301158 | instance | Thursday 30 July 2026 01:07:02 +0000 (0:00:00.504) 0:21:48.719 ********* 2026-07-30 01:07:02.995225 | instance | ok: [instance] 2026-07-30 01:07:02.995466 | instance | 2026-07-30 01:07:02.995761 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-07-30 01:07:02.996036 | instance | Thursday 30 July 2026 01:07:02 +0000 (0:00:00.694) 0:21:49.413 ********* 2026-07-30 01:07:03.672682 | instance | ok: [instance] 2026-07-30 01:07:03.672907 | instance | 2026-07-30 01:07:03.673187 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-07-30 01:07:03.673454 | instance | Thursday 30 July 2026 01:07:03 +0000 (0:00:00.677) 0:21:50.091 ********* 2026-07-30 01:07:04.005197 | instance | ok: [instance] 2026-07-30 01:07:04.005308 | instance | 2026-07-30 01:07:04.005478 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-30 01:07:04.005649 | instance | Thursday 30 July 2026 01:07:04 +0000 (0:00:00.332) 0:21:50.423 ********* 2026-07-30 01:07:04.120419 | instance | included: openstack_helm_endpoints for instance 2026-07-30 01:07:04.120637 | instance | 2026-07-30 01:07:04.120934 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:07:04.121189 | instance | Thursday 30 July 2026 01:07:04 +0000 (0:00:00.115) 0:21:50.538 ********* 2026-07-30 01:07:04.173139 | instance | skipping: [instance] 2026-07-30 01:07:04.173347 | instance | 2026-07-30 01:07:04.173615 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:07:04.173883 | instance | Thursday 30 July 2026 01:07:04 +0000 (0:00:00.052) 0:21:50.591 ********* 2026-07-30 01:07:04.219711 | instance | skipping: [instance] 2026-07-30 01:07:04.219931 | instance | 2026-07-30 01:07:04.220216 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:07:04.220511 | instance | Thursday 30 July 2026 01:07:04 +0000 (0:00:00.046) 0:21:50.638 ********* 2026-07-30 01:07:04.267794 | instance | skipping: [instance] 2026-07-30 01:07:04.268015 | instance | 2026-07-30 01:07:04.268389 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:07:04.268602 | instance | Thursday 30 July 2026 01:07:04 +0000 (0:00:00.047) 0:21:50.686 ********* 2026-07-30 01:07:04.311984 | instance | skipping: [instance] 2026-07-30 01:07:04.312221 | instance | 2026-07-30 01:07:04.312526 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:07:04.312817 | instance | Thursday 30 July 2026 01:07:04 +0000 (0:00:00.044) 0:21:50.730 ********* 2026-07-30 01:07:04.356888 | instance | skipping: [instance] 2026-07-30 01:07:04.357111 | instance | 2026-07-30 01:07:04.357385 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:07:04.357643 | instance | Thursday 30 July 2026 01:07:04 +0000 (0:00:00.044) 0:21:50.775 ********* 2026-07-30 01:07:04.406036 | instance | skipping: [instance] 2026-07-30 01:07:04.406256 | instance | 2026-07-30 01:07:04.406560 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:07:04.406824 | instance | Thursday 30 July 2026 01:07:04 +0000 (0:00:00.049) 0:21:50.824 ********* 2026-07-30 01:07:04.461194 | instance | ok: [instance] 2026-07-30 01:07:04.461407 | instance | 2026-07-30 01:07:04.461704 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:07:04.461981 | instance | Thursday 30 July 2026 01:07:04 +0000 (0:00:00.054) 0:21:50.879 ********* 2026-07-30 01:07:04.525412 | instance | ok: [instance] => (item=identity) 2026-07-30 01:07:04.525628 | instance | 2026-07-30 01:07:04.525896 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:07:04.526160 | instance | Thursday 30 July 2026 01:07:04 +0000 (0:00:00.064) 0:21:50.943 ********* 2026-07-30 01:07:04.593196 | instance | ok: [instance] 2026-07-30 01:07:04.593448 | instance | 2026-07-30 01:07:04.593727 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-07-30 01:07:04.593995 | instance | Thursday 30 July 2026 01:07:04 +0000 (0:00:00.067) 0:21:51.011 ********* 2026-07-30 01:07:05.078484 | instance | changed: [instance] 2026-07-30 01:07:05.078727 | instance | 2026-07-30 01:07:05.079004 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-07-30 01:07:05.079270 | instance | Thursday 30 July 2026 01:07:05 +0000 (0:00:00.485) 0:21:51.496 ********* 2026-07-30 01:07:05.573146 | instance | changed: [instance] 2026-07-30 01:07:05.573392 | instance | 2026-07-30 01:07:05.573668 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-07-30 01:07:05.573932 | instance | Thursday 30 July 2026 01:07:05 +0000 (0:00:00.494) 0:21:51.991 ********* 2026-07-30 01:07:06.095603 | instance | changed: [instance] 2026-07-30 01:07:06.096154 | instance | 2026-07-30 01:07:06.096449 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-07-30 01:07:06.096777 | instance | Thursday 30 July 2026 01:07:06 +0000 (0:00:00.522) 0:21:52.513 ********* 2026-07-30 01:07:06.601281 | instance | changed: [instance] 2026-07-30 01:07:06.601497 | instance | 2026-07-30 01:07:06.601783 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:07:06.602080 | instance | Thursday 30 July 2026 01:07:06 +0000 (0:00:00.505) 0:21:53.019 ********* 2026-07-30 01:07:06.679381 | instance | ok: [instance] 2026-07-30 01:07:06.679555 | instance | 2026-07-30 01:07:06.679734 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:07:06.679902 | instance | Thursday 30 July 2026 01:07:06 +0000 (0:00:00.078) 0:21:53.097 ********* 2026-07-30 01:07:06.754936 | instance | included: rabbitmq for instance 2026-07-30 01:07:06.755176 | instance | 2026-07-30 01:07:06.755490 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-30 01:07:06.755754 | instance | Thursday 30 July 2026 01:07:06 +0000 (0:00:00.075) 0:21:53.173 ********* 2026-07-30 01:07:07.418066 | instance | ok: [instance] 2026-07-30 01:07:07.419388 | instance | 2026-07-30 01:07:07.419415 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-30 01:07:07.419426 | instance | Thursday 30 July 2026 01:07:07 +0000 (0:00:00.662) 0:21:53.836 ********* 2026-07-30 01:07:07.481172 | instance | skipping: [instance] 2026-07-30 01:07:07.481420 | instance | 2026-07-30 01:07:07.481731 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-30 01:07:07.482029 | instance | Thursday 30 July 2026 01:07:07 +0000 (0:00:00.062) 0:21:53.898 ********* 2026-07-30 01:07:07.545876 | instance | skipping: [instance] 2026-07-30 01:07:07.546024 | instance | 2026-07-30 01:07:07.546198 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-30 01:07:07.546368 | instance | Thursday 30 July 2026 01:07:07 +0000 (0:00:00.064) 0:21:53.963 ********* 2026-07-30 01:07:07.602233 | instance | skipping: [instance] 2026-07-30 01:07:07.602535 | instance | 2026-07-30 01:07:07.602824 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-30 01:07:07.603114 | instance | Thursday 30 July 2026 01:07:07 +0000 (0:00:00.056) 0:21:54.020 ********* 2026-07-30 01:07:38.446690 | instance | changed: [instance] 2026-07-30 01:07:38.446834 | instance | 2026-07-30 01:07:38.447018 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:07:38.447202 | instance | Thursday 30 July 2026 01:07:38 +0000 (0:00:30.844) 0:22:24.865 ********* 2026-07-30 01:07:39.111703 | instance | ok: [instance] 2026-07-30 01:07:39.111969 | instance | 2026-07-30 01:07:39.112256 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:07:39.112522 | instance | Thursday 30 July 2026 01:07:39 +0000 (0:00:00.665) 0:22:25.530 ********* 2026-07-30 01:07:39.170605 | instance | ok: [instance] 2026-07-30 01:07:39.170814 | instance | 2026-07-30 01:07:39.171090 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:07:39.171353 | instance | Thursday 30 July 2026 01:07:39 +0000 (0:00:00.059) 0:22:25.589 ********* 2026-07-30 01:07:39.222677 | instance | skipping: [instance] 2026-07-30 01:07:39.222942 | instance | 2026-07-30 01:07:39.223264 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:07:39.223554 | instance | Thursday 30 July 2026 01:07:39 +0000 (0:00:00.052) 0:22:25.641 ********* 2026-07-30 01:07:39.275965 | instance | skipping: [instance] 2026-07-30 01:07:39.276199 | instance | 2026-07-30 01:07:39.276471 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:07:39.276758 | instance | Thursday 30 July 2026 01:07:39 +0000 (0:00:00.053) 0:22:25.694 ********* 2026-07-30 01:07:39.327391 | instance | ok: [instance] 2026-07-30 01:07:39.327612 | instance | 2026-07-30 01:07:39.327941 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:07:39.328210 | instance | Thursday 30 July 2026 01:07:39 +0000 (0:00:00.051) 0:22:25.746 ********* 2026-07-30 01:07:39.440723 | instance | ok: [instance] => (item=key_manager) 2026-07-30 01:07:39.440790 | instance | ok: [instance] => (item=oslo_db) 2026-07-30 01:07:39.440920 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-30 01:07:39.441042 | instance | ok: [instance] => (item=oslo_cache) 2026-07-30 01:07:39.441159 | instance | ok: [instance] => (item=identity) 2026-07-30 01:07:39.441272 | instance | 2026-07-30 01:07:39.441386 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:07:39.441501 | instance | Thursday 30 July 2026 01:07:39 +0000 (0:00:00.113) 0:22:25.859 ********* 2026-07-30 01:07:39.506054 | instance | ok: [instance] 2026-07-30 01:07:39.506313 | instance | 2026-07-30 01:07:39.506662 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:07:39.507052 | instance | Thursday 30 July 2026 01:07:39 +0000 (0:00:00.064) 0:22:25.924 ********* 2026-07-30 01:07:39.575303 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:07:39.575347 | instance | 2026-07-30 01:07:39.575361 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:07:39.575367 | instance | Thursday 30 July 2026 01:07:39 +0000 (0:00:00.068) 0:22:25.992 ********* 2026-07-30 01:07:40.106749 | instance | changed: [instance] 2026-07-30 01:07:40.106885 | instance | 2026-07-30 01:07:40.106898 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-07-30 01:07:40.107010 | instance | Thursday 30 July 2026 01:07:40 +0000 (0:00:00.532) 0:22:26.525 ********* 2026-07-30 01:09:13.567150 | instance | changed: [instance] 2026-07-30 01:09:13.567282 | instance | 2026-07-30 01:09:13.567438 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 01:09:13.567592 | instance | Thursday 30 July 2026 01:09:13 +0000 (0:01:33.459) 0:23:59.984 ********* 2026-07-30 01:09:13.667083 | instance | included: openstack_helm_ingress for instance 2026-07-30 01:09:13.667214 | instance | 2026-07-30 01:09:13.667380 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 01:09:13.667553 | instance | Thursday 30 July 2026 01:09:13 +0000 (0:00:00.100) 0:24:00.085 ********* 2026-07-30 01:09:13.722131 | instance | skipping: [instance] 2026-07-30 01:09:13.722273 | instance | 2026-07-30 01:09:13.722491 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 01:09:13.722667 | instance | Thursday 30 July 2026 01:09:13 +0000 (0:00:00.055) 0:24:00.140 ********* 2026-07-30 01:09:13.774177 | instance | skipping: [instance] 2026-07-30 01:09:13.774429 | instance | 2026-07-30 01:09:13.774705 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 01:09:13.774960 | instance | Thursday 30 July 2026 01:09:13 +0000 (0:00:00.051) 0:24:00.192 ********* 2026-07-30 01:09:13.837637 | instance | ok: [instance] 2026-07-30 01:09:13.837920 | instance | 2026-07-30 01:09:13.838233 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-07-30 01:09:13.838625 | instance | Thursday 30 July 2026 01:09:13 +0000 (0:00:00.063) 0:24:00.256 ********* 2026-07-30 01:09:13.918553 | instance | included: ingress for instance 2026-07-30 01:09:13.918807 | instance | 2026-07-30 01:09:13.919082 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-07-30 01:09:13.919336 | instance | Thursday 30 July 2026 01:09:13 +0000 (0:00:00.080) 0:24:00.337 ********* 2026-07-30 01:09:14.928111 | instance | changed: [instance] 2026-07-30 01:09:14.928229 | instance | 2026-07-30 01:09:14.928422 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-07-30 01:09:14.928614 | instance | Thursday 30 July 2026 01:09:14 +0000 (0:00:01.009) 0:24:01.346 ********* 2026-07-30 01:09:16.085394 | instance | changed: [instance] 2026-07-30 01:09:16.085468 | instance | 2026-07-30 01:09:16.085480 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-07-30 01:09:16.085490 | instance | Thursday 30 July 2026 01:09:16 +0000 (0:00:01.156) 0:24:02.502 ********* 2026-07-30 01:09:25.429589 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-07-30 01:09:25.429634 | instance | 2026-07-30 01:09:25.429640 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:09:25.429645 | instance | Thursday 30 July 2026 01:09:25 +0000 (0:00:09.344) 0:24:11.847 ********* 2026-07-30 01:09:25.500103 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:09:25.500187 | instance | 2026-07-30 01:09:25.500445 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:09:25.500519 | instance | Thursday 30 July 2026 01:09:25 +0000 (0:00:00.070) 0:24:11.918 ********* 2026-07-30 01:09:26.007764 | instance | changed: [instance] 2026-07-30 01:09:26.007805 | instance | 2026-07-30 01:09:26.007810 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-07-30 01:09:26.007815 | instance | Thursday 30 July 2026 01:09:26 +0000 (0:00:00.507) 0:24:12.426 ********* 2026-07-30 01:09:28.611387 | instance | changed: [instance] 2026-07-30 01:09:28.611457 | instance | 2026-07-30 01:09:28.611590 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:09:28.611710 | instance | Thursday 30 July 2026 01:09:28 +0000 (0:00:02.603) 0:24:15.030 ********* 2026-07-30 01:09:28.661357 | instance | skipping: [instance] 2026-07-30 01:09:28.661454 | instance | 2026-07-30 01:09:28.661474 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:09:28.661678 | instance | Thursday 30 July 2026 01:09:28 +0000 (0:00:00.050) 0:24:15.080 ********* 2026-07-30 01:09:28.712583 | instance | skipping: [instance] 2026-07-30 01:09:28.712813 | instance | 2026-07-30 01:09:28.713092 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:09:28.713352 | instance | Thursday 30 July 2026 01:09:28 +0000 (0:00:00.051) 0:24:15.131 ********* 2026-07-30 01:09:28.771932 | instance | skipping: [instance] 2026-07-30 01:09:28.772108 | instance | 2026-07-30 01:09:28.772393 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:09:28.772655 | instance | Thursday 30 July 2026 01:09:28 +0000 (0:00:00.059) 0:24:15.190 ********* 2026-07-30 01:09:28.817251 | instance | skipping: [instance] 2026-07-30 01:09:28.817446 | instance | 2026-07-30 01:09:28.817801 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:09:28.818076 | instance | Thursday 30 July 2026 01:09:28 +0000 (0:00:00.045) 0:24:15.235 ********* 2026-07-30 01:09:28.865331 | instance | skipping: [instance] 2026-07-30 01:09:28.865524 | instance | 2026-07-30 01:09:28.865803 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:09:28.866064 | instance | Thursday 30 July 2026 01:09:28 +0000 (0:00:00.047) 0:24:15.283 ********* 2026-07-30 01:09:28.914178 | instance | skipping: [instance] 2026-07-30 01:09:28.914357 | instance | 2026-07-30 01:09:28.914609 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:09:28.914700 | instance | Thursday 30 July 2026 01:09:28 +0000 (0:00:00.048) 0:24:15.332 ********* 2026-07-30 01:09:28.976610 | instance | ok: [instance] 2026-07-30 01:09:28.976717 | instance | 2026-07-30 01:09:28.976894 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:09:28.977107 | instance | Thursday 30 July 2026 01:09:28 +0000 (0:00:00.062) 0:24:15.395 ********* 2026-07-30 01:09:29.045159 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-07-30 01:09:29.045345 | instance | 2026-07-30 01:09:29.045665 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:09:29.045926 | instance | Thursday 30 July 2026 01:09:29 +0000 (0:00:00.068) 0:24:15.463 ********* 2026-07-30 01:09:29.108089 | instance | ok: [instance] 2026-07-30 01:09:29.108271 | instance | 2026-07-30 01:09:29.108548 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:09:29.108806 | instance | Thursday 30 July 2026 01:09:29 +0000 (0:00:00.063) 0:24:15.526 ********* 2026-07-30 01:09:29.174122 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:09:29.174290 | instance | 2026-07-30 01:09:29.174729 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:09:29.174993 | instance | Thursday 30 July 2026 01:09:29 +0000 (0:00:00.065) 0:24:15.592 ********* 2026-07-30 01:09:29.698674 | instance | changed: [instance] 2026-07-30 01:09:29.698806 | instance | 2026-07-30 01:09:29.698822 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-07-30 01:09:29.698950 | instance | Thursday 30 July 2026 01:09:29 +0000 (0:00:00.524) 0:24:16.117 ********* 2026-07-30 01:09:49.018719 | instance | ok: [instance] 2026-07-30 01:09:49.019132 | instance | 2026-07-30 01:09:49.019257 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-07-30 01:09:49.019554 | instance | Thursday 30 July 2026 01:09:49 +0000 (0:00:19.319) 0:24:35.436 ********* 2026-07-30 01:10:04.323083 | instance | ok: [instance] 2026-07-30 01:10:04.323224 | instance | 2026-07-30 01:10:04.323430 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-07-30 01:10:04.325110 | instance | Thursday 30 July 2026 01:10:04 +0000 (0:00:15.304) 0:24:50.741 ********* 2026-07-30 01:10:06.274629 | instance | ok: [instance] 2026-07-30 01:10:06.274758 | instance | 2026-07-30 01:10:06.274931 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-07-30 01:10:06.275107 | instance | Thursday 30 July 2026 01:10:06 +0000 (0:00:01.951) 0:24:52.693 ********* 2026-07-30 01:10:08.435057 | instance | ok: [instance] 2026-07-30 01:10:08.435130 | instance | 2026-07-30 01:10:08.435360 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-07-30 01:10:08.435574 | instance | Thursday 30 July 2026 01:10:08 +0000 (0:00:02.160) 0:24:54.853 ********* 2026-07-30 01:10:09.125026 | instance | changed: [instance] 2026-07-30 01:10:09.125089 | instance | 2026-07-30 01:10:09.125224 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-07-30 01:10:09.125344 | instance | Thursday 30 July 2026 01:10:09 +0000 (0:00:00.690) 0:24:55.543 ********* 2026-07-30 01:10:10.026715 | instance | changed: [instance] 2026-07-30 01:10:10.026949 | instance | 2026-07-30 01:10:10.027302 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-07-30 01:10:10.027578 | instance | Thursday 30 July 2026 01:10:10 +0000 (0:00:00.901) 0:24:56.445 ********* 2026-07-30 01:10:12.964599 | instance | changed: [instance] 2026-07-30 01:10:12.966058 | instance | 2026-07-30 01:10:12.966114 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-07-30 01:10:12.966123 | instance | Thursday 30 July 2026 01:10:12 +0000 (0:00:02.937) 0:24:59.382 ********* 2026-07-30 01:10:14.634960 | instance | [WARNING]: Module did not set no_log for update_password 2026-07-30 01:10:14.660944 | instance | changed: [instance] 2026-07-30 01:10:14.661190 | instance | 2026-07-30 01:10:14.661472 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-07-30 01:10:14.661742 | instance | Thursday 30 July 2026 01:10:14 +0000 (0:00:01.696) 0:25:01.079 ********* 2026-07-30 01:10:21.682446 | instance | ok: [instance] 2026-07-30 01:10:21.682534 | instance | 2026-07-30 01:10:21.682682 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-07-30 01:10:21.682804 | instance | Thursday 30 July 2026 01:10:21 +0000 (0:00:07.021) 0:25:08.100 ********* 2026-07-30 01:10:22.677896 | instance | changed: [instance] 2026-07-30 01:10:22.677967 | instance | 2026-07-30 01:10:22.678183 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-07-30 01:10:22.678253 | instance | Thursday 30 July 2026 01:10:22 +0000 (0:00:00.995) 0:25:09.096 ********* 2026-07-30 01:10:24.570768 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-35.nip.io/swift/v1/%(tenant_id)s'}) 2026-07-30 01:10:24.570896 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-07-30 01:10:24.571001 | instance | 2026-07-30 01:10:24.571115 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 01:10:24.571242 | instance | Thursday 30 July 2026 01:10:24 +0000 (0:00:01.892) 0:25:10.989 ********* 2026-07-30 01:10:24.675664 | instance | included: openstack_helm_ingress for instance 2026-07-30 01:10:24.675741 | instance | 2026-07-30 01:10:24.675857 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 01:10:24.675975 | instance | Thursday 30 July 2026 01:10:24 +0000 (0:00:00.104) 0:25:11.094 ********* 2026-07-30 01:10:24.734757 | instance | skipping: [instance] 2026-07-30 01:10:24.734822 | instance | 2026-07-30 01:10:24.734964 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 01:10:24.735124 | instance | Thursday 30 July 2026 01:10:24 +0000 (0:00:00.059) 0:25:11.153 ********* 2026-07-30 01:10:24.790044 | instance | skipping: [instance] 2026-07-30 01:10:24.790142 | instance | 2026-07-30 01:10:24.790278 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 01:10:24.790419 | instance | Thursday 30 July 2026 01:10:24 +0000 (0:00:00.055) 0:25:11.208 ********* 2026-07-30 01:10:24.859098 | instance | ok: [instance] 2026-07-30 01:10:24.859993 | instance | 2026-07-30 01:10:24.860057 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-07-30 01:10:24.860069 | instance | Thursday 30 July 2026 01:10:24 +0000 (0:00:00.068) 0:25:11.277 ********* 2026-07-30 01:10:24.933858 | instance | included: ingress for instance 2026-07-30 01:10:24.933906 | instance | 2026-07-30 01:10:24.933918 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-07-30 01:10:24.933928 | instance | Thursday 30 July 2026 01:10:24 +0000 (0:00:00.073) 0:25:11.351 ********* 2026-07-30 01:10:25.861827 | instance | changed: [instance] 2026-07-30 01:10:25.861920 | instance | 2026-07-30 01:10:25.861937 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:10:25.862100 | instance | Thursday 30 July 2026 01:10:25 +0000 (0:00:00.928) 0:25:12.280 ********* 2026-07-30 01:10:25.930246 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:10:25.930312 | instance | 2026-07-30 01:10:25.931656 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:10:25.931682 | instance | Thursday 30 July 2026 01:10:25 +0000 (0:00:00.068) 0:25:12.348 ********* 2026-07-30 01:10:26.421344 | instance | changed: [instance] 2026-07-30 01:10:26.421596 | instance | 2026-07-30 01:10:26.421910 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-07-30 01:10:26.422221 | instance | Thursday 30 July 2026 01:10:26 +0000 (0:00:00.490) 0:25:12.839 ********* 2026-07-30 01:10:40.995023 | instance | ok: [instance] 2026-07-30 01:10:40.995168 | instance | 2026-07-30 01:10:40.995354 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-07-30 01:10:40.995530 | instance | Thursday 30 July 2026 01:10:40 +0000 (0:00:14.573) 0:25:27.413 ********* 2026-07-30 01:10:41.074362 | instance | ok: [instance] => (item=10.96.240.200) 2026-07-30 01:10:41.074474 | instance | 2026-07-30 01:10:41.074598 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-07-30 01:10:41.074717 | instance | Thursday 30 July 2026 01:10:41 +0000 (0:00:00.079) 0:25:27.492 ********* 2026-07-30 01:10:41.734293 | instance | changed: [instance] 2026-07-30 01:10:41.734484 | instance | 2026-07-30 01:10:41.734642 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-07-30 01:10:41.734761 | instance | Thursday 30 July 2026 01:10:41 +0000 (0:00:00.659) 0:25:28.152 ********* 2026-07-30 01:10:42.380739 | instance | changed: [instance] 2026-07-30 01:10:42.380837 | instance | 2026-07-30 01:10:42.381021 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-07-30 01:10:42.381192 | instance | Thursday 30 July 2026 01:10:42 +0000 (0:00:00.646) 0:25:28.799 ********* 2026-07-30 01:10:43.672045 | instance | ok: [instance] 2026-07-30 01:10:43.672111 | instance | 2026-07-30 01:10:43.672582 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-07-30 01:10:43.672620 | instance | Thursday 30 July 2026 01:10:43 +0000 (0:00:01.290) 0:25:30.090 ********* 2026-07-30 01:10:43.736029 | instance | ok: [instance] 2026-07-30 01:10:43.736162 | instance | 2026-07-30 01:10:43.736341 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-07-30 01:10:43.736510 | instance | Thursday 30 July 2026 01:10:43 +0000 (0:00:00.064) 0:25:30.154 ********* 2026-07-30 01:10:44.638929 | instance | changed: [instance] 2026-07-30 01:10:44.639033 | instance | 2026-07-30 01:10:44.639201 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-07-30 01:10:44.639344 | instance | Thursday 30 July 2026 01:10:44 +0000 (0:00:00.903) 0:25:31.057 ********* 2026-07-30 01:10:46.012149 | instance | changed: [instance] 2026-07-30 01:10:46.012227 | instance | 2026-07-30 01:10:46.012330 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:10:46.012479 | instance | Thursday 30 July 2026 01:10:46 +0000 (0:00:01.372) 0:25:32.430 ********* 2026-07-30 01:10:46.096171 | instance | ok: [instance] 2026-07-30 01:10:46.096328 | instance | 2026-07-30 01:10:46.096713 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:10:46.096828 | instance | Thursday 30 July 2026 01:10:46 +0000 (0:00:00.084) 0:25:32.514 ********* 2026-07-30 01:10:46.169183 | instance | included: rabbitmq for instance 2026-07-30 01:10:46.169311 | instance | 2026-07-30 01:10:46.169326 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-30 01:10:46.169444 | instance | Thursday 30 July 2026 01:10:46 +0000 (0:00:00.072) 0:25:32.587 ********* 2026-07-30 01:10:46.834995 | instance | ok: [instance] 2026-07-30 01:10:46.835147 | instance | 2026-07-30 01:10:46.835166 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-30 01:10:46.835293 | instance | Thursday 30 July 2026 01:10:46 +0000 (0:00:00.665) 0:25:33.253 ********* 2026-07-30 01:10:46.890666 | instance | skipping: [instance] 2026-07-30 01:10:46.890724 | instance | 2026-07-30 01:10:46.890730 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-30 01:10:46.890875 | instance | Thursday 30 July 2026 01:10:46 +0000 (0:00:00.054) 0:25:33.308 ********* 2026-07-30 01:10:46.941481 | instance | skipping: [instance] 2026-07-30 01:10:46.941535 | instance | 2026-07-30 01:10:46.941558 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-30 01:10:46.941563 | instance | Thursday 30 July 2026 01:10:46 +0000 (0:00:00.051) 0:25:33.359 ********* 2026-07-30 01:10:46.992730 | instance | skipping: [instance] 2026-07-30 01:10:46.992771 | instance | 2026-07-30 01:10:46.992776 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-30 01:10:46.992782 | instance | Thursday 30 July 2026 01:10:46 +0000 (0:00:00.051) 0:25:33.411 ********* 2026-07-30 01:11:17.993747 | instance | changed: [instance] 2026-07-30 01:11:17.993794 | instance | 2026-07-30 01:11:17.993799 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:11:17.993804 | instance | Thursday 30 July 2026 01:11:17 +0000 (0:00:31.000) 0:26:04.412 ********* 2026-07-30 01:11:18.618063 | instance | ok: [instance] 2026-07-30 01:11:18.618156 | instance | 2026-07-30 01:11:18.618169 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:11:18.618180 | instance | Thursday 30 July 2026 01:11:18 +0000 (0:00:00.623) 0:26:05.035 ********* 2026-07-30 01:11:18.684426 | instance | ok: [instance] 2026-07-30 01:11:18.684478 | instance | 2026-07-30 01:11:18.684489 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:11:18.684500 | instance | Thursday 30 July 2026 01:11:18 +0000 (0:00:00.066) 0:26:05.101 ********* 2026-07-30 01:11:18.747262 | instance | skipping: [instance] 2026-07-30 01:11:18.747328 | instance | 2026-07-30 01:11:18.747350 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:11:18.747490 | instance | Thursday 30 July 2026 01:11:18 +0000 (0:00:00.063) 0:26:05.165 ********* 2026-07-30 01:11:18.800648 | instance | skipping: [instance] 2026-07-30 01:11:18.800858 | instance | 2026-07-30 01:11:18.801154 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:11:18.801407 | instance | Thursday 30 July 2026 01:11:18 +0000 (0:00:00.054) 0:26:05.219 ********* 2026-07-30 01:11:18.860675 | instance | ok: [instance] 2026-07-30 01:11:18.860901 | instance | 2026-07-30 01:11:18.861192 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:11:18.861488 | instance | Thursday 30 July 2026 01:11:18 +0000 (0:00:00.059) 0:26:05.279 ********* 2026-07-30 01:11:18.989837 | instance | ok: [instance] => (item=oslo_db) 2026-07-30 01:11:18.989971 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-30 01:11:18.990139 | instance | ok: [instance] => (item=dashboard) 2026-07-30 01:11:18.990310 | instance | ok: [instance] => (item=oslo_cache) 2026-07-30 01:11:18.990519 | instance | ok: [instance] => (item=image) 2026-07-30 01:11:18.990680 | instance | ok: [instance] => (item=identity) 2026-07-30 01:11:18.990833 | instance | 2026-07-30 01:11:18.991074 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:11:18.991167 | instance | Thursday 30 July 2026 01:11:18 +0000 (0:00:00.129) 0:26:05.408 ********* 2026-07-30 01:11:19.066790 | instance | ok: [instance] 2026-07-30 01:11:19.067025 | instance | 2026-07-30 01:11:19.067347 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:11:19.067622 | instance | Thursday 30 July 2026 01:11:19 +0000 (0:00:00.076) 0:26:05.485 ********* 2026-07-30 01:11:19.130968 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:11:19.131197 | instance | 2026-07-30 01:11:19.131493 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:11:19.131769 | instance | Thursday 30 July 2026 01:11:19 +0000 (0:00:00.064) 0:26:05.549 ********* 2026-07-30 01:11:19.654616 | instance | changed: [instance] 2026-07-30 01:11:19.655471 | instance | 2026-07-30 01:11:19.655490 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-07-30 01:11:19.655500 | instance | Thursday 30 July 2026 01:11:19 +0000 (0:00:00.523) 0:26:06.073 ********* 2026-07-30 01:13:29.066479 | instance | changed: [instance] 2026-07-30 01:13:29.066740 | instance | 2026-07-30 01:13:29.067019 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 01:13:29.067286 | instance | Thursday 30 July 2026 01:13:29 +0000 (0:02:09.411) 0:28:15.484 ********* 2026-07-30 01:13:29.173332 | instance | included: openstack_helm_ingress for instance 2026-07-30 01:13:29.173573 | instance | 2026-07-30 01:13:29.173845 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 01:13:29.174123 | instance | Thursday 30 July 2026 01:13:29 +0000 (0:00:00.106) 0:28:15.591 ********* 2026-07-30 01:13:29.237247 | instance | skipping: [instance] 2026-07-30 01:13:29.237466 | instance | 2026-07-30 01:13:29.237738 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 01:13:29.238003 | instance | Thursday 30 July 2026 01:13:29 +0000 (0:00:00.063) 0:28:15.655 ********* 2026-07-30 01:13:29.294519 | instance | skipping: [instance] 2026-07-30 01:13:29.294745 | instance | 2026-07-30 01:13:29.295031 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 01:13:29.295302 | instance | Thursday 30 July 2026 01:13:29 +0000 (0:00:00.057) 0:28:15.712 ********* 2026-07-30 01:13:29.360681 | instance | ok: [instance] 2026-07-30 01:13:29.360946 | instance | 2026-07-30 01:13:29.361184 | instance | TASK [Create Ingress image] **************************************************** 2026-07-30 01:13:29.361462 | instance | Thursday 30 July 2026 01:13:29 +0000 (0:00:00.066) 0:28:15.779 ********* 2026-07-30 01:13:29.447881 | instance | included: ingress for instance 2026-07-30 01:13:29.448046 | instance | 2026-07-30 01:13:29.448275 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-07-30 01:13:29.448533 | instance | Thursday 30 July 2026 01:13:29 +0000 (0:00:00.087) 0:28:15.866 ********* 2026-07-30 01:13:30.396899 | instance | changed: [instance] 2026-07-30 01:13:30.397110 | instance | 2026-07-30 01:13:30.397378 | instance | TASK [Create images] *********************************************************** 2026-07-30 01:13:30.397650 | instance | Thursday 30 July 2026 01:13:30 +0000 (0:00:00.948) 0:28:16.815 ********* 2026-07-30 01:13:30.504686 | instance | included: atmosphere.common.glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-07-30 01:13:30.504763 | instance | 2026-07-30 01:13:30.504814 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-07-30 01:13:30.504989 | instance | Thursday 30 July 2026 01:13:30 +0000 (0:00:00.108) 0:28:16.923 ********* 2026-07-30 01:13:33.578672 | instance | changed: [instance] 2026-07-30 01:13:33.578931 | instance | 2026-07-30 01:13:33.579301 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-30 01:13:33.579641 | instance | Thursday 30 July 2026 01:13:33 +0000 (0:00:03.073) 0:28:19.996 ********* 2026-07-30 01:13:34.278308 | instance | ok: [instance] 2026-07-30 01:13:34.278560 | instance | 2026-07-30 01:13:34.278842 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-30 01:13:34.279120 | instance | Thursday 30 July 2026 01:13:34 +0000 (0:00:00.700) 0:28:20.696 ********* 2026-07-30 01:13:34.328601 | instance | ok: [instance] 2026-07-30 01:13:34.328817 | instance | 2026-07-30 01:13:34.329072 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-30 01:13:34.329326 | instance | Thursday 30 July 2026 01:13:34 +0000 (0:00:00.050) 0:28:20.747 ********* 2026-07-30 01:13:50.312981 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-07-30 01:13:50.313227 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-07-30 01:13:50.313489 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-07-30 01:13:50.313756 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-07-30 01:13:50.314041 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-07-30 01:13:50.314297 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-07-30 01:13:50.314646 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-07-30 01:13:50.314976 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-07-30 01:13:50.315249 | instance | ok: [instance] 2026-07-30 01:13:50.315513 | instance | 2026-07-30 01:13:50.315804 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-30 01:13:50.316088 | instance | Thursday 30 July 2026 01:13:50 +0000 (0:00:15.984) 0:28:36.731 ********* 2026-07-30 01:13:50.369382 | instance | ok: [instance] 2026-07-30 01:13:50.369644 | instance | 2026-07-30 01:13:50.369997 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-30 01:13:50.370291 | instance | Thursday 30 July 2026 01:13:50 +0000 (0:00:00.056) 0:28:36.788 ********* 2026-07-30 01:13:50.426278 | instance | ok: [instance] 2026-07-30 01:13:50.426588 | instance | 2026-07-30 01:13:50.427024 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-30 01:13:50.427279 | instance | Thursday 30 July 2026 01:13:50 +0000 (0:00:00.056) 0:28:36.844 ********* 2026-07-30 01:13:50.639895 | instance | changed: [instance] 2026-07-30 01:13:50.640112 | instance | 2026-07-30 01:13:50.640382 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-30 01:13:50.640648 | instance | Thursday 30 July 2026 01:13:50 +0000 (0:00:00.213) 0:28:37.058 ********* 2026-07-30 01:13:51.370669 | instance | changed: [instance] 2026-07-30 01:13:51.370906 | instance | 2026-07-30 01:13:51.371167 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-30 01:13:51.371465 | instance | Thursday 30 July 2026 01:13:51 +0000 (0:00:00.730) 0:28:37.789 ********* 2026-07-30 01:13:51.600824 | instance | ok: [instance] 2026-07-30 01:13:51.601061 | instance | 2026-07-30 01:13:51.601345 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-30 01:13:51.601617 | instance | Thursday 30 July 2026 01:13:51 +0000 (0:00:00.230) 0:28:38.019 ********* 2026-07-30 01:13:51.888685 | instance | changed: [instance] 2026-07-30 01:13:51.888754 | instance | 2026-07-30 01:13:51.888875 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-30 01:13:51.888991 | instance | Thursday 30 July 2026 01:13:51 +0000 (0:00:00.288) 0:28:38.307 ********* 2026-07-30 01:13:52.586926 | instance | ok: [instance] 2026-07-30 01:13:52.587171 | instance | 2026-07-30 01:13:52.587470 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-30 01:13:52.587744 | instance | Thursday 30 July 2026 01:13:52 +0000 (0:00:00.698) 0:28:39.005 ********* 2026-07-30 01:13:52.645117 | instance | ok: [instance] 2026-07-30 01:13:52.645262 | instance | 2026-07-30 01:13:52.645433 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-30 01:13:52.645603 | instance | Thursday 30 July 2026 01:13:52 +0000 (0:00:00.058) 0:28:39.063 ********* 2026-07-30 01:13:58.362906 | instance | changed: [instance] 2026-07-30 01:13:58.363113 | instance | 2026-07-30 01:13:58.363420 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-30 01:13:58.363699 | instance | Thursday 30 July 2026 01:13:58 +0000 (0:00:05.717) 0:28:44.781 ********* 2026-07-30 01:13:58.412470 | instance | skipping: [instance] 2026-07-30 01:13:58.412672 | instance | 2026-07-30 01:13:58.412953 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-30 01:13:58.413220 | instance | Thursday 30 July 2026 01:13:58 +0000 (0:00:00.049) 0:28:44.831 ********* 2026-07-30 01:13:58.468181 | instance | skipping: [instance] 2026-07-30 01:13:58.468376 | instance | 2026-07-30 01:13:58.468638 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-30 01:13:58.468900 | instance | Thursday 30 July 2026 01:13:58 +0000 (0:00:00.055) 0:28:44.886 ********* 2026-07-30 01:13:58.783388 | instance | changed: [instance] 2026-07-30 01:13:58.783594 | instance | 2026-07-30 01:13:58.783877 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:13:58.784144 | instance | Thursday 30 July 2026 01:13:58 +0000 (0:00:00.314) 0:28:45.201 ********* 2026-07-30 01:13:58.867115 | instance | ok: [instance] 2026-07-30 01:13:58.867371 | instance | 2026-07-30 01:13:58.867624 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:13:58.867879 | instance | Thursday 30 July 2026 01:13:58 +0000 (0:00:00.084) 0:28:45.285 ********* 2026-07-30 01:13:58.918607 | instance | skipping: [instance] 2026-07-30 01:13:58.918858 | instance | 2026-07-30 01:13:58.919280 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:13:58.919575 | instance | Thursday 30 July 2026 01:13:58 +0000 (0:00:00.051) 0:28:45.337 ********* 2026-07-30 01:13:58.990485 | instance | skipping: [instance] 2026-07-30 01:13:58.990765 | instance | 2026-07-30 01:13:58.991259 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:13:58.991616 | instance | Thursday 30 July 2026 01:13:58 +0000 (0:00:00.071) 0:28:45.408 ********* 2026-07-30 01:13:59.038437 | instance | skipping: [instance] 2026-07-30 01:13:59.038590 | instance | 2026-07-30 01:13:59.038785 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:13:59.038979 | instance | Thursday 30 July 2026 01:13:59 +0000 (0:00:00.048) 0:28:45.456 ********* 2026-07-30 01:13:59.093888 | instance | skipping: [instance] 2026-07-30 01:13:59.094001 | instance | 2026-07-30 01:13:59.094188 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:13:59.094555 | instance | Thursday 30 July 2026 01:13:59 +0000 (0:00:00.055) 0:28:45.512 ********* 2026-07-30 01:13:59.146808 | instance | skipping: [instance] 2026-07-30 01:13:59.147079 | instance | 2026-07-30 01:13:59.147361 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:13:59.147631 | instance | Thursday 30 July 2026 01:13:59 +0000 (0:00:00.052) 0:28:45.565 ********* 2026-07-30 01:13:59.198802 | instance | ok: [instance] 2026-07-30 01:13:59.199090 | instance | 2026-07-30 01:13:59.199360 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:13:59.199627 | instance | Thursday 30 July 2026 01:13:59 +0000 (0:00:00.052) 0:28:45.617 ********* 2026-07-30 01:13:59.291718 | instance | ok: [instance] => (item=staffeln) 2026-07-30 01:13:59.291828 | instance | ok: [instance] => (item=identity) 2026-07-30 01:13:59.291952 | instance | ok: [instance] => (item=oslo_db) 2026-07-30 01:13:59.292056 | instance | ok: [instance] => (item=oslo_cache) 2026-07-30 01:13:59.292163 | instance | 2026-07-30 01:13:59.292284 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:13:59.292408 | instance | Thursday 30 July 2026 01:13:59 +0000 (0:00:00.092) 0:28:45.710 ********* 2026-07-30 01:13:59.451749 | instance | ok: [instance] 2026-07-30 01:13:59.451993 | instance | 2026-07-30 01:13:59.452277 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:13:59.452546 | instance | Thursday 30 July 2026 01:13:59 +0000 (0:00:00.159) 0:28:45.870 ********* 2026-07-30 01:13:59.519942 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:13:59.520268 | instance | 2026-07-30 01:13:59.520587 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:13:59.520937 | instance | Thursday 30 July 2026 01:13:59 +0000 (0:00:00.068) 0:28:45.938 ********* 2026-07-30 01:14:00.045379 | instance | changed: [instance] 2026-07-30 01:14:00.045447 | instance | 2026-07-30 01:14:00.045581 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-07-30 01:14:00.045704 | instance | Thursday 30 July 2026 01:14:00 +0000 (0:00:00.525) 0:28:46.463 ********* 2026-07-30 01:14:19.676928 | instance | changed: [instance] 2026-07-30 01:14:19.677143 | instance | 2026-07-30 01:14:19.677498 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:14:19.677763 | instance | Thursday 30 July 2026 01:14:19 +0000 (0:00:19.631) 0:29:06.095 ********* 2026-07-30 01:14:19.758778 | instance | ok: [instance] 2026-07-30 01:14:19.759002 | instance | 2026-07-30 01:14:19.759257 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:14:19.759511 | instance | Thursday 30 July 2026 01:14:19 +0000 (0:00:00.082) 0:29:06.177 ********* 2026-07-30 01:14:19.843314 | instance | included: rabbitmq for instance 2026-07-30 01:14:19.843757 | instance | 2026-07-30 01:14:19.844033 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-30 01:14:19.844288 | instance | Thursday 30 July 2026 01:14:19 +0000 (0:00:00.084) 0:29:06.261 ********* 2026-07-30 01:14:20.518878 | instance | ok: [instance] 2026-07-30 01:14:20.519089 | instance | 2026-07-30 01:14:20.519356 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-30 01:14:20.519646 | instance | Thursday 30 July 2026 01:14:20 +0000 (0:00:00.675) 0:29:06.937 ********* 2026-07-30 01:14:20.570086 | instance | skipping: [instance] 2026-07-30 01:14:20.570327 | instance | 2026-07-30 01:14:20.570626 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-30 01:14:20.570885 | instance | Thursday 30 July 2026 01:14:20 +0000 (0:00:00.051) 0:29:06.988 ********* 2026-07-30 01:14:20.627884 | instance | skipping: [instance] 2026-07-30 01:14:20.628150 | instance | 2026-07-30 01:14:20.628433 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-30 01:14:20.628712 | instance | Thursday 30 July 2026 01:14:20 +0000 (0:00:00.057) 0:29:07.046 ********* 2026-07-30 01:14:20.679063 | instance | skipping: [instance] 2026-07-30 01:14:20.679278 | instance | 2026-07-30 01:14:20.679537 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-30 01:14:20.679798 | instance | Thursday 30 July 2026 01:14:20 +0000 (0:00:00.051) 0:29:07.097 ********* 2026-07-30 01:14:51.522085 | instance | changed: [instance] 2026-07-30 01:14:51.522229 | instance | 2026-07-30 01:14:51.522425 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:14:51.522627 | instance | Thursday 30 July 2026 01:14:51 +0000 (0:00:30.842) 0:29:37.940 ********* 2026-07-30 01:14:52.172940 | instance | ok: [instance] 2026-07-30 01:14:52.173000 | instance | 2026-07-30 01:14:52.173142 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:14:52.173264 | instance | Thursday 30 July 2026 01:14:52 +0000 (0:00:00.650) 0:29:38.591 ********* 2026-07-30 01:14:52.232094 | instance | ok: [instance] 2026-07-30 01:14:52.232188 | instance | 2026-07-30 01:14:52.232325 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:14:52.232503 | instance | Thursday 30 July 2026 01:14:52 +0000 (0:00:00.059) 0:29:38.650 ********* 2026-07-30 01:14:52.286062 | instance | skipping: [instance] 2026-07-30 01:14:52.286162 | instance | 2026-07-30 01:14:52.286296 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:14:52.286459 | instance | Thursday 30 July 2026 01:14:52 +0000 (0:00:00.054) 0:29:38.704 ********* 2026-07-30 01:14:52.337341 | instance | skipping: [instance] 2026-07-30 01:14:52.337576 | instance | 2026-07-30 01:14:52.337851 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:14:52.338110 | instance | Thursday 30 July 2026 01:14:52 +0000 (0:00:00.051) 0:29:38.756 ********* 2026-07-30 01:14:52.388353 | instance | ok: [instance] 2026-07-30 01:14:52.388583 | instance | 2026-07-30 01:14:52.388850 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:14:52.389122 | instance | Thursday 30 July 2026 01:14:52 +0000 (0:00:00.051) 0:29:38.807 ********* 2026-07-30 01:14:52.511388 | instance | ok: [instance] => (item=oslo_db) 2026-07-30 01:14:52.511626 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-30 01:14:52.511914 | instance | ok: [instance] => (item=volumev3) 2026-07-30 01:14:52.512162 | instance | ok: [instance] => (item=oslo_cache) 2026-07-30 01:14:52.512414 | instance | ok: [instance] => (item=image) 2026-07-30 01:14:52.512662 | instance | ok: [instance] => (item=identity) 2026-07-30 01:14:52.512898 | instance | 2026-07-30 01:14:52.513169 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:14:52.513427 | instance | Thursday 30 July 2026 01:14:52 +0000 (0:00:00.122) 0:29:38.929 ********* 2026-07-30 01:14:52.584930 | instance | ok: [instance] 2026-07-30 01:14:52.585126 | instance | 2026-07-30 01:14:52.585403 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:14:52.585747 | instance | Thursday 30 July 2026 01:14:52 +0000 (0:00:00.073) 0:29:39.003 ********* 2026-07-30 01:14:52.650696 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:14:52.650926 | instance | 2026-07-30 01:14:52.651189 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:14:52.651449 | instance | Thursday 30 July 2026 01:14:52 +0000 (0:00:00.065) 0:29:39.069 ********* 2026-07-30 01:14:53.161771 | instance | changed: [instance] 2026-07-30 01:14:53.161992 | instance | 2026-07-30 01:14:53.162268 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-07-30 01:14:53.162576 | instance | Thursday 30 July 2026 01:14:53 +0000 (0:00:00.510) 0:29:39.580 ********* 2026-07-30 01:14:53.345153 | instance | ok: [instance] 2026-07-30 01:14:53.345400 | instance | 2026-07-30 01:14:53.345622 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-07-30 01:14:53.345885 | instance | Thursday 30 July 2026 01:14:53 +0000 (0:00:00.183) 0:29:39.763 ********* 2026-07-30 01:14:53.406925 | instance | ok: [instance] 2026-07-30 01:14:53.407157 | instance | 2026-07-30 01:14:53.407421 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-07-30 01:14:53.407633 | instance | Thursday 30 July 2026 01:14:53 +0000 (0:00:00.061) 0:29:39.825 ********* 2026-07-30 01:19:38.427242 | instance | changed: [instance] 2026-07-30 01:19:38.427468 | instance | 2026-07-30 01:19:38.427751 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 01:19:38.428016 | instance | Thursday 30 July 2026 01:19:38 +0000 (0:04:45.019) 0:34:24.845 ********* 2026-07-30 01:19:38.523077 | instance | included: openstack_helm_ingress for instance 2026-07-30 01:19:38.523320 | instance | 2026-07-30 01:19:38.523579 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 01:19:38.523839 | instance | Thursday 30 July 2026 01:19:38 +0000 (0:00:00.096) 0:34:24.941 ********* 2026-07-30 01:19:38.575833 | instance | skipping: [instance] 2026-07-30 01:19:38.576013 | instance | 2026-07-30 01:19:38.576286 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 01:19:38.576546 | instance | Thursday 30 July 2026 01:19:38 +0000 (0:00:00.052) 0:34:24.994 ********* 2026-07-30 01:19:38.626409 | instance | skipping: [instance] 2026-07-30 01:19:38.626642 | instance | 2026-07-30 01:19:38.626914 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 01:19:38.627201 | instance | Thursday 30 July 2026 01:19:38 +0000 (0:00:00.050) 0:34:25.045 ********* 2026-07-30 01:19:38.688709 | instance | ok: [instance] 2026-07-30 01:19:38.688978 | instance | 2026-07-30 01:19:38.689287 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-07-30 01:19:38.689568 | instance | Thursday 30 July 2026 01:19:38 +0000 (0:00:00.062) 0:34:25.107 ********* 2026-07-30 01:19:38.767258 | instance | included: ingress for instance 2026-07-30 01:19:38.767538 | instance | 2026-07-30 01:19:38.767840 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-07-30 01:19:38.768131 | instance | Thursday 30 July 2026 01:19:38 +0000 (0:00:00.078) 0:34:25.185 ********* 2026-07-30 01:19:39.820687 | instance | changed: [instance] 2026-07-30 01:19:39.820825 | instance | 2026-07-30 01:19:39.821054 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:19:39.821195 | instance | Thursday 30 July 2026 01:19:39 +0000 (0:00:01.053) 0:34:26.238 ********* 2026-07-30 01:19:39.893455 | instance | ok: [instance] 2026-07-30 01:19:39.893579 | instance | 2026-07-30 01:19:39.893788 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:19:39.893985 | instance | Thursday 30 July 2026 01:19:39 +0000 (0:00:00.073) 0:34:26.312 ********* 2026-07-30 01:19:39.932142 | instance | skipping: [instance] 2026-07-30 01:19:39.932348 | instance | 2026-07-30 01:19:39.932623 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:19:39.932888 | instance | Thursday 30 July 2026 01:19:39 +0000 (0:00:00.038) 0:34:26.350 ********* 2026-07-30 01:19:39.982798 | instance | skipping: [instance] 2026-07-30 01:19:39.983012 | instance | 2026-07-30 01:19:39.983285 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:19:39.983507 | instance | Thursday 30 July 2026 01:19:39 +0000 (0:00:00.050) 0:34:26.400 ********* 2026-07-30 01:19:40.028451 | instance | skipping: [instance] 2026-07-30 01:19:40.028633 | instance | 2026-07-30 01:19:40.028881 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:19:40.029116 | instance | Thursday 30 July 2026 01:19:40 +0000 (0:00:00.045) 0:34:26.446 ********* 2026-07-30 01:19:40.092650 | instance | skipping: [instance] 2026-07-30 01:19:40.092788 | instance | 2026-07-30 01:19:40.092971 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:19:40.093132 | instance | Thursday 30 July 2026 01:19:40 +0000 (0:00:00.064) 0:34:26.511 ********* 2026-07-30 01:19:40.149413 | instance | skipping: [instance] 2026-07-30 01:19:40.149529 | instance | 2026-07-30 01:19:40.149714 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:19:40.149887 | instance | Thursday 30 July 2026 01:19:40 +0000 (0:00:00.056) 0:34:26.567 ********* 2026-07-30 01:19:40.196997 | instance | ok: [instance] 2026-07-30 01:19:40.197128 | instance | 2026-07-30 01:19:40.197316 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:19:40.197467 | instance | Thursday 30 July 2026 01:19:40 +0000 (0:00:00.048) 0:34:26.615 ********* 2026-07-30 01:19:40.288622 | instance | ok: [instance] => (item=identity) 2026-07-30 01:19:40.288889 | instance | ok: [instance] => (item=placement) 2026-07-30 01:19:40.289173 | instance | ok: [instance] => (item=oslo_db) 2026-07-30 01:19:40.289479 | instance | ok: [instance] => (item=oslo_cache) 2026-07-30 01:19:40.289742 | instance | 2026-07-30 01:19:40.290034 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:19:40.290310 | instance | Thursday 30 July 2026 01:19:40 +0000 (0:00:00.091) 0:34:26.706 ********* 2026-07-30 01:19:40.357902 | instance | ok: [instance] 2026-07-30 01:19:40.358166 | instance | 2026-07-30 01:19:40.358540 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:19:40.358856 | instance | Thursday 30 July 2026 01:19:40 +0000 (0:00:00.069) 0:34:26.776 ********* 2026-07-30 01:19:40.419618 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:19:40.419918 | instance | 2026-07-30 01:19:40.420219 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:19:40.420525 | instance | Thursday 30 July 2026 01:19:40 +0000 (0:00:00.062) 0:34:26.838 ********* 2026-07-30 01:19:40.955605 | instance | changed: [instance] 2026-07-30 01:19:40.955843 | instance | 2026-07-30 01:19:40.956135 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-07-30 01:19:40.956756 | instance | Thursday 30 July 2026 01:19:40 +0000 (0:00:00.535) 0:34:27.374 ********* 2026-07-30 01:21:03.894221 | instance | changed: [instance] 2026-07-30 01:21:03.894465 | instance | 2026-07-30 01:21:03.894741 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 01:21:03.895010 | instance | Thursday 30 July 2026 01:21:03 +0000 (0:01:22.938) 0:35:50.312 ********* 2026-07-30 01:21:04.006029 | instance | included: openstack_helm_ingress for instance 2026-07-30 01:21:04.006172 | instance | 2026-07-30 01:21:04.006368 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 01:21:04.006634 | instance | Thursday 30 July 2026 01:21:03 +0000 (0:00:00.112) 0:35:50.424 ********* 2026-07-30 01:21:04.057874 | instance | skipping: [instance] 2026-07-30 01:21:04.058102 | instance | 2026-07-30 01:21:04.058410 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 01:21:04.058698 | instance | Thursday 30 July 2026 01:21:04 +0000 (0:00:00.051) 0:35:50.476 ********* 2026-07-30 01:21:04.107430 | instance | skipping: [instance] 2026-07-30 01:21:04.107661 | instance | 2026-07-30 01:21:04.107931 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 01:21:04.108194 | instance | Thursday 30 July 2026 01:21:04 +0000 (0:00:00.049) 0:35:50.525 ********* 2026-07-30 01:21:04.167327 | instance | ok: [instance] 2026-07-30 01:21:04.167556 | instance | 2026-07-30 01:21:04.167819 | instance | TASK [Create Ingress placement] ************************************************ 2026-07-30 01:21:04.168080 | instance | Thursday 30 July 2026 01:21:04 +0000 (0:00:00.060) 0:35:50.586 ********* 2026-07-30 01:21:04.234355 | instance | included: ingress for instance 2026-07-30 01:21:04.234618 | instance | 2026-07-30 01:21:04.234880 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-07-30 01:21:04.235140 | instance | Thursday 30 July 2026 01:21:04 +0000 (0:00:00.066) 0:35:50.653 ********* 2026-07-30 01:21:05.286256 | instance | changed: [instance] 2026-07-30 01:21:05.286422 | instance | 2026-07-30 01:21:05.286601 | instance | PLAY [Configure operating system] ********************************************** 2026-07-30 01:21:05.286757 | instance | 2026-07-30 01:21:05.286933 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 01:21:05.287121 | instance | Thursday 30 July 2026 01:21:05 +0000 (0:00:01.051) 0:35:51.705 ********* 2026-07-30 01:21:07.587107 | instance | ok: [instance] 2026-07-30 01:21:07.587309 | instance | 2026-07-30 01:21:07.587581 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-07-30 01:21:07.587813 | instance | Thursday 30 July 2026 01:21:07 +0000 (0:00:02.300) 0:35:54.005 ********* 2026-07-30 01:21:07.772655 | instance | ok: [instance] 2026-07-30 01:21:07.772935 | instance | 2026-07-30 01:21:07.773217 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-07-30 01:21:07.773488 | instance | Thursday 30 July 2026 01:21:07 +0000 (0:00:00.185) 0:35:54.191 ********* 2026-07-30 01:21:07.819560 | instance | skipping: [instance] 2026-07-30 01:21:07.819797 | instance | 2026-07-30 01:21:07.820062 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-07-30 01:21:07.820323 | instance | Thursday 30 July 2026 01:21:07 +0000 (0:00:00.047) 0:35:54.238 ********* 2026-07-30 01:21:07.878442 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-07-30 01:21:07.879822 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-07-30 01:21:07.879883 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-07-30 01:21:07.879891 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-07-30 01:21:07.879897 | instance | skipping: [instance] 2026-07-30 01:21:07.879904 | instance | 2026-07-30 01:21:07.879911 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-07-30 01:21:07.879917 | instance | Thursday 30 July 2026 01:21:07 +0000 (0:00:00.058) 0:35:54.297 ********* 2026-07-30 01:21:08.044957 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-07-30 01:21:08.045094 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-07-30 01:21:08.045290 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-07-30 01:21:08.045465 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-07-30 01:21:08.045638 | instance | skipping: [instance] 2026-07-30 01:21:08.045791 | instance | 2026-07-30 01:21:08.046028 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-07-30 01:21:08.046192 | instance | Thursday 30 July 2026 01:21:08 +0000 (0:00:00.166) 0:35:54.463 ********* 2026-07-30 01:21:08.091367 | instance | skipping: [instance] 2026-07-30 01:21:08.091598 | instance | 2026-07-30 01:21:08.091903 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-07-30 01:21:08.092166 | instance | Thursday 30 July 2026 01:21:08 +0000 (0:00:00.046) 0:35:54.509 ********* 2026-07-30 01:21:08.154334 | instance | skipping: [instance] 2026-07-30 01:21:08.154532 | instance | 2026-07-30 01:21:08.154746 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-07-30 01:21:08.154984 | instance | Thursday 30 July 2026 01:21:08 +0000 (0:00:00.063) 0:35:54.572 ********* 2026-07-30 01:21:14.279940 | instance | changed: [instance] 2026-07-30 01:21:14.280167 | instance | 2026-07-30 01:21:14.280433 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-07-30 01:21:14.280696 | instance | Thursday 30 July 2026 01:21:14 +0000 (0:00:06.125) 0:36:00.698 ********* 2026-07-30 01:21:35.365444 | instance | changed: [instance] 2026-07-30 01:21:35.365542 | instance | 2026-07-30 01:21:35.365811 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-07-30 01:21:35.366072 | instance | Thursday 30 July 2026 01:21:35 +0000 (0:00:21.085) 0:36:21.783 ********* 2026-07-30 01:21:35.873683 | instance | changed: [instance] 2026-07-30 01:21:35.873881 | instance | 2026-07-30 01:21:35.874167 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-07-30 01:21:35.874559 | instance | Thursday 30 July 2026 01:21:35 +0000 (0:00:00.508) 0:36:22.291 ********* 2026-07-30 01:21:36.916135 | instance | ok: [instance] 2026-07-30 01:21:36.916378 | instance | 2026-07-30 01:21:36.916657 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-07-30 01:21:36.916952 | instance | Thursday 30 July 2026 01:21:36 +0000 (0:00:01.042) 0:36:23.334 ********* 2026-07-30 01:21:37.335572 | instance | changed: [instance] 2026-07-30 01:21:37.335824 | instance | 2026-07-30 01:21:37.336142 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-07-30 01:21:37.336421 | instance | Thursday 30 July 2026 01:21:37 +0000 (0:00:00.419) 0:36:23.753 ********* 2026-07-30 01:21:37.805321 | instance | changed: [instance] 2026-07-30 01:21:37.805463 | instance | 2026-07-30 01:21:37.805735 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-07-30 01:21:37.805910 | instance | Thursday 30 July 2026 01:21:37 +0000 (0:00:00.469) 0:36:24.223 ********* 2026-07-30 01:21:38.327632 | instance | changed: [instance] 2026-07-30 01:21:38.327694 | instance | 2026-07-30 01:21:38.327706 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-07-30 01:21:38.327716 | instance | Thursday 30 July 2026 01:21:38 +0000 (0:00:00.521) 0:36:24.745 ********* 2026-07-30 01:21:38.791568 | instance | changed: [instance] 2026-07-30 01:21:38.791640 | instance | 2026-07-30 01:21:38.791918 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-07-30 01:21:38.791972 | instance | Thursday 30 July 2026 01:21:38 +0000 (0:00:00.465) 0:36:25.210 ********* 2026-07-30 01:21:39.097793 | instance | ok: [instance] 2026-07-30 01:21:39.097857 | instance | 2026-07-30 01:21:39.098361 | instance | PLAY [Deploy SDN] ************************************************************** 2026-07-30 01:21:39.098421 | instance | 2026-07-30 01:21:39.098427 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:21:39.098432 | instance | Thursday 30 July 2026 01:21:39 +0000 (0:00:00.305) 0:36:25.516 ********* 2026-07-30 01:21:39.171893 | instance | ok: [instance] 2026-07-30 01:21:39.171997 | instance | 2026-07-30 01:21:39.172262 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:21:39.172301 | instance | Thursday 30 July 2026 01:21:39 +0000 (0:00:00.074) 0:36:25.590 ********* 2026-07-30 01:21:39.222248 | instance | skipping: [instance] 2026-07-30 01:21:39.222360 | instance | 2026-07-30 01:21:39.222503 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:21:39.222671 | instance | Thursday 30 July 2026 01:21:39 +0000 (0:00:00.050) 0:36:25.640 ********* 2026-07-30 01:21:39.277339 | instance | skipping: [instance] 2026-07-30 01:21:39.277573 | instance | 2026-07-30 01:21:39.277846 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:21:39.278106 | instance | Thursday 30 July 2026 01:21:39 +0000 (0:00:00.055) 0:36:25.696 ********* 2026-07-30 01:21:39.327007 | instance | skipping: [instance] 2026-07-30 01:21:39.327236 | instance | 2026-07-30 01:21:39.327568 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:21:39.327835 | instance | Thursday 30 July 2026 01:21:39 +0000 (0:00:00.049) 0:36:25.745 ********* 2026-07-30 01:21:39.375975 | instance | skipping: [instance] 2026-07-30 01:21:39.376208 | instance | 2026-07-30 01:21:39.376484 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:21:39.376738 | instance | Thursday 30 July 2026 01:21:39 +0000 (0:00:00.048) 0:36:25.794 ********* 2026-07-30 01:21:39.425781 | instance | skipping: [instance] 2026-07-30 01:21:39.426019 | instance | 2026-07-30 01:21:39.426293 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:21:39.426594 | instance | Thursday 30 July 2026 01:21:39 +0000 (0:00:00.049) 0:36:25.844 ********* 2026-07-30 01:21:39.480937 | instance | ok: [instance] 2026-07-30 01:21:39.481228 | instance | 2026-07-30 01:21:39.481479 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:21:39.481725 | instance | Thursday 30 July 2026 01:21:39 +0000 (0:00:00.055) 0:36:25.899 ********* 2026-07-30 01:21:39.528841 | instance | skipping: [instance] 2026-07-30 01:21:39.529072 | instance | 2026-07-30 01:21:39.529337 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:21:39.529606 | instance | Thursday 30 July 2026 01:21:39 +0000 (0:00:00.047) 0:36:25.947 ********* 2026-07-30 01:21:39.599556 | instance | ok: [instance] 2026-07-30 01:21:39.599857 | instance | 2026-07-30 01:21:39.600037 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:21:39.600305 | instance | Thursday 30 July 2026 01:21:39 +0000 (0:00:00.070) 0:36:26.017 ********* 2026-07-30 01:21:39.668019 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:21:39.668264 | instance | 2026-07-30 01:21:39.668526 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:21:39.668780 | instance | Thursday 30 July 2026 01:21:39 +0000 (0:00:00.068) 0:36:26.086 ********* 2026-07-30 01:21:40.194071 | instance | changed: [instance] 2026-07-30 01:21:40.194286 | instance | 2026-07-30 01:21:40.194638 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-07-30 01:21:40.194897 | instance | Thursday 30 July 2026 01:21:40 +0000 (0:00:00.525) 0:36:26.612 ********* 2026-07-30 01:21:40.409474 | instance | ok: [instance] 2026-07-30 01:21:40.409726 | instance | 2026-07-30 01:21:40.410015 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-07-30 01:21:40.410276 | instance | Thursday 30 July 2026 01:21:40 +0000 (0:00:00.215) 0:36:26.827 ********* 2026-07-30 01:21:40.470057 | instance | ok: [instance] => { 2026-07-30 01:21:40.470409 | instance | "changed": false, 2026-07-30 01:21:40.470777 | instance | "msg": "All assertions passed" 2026-07-30 01:21:40.471117 | instance | } 2026-07-30 01:21:40.471371 | instance | 2026-07-30 01:21:40.471706 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-07-30 01:21:40.471978 | instance | Thursday 30 July 2026 01:21:40 +0000 (0:00:00.060) 0:36:26.888 ********* 2026-07-30 01:21:47.187970 | instance | ok: [instance] 2026-07-30 01:21:47.188040 | instance | 2026-07-30 01:21:47.188162 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-07-30 01:21:47.188280 | instance | Thursday 30 July 2026 01:21:47 +0000 (0:00:06.718) 0:36:33.606 ********* 2026-07-30 01:21:47.241198 | instance | ok: [instance] => { 2026-07-30 01:21:47.241249 | instance | "changed": false, 2026-07-30 01:21:47.241345 | instance | "msg": "Successfully pulled openvswitch image" 2026-07-30 01:21:47.241546 | instance | } 2026-07-30 01:21:47.241665 | instance | 2026-07-30 01:21:47.241997 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-07-30 01:21:47.242157 | instance | Thursday 30 July 2026 01:21:47 +0000 (0:00:00.052) 0:36:33.659 ********* 2026-07-30 01:21:48.592150 | instance | changed: [instance] 2026-07-30 01:21:48.592398 | instance | 2026-07-30 01:21:48.592707 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:21:48.593003 | instance | Thursday 30 July 2026 01:21:48 +0000 (0:00:01.350) 0:36:35.010 ********* 2026-07-30 01:21:48.660114 | instance | skipping: [instance] 2026-07-30 01:21:48.660326 | instance | 2026-07-30 01:21:48.660594 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-07-30 01:21:48.660870 | instance | Thursday 30 July 2026 01:21:48 +0000 (0:00:00.068) 0:36:35.078 ********* 2026-07-30 01:21:48.765077 | instance | skipping: [instance] 2026-07-30 01:21:48.765221 | instance | 2026-07-30 01:21:48.765408 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:21:48.765610 | instance | Thursday 30 July 2026 01:21:48 +0000 (0:00:00.104) 0:36:35.183 ********* 2026-07-30 01:21:48.835549 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:21:48.873566 | instance | 2026-07-30 01:21:48.873593 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:21:48.873605 | instance | Thursday 30 July 2026 01:21:48 +0000 (0:00:00.070) 0:36:35.254 ********* 2026-07-30 01:21:49.367334 | instance | changed: [instance] 2026-07-30 01:21:49.367434 | instance | 2026-07-30 01:21:49.367621 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-07-30 01:21:49.367794 | instance | Thursday 30 July 2026 01:21:49 +0000 (0:00:00.531) 0:36:35.785 ********* 2026-07-30 01:21:50.035213 | instance | ok: [instance] 2026-07-30 01:21:50.035371 | instance | 2026-07-30 01:21:50.035560 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-07-30 01:21:50.035746 | instance | Thursday 30 July 2026 01:21:50 +0000 (0:00:00.667) 0:36:36.453 ********* 2026-07-30 01:21:50.081350 | instance | skipping: [instance] 2026-07-30 01:21:50.081569 | instance | 2026-07-30 01:21:50.081860 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-07-30 01:21:50.082125 | instance | Thursday 30 July 2026 01:21:50 +0000 (0:00:00.046) 0:36:36.499 ********* 2026-07-30 01:21:55.544380 | instance | ok: [instance] 2026-07-30 01:21:55.544458 | instance | 2026-07-30 01:21:55.544556 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-07-30 01:21:55.544673 | instance | Thursday 30 July 2026 01:21:55 +0000 (0:00:05.462) 0:36:41.962 ********* 2026-07-30 01:21:55.611909 | instance | ok: [instance] => { 2026-07-30 01:21:55.612081 | instance | "changed": false, 2026-07-30 01:21:55.612329 | instance | "msg": "Successfully pulled ovn-controller image" 2026-07-30 01:21:55.612574 | instance | } 2026-07-30 01:21:55.612810 | instance | 2026-07-30 01:21:55.613073 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-07-30 01:21:55.613336 | instance | Thursday 30 July 2026 01:21:55 +0000 (0:00:00.067) 0:36:42.030 ********* 2026-07-30 01:21:57.684528 | instance | changed: [instance] 2026-07-30 01:21:57.684565 | instance | 2026-07-30 01:21:57.684570 | instance | PLAY [controllers[0]] ********************************************************** 2026-07-30 01:21:57.684575 | instance | 2026-07-30 01:21:57.684579 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 01:21:57.684583 | instance | Thursday 30 July 2026 01:21:57 +0000 (0:00:02.072) 0:36:44.102 ********* 2026-07-30 01:22:00.288060 | instance | ok: [instance] 2026-07-30 01:22:00.288147 | instance | 2026-07-30 01:22:00.288333 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:22:00.288411 | instance | Thursday 30 July 2026 01:22:00 +0000 (0:00:02.603) 0:36:46.706 ********* 2026-07-30 01:22:00.381395 | instance | ok: [instance] 2026-07-30 01:22:00.381443 | instance | 2026-07-30 01:22:00.381448 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:22:00.381453 | instance | Thursday 30 July 2026 01:22:00 +0000 (0:00:00.092) 0:36:46.799 ********* 2026-07-30 01:22:00.447025 | instance | skipping: [instance] 2026-07-30 01:22:00.447110 | instance | 2026-07-30 01:22:00.447369 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:22:00.447437 | instance | Thursday 30 July 2026 01:22:00 +0000 (0:00:00.065) 0:36:46.865 ********* 2026-07-30 01:22:00.506071 | instance | skipping: [instance] 2026-07-30 01:22:00.506152 | instance | 2026-07-30 01:22:00.506436 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:22:00.506474 | instance | Thursday 30 July 2026 01:22:00 +0000 (0:00:00.059) 0:36:46.924 ********* 2026-07-30 01:22:00.558393 | instance | skipping: [instance] 2026-07-30 01:22:00.558478 | instance | 2026-07-30 01:22:00.558604 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:22:00.558722 | instance | Thursday 30 July 2026 01:22:00 +0000 (0:00:00.052) 0:36:46.976 ********* 2026-07-30 01:22:00.609425 | instance | skipping: [instance] 2026-07-30 01:22:00.609674 | instance | 2026-07-30 01:22:00.609947 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:22:00.610207 | instance | Thursday 30 July 2026 01:22:00 +0000 (0:00:00.051) 0:36:47.028 ********* 2026-07-30 01:22:00.668767 | instance | skipping: [instance] 2026-07-30 01:22:00.669006 | instance | 2026-07-30 01:22:00.669281 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:22:00.669558 | instance | Thursday 30 July 2026 01:22:00 +0000 (0:00:00.059) 0:36:47.087 ********* 2026-07-30 01:22:00.730179 | instance | ok: [instance] 2026-07-30 01:22:00.730325 | instance | 2026-07-30 01:22:00.730535 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:22:00.730700 | instance | Thursday 30 July 2026 01:22:00 +0000 (0:00:00.061) 0:36:47.148 ********* 2026-07-30 01:22:00.794623 | instance | ok: [instance] => (item=libvirt_exporter) 2026-07-30 01:22:00.794715 | instance | 2026-07-30 01:22:00.794836 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:22:00.794955 | instance | Thursday 30 July 2026 01:22:00 +0000 (0:00:00.064) 0:36:47.213 ********* 2026-07-30 01:22:00.887294 | instance | ok: [instance] 2026-07-30 01:22:00.887441 | instance | 2026-07-30 01:22:00.887604 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:22:00.887776 | instance | Thursday 30 July 2026 01:22:00 +0000 (0:00:00.091) 0:36:47.305 ********* 2026-07-30 01:22:00.972137 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:22:00.972245 | instance | 2026-07-30 01:22:00.972418 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:22:00.972590 | instance | Thursday 30 July 2026 01:22:00 +0000 (0:00:00.085) 0:36:47.390 ********* 2026-07-30 01:22:01.529791 | instance | changed: [instance] 2026-07-30 01:22:01.530058 | instance | 2026-07-30 01:22:01.530352 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-07-30 01:22:01.530658 | instance | Thursday 30 July 2026 01:22:01 +0000 (0:00:00.557) 0:36:47.948 ********* 2026-07-30 01:22:02.905098 | instance | changed: [instance] => (item=libvirt-vnc) 2026-07-30 01:22:02.905188 | instance | changed: [instance] => (item=libvirt-api) 2026-07-30 01:22:02.905309 | instance | 2026-07-30 01:22:02.905447 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-07-30 01:22:02.905576 | instance | Thursday 30 July 2026 01:22:02 +0000 (0:00:01.375) 0:36:49.323 ********* 2026-07-30 01:22:04.381867 | instance | changed: [instance] => (item=libvirt-vnc) 2026-07-30 01:22:04.382135 | instance | changed: [instance] => (item=libvirt-api) 2026-07-30 01:22:04.382410 | instance | 2026-07-30 01:22:04.382702 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-07-30 01:22:04.382975 | instance | Thursday 30 July 2026 01:22:04 +0000 (0:00:01.476) 0:36:50.800 ********* 2026-07-30 01:22:06.255372 | instance | changed: [instance] 2026-07-30 01:22:06.255813 | instance | 2026-07-30 01:22:06.255832 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:22:06.255839 | instance | Thursday 30 July 2026 01:22:06 +0000 (0:00:01.873) 0:36:52.673 ********* 2026-07-30 01:22:06.340588 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:22:06.340650 | instance | 2026-07-30 01:22:06.340789 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:22:06.340908 | instance | Thursday 30 July 2026 01:22:06 +0000 (0:00:00.085) 0:36:52.759 ********* 2026-07-30 01:22:06.863592 | instance | changed: [instance] 2026-07-30 01:22:06.863668 | instance | 2026-07-30 01:22:06.863884 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-07-30 01:22:06.863958 | instance | Thursday 30 July 2026 01:22:06 +0000 (0:00:00.522) 0:36:53.281 ********* 2026-07-30 01:22:06.969248 | instance | skipping: [instance] 2026-07-30 01:22:06.969308 | instance | 2026-07-30 01:22:06.969459 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-07-30 01:22:06.969628 | instance | Thursday 30 July 2026 01:22:06 +0000 (0:00:00.105) 0:36:53.386 ********* 2026-07-30 01:22:08.008146 | instance | ok: [instance] 2026-07-30 01:22:08.008205 | instance | 2026-07-30 01:22:08.008224 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-07-30 01:22:08.008363 | instance | Thursday 30 July 2026 01:22:08 +0000 (0:00:01.039) 0:36:54.426 ********* 2026-07-30 01:22:08.253154 | instance | ok: [instance] 2026-07-30 01:22:08.253464 | instance | 2026-07-30 01:22:08.253807 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-07-30 01:22:08.254159 | instance | Thursday 30 July 2026 01:22:08 +0000 (0:00:00.245) 0:36:54.671 ********* 2026-07-30 01:22:08.772810 | instance | ok: [instance] 2026-07-30 01:22:08.773012 | instance | 2026-07-30 01:22:08.773287 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:22:08.773553 | instance | Thursday 30 July 2026 01:22:08 +0000 (0:00:00.519) 0:36:55.191 ********* 2026-07-30 01:22:09.008394 | instance | ok: [instance] 2026-07-30 01:22:09.008625 | instance | 2026-07-30 01:22:09.008925 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:22:09.009195 | instance | Thursday 30 July 2026 01:22:09 +0000 (0:00:00.235) 0:36:55.426 ********* 2026-07-30 01:22:09.110848 | instance | included: rabbitmq for instance 2026-07-30 01:22:09.111063 | instance | 2026-07-30 01:22:09.111359 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-30 01:22:09.111640 | instance | Thursday 30 July 2026 01:22:09 +0000 (0:00:00.102) 0:36:55.529 ********* 2026-07-30 01:22:09.809501 | instance | ok: [instance] 2026-07-30 01:22:09.809704 | instance | 2026-07-30 01:22:09.810027 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-30 01:22:09.810280 | instance | Thursday 30 July 2026 01:22:09 +0000 (0:00:00.698) 0:36:56.227 ********* 2026-07-30 01:22:09.878759 | instance | skipping: [instance] 2026-07-30 01:22:09.879056 | instance | 2026-07-30 01:22:09.879355 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-30 01:22:09.879640 | instance | Thursday 30 July 2026 01:22:09 +0000 (0:00:00.068) 0:36:56.296 ********* 2026-07-30 01:22:09.940633 | instance | skipping: [instance] 2026-07-30 01:22:09.940826 | instance | 2026-07-30 01:22:09.941091 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-30 01:22:09.941355 | instance | Thursday 30 July 2026 01:22:09 +0000 (0:00:00.062) 0:36:56.358 ********* 2026-07-30 01:22:10.027248 | instance | skipping: [instance] 2026-07-30 01:22:10.027470 | instance | 2026-07-30 01:22:10.027776 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-30 01:22:10.028476 | instance | Thursday 30 July 2026 01:22:10 +0000 (0:00:00.085) 0:36:56.444 ********* 2026-07-30 01:22:35.931309 | instance | changed: [instance] 2026-07-30 01:22:35.931360 | instance | 2026-07-30 01:22:35.931367 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:22:35.931374 | instance | Thursday 30 July 2026 01:22:35 +0000 (0:00:25.904) 0:37:22.349 ********* 2026-07-30 01:22:36.594342 | instance | ok: [instance] 2026-07-30 01:22:36.594434 | instance | 2026-07-30 01:22:36.594667 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:22:36.594710 | instance | Thursday 30 July 2026 01:22:36 +0000 (0:00:00.663) 0:37:23.013 ********* 2026-07-30 01:22:36.656740 | instance | ok: [instance] 2026-07-30 01:22:36.656813 | instance | 2026-07-30 01:22:36.657093 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:22:36.657132 | instance | Thursday 30 July 2026 01:22:36 +0000 (0:00:00.062) 0:37:23.075 ********* 2026-07-30 01:22:36.721846 | instance | skipping: [instance] 2026-07-30 01:22:36.721973 | instance | 2026-07-30 01:22:36.722277 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:22:36.722529 | instance | Thursday 30 July 2026 01:22:36 +0000 (0:00:00.064) 0:37:23.140 ********* 2026-07-30 01:22:36.783810 | instance | skipping: [instance] 2026-07-30 01:22:36.783902 | instance | 2026-07-30 01:22:36.784174 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:22:36.784218 | instance | Thursday 30 July 2026 01:22:36 +0000 (0:00:00.062) 0:37:23.202 ********* 2026-07-30 01:22:36.844915 | instance | ok: [instance] 2026-07-30 01:22:36.845020 | instance | 2026-07-30 01:22:36.845145 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:22:36.845264 | instance | Thursday 30 July 2026 01:22:36 +0000 (0:00:00.060) 0:37:23.263 ********* 2026-07-30 01:22:37.193170 | instance | ok: [instance] => (item=compute) 2026-07-30 01:22:37.193252 | instance | ok: [instance] => (item=oslo_db) 2026-07-30 01:22:37.193387 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-30 01:22:37.193504 | instance | ok: [instance] => (item=placement) 2026-07-30 01:22:37.193636 | instance | ok: [instance] => (item=baremetal) 2026-07-30 01:22:37.193783 | instance | ok: [instance] => (item=oslo_db_api) 2026-07-30 01:22:37.193902 | instance | ok: [instance] => (item=compute_metadata) 2026-07-30 01:22:37.194013 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-07-30 01:22:37.194122 | instance | ok: [instance] => (item=volumev3) 2026-07-30 01:22:37.194237 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-07-30 01:22:37.194350 | instance | ok: [instance] => (item=oslo_cache) 2026-07-30 01:22:37.194792 | instance | ok: [instance] => (item=image) 2026-07-30 01:22:37.194819 | instance | ok: [instance] => (item=network) 2026-07-30 01:22:37.194829 | instance | ok: [instance] => (item=identity) 2026-07-30 01:22:37.194841 | instance | 2026-07-30 01:22:37.194929 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:22:37.195042 | instance | Thursday 30 July 2026 01:22:37 +0000 (0:00:00.348) 0:37:23.611 ********* 2026-07-30 01:22:37.275563 | instance | ok: [instance] 2026-07-30 01:22:37.275815 | instance | 2026-07-30 01:22:37.276116 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:22:37.276395 | instance | Thursday 30 July 2026 01:22:37 +0000 (0:00:00.082) 0:37:23.693 ********* 2026-07-30 01:22:37.350961 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:22:37.351198 | instance | 2026-07-30 01:22:37.351525 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:22:37.351799 | instance | Thursday 30 July 2026 01:22:37 +0000 (0:00:00.075) 0:37:23.769 ********* 2026-07-30 01:22:37.914925 | instance | changed: [instance] 2026-07-30 01:22:37.915144 | instance | 2026-07-30 01:22:37.915426 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-07-30 01:22:37.915823 | instance | Thursday 30 July 2026 01:22:37 +0000 (0:00:00.563) 0:37:24.333 ********* 2026-07-30 01:22:38.138082 | instance | ok: [instance -> localhost] 2026-07-30 01:22:38.138299 | instance | 2026-07-30 01:22:38.138610 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-07-30 01:22:38.138872 | instance | Thursday 30 July 2026 01:22:38 +0000 (0:00:00.223) 0:37:24.556 ********* 2026-07-30 01:22:38.589429 | instance | ok: [instance -> localhost] 2026-07-30 01:22:38.589679 | instance | 2026-07-30 01:22:38.590001 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-07-30 01:22:38.590297 | instance | Thursday 30 July 2026 01:22:38 +0000 (0:00:00.450) 0:37:25.006 ********* 2026-07-30 01:22:38.987034 | instance | ok: [instance -> localhost] 2026-07-30 01:22:38.987238 | instance | 2026-07-30 01:22:38.987471 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-07-30 01:22:38.987644 | instance | Thursday 30 July 2026 01:22:38 +0000 (0:00:00.398) 0:37:25.405 ********* 2026-07-30 01:22:39.198706 | instance | ok: [instance -> localhost] 2026-07-30 01:22:39.198924 | instance | 2026-07-30 01:22:39.199210 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-07-30 01:22:39.199478 | instance | Thursday 30 July 2026 01:22:39 +0000 (0:00:00.211) 0:37:25.617 ********* 2026-07-30 01:22:40.544143 | instance | ok: [instance] => (item=nova-bootstrap) 2026-07-30 01:22:40.544288 | instance | ok: [instance] => (item=nova-cell-setup) 2026-07-30 01:22:40.544453 | instance | 2026-07-30 01:22:40.544633 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-07-30 01:22:40.544802 | instance | Thursday 30 July 2026 01:22:40 +0000 (0:00:01.345) 0:37:26.962 ********* 2026-07-30 01:25:17.157344 | instance | changed: [instance] 2026-07-30 01:25:17.157468 | instance | 2026-07-30 01:25:17.157637 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 01:25:17.157806 | instance | Thursday 30 July 2026 01:25:17 +0000 (0:02:36.612) 0:40:03.575 ********* 2026-07-30 01:25:17.272689 | instance | included: openstack_helm_ingress for instance 2026-07-30 01:25:17.272886 | instance | 2026-07-30 01:25:17.273156 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 01:25:17.273421 | instance | Thursday 30 July 2026 01:25:17 +0000 (0:00:00.115) 0:40:03.691 ********* 2026-07-30 01:25:17.328372 | instance | skipping: [instance] 2026-07-30 01:25:17.328643 | instance | 2026-07-30 01:25:17.328891 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 01:25:17.329167 | instance | Thursday 30 July 2026 01:25:17 +0000 (0:00:00.055) 0:40:03.747 ********* 2026-07-30 01:25:17.405840 | instance | skipping: [instance] 2026-07-30 01:25:17.406059 | instance | 2026-07-30 01:25:17.406332 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 01:25:17.406654 | instance | Thursday 30 July 2026 01:25:17 +0000 (0:00:00.077) 0:40:03.824 ********* 2026-07-30 01:25:17.477176 | instance | ok: [instance] 2026-07-30 01:25:17.477406 | instance | 2026-07-30 01:25:17.477691 | instance | TASK [Create Ingress compute] ************************************************** 2026-07-30 01:25:17.477950 | instance | Thursday 30 July 2026 01:25:17 +0000 (0:00:00.071) 0:40:03.895 ********* 2026-07-30 01:25:17.586665 | instance | included: ingress for instance 2026-07-30 01:25:17.586862 | instance | 2026-07-30 01:25:17.587259 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-07-30 01:25:17.587522 | instance | Thursday 30 July 2026 01:25:17 +0000 (0:00:00.109) 0:40:04.005 ********* 2026-07-30 01:25:18.542708 | instance | changed: [instance] 2026-07-30 01:25:18.542782 | instance | 2026-07-30 01:25:18.542891 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 01:25:18.543012 | instance | Thursday 30 July 2026 01:25:18 +0000 (0:00:00.955) 0:40:04.960 ********* 2026-07-30 01:25:18.683149 | instance | included: openstack_helm_ingress for instance 2026-07-30 01:25:18.683381 | instance | 2026-07-30 01:25:18.683653 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 01:25:18.683936 | instance | Thursday 30 July 2026 01:25:18 +0000 (0:00:00.140) 0:40:05.101 ********* 2026-07-30 01:25:18.749795 | instance | skipping: [instance] 2026-07-30 01:25:18.749918 | instance | 2026-07-30 01:25:18.750102 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 01:25:18.750276 | instance | Thursday 30 July 2026 01:25:18 +0000 (0:00:00.066) 0:40:05.168 ********* 2026-07-30 01:25:18.813727 | instance | skipping: [instance] 2026-07-30 01:25:18.813848 | instance | 2026-07-30 01:25:18.814025 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 01:25:18.814183 | instance | Thursday 30 July 2026 01:25:18 +0000 (0:00:00.064) 0:40:05.232 ********* 2026-07-30 01:25:18.898436 | instance | ok: [instance] 2026-07-30 01:25:18.898490 | instance | 2026-07-30 01:25:18.898495 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-07-30 01:25:18.898500 | instance | Thursday 30 July 2026 01:25:18 +0000 (0:00:00.077) 0:40:05.309 ********* 2026-07-30 01:25:18.991939 | instance | included: ingress for instance 2026-07-30 01:25:18.992065 | instance | 2026-07-30 01:25:18.992240 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-07-30 01:25:18.992417 | instance | Thursday 30 July 2026 01:25:18 +0000 (0:00:00.100) 0:40:05.410 ********* 2026-07-30 01:25:20.050436 | instance | changed: [instance] 2026-07-30 01:25:20.050571 | instance | 2026-07-30 01:25:20.050807 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-07-30 01:25:20.051096 | instance | Thursday 30 July 2026 01:25:20 +0000 (0:00:01.057) 0:40:06.468 ********* 2026-07-30 01:25:20.802401 | instance | ok: [instance] 2026-07-30 01:25:20.802482 | instance | 2026-07-30 01:25:20.802635 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-07-30 01:25:20.802760 | instance | Thursday 30 July 2026 01:25:20 +0000 (0:00:00.752) 0:40:07.220 ********* 2026-07-30 01:25:38.436970 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-07-30 01:25:38.437222 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-07-30 01:25:38.437571 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-07-30 01:25:38.437861 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-07-30 01:25:38.438136 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-07-30 01:25:38.438481 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-07-30 01:25:38.438769 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-07-30 01:25:38.439016 | instance | 2026-07-30 01:25:38.439289 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:25:38.439549 | instance | Thursday 30 July 2026 01:25:38 +0000 (0:00:17.633) 0:40:24.854 ********* 2026-07-30 01:25:38.552781 | instance | ok: [instance] 2026-07-30 01:25:38.553036 | instance | 2026-07-30 01:25:38.553339 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:25:38.553647 | instance | Thursday 30 July 2026 01:25:38 +0000 (0:00:00.116) 0:40:24.971 ********* 2026-07-30 01:25:38.647348 | instance | included: rabbitmq for instance 2026-07-30 01:25:38.647524 | instance | 2026-07-30 01:25:38.647679 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-30 01:25:38.647858 | instance | Thursday 30 July 2026 01:25:38 +0000 (0:00:00.094) 0:40:25.065 ********* 2026-07-30 01:25:39.346740 | instance | ok: [instance] 2026-07-30 01:25:39.346960 | instance | 2026-07-30 01:25:39.347231 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-30 01:25:39.347501 | instance | Thursday 30 July 2026 01:25:39 +0000 (0:00:00.699) 0:40:25.765 ********* 2026-07-30 01:25:39.400417 | instance | skipping: [instance] 2026-07-30 01:25:39.400660 | instance | 2026-07-30 01:25:39.400962 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-30 01:25:39.401228 | instance | Thursday 30 July 2026 01:25:39 +0000 (0:00:00.054) 0:40:25.819 ********* 2026-07-30 01:25:39.457852 | instance | skipping: [instance] 2026-07-30 01:25:39.461471 | instance | 2026-07-30 01:25:39.461489 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-30 01:25:39.461499 | instance | Thursday 30 July 2026 01:25:39 +0000 (0:00:00.057) 0:40:25.876 ********* 2026-07-30 01:25:39.516248 | instance | skipping: [instance] 2026-07-30 01:25:39.516314 | instance | 2026-07-30 01:25:39.516453 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-30 01:25:39.516573 | instance | Thursday 30 July 2026 01:25:39 +0000 (0:00:00.057) 0:40:25.934 ********* 2026-07-30 01:26:10.406924 | instance | changed: [instance] 2026-07-30 01:26:10.407165 | instance | 2026-07-30 01:26:10.407455 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:26:10.407731 | instance | Thursday 30 July 2026 01:26:10 +0000 (0:00:30.890) 0:40:56.824 ********* 2026-07-30 01:26:11.054197 | instance | ok: [instance] 2026-07-30 01:26:11.054554 | instance | 2026-07-30 01:26:11.054851 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:26:11.055125 | instance | Thursday 30 July 2026 01:26:11 +0000 (0:00:00.647) 0:40:57.472 ********* 2026-07-30 01:26:11.109487 | instance | ok: [instance] 2026-07-30 01:26:11.109789 | instance | 2026-07-30 01:26:11.109998 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:26:11.110258 | instance | Thursday 30 July 2026 01:26:11 +0000 (0:00:00.055) 0:40:57.528 ********* 2026-07-30 01:26:11.169255 | instance | skipping: [instance] 2026-07-30 01:26:11.169486 | instance | 2026-07-30 01:26:11.169767 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:26:11.170024 | instance | Thursday 30 July 2026 01:26:11 +0000 (0:00:00.059) 0:40:57.587 ********* 2026-07-30 01:26:11.228987 | instance | skipping: [instance] 2026-07-30 01:26:11.229198 | instance | 2026-07-30 01:26:11.229503 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:26:11.229783 | instance | Thursday 30 July 2026 01:26:11 +0000 (0:00:00.059) 0:40:57.647 ********* 2026-07-30 01:26:11.291118 | instance | ok: [instance] 2026-07-30 01:26:11.291338 | instance | 2026-07-30 01:26:11.291711 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:26:11.292036 | instance | Thursday 30 July 2026 01:26:11 +0000 (0:00:00.061) 0:40:57.709 ********* 2026-07-30 01:26:11.464902 | instance | ok: [instance] => (item=compute) 2026-07-30 01:26:11.465228 | instance | ok: [instance] => (item=oslo_db) 2026-07-30 01:26:11.465529 | instance | ok: [instance] => (item=dns) 2026-07-30 01:26:11.465829 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-30 01:26:11.466175 | instance | ok: [instance] => (item=baremetal) 2026-07-30 01:26:11.466531 | instance | ok: [instance] => (item=oslo_cache) 2026-07-30 01:26:11.466825 | instance | ok: [instance] => (item=compute_metadata) 2026-07-30 01:26:11.467103 | instance | ok: [instance] => (item=network) 2026-07-30 01:26:11.467461 | instance | ok: [instance] => (item=load_balancer) 2026-07-30 01:26:11.467764 | instance | ok: [instance] => (item=identity) 2026-07-30 01:26:11.468049 | instance | 2026-07-30 01:26:11.468345 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:26:11.468798 | instance | Thursday 30 July 2026 01:26:11 +0000 (0:00:00.173) 0:40:57.883 ********* 2026-07-30 01:26:11.681136 | instance | ok: [instance] 2026-07-30 01:26:11.681357 | instance | 2026-07-30 01:26:11.681684 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:26:11.681957 | instance | Thursday 30 July 2026 01:26:11 +0000 (0:00:00.216) 0:40:58.099 ********* 2026-07-30 01:26:11.759432 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:26:11.759666 | instance | 2026-07-30 01:26:11.759967 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:26:11.760211 | instance | Thursday 30 July 2026 01:26:11 +0000 (0:00:00.078) 0:40:58.177 ********* 2026-07-30 01:26:12.320607 | instance | changed: [instance] 2026-07-30 01:26:12.320907 | instance | 2026-07-30 01:26:12.321200 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-07-30 01:26:12.321468 | instance | Thursday 30 July 2026 01:26:12 +0000 (0:00:00.561) 0:40:58.739 ********* 2026-07-30 01:26:12.971237 | instance | ok: [instance] 2026-07-30 01:26:12.971515 | instance | 2026-07-30 01:26:12.971881 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-07-30 01:26:12.972177 | instance | Thursday 30 July 2026 01:26:12 +0000 (0:00:00.650) 0:40:59.389 ********* 2026-07-30 01:26:13.026105 | instance | skipping: [instance] 2026-07-30 01:26:13.026347 | instance | 2026-07-30 01:26:13.026681 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-07-30 01:26:13.026974 | instance | Thursday 30 July 2026 01:26:13 +0000 (0:00:00.054) 0:40:59.444 ********* 2026-07-30 01:26:13.339115 | instance | ok: [instance] 2026-07-30 01:26:13.339295 | instance | 2026-07-30 01:26:13.339460 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-07-30 01:26:13.339646 | instance | Thursday 30 July 2026 01:26:13 +0000 (0:00:00.312) 0:40:59.756 ********* 2026-07-30 01:26:13.407094 | instance | ok: [instance] 2026-07-30 01:26:13.407229 | instance | 2026-07-30 01:26:13.407407 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-07-30 01:26:13.407574 | instance | Thursday 30 July 2026 01:26:13 +0000 (0:00:00.068) 0:40:59.825 ********* 2026-07-30 01:26:13.481367 | instance | ok: [instance] 2026-07-30 01:26:13.481589 | instance | 2026-07-30 01:26:13.481881 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-07-30 01:26:13.482202 | instance | Thursday 30 July 2026 01:26:13 +0000 (0:00:00.074) 0:40:59.899 ********* 2026-07-30 01:26:13.538541 | instance | skipping: [instance] 2026-07-30 01:26:13.538785 | instance | 2026-07-30 01:26:13.539050 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-07-30 01:26:13.539311 | instance | Thursday 30 July 2026 01:26:13 +0000 (0:00:00.057) 0:40:59.957 ********* 2026-07-30 01:28:23.968239 | instance | changed: [instance] 2026-07-30 01:28:23.968492 | instance | 2026-07-30 01:28:23.968790 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 01:28:23.969089 | instance | Thursday 30 July 2026 01:28:23 +0000 (0:02:10.429) 0:43:10.386 ********* 2026-07-30 01:28:24.110892 | instance | included: openstack_helm_ingress for instance 2026-07-30 01:28:24.111124 | instance | 2026-07-30 01:28:24.111465 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 01:28:24.111769 | instance | Thursday 30 July 2026 01:28:24 +0000 (0:00:00.142) 0:43:10.529 ********* 2026-07-30 01:28:24.172948 | instance | skipping: [instance] 2026-07-30 01:28:24.173184 | instance | 2026-07-30 01:28:24.173549 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 01:28:24.173832 | instance | Thursday 30 July 2026 01:28:24 +0000 (0:00:00.062) 0:43:10.591 ********* 2026-07-30 01:28:24.234016 | instance | skipping: [instance] 2026-07-30 01:28:24.234429 | instance | 2026-07-30 01:28:24.234446 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 01:28:24.234550 | instance | Thursday 30 July 2026 01:28:24 +0000 (0:00:00.061) 0:43:10.652 ********* 2026-07-30 01:28:24.298256 | instance | ok: [instance] 2026-07-30 01:28:24.298401 | instance | 2026-07-30 01:28:24.298576 | instance | TASK [Create Ingress network] ************************************************** 2026-07-30 01:28:24.298758 | instance | Thursday 30 July 2026 01:28:24 +0000 (0:00:00.064) 0:43:10.716 ********* 2026-07-30 01:28:24.398076 | instance | included: ingress for instance 2026-07-30 01:28:24.398220 | instance | 2026-07-30 01:28:24.398452 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-07-30 01:28:24.398615 | instance | Thursday 30 July 2026 01:28:24 +0000 (0:00:00.099) 0:43:10.816 ********* 2026-07-30 01:28:25.372664 | instance | changed: [instance] 2026-07-30 01:28:25.372730 | instance | 2026-07-30 01:28:25.372890 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-07-30 01:28:25.373012 | instance | Thursday 30 July 2026 01:28:25 +0000 (0:00:00.974) 0:43:11.791 ********* 2026-07-30 01:28:26.092477 | instance | ok: [instance] 2026-07-30 01:28:26.092699 | instance | 2026-07-30 01:28:26.092968 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-07-30 01:28:26.093269 | instance | Thursday 30 July 2026 01:28:26 +0000 (0:00:00.719) 0:43:12.510 ********* 2026-07-30 01:28:41.561142 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-07-30 01:28:41.561402 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-07-30 01:28:41.561745 | instance | changed: [instance] => (item={'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True, 'subnets': [{'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]}) 2026-07-30 01:28:41.561996 | instance | 2026-07-30 01:28:41.562258 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-07-30 01:28:41.562571 | instance | Thursday 30 July 2026 01:28:41 +0000 (0:00:15.468) 0:43:27.979 ********* 2026-07-30 01:28:44.505492 | instance | changed: [instance] => (item=[{'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True}, {'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]) 2026-07-30 01:28:44.505707 | instance | 2026-07-30 01:28:44.505991 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:28:44.506257 | instance | Thursday 30 July 2026 01:28:44 +0000 (0:00:02.943) 0:43:30.923 ********* 2026-07-30 01:28:44.596097 | instance | ok: [instance] 2026-07-30 01:28:44.596321 | instance | 2026-07-30 01:28:44.596587 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:28:44.596850 | instance | Thursday 30 July 2026 01:28:44 +0000 (0:00:00.091) 0:43:31.014 ********* 2026-07-30 01:28:44.696523 | instance | included: rabbitmq for instance 2026-07-30 01:28:44.696856 | instance | 2026-07-30 01:28:44.697235 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-30 01:28:44.697622 | instance | Thursday 30 July 2026 01:28:44 +0000 (0:00:00.100) 0:43:31.114 ********* 2026-07-30 01:28:45.395123 | instance | ok: [instance] 2026-07-30 01:28:45.395370 | instance | 2026-07-30 01:28:45.395778 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-30 01:28:45.396064 | instance | Thursday 30 July 2026 01:28:45 +0000 (0:00:00.698) 0:43:31.813 ********* 2026-07-30 01:28:45.446467 | instance | skipping: [instance] 2026-07-30 01:28:45.446665 | instance | 2026-07-30 01:28:45.446829 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-30 01:28:45.446996 | instance | Thursday 30 July 2026 01:28:45 +0000 (0:00:00.051) 0:43:31.864 ********* 2026-07-30 01:28:45.498789 | instance | skipping: [instance] 2026-07-30 01:28:45.498951 | instance | 2026-07-30 01:28:45.499665 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-30 01:28:45.499735 | instance | Thursday 30 July 2026 01:28:45 +0000 (0:00:00.052) 0:43:31.917 ********* 2026-07-30 01:28:45.555177 | instance | skipping: [instance] 2026-07-30 01:28:45.555399 | instance | 2026-07-30 01:28:45.555684 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-30 01:28:45.556057 | instance | Thursday 30 July 2026 01:28:45 +0000 (0:00:00.056) 0:43:31.973 ********* 2026-07-30 01:29:16.492929 | instance | changed: [instance] 2026-07-30 01:29:16.493216 | instance | 2026-07-30 01:29:16.493521 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:29:16.493765 | instance | Thursday 30 July 2026 01:29:16 +0000 (0:00:30.936) 0:44:02.910 ********* 2026-07-30 01:29:17.182644 | instance | ok: [instance] 2026-07-30 01:29:17.182702 | instance | 2026-07-30 01:29:17.182838 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:29:17.182973 | instance | Thursday 30 July 2026 01:29:17 +0000 (0:00:00.690) 0:44:03.600 ********* 2026-07-30 01:29:17.243265 | instance | ok: [instance] 2026-07-30 01:29:17.243412 | instance | 2026-07-30 01:29:17.243601 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:29:17.243843 | instance | Thursday 30 July 2026 01:29:17 +0000 (0:00:00.060) 0:44:03.661 ********* 2026-07-30 01:29:17.305109 | instance | skipping: [instance] 2026-07-30 01:29:17.305158 | instance | 2026-07-30 01:29:17.305186 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:29:17.305456 | instance | Thursday 30 July 2026 01:29:17 +0000 (0:00:00.061) 0:44:03.723 ********* 2026-07-30 01:29:17.369870 | instance | skipping: [instance] 2026-07-30 01:29:17.370126 | instance | 2026-07-30 01:29:17.370499 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:29:17.370781 | instance | Thursday 30 July 2026 01:29:17 +0000 (0:00:00.065) 0:44:03.788 ********* 2026-07-30 01:29:17.435574 | instance | ok: [instance] 2026-07-30 01:29:17.435699 | instance | 2026-07-30 01:29:17.435872 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:29:17.436029 | instance | Thursday 30 July 2026 01:29:17 +0000 (0:00:00.065) 0:44:03.854 ********* 2026-07-30 01:29:17.546305 | instance | ok: [instance] => (item=oslo_db) 2026-07-30 01:29:17.546719 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-30 01:29:17.547082 | instance | ok: [instance] => (item=orchestration) 2026-07-30 01:29:17.547456 | instance | ok: [instance] => (item=oslo_cache) 2026-07-30 01:29:17.547841 | instance | ok: [instance] => (item=cloudformation) 2026-07-30 01:29:17.548230 | instance | ok: [instance] => (item=identity) 2026-07-30 01:29:17.548569 | instance | 2026-07-30 01:29:17.548931 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:29:17.549290 | instance | Thursday 30 July 2026 01:29:17 +0000 (0:00:00.110) 0:44:03.964 ********* 2026-07-30 01:29:17.624443 | instance | ok: [instance] 2026-07-30 01:29:17.624660 | instance | 2026-07-30 01:29:17.624884 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:29:17.625115 | instance | Thursday 30 July 2026 01:29:17 +0000 (0:00:00.078) 0:44:04.043 ********* 2026-07-30 01:29:17.703446 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:29:17.703706 | instance | 2026-07-30 01:29:17.704003 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:29:17.704274 | instance | Thursday 30 July 2026 01:29:17 +0000 (0:00:00.078) 0:44:04.121 ********* 2026-07-30 01:29:18.247829 | instance | changed: [instance] 2026-07-30 01:29:18.247961 | instance | 2026-07-30 01:29:18.248135 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-07-30 01:29:18.248308 | instance | Thursday 30 July 2026 01:29:18 +0000 (0:00:00.544) 0:44:04.666 ********* 2026-07-30 01:32:38.356327 | instance | changed: [instance] 2026-07-30 01:32:38.356559 | instance | 2026-07-30 01:32:38.356821 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 01:32:38.357085 | instance | Thursday 30 July 2026 01:32:38 +0000 (0:03:20.107) 0:47:24.774 ********* 2026-07-30 01:32:38.500182 | instance | included: openstack_helm_ingress for instance 2026-07-30 01:32:38.500365 | instance | 2026-07-30 01:32:38.500670 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 01:32:38.500886 | instance | Thursday 30 July 2026 01:32:38 +0000 (0:00:00.144) 0:47:24.918 ********* 2026-07-30 01:32:38.574313 | instance | skipping: [instance] 2026-07-30 01:32:38.574574 | instance | 2026-07-30 01:32:38.574852 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 01:32:38.575118 | instance | Thursday 30 July 2026 01:32:38 +0000 (0:00:00.074) 0:47:24.992 ********* 2026-07-30 01:32:38.773338 | instance | skipping: [instance] 2026-07-30 01:32:38.773541 | instance | 2026-07-30 01:32:38.773820 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 01:32:38.774112 | instance | Thursday 30 July 2026 01:32:38 +0000 (0:00:00.199) 0:47:25.191 ********* 2026-07-30 01:32:38.849275 | instance | ok: [instance] 2026-07-30 01:32:38.849495 | instance | 2026-07-30 01:32:38.849801 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-07-30 01:32:38.850070 | instance | Thursday 30 July 2026 01:32:38 +0000 (0:00:00.076) 0:47:25.267 ********* 2026-07-30 01:32:38.966151 | instance | included: ingress for instance 2026-07-30 01:32:38.966449 | instance | 2026-07-30 01:32:38.966745 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-07-30 01:32:38.968152 | instance | Thursday 30 July 2026 01:32:38 +0000 (0:00:00.116) 0:47:25.384 ********* 2026-07-30 01:32:40.076359 | instance | changed: [instance] 2026-07-30 01:32:40.076499 | instance | 2026-07-30 01:32:40.076733 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 01:32:40.076938 | instance | Thursday 30 July 2026 01:32:40 +0000 (0:00:01.110) 0:47:26.494 ********* 2026-07-30 01:32:40.226157 | instance | included: openstack_helm_ingress for instance 2026-07-30 01:32:40.226228 | instance | 2026-07-30 01:32:40.226343 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 01:32:40.226511 | instance | Thursday 30 July 2026 01:32:40 +0000 (0:00:00.149) 0:47:26.643 ********* 2026-07-30 01:32:40.284413 | instance | skipping: [instance] 2026-07-30 01:32:40.284549 | instance | 2026-07-30 01:32:40.284729 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 01:32:40.284909 | instance | Thursday 30 July 2026 01:32:40 +0000 (0:00:00.058) 0:47:26.702 ********* 2026-07-30 01:32:40.348556 | instance | skipping: [instance] 2026-07-30 01:32:40.348678 | instance | 2026-07-30 01:32:40.348853 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 01:32:40.349017 | instance | Thursday 30 July 2026 01:32:40 +0000 (0:00:00.064) 0:47:26.767 ********* 2026-07-30 01:32:40.425993 | instance | ok: [instance] 2026-07-30 01:32:40.426063 | instance | 2026-07-30 01:32:40.426183 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-07-30 01:32:40.426302 | instance | Thursday 30 July 2026 01:32:40 +0000 (0:00:00.077) 0:47:26.844 ********* 2026-07-30 01:32:40.525550 | instance | included: ingress for instance 2026-07-30 01:32:40.525753 | instance | 2026-07-30 01:32:40.526030 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-07-30 01:32:40.526295 | instance | Thursday 30 July 2026 01:32:40 +0000 (0:00:00.099) 0:47:26.943 ********* 2026-07-30 01:32:41.618672 | instance | changed: [instance] 2026-07-30 01:32:41.618920 | instance | 2026-07-30 01:32:41.619298 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-07-30 01:32:41.619592 | instance | Thursday 30 July 2026 01:32:41 +0000 (0:00:01.092) 0:47:28.036 ********* 2026-07-30 01:32:41.870834 | instance | ok: [instance] 2026-07-30 01:32:41.870960 | instance | 2026-07-30 01:32:41.871137 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 01:32:41.871312 | instance | Thursday 30 July 2026 01:32:41 +0000 (0:00:00.252) 0:47:28.289 ********* 2026-07-30 01:32:43.072792 | instance | ok: [instance] 2026-07-30 01:32:43.073032 | instance | 2026-07-30 01:32:43.073326 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-30 01:32:43.073636 | instance | Thursday 30 July 2026 01:32:43 +0000 (0:00:01.201) 0:47:29.491 ********* 2026-07-30 01:32:43.347064 | instance | ok: [instance] 2026-07-30 01:32:43.347285 | instance | 2026-07-30 01:32:43.347566 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 01:32:43.347841 | instance | Thursday 30 July 2026 01:32:43 +0000 (0:00:00.273) 0:47:29.765 ********* 2026-07-30 01:32:43.441538 | instance | ok: [instance] => { 2026-07-30 01:32:43.441814 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-07-30 01:32:43.442081 | instance | } 2026-07-30 01:32:43.442329 | instance | 2026-07-30 01:32:43.442653 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 01:32:43.442949 | instance | Thursday 30 July 2026 01:32:43 +0000 (0:00:00.094) 0:47:29.860 ********* 2026-07-30 01:32:43.824127 | instance | ok: [instance] 2026-07-30 01:32:43.824189 | instance | 2026-07-30 01:32:43.824324 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 01:32:43.824446 | instance | Thursday 30 July 2026 01:32:43 +0000 (0:00:00.382) 0:47:30.242 ********* 2026-07-30 01:32:44.975521 | instance | ok: [instance] 2026-07-30 01:32:44.975670 | instance | 2026-07-30 01:32:44.975848 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-07-30 01:32:44.976035 | instance | Thursday 30 July 2026 01:32:44 +0000 (0:00:01.150) 0:47:31.393 ********* 2026-07-30 01:32:45.481953 | instance | ok: [instance] 2026-07-30 01:32:45.482038 | instance | 2026-07-30 01:32:45.482145 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-07-30 01:32:45.482323 | instance | Thursday 30 July 2026 01:32:45 +0000 (0:00:00.507) 0:47:31.900 ********* 2026-07-30 01:32:46.307210 | instance | ok: [instance] 2026-07-30 01:32:46.307340 | instance | 2026-07-30 01:32:46.307566 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-07-30 01:32:46.307735 | instance | Thursday 30 July 2026 01:32:46 +0000 (0:00:00.824) 0:47:32.725 ********* 2026-07-30 01:32:47.039162 | instance | ok: [instance] 2026-07-30 01:32:47.039300 | instance | 2026-07-30 01:32:47.039497 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-07-30 01:32:47.039679 | instance | Thursday 30 July 2026 01:32:47 +0000 (0:00:00.732) 0:47:33.457 ********* 2026-07-30 01:32:47.395408 | instance | ok: [instance] 2026-07-30 01:32:47.395495 | instance | 2026-07-30 01:32:47.396070 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-30 01:32:47.396132 | instance | Thursday 30 July 2026 01:32:47 +0000 (0:00:00.355) 0:47:33.813 ********* 2026-07-30 01:32:47.539263 | instance | included: openstack_helm_endpoints for instance 2026-07-30 01:32:47.539346 | instance | 2026-07-30 01:32:47.539581 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:32:47.539623 | instance | Thursday 30 July 2026 01:32:47 +0000 (0:00:00.144) 0:47:33.957 ********* 2026-07-30 01:32:47.599999 | instance | skipping: [instance] 2026-07-30 01:32:47.600112 | instance | 2026-07-30 01:32:47.600333 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:32:47.600410 | instance | Thursday 30 July 2026 01:32:47 +0000 (0:00:00.060) 0:47:34.018 ********* 2026-07-30 01:32:47.657707 | instance | skipping: [instance] 2026-07-30 01:32:47.657769 | instance | 2026-07-30 01:32:47.657781 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:32:47.658067 | instance | Thursday 30 July 2026 01:32:47 +0000 (0:00:00.056) 0:47:34.075 ********* 2026-07-30 01:32:47.711739 | instance | skipping: [instance] 2026-07-30 01:32:47.711849 | instance | 2026-07-30 01:32:47.711980 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:32:47.712225 | instance | Thursday 30 July 2026 01:32:47 +0000 (0:00:00.054) 0:47:34.130 ********* 2026-07-30 01:32:47.765919 | instance | skipping: [instance] 2026-07-30 01:32:47.766023 | instance | 2026-07-30 01:32:47.766153 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:32:47.766273 | instance | Thursday 30 July 2026 01:32:47 +0000 (0:00:00.054) 0:47:34.184 ********* 2026-07-30 01:32:47.818388 | instance | skipping: [instance] 2026-07-30 01:32:47.818498 | instance | 2026-07-30 01:32:47.818621 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:32:47.818741 | instance | Thursday 30 July 2026 01:32:47 +0000 (0:00:00.052) 0:47:34.237 ********* 2026-07-30 01:32:47.881019 | instance | skipping: [instance] 2026-07-30 01:32:47.881130 | instance | 2026-07-30 01:32:47.881259 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:32:47.881498 | instance | Thursday 30 July 2026 01:32:47 +0000 (0:00:00.061) 0:47:34.298 ********* 2026-07-30 01:32:47.947413 | instance | ok: [instance] 2026-07-30 01:32:47.947496 | instance | 2026-07-30 01:32:47.947650 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:32:47.947776 | instance | Thursday 30 July 2026 01:32:47 +0000 (0:00:00.066) 0:47:34.365 ********* 2026-07-30 01:32:48.027471 | instance | ok: [instance] => (item=identity) 2026-07-30 01:32:48.027587 | instance | 2026-07-30 01:32:48.027744 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:32:48.027897 | instance | Thursday 30 July 2026 01:32:48 +0000 (0:00:00.080) 0:47:34.445 ********* 2026-07-30 01:32:48.110521 | instance | ok: [instance] 2026-07-30 01:32:48.110609 | instance | 2026-07-30 01:32:48.110731 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-07-30 01:32:48.110852 | instance | Thursday 30 July 2026 01:32:48 +0000 (0:00:00.083) 0:47:34.529 ********* 2026-07-30 01:32:48.567471 | instance | ok: [instance] 2026-07-30 01:32:48.567615 | instance | 2026-07-30 01:32:48.567782 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-07-30 01:32:48.567950 | instance | Thursday 30 July 2026 01:32:48 +0000 (0:00:00.456) 0:47:34.985 ********* 2026-07-30 01:32:49.033222 | instance | ok: [instance] 2026-07-30 01:32:49.033497 | instance | 2026-07-30 01:32:49.033776 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-07-30 01:32:49.034047 | instance | Thursday 30 July 2026 01:32:49 +0000 (0:00:00.465) 0:47:35.451 ********* 2026-07-30 01:32:49.474647 | instance | ok: [instance] 2026-07-30 01:32:49.474876 | instance | 2026-07-30 01:32:49.475248 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-07-30 01:32:49.475523 | instance | Thursday 30 July 2026 01:32:49 +0000 (0:00:00.441) 0:47:35.892 ********* 2026-07-30 01:32:49.977232 | instance | ok: [instance] 2026-07-30 01:32:49.977326 | instance | 2026-07-30 01:32:49.977341 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:32:49.977527 | instance | Thursday 30 July 2026 01:32:49 +0000 (0:00:00.500) 0:47:36.393 ********* 2026-07-30 01:32:50.182499 | instance | ok: [instance] 2026-07-30 01:32:50.182586 | instance | 2026-07-30 01:32:50.182789 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:32:50.182833 | instance | Thursday 30 July 2026 01:32:50 +0000 (0:00:00.207) 0:47:36.601 ********* 2026-07-30 01:32:50.289193 | instance | included: rabbitmq for instance 2026-07-30 01:32:50.289574 | instance | 2026-07-30 01:32:50.289619 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-30 01:32:50.289625 | instance | Thursday 30 July 2026 01:32:50 +0000 (0:00:00.106) 0:47:36.707 ********* 2026-07-30 01:32:50.991109 | instance | ok: [instance] 2026-07-30 01:32:50.991270 | instance | 2026-07-30 01:32:50.991417 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-30 01:32:50.991550 | instance | Thursday 30 July 2026 01:32:50 +0000 (0:00:00.701) 0:47:37.409 ********* 2026-07-30 01:32:51.056384 | instance | skipping: [instance] 2026-07-30 01:32:51.056750 | instance | 2026-07-30 01:32:51.057186 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-30 01:32:51.057563 | instance | Thursday 30 July 2026 01:32:51 +0000 (0:00:00.065) 0:47:37.474 ********* 2026-07-30 01:32:51.113700 | instance | skipping: [instance] 2026-07-30 01:32:51.113971 | instance | 2026-07-30 01:32:51.114354 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-30 01:32:51.114765 | instance | Thursday 30 July 2026 01:32:51 +0000 (0:00:00.057) 0:47:37.531 ********* 2026-07-30 01:32:51.173884 | instance | skipping: [instance] 2026-07-30 01:32:51.174129 | instance | 2026-07-30 01:32:51.174446 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-30 01:32:51.174729 | instance | Thursday 30 July 2026 01:32:51 +0000 (0:00:00.060) 0:47:37.592 ********* 2026-07-30 01:33:17.212136 | instance | changed: [instance] 2026-07-30 01:33:17.212206 | instance | 2026-07-30 01:33:17.212375 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:33:17.212556 | instance | Thursday 30 July 2026 01:33:17 +0000 (0:00:26.038) 0:48:03.630 ********* 2026-07-30 01:33:17.863149 | instance | ok: [instance] 2026-07-30 01:33:17.863402 | instance | 2026-07-30 01:33:17.863720 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:33:17.864019 | instance | Thursday 30 July 2026 01:33:17 +0000 (0:00:00.650) 0:48:04.281 ********* 2026-07-30 01:33:17.940150 | instance | ok: [instance] 2026-07-30 01:33:17.940373 | instance | 2026-07-30 01:33:17.940658 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:33:17.940929 | instance | Thursday 30 July 2026 01:33:17 +0000 (0:00:00.077) 0:48:04.358 ********* 2026-07-30 01:33:18.016241 | instance | skipping: [instance] 2026-07-30 01:33:18.016573 | instance | 2026-07-30 01:33:18.016984 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:33:18.017287 | instance | Thursday 30 July 2026 01:33:18 +0000 (0:00:00.075) 0:48:04.434 ********* 2026-07-30 01:33:18.084519 | instance | skipping: [instance] 2026-07-30 01:33:18.084743 | instance | 2026-07-30 01:33:18.085041 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:33:18.085298 | instance | Thursday 30 July 2026 01:33:18 +0000 (0:00:00.068) 0:48:04.502 ********* 2026-07-30 01:33:18.140390 | instance | ok: [instance] 2026-07-30 01:33:18.140614 | instance | 2026-07-30 01:33:18.140911 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:33:18.141168 | instance | Thursday 30 July 2026 01:33:18 +0000 (0:00:00.056) 0:48:04.558 ********* 2026-07-30 01:33:18.281501 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-07-30 01:33:18.281719 | instance | ok: [instance] => (item=oslo_db) 2026-07-30 01:33:18.282019 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-30 01:33:18.282601 | instance | ok: [instance] => (item=valkey) 2026-07-30 01:33:18.282856 | instance | ok: [instance] => (item=oslo_cache) 2026-07-30 01:33:18.283105 | instance | ok: [instance] => (item=network) 2026-07-30 01:33:18.283431 | instance | ok: [instance] => (item=load_balancer) 2026-07-30 01:33:18.284212 | instance | ok: [instance] => (item=identity) 2026-07-30 01:33:18.284533 | instance | 2026-07-30 01:33:18.284791 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:33:18.285146 | instance | Thursday 30 July 2026 01:33:18 +0000 (0:00:00.140) 0:48:04.699 ********* 2026-07-30 01:33:18.364077 | instance | ok: [instance] 2026-07-30 01:33:18.364311 | instance | 2026-07-30 01:33:18.364583 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:33:18.364833 | instance | Thursday 30 July 2026 01:33:18 +0000 (0:00:00.082) 0:48:04.782 ********* 2026-07-30 01:33:18.443533 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:33:18.443803 | instance | 2026-07-30 01:33:18.444107 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:33:18.444401 | instance | Thursday 30 July 2026 01:33:18 +0000 (0:00:00.079) 0:48:04.861 ********* 2026-07-30 01:33:19.002998 | instance | changed: [instance] 2026-07-30 01:33:19.003075 | instance | 2026-07-30 01:33:19.003214 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-07-30 01:33:19.003352 | instance | Thursday 30 July 2026 01:33:18 +0000 (0:00:00.559) 0:48:05.421 ********* 2026-07-30 01:33:20.283659 | instance | ok: [instance] 2026-07-30 01:33:20.283797 | instance | 2026-07-30 01:33:20.283964 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-07-30 01:33:20.284127 | instance | Thursday 30 July 2026 01:33:20 +0000 (0:00:01.280) 0:48:06.702 ********* 2026-07-30 01:33:21.752369 | instance | changed: [instance] 2026-07-30 01:33:21.752609 | instance | 2026-07-30 01:33:21.752892 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-07-30 01:33:21.753164 | instance | Thursday 30 July 2026 01:33:21 +0000 (0:00:01.468) 0:48:08.170 ********* 2026-07-30 01:33:23.540480 | instance | changed: [instance] 2026-07-30 01:33:23.540954 | instance | 2026-07-30 01:33:23.540963 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-07-30 01:33:23.540970 | instance | Thursday 30 July 2026 01:33:23 +0000 (0:00:01.787) 0:48:09.958 ********* 2026-07-30 01:33:24.907285 | instance | changed: [instance] 2026-07-30 01:33:24.907350 | instance | 2026-07-30 01:33:24.907649 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-07-30 01:33:24.907694 | instance | Thursday 30 July 2026 01:33:24 +0000 (0:00:01.367) 0:48:11.325 ********* 2026-07-30 01:33:30.482266 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-07-30 01:33:30.482407 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-07-30 01:33:30.483136 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-07-30 01:33:30.483210 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-07-30 01:33:30.483222 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-07-30 01:33:30.483232 | instance | 2026-07-30 01:33:30.483243 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-07-30 01:33:30.483260 | instance | Thursday 30 July 2026 01:33:30 +0000 (0:00:05.574) 0:48:16.900 ********* 2026-07-30 01:33:32.159621 | instance | changed: [instance] => (item=instance) 2026-07-30 01:33:32.159698 | instance | 2026-07-30 01:33:32.159980 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-07-30 01:33:32.160024 | instance | Thursday 30 July 2026 01:33:32 +0000 (0:00:01.677) 0:48:18.578 ********* 2026-07-30 01:33:34.440492 | instance | ok: [instance] => (item=instance) 2026-07-30 01:33:34.440561 | instance | 2026-07-30 01:33:34.440577 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-07-30 01:33:34.440590 | instance | Thursday 30 July 2026 01:33:34 +0000 (0:00:02.279) 0:48:20.857 ********* 2026-07-30 01:33:39.877309 | instance | ok: [instance] => (item=instance) 2026-07-30 01:33:39.877409 | instance | 2026-07-30 01:33:39.877633 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-07-30 01:33:39.877676 | instance | Thursday 30 July 2026 01:33:39 +0000 (0:00:05.438) 0:48:26.295 ********* 2026-07-30 01:33:41.075642 | instance | ok: [instance] => (item=instance) 2026-07-30 01:33:41.075741 | instance | 2026-07-30 01:33:41.075983 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-07-30 01:33:41.076000 | instance | Thursday 30 July 2026 01:33:41 +0000 (0:00:01.198) 0:48:27.494 ********* 2026-07-30 01:33:41.156933 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-07-30 01:33:41.157003 | instance | 2026-07-30 01:33:41.157198 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-07-30 01:33:41.157314 | instance | Thursday 30 July 2026 01:33:41 +0000 (0:00:00.081) 0:48:27.575 ********* 2026-07-30 01:33:42.254827 | instance | changed: [instance] 2026-07-30 01:33:42.255040 | instance | 2026-07-30 01:33:42.255319 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-07-30 01:33:42.255581 | instance | Thursday 30 July 2026 01:33:42 +0000 (0:00:01.097) 0:48:28.673 ********* 2026-07-30 01:33:44.668201 | instance | changed: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-07-30T01:33:31Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.25', 'hostname': 'host-172-24-0-25', 'fqdn': 'host-172-24-0-25.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '98ce5af5-90b3-4cc7-9bb0-5d007fb2db74', 'ip_address': '172.24.0.25'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:6d:b2:49', 'name': 'octavia-health-manager-port-instance', 'network_id': '66f84a70-4f9f-4946-a0f7-2858196adb83', 'numa_affinity_policy': None, 'project_id': 'bb38579d416b481496f90762d8f636e1', 'tenant_id': 'bb38579d416b481496f90762d8f636e1', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['f1d12228-9506-47e0-8a2d-7684bef91486'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-07-30T01:33:39Z', 'revision_number': 4, 'if_match': None, 'id': 'a0fc72a9-516e-4cf4-943c-a898fcf109f1', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-07-30 01:33:44.668503 | instance | changed: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-07-30T01:33:31Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.25', 'hostname': 'host-172-24-0-25', 'fqdn': 'host-172-24-0-25.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '98ce5af5-90b3-4cc7-9bb0-5d007fb2db74', 'ip_address': '172.24.0.25'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:6d:b2:49', 'name': 'octavia-health-manager-port-instance', 'network_id': '66f84a70-4f9f-4946-a0f7-2858196adb83', 'numa_affinity_policy': None, 'project_id': 'bb38579d416b481496f90762d8f636e1', 'tenant_id': 'bb38579d416b481496f90762d8f636e1', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['f1d12228-9506-47e0-8a2d-7684bef91486'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-07-30T01:33:39Z', 'revision_number': 4, 'if_match': None, 'id': 'a0fc72a9-516e-4cf4-943c-a898fcf109f1', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-07-30 01:33:44.668815 | instance | 2026-07-30 01:33:44.669247 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-07-30 01:33:44.669589 | instance | Thursday 30 July 2026 01:33:44 +0000 (0:00:02.413) 0:48:31.086 ********* 2026-07-30 01:33:45.719985 | instance | changed: [instance] 2026-07-30 01:33:45.720077 | instance | 2026-07-30 01:33:45.720228 | instance | TASK [Upload Amphora image] **************************************************** 2026-07-30 01:33:45.720396 | instance | Thursday 30 July 2026 01:33:45 +0000 (0:00:01.052) 0:48:32.138 ********* 2026-07-30 01:33:45.872686 | instance | included: atmosphere.common.glance_image for instance 2026-07-30 01:33:45.872751 | instance | 2026-07-30 01:33:45.872758 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-07-30 01:33:45.872763 | instance | Thursday 30 July 2026 01:33:45 +0000 (0:00:00.150) 0:48:32.289 ********* 2026-07-30 01:33:47.119556 | instance | ok: [instance] 2026-07-30 01:33:47.119784 | instance | 2026-07-30 01:33:47.120060 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-30 01:33:47.120401 | instance | Thursday 30 July 2026 01:33:47 +0000 (0:00:01.248) 0:48:33.537 ********* 2026-07-30 01:33:47.719320 | instance | ok: [instance] 2026-07-30 01:33:47.719509 | instance | 2026-07-30 01:33:47.719802 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-30 01:33:47.720130 | instance | Thursday 30 July 2026 01:33:47 +0000 (0:00:00.599) 0:48:34.137 ********* 2026-07-30 01:33:47.790326 | instance | ok: [instance] 2026-07-30 01:33:47.790469 | instance | 2026-07-30 01:33:47.790683 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-30 01:33:47.790803 | instance | Thursday 30 July 2026 01:33:47 +0000 (0:00:00.071) 0:48:34.209 ********* 2026-07-30 01:33:49.114483 | instance | ok: [instance] 2026-07-30 01:33:49.114561 | instance | 2026-07-30 01:33:49.114572 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-30 01:33:49.114589 | instance | Thursday 30 July 2026 01:33:49 +0000 (0:00:01.323) 0:48:35.532 ********* 2026-07-30 01:33:49.179497 | instance | ok: [instance] 2026-07-30 01:33:49.179575 | instance | 2026-07-30 01:33:49.179841 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-30 01:33:49.179887 | instance | Thursday 30 July 2026 01:33:49 +0000 (0:00:00.065) 0:48:35.598 ********* 2026-07-30 01:33:49.254703 | instance | ok: [instance] 2026-07-30 01:33:49.254781 | instance | 2026-07-30 01:33:49.255060 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-30 01:33:49.255103 | instance | Thursday 30 July 2026 01:33:49 +0000 (0:00:00.075) 0:48:35.673 ********* 2026-07-30 01:33:49.475662 | instance | changed: [instance] 2026-07-30 01:33:49.475750 | instance | 2026-07-30 01:33:49.475902 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-30 01:33:49.476037 | instance | Thursday 30 July 2026 01:33:49 +0000 (0:00:00.220) 0:48:35.894 ********* 2026-07-30 01:34:01.989250 | instance | changed: [instance] 2026-07-30 01:34:01.989539 | instance | 2026-07-30 01:34:01.989833 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-30 01:34:01.990135 | instance | Thursday 30 July 2026 01:34:01 +0000 (0:00:12.513) 0:48:48.407 ********* 2026-07-30 01:34:02.261936 | instance | ok: [instance] 2026-07-30 01:34:02.262148 | instance | 2026-07-30 01:34:02.262515 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-30 01:34:02.262794 | instance | Thursday 30 July 2026 01:34:02 +0000 (0:00:00.272) 0:48:48.680 ********* 2026-07-30 01:34:04.496737 | instance | changed: [instance] 2026-07-30 01:34:04.496801 | instance | 2026-07-30 01:34:04.496814 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-30 01:34:04.496836 | instance | Thursday 30 July 2026 01:34:04 +0000 (0:00:02.234) 0:48:50.914 ********* 2026-07-30 01:34:05.206218 | instance | ok: [instance] 2026-07-30 01:34:05.206306 | instance | 2026-07-30 01:34:05.206493 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-30 01:34:05.206557 | instance | Thursday 30 July 2026 01:34:05 +0000 (0:00:00.710) 0:48:51.624 ********* 2026-07-30 01:34:05.273989 | instance | ok: [instance] 2026-07-30 01:34:05.274076 | instance | 2026-07-30 01:34:05.274341 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-30 01:34:05.274445 | instance | Thursday 30 July 2026 01:34:05 +0000 (0:00:00.067) 0:48:51.692 ********* 2026-07-30 01:34:33.649498 | instance | changed: [instance] 2026-07-30 01:34:33.649589 | instance | 2026-07-30 01:34:33.649832 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-30 01:34:33.649877 | instance | Thursday 30 July 2026 01:34:33 +0000 (0:00:28.375) 0:49:20.068 ********* 2026-07-30 01:34:33.703240 | instance | skipping: [instance] 2026-07-30 01:34:33.703630 | instance | 2026-07-30 01:34:33.703673 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-30 01:34:33.703685 | instance | Thursday 30 July 2026 01:34:33 +0000 (0:00:00.053) 0:49:20.121 ********* 2026-07-30 01:34:33.767730 | instance | skipping: [instance] 2026-07-30 01:34:33.767797 | instance | 2026-07-30 01:34:33.768101 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-30 01:34:33.768146 | instance | Thursday 30 July 2026 01:34:33 +0000 (0:00:00.064) 0:49:20.186 ********* 2026-07-30 01:34:34.291691 | instance | changed: [instance] 2026-07-30 01:34:34.291799 | instance | 2026-07-30 01:34:34.291864 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-07-30 01:34:34.292011 | instance | Thursday 30 July 2026 01:34:34 +0000 (0:00:00.523) 0:49:20.710 ********* 2026-07-30 01:34:35.204783 | instance | ok: [instance] 2026-07-30 01:34:35.204871 | instance | 2026-07-30 01:34:35.205098 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-07-30 01:34:35.205208 | instance | Thursday 30 July 2026 01:34:35 +0000 (0:00:00.912) 0:49:21.623 ********* 2026-07-30 01:34:40.932774 | instance | changed: [instance] 2026-07-30 01:34:40.932849 | instance | 2026-07-30 01:34:40.933072 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-07-30 01:34:40.933142 | instance | Thursday 30 July 2026 01:34:40 +0000 (0:00:05.727) 0:49:27.351 ********* 2026-07-30 01:34:41.635881 | instance | ok: [instance] 2026-07-30 01:34:41.635959 | instance | 2026-07-30 01:34:41.636171 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-07-30 01:34:41.636211 | instance | Thursday 30 July 2026 01:34:41 +0000 (0:00:00.703) 0:49:28.054 ********* 2026-07-30 01:34:42.933503 | instance | changed: [instance] 2026-07-30 01:34:42.933600 | instance | 2026-07-30 01:34:42.933870 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-07-30 01:34:42.933888 | instance | Thursday 30 July 2026 01:34:42 +0000 (0:00:01.297) 0:49:29.352 ********* 2026-07-30 01:34:44.376389 | instance | changed: [instance] => (item=octavia-client) 2026-07-30 01:34:44.376453 | instance | changed: [instance] => (item=octavia-server) 2026-07-30 01:34:44.376458 | instance | 2026-07-30 01:34:44.376463 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-07-30 01:34:44.376468 | instance | Thursday 30 July 2026 01:34:44 +0000 (0:00:01.441) 0:49:30.794 ********* 2026-07-30 01:34:45.069144 | instance | changed: [instance] 2026-07-30 01:34:45.069254 | instance | 2026-07-30 01:34:45.069419 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-07-30 01:34:45.069589 | instance | Thursday 30 July 2026 01:34:45 +0000 (0:00:00.693) 0:49:31.487 ********* 2026-07-30 01:34:46.771400 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-07-30 01:34:46.771488 | instance | loadbalancer quotas. 2026-07-30 01:34:46.818956 | instance | changed: [instance] 2026-07-30 01:34:46.819050 | instance | 2026-07-30 01:34:46.819183 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-07-30 01:34:46.819307 | instance | Thursday 30 July 2026 01:34:46 +0000 (0:00:01.749) 0:49:33.237 ********* 2026-07-30 01:36:55.735752 | instance | changed: [instance] 2026-07-30 01:36:55.735838 | instance | 2026-07-30 01:36:55.735973 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-07-30 01:36:55.736203 | instance | Thursday 30 July 2026 01:36:55 +0000 (0:02:08.916) 0:51:42.154 ********* 2026-07-30 01:37:04.952728 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-07-30 01:37:04.952993 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-07-30 01:37:04.953244 | instance | 2026-07-30 01:37:04.953511 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 01:37:04.953774 | instance | Thursday 30 July 2026 01:37:04 +0000 (0:00:09.216) 0:51:51.371 ********* 2026-07-30 01:37:05.119603 | instance | included: openstack_helm_ingress for instance 2026-07-30 01:37:05.119840 | instance | 2026-07-30 01:37:05.120118 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 01:37:05.120389 | instance | Thursday 30 July 2026 01:37:05 +0000 (0:00:00.167) 0:51:51.538 ********* 2026-07-30 01:37:05.181871 | instance | skipping: [instance] 2026-07-30 01:37:05.182119 | instance | 2026-07-30 01:37:05.182442 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 01:37:05.182707 | instance | Thursday 30 July 2026 01:37:05 +0000 (0:00:00.062) 0:51:51.600 ********* 2026-07-30 01:37:05.243490 | instance | skipping: [instance] 2026-07-30 01:37:05.243772 | instance | 2026-07-30 01:37:05.244051 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 01:37:05.244335 | instance | Thursday 30 July 2026 01:37:05 +0000 (0:00:00.061) 0:51:51.662 ********* 2026-07-30 01:37:05.312604 | instance | ok: [instance] 2026-07-30 01:37:05.312829 | instance | 2026-07-30 01:37:05.313092 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-07-30 01:37:05.313377 | instance | Thursday 30 July 2026 01:37:05 +0000 (0:00:00.068) 0:51:51.731 ********* 2026-07-30 01:37:05.408976 | instance | included: ingress for instance 2026-07-30 01:37:05.409190 | instance | 2026-07-30 01:37:05.409483 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-07-30 01:37:05.409829 | instance | Thursday 30 July 2026 01:37:05 +0000 (0:00:00.096) 0:51:51.827 ********* 2026-07-30 01:37:06.704178 | instance | changed: [instance] 2026-07-30 01:37:06.704467 | instance | 2026-07-30 01:37:06.704756 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:37:06.705016 | instance | Thursday 30 July 2026 01:37:06 +0000 (0:00:01.294) 0:51:53.122 ********* 2026-07-30 01:37:06.801700 | instance | ok: [instance] 2026-07-30 01:37:06.801905 | instance | 2026-07-30 01:37:06.802189 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:37:06.802541 | instance | Thursday 30 July 2026 01:37:06 +0000 (0:00:00.097) 0:51:53.220 ********* 2026-07-30 01:37:06.901133 | instance | included: rabbitmq for instance 2026-07-30 01:37:06.901314 | instance | 2026-07-30 01:37:06.901603 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-30 01:37:06.901875 | instance | Thursday 30 July 2026 01:37:06 +0000 (0:00:00.099) 0:51:53.319 ********* 2026-07-30 01:37:07.637365 | instance | ok: [instance] 2026-07-30 01:37:07.637523 | instance | 2026-07-30 01:37:07.637708 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-30 01:37:07.637887 | instance | Thursday 30 July 2026 01:37:07 +0000 (0:00:00.736) 0:51:54.056 ********* 2026-07-30 01:37:07.697743 | instance | skipping: [instance] 2026-07-30 01:37:07.697987 | instance | 2026-07-30 01:37:07.698267 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-30 01:37:07.698646 | instance | Thursday 30 July 2026 01:37:07 +0000 (0:00:00.060) 0:51:54.116 ********* 2026-07-30 01:37:07.752854 | instance | skipping: [instance] 2026-07-30 01:37:07.753113 | instance | 2026-07-30 01:37:07.753389 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-30 01:37:07.753657 | instance | Thursday 30 July 2026 01:37:07 +0000 (0:00:00.055) 0:51:54.171 ********* 2026-07-30 01:37:07.808316 | instance | skipping: [instance] 2026-07-30 01:37:07.808564 | instance | 2026-07-30 01:37:07.808837 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-30 01:37:07.809098 | instance | Thursday 30 July 2026 01:37:07 +0000 (0:00:00.055) 0:51:54.227 ********* 2026-07-30 01:37:38.718629 | instance | changed: [instance] 2026-07-30 01:37:38.718752 | instance | 2026-07-30 01:37:38.718931 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:37:38.719098 | instance | Thursday 30 July 2026 01:37:38 +0000 (0:00:30.910) 0:52:25.137 ********* 2026-07-30 01:37:39.376284 | instance | ok: [instance] 2026-07-30 01:37:39.376516 | instance | 2026-07-30 01:37:39.376845 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:37:39.377133 | instance | Thursday 30 July 2026 01:37:39 +0000 (0:00:00.657) 0:52:25.794 ********* 2026-07-30 01:37:39.441017 | instance | ok: [instance] 2026-07-30 01:37:39.441281 | instance | 2026-07-30 01:37:39.441561 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:37:39.441822 | instance | Thursday 30 July 2026 01:37:39 +0000 (0:00:00.064) 0:52:25.859 ********* 2026-07-30 01:37:39.499655 | instance | skipping: [instance] 2026-07-30 01:37:39.499726 | instance | 2026-07-30 01:37:39.499893 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:37:39.500025 | instance | Thursday 30 July 2026 01:37:39 +0000 (0:00:00.058) 0:52:25.917 ********* 2026-07-30 01:37:39.558555 | instance | skipping: [instance] 2026-07-30 01:37:39.558919 | instance | 2026-07-30 01:37:39.559260 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:37:39.559500 | instance | Thursday 30 July 2026 01:37:39 +0000 (0:00:00.058) 0:52:25.976 ********* 2026-07-30 01:37:39.633373 | instance | ok: [instance] 2026-07-30 01:37:39.633497 | instance | 2026-07-30 01:37:39.633604 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:37:39.633783 | instance | Thursday 30 July 2026 01:37:39 +0000 (0:00:00.075) 0:52:26.051 ********* 2026-07-30 01:37:39.770263 | instance | ok: [instance] => (item=key_manager) 2026-07-30 01:37:39.770367 | instance | ok: [instance] => (item=oslo_db) 2026-07-30 01:37:39.770543 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-30 01:37:39.770718 | instance | ok: [instance] => (item=container_infra) 2026-07-30 01:37:39.770900 | instance | ok: [instance] => (item=orchestration) 2026-07-30 01:37:39.771067 | instance | ok: [instance] => (item=oslo_cache) 2026-07-30 01:37:39.771247 | instance | ok: [instance] => (item=identity) 2026-07-30 01:37:39.771409 | instance | 2026-07-30 01:37:39.771583 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:37:39.771753 | instance | Thursday 30 July 2026 01:37:39 +0000 (0:00:00.136) 0:52:26.188 ********* 2026-07-30 01:37:39.860973 | instance | ok: [instance] 2026-07-30 01:37:39.861261 | instance | 2026-07-30 01:37:39.861445 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:37:39.861696 | instance | Thursday 30 July 2026 01:37:39 +0000 (0:00:00.090) 0:52:26.279 ********* 2026-07-30 01:37:39.939714 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:37:39.939921 | instance | 2026-07-30 01:37:39.940189 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:37:39.940448 | instance | Thursday 30 July 2026 01:37:39 +0000 (0:00:00.079) 0:52:26.358 ********* 2026-07-30 01:37:40.513008 | instance | changed: [instance] 2026-07-30 01:37:40.513246 | instance | 2026-07-30 01:37:40.513510 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 01:37:40.513775 | instance | Thursday 30 July 2026 01:37:40 +0000 (0:00:00.573) 0:52:26.931 ********* 2026-07-30 01:37:40.587153 | instance | ok: [instance] => { 2026-07-30 01:37:40.587471 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64" 2026-07-30 01:37:40.587721 | instance | } 2026-07-30 01:37:40.588000 | instance | 2026-07-30 01:37:40.588267 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 01:37:40.588543 | instance | Thursday 30 July 2026 01:37:40 +0000 (0:00:00.074) 0:52:27.005 ********* 2026-07-30 01:37:41.681558 | instance | changed: [instance] 2026-07-30 01:37:41.681754 | instance | 2026-07-30 01:37:41.682019 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 01:37:41.682286 | instance | Thursday 30 July 2026 01:37:41 +0000 (0:00:01.094) 0:52:28.100 ********* 2026-07-30 01:37:41.770602 | instance | skipping: [instance] 2026-07-30 01:37:41.770807 | instance | 2026-07-30 01:37:41.771067 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-07-30 01:37:41.771326 | instance | Thursday 30 July 2026 01:37:41 +0000 (0:00:00.088) 0:52:28.189 ********* 2026-07-30 01:37:42.370405 | instance | changed: [instance] 2026-07-30 01:37:42.370648 | instance | 2026-07-30 01:37:42.370954 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:37:42.371232 | instance | Thursday 30 July 2026 01:37:42 +0000 (0:00:00.599) 0:52:28.788 ********* 2026-07-30 01:37:42.470034 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:37:42.470316 | instance | 2026-07-30 01:37:42.470678 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:37:42.470970 | instance | Thursday 30 July 2026 01:37:42 +0000 (0:00:00.099) 0:52:28.888 ********* 2026-07-30 01:37:43.025242 | instance | changed: [instance] 2026-07-30 01:37:43.025388 | instance | 2026-07-30 01:37:43.025603 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-07-30 01:37:43.025762 | instance | Thursday 30 July 2026 01:37:43 +0000 (0:00:00.555) 0:52:29.443 ********* 2026-07-30 01:37:43.249010 | instance | changed: [instance] 2026-07-30 01:37:43.249113 | instance | 2026-07-30 01:37:43.249250 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-07-30 01:37:43.249372 | instance | Thursday 30 July 2026 01:37:43 +0000 (0:00:00.223) 0:52:29.667 ********* 2026-07-30 01:37:43.783777 | instance | changed: [instance] 2026-07-30 01:37:43.783996 | instance | 2026-07-30 01:37:43.784324 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-07-30 01:37:43.784696 | instance | Thursday 30 July 2026 01:37:43 +0000 (0:00:00.534) 0:52:30.202 ********* 2026-07-30 01:37:44.703525 | instance | changed: [instance] 2026-07-30 01:37:44.703608 | instance | 2026-07-30 01:37:44.703740 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-07-30 01:37:44.703863 | instance | Thursday 30 July 2026 01:37:44 +0000 (0:00:00.919) 0:52:31.122 ********* 2026-07-30 01:37:48.046163 | instance | changed: [instance] 2026-07-30 01:37:48.046320 | instance | 2026-07-30 01:37:48.046968 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-07-30 01:37:48.046980 | instance | Thursday 30 July 2026 01:37:48 +0000 (0:00:03.342) 0:52:34.464 ********* 2026-07-30 01:37:48.384503 | instance | changed: [instance] 2026-07-30 01:37:48.384757 | instance | 2026-07-30 01:37:48.385073 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-07-30 01:37:48.385354 | instance | Thursday 30 July 2026 01:37:48 +0000 (0:00:00.338) 0:52:34.802 ********* 2026-07-30 01:37:50.743062 | instance | changed: [instance] 2026-07-30 01:37:50.743323 | instance | 2026-07-30 01:37:50.743669 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-07-30 01:37:50.743959 | instance | Thursday 30 July 2026 01:37:50 +0000 (0:00:02.358) 0:52:37.161 ********* 2026-07-30 01:37:51.440807 | instance | ok: [instance] 2026-07-30 01:37:51.441047 | instance | 2026-07-30 01:37:51.441248 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-07-30 01:37:51.441423 | instance | Thursday 30 July 2026 01:37:51 +0000 (0:00:00.698) 0:52:37.859 ********* 2026-07-30 01:37:56.388375 | instance | changed: [instance] 2026-07-30 01:37:56.388505 | instance | 2026-07-30 01:37:56.388697 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-07-30 01:37:56.388906 | instance | Thursday 30 July 2026 01:37:56 +0000 (0:00:04.947) 0:52:42.806 ********* 2026-07-30 01:37:56.448021 | instance | skipping: [instance] 2026-07-30 01:37:56.448094 | instance | 2026-07-30 01:37:56.448224 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-07-30 01:37:56.448347 | instance | Thursday 30 July 2026 01:37:56 +0000 (0:00:00.060) 0:52:42.866 ********* 2026-07-30 01:37:56.499003 | instance | skipping: [instance] 2026-07-30 01:37:56.499112 | instance | 2026-07-30 01:37:56.499292 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-07-30 01:37:56.499472 | instance | Thursday 30 July 2026 01:37:56 +0000 (0:00:00.050) 0:52:42.917 ********* 2026-07-30 01:38:54.484590 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-07-30 01:38:54.484726 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-07-30 01:38:54.484848 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-07-30 01:38:54.484984 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-07-30 01:38:54.485106 | instance | 2026-07-30 01:38:54.485266 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-07-30 01:38:54.485381 | instance | Thursday 30 July 2026 01:38:54 +0000 (0:00:57.985) 0:53:40.903 ********* 2026-07-30 01:38:54.600902 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-07-30 01:38:54.601225 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-07-30 01:38:54.601618 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-07-30 01:38:54.602016 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-07-30 01:38:54.602490 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-07-30 01:38:54.602860 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-07-30 01:38:54.603166 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-07-30 01:38:54.603477 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-07-30 01:38:54.603760 | instance | skipping: [instance] 2026-07-30 01:38:54.604251 | instance | 2026-07-30 01:38:54.604561 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-07-30 01:38:54.604844 | instance | Thursday 30 July 2026 01:38:54 +0000 (0:00:00.115) 0:53:41.018 ********* 2026-07-30 01:39:00.676103 | instance | changed: [instance] 2026-07-30 01:39:00.676313 | instance | 2026-07-30 01:39:00.676585 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-07-30 01:39:00.676850 | instance | Thursday 30 July 2026 01:39:00 +0000 (0:00:06.074) 0:53:47.093 ********* 2026-07-30 01:39:01.374631 | instance | changed: [instance] 2026-07-30 01:39:01.374875 | instance | 2026-07-30 01:39:01.375151 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-07-30 01:39:01.375436 | instance | Thursday 30 July 2026 01:39:01 +0000 (0:00:00.699) 0:53:47.793 ********* 2026-07-30 01:41:11.485638 | instance | changed: [instance] 2026-07-30 01:41:11.485727 | instance | 2026-07-30 01:41:11.486365 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-07-30 01:41:11.486441 | instance | Thursday 30 July 2026 01:41:11 +0000 (0:02:10.110) 0:55:57.903 ********* 2026-07-30 01:41:12.299441 | instance | changed: [instance] 2026-07-30 01:41:12.299512 | instance | 2026-07-30 01:41:12.299657 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 01:41:12.299776 | instance | Thursday 30 July 2026 01:41:12 +0000 (0:00:00.814) 0:55:58.718 ********* 2026-07-30 01:41:12.449397 | instance | included: openstack_helm_ingress for instance 2026-07-30 01:41:12.449474 | instance | 2026-07-30 01:41:12.449608 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 01:41:12.449732 | instance | Thursday 30 July 2026 01:41:12 +0000 (0:00:00.149) 0:55:58.868 ********* 2026-07-30 01:41:12.514772 | instance | skipping: [instance] 2026-07-30 01:41:12.514870 | instance | 2026-07-30 01:41:12.515000 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 01:41:12.515123 | instance | Thursday 30 July 2026 01:41:12 +0000 (0:00:00.065) 0:55:58.933 ********* 2026-07-30 01:41:12.581064 | instance | skipping: [instance] 2026-07-30 01:41:12.581151 | instance | 2026-07-30 01:41:12.581284 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 01:41:12.581408 | instance | Thursday 30 July 2026 01:41:12 +0000 (0:00:00.066) 0:55:58.999 ********* 2026-07-30 01:41:12.664405 | instance | ok: [instance] 2026-07-30 01:41:12.664488 | instance | 2026-07-30 01:41:12.664617 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-07-30 01:41:12.664738 | instance | Thursday 30 July 2026 01:41:12 +0000 (0:00:00.083) 0:55:59.083 ********* 2026-07-30 01:41:12.760851 | instance | included: ingress for instance 2026-07-30 01:41:12.760929 | instance | 2026-07-30 01:41:12.761054 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-07-30 01:41:12.761181 | instance | Thursday 30 July 2026 01:41:12 +0000 (0:00:00.096) 0:55:59.179 ********* 2026-07-30 01:41:13.925039 | instance | changed: [instance] 2026-07-30 01:41:13.925155 | instance | 2026-07-30 01:41:13.925257 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-07-30 01:41:13.925394 | instance | Thursday 30 July 2026 01:41:13 +0000 (0:00:01.163) 0:56:00.343 ********* 2026-07-30 01:41:14.728222 | instance | changed: [instance] 2026-07-30 01:41:14.728480 | instance | 2026-07-30 01:41:14.728771 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-07-30 01:41:14.729059 | instance | Thursday 30 July 2026 01:41:14 +0000 (0:00:00.803) 0:56:01.146 ********* 2026-07-30 01:41:14.875770 | instance | included: openstack_helm_ingress for instance 2026-07-30 01:41:14.875923 | instance | 2026-07-30 01:41:14.876104 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 01:41:14.876279 | instance | Thursday 30 July 2026 01:41:14 +0000 (0:00:00.147) 0:56:01.294 ********* 2026-07-30 01:41:14.940796 | instance | skipping: [instance] 2026-07-30 01:41:14.941017 | instance | 2026-07-30 01:41:14.941298 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 01:41:14.941573 | instance | Thursday 30 July 2026 01:41:14 +0000 (0:00:00.061) 0:56:01.355 ********* 2026-07-30 01:41:14.995011 | instance | skipping: [instance] 2026-07-30 01:41:14.995095 | instance | 2026-07-30 01:41:14.995229 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 01:41:14.995364 | instance | Thursday 30 July 2026 01:41:14 +0000 (0:00:00.057) 0:56:01.413 ********* 2026-07-30 01:41:15.083237 | instance | ok: [instance] 2026-07-30 01:41:15.083315 | instance | 2026-07-30 01:41:15.083450 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-07-30 01:41:15.083575 | instance | Thursday 30 July 2026 01:41:15 +0000 (0:00:00.088) 0:56:01.502 ********* 2026-07-30 01:41:15.175936 | instance | included: ingress for instance 2026-07-30 01:41:15.176000 | instance | 2026-07-30 01:41:15.176128 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-07-30 01:41:15.176252 | instance | Thursday 30 July 2026 01:41:15 +0000 (0:00:00.092) 0:56:01.594 ********* 2026-07-30 01:41:16.312277 | instance | changed: [instance] 2026-07-30 01:41:16.314447 | instance | 2026-07-30 01:41:16.315112 | instance | TASK [Upload images] *********************************************************** 2026-07-30 01:41:16.315138 | instance | Thursday 30 July 2026 01:41:16 +0000 (0:00:01.136) 0:56:02.730 ********* 2026-07-30 01:41:16.537837 | instance | included: atmosphere.common.glance_image for instance => (item={'name': 'ubuntu-2204-kube-v1.34.3', 'url': 'https://github.com/vexxhost/capo-image-elements/releases/download/2025.12-3/ubuntu-22.04-v1.34.3.qcow2', 'distro': 'ubuntu'}) 2026-07-30 01:41:16.537886 | instance | 2026-07-30 01:41:16.537894 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-30 01:41:16.537901 | instance | Thursday 30 July 2026 01:41:16 +0000 (0:00:00.225) 0:56:02.956 ********* 2026-07-30 01:41:17.119909 | instance | ok: [instance] 2026-07-30 01:41:17.119948 | instance | 2026-07-30 01:41:17.119954 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-30 01:41:17.119959 | instance | Thursday 30 July 2026 01:41:17 +0000 (0:00:00.582) 0:56:03.538 ********* 2026-07-30 01:41:17.191509 | instance | ok: [instance] 2026-07-30 01:41:17.191550 | instance | 2026-07-30 01:41:17.191555 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-30 01:41:17.191560 | instance | Thursday 30 July 2026 01:41:17 +0000 (0:00:00.067) 0:56:03.606 ********* 2026-07-30 01:41:18.161071 | instance | ok: [instance] 2026-07-30 01:41:18.161108 | instance | 2026-07-30 01:41:18.161114 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-30 01:41:18.161119 | instance | Thursday 30 July 2026 01:41:18 +0000 (0:00:00.973) 0:56:04.579 ********* 2026-07-30 01:41:18.232256 | instance | ok: [instance] 2026-07-30 01:41:18.232304 | instance | 2026-07-30 01:41:18.232454 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-30 01:41:18.232611 | instance | Thursday 30 July 2026 01:41:18 +0000 (0:00:00.071) 0:56:04.650 ********* 2026-07-30 01:41:18.303752 | instance | ok: [instance] 2026-07-30 01:41:18.304578 | instance | 2026-07-30 01:41:18.304596 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-30 01:41:18.304602 | instance | Thursday 30 July 2026 01:41:18 +0000 (0:00:00.071) 0:56:04.722 ********* 2026-07-30 01:41:18.561496 | instance | changed: [instance] 2026-07-30 01:41:18.561646 | instance | 2026-07-30 01:41:18.561840 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-30 01:41:18.562013 | instance | Thursday 30 July 2026 01:41:18 +0000 (0:00:00.257) 0:56:04.980 ********* 2026-07-30 01:41:30.894320 | instance | changed: [instance] 2026-07-30 01:41:30.894595 | instance | 2026-07-30 01:41:30.894868 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-30 01:41:30.895120 | instance | Thursday 30 July 2026 01:41:30 +0000 (0:00:12.332) 0:56:17.312 ********* 2026-07-30 01:41:31.159643 | instance | ok: [instance] 2026-07-30 01:41:31.159892 | instance | 2026-07-30 01:41:31.160184 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-30 01:41:31.160468 | instance | Thursday 30 July 2026 01:41:31 +0000 (0:00:00.265) 0:56:17.578 ********* 2026-07-30 01:41:31.217627 | instance | skipping: [instance] 2026-07-30 01:41:31.217927 | instance | 2026-07-30 01:41:31.218268 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-30 01:41:31.218648 | instance | Thursday 30 July 2026 01:41:31 +0000 (0:00:00.058) 0:56:17.636 ********* 2026-07-30 01:41:31.934122 | instance | ok: [instance] 2026-07-30 01:41:31.934367 | instance | 2026-07-30 01:41:31.934692 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-30 01:41:31.934985 | instance | Thursday 30 July 2026 01:41:31 +0000 (0:00:00.716) 0:56:18.352 ********* 2026-07-30 01:41:32.010951 | instance | ok: [instance] 2026-07-30 01:41:32.011205 | instance | 2026-07-30 01:41:32.011457 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-30 01:41:32.011700 | instance | Thursday 30 July 2026 01:41:32 +0000 (0:00:00.076) 0:56:18.429 ********* 2026-07-30 01:42:23.566331 | instance | changed: [instance] 2026-07-30 01:42:23.566599 | instance | 2026-07-30 01:42:23.566882 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-30 01:42:23.567178 | instance | Thursday 30 July 2026 01:42:23 +0000 (0:00:51.555) 0:57:09.984 ********* 2026-07-30 01:42:23.623175 | instance | skipping: [instance] 2026-07-30 01:42:23.623247 | instance | 2026-07-30 01:42:23.623371 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-30 01:42:23.623525 | instance | Thursday 30 July 2026 01:42:23 +0000 (0:00:00.057) 0:57:10.041 ********* 2026-07-30 01:42:23.683310 | instance | skipping: [instance] 2026-07-30 01:42:23.683394 | instance | 2026-07-30 01:42:23.683608 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-30 01:42:23.683734 | instance | Thursday 30 July 2026 01:42:23 +0000 (0:00:00.059) 0:57:10.101 ********* 2026-07-30 01:42:24.205190 | instance | changed: [instance] 2026-07-30 01:42:24.205407 | instance | 2026-07-30 01:42:24.205634 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:42:24.205848 | instance | Thursday 30 July 2026 01:42:24 +0000 (0:00:00.521) 0:57:10.623 ********* 2026-07-30 01:42:24.307548 | instance | ok: [instance] 2026-07-30 01:42:24.307787 | instance | 2026-07-30 01:42:24.308079 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:42:24.308354 | instance | Thursday 30 July 2026 01:42:24 +0000 (0:00:00.102) 0:57:10.725 ********* 2026-07-30 01:42:24.409542 | instance | included: rabbitmq for instance 2026-07-30 01:42:24.409792 | instance | 2026-07-30 01:42:24.410111 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-30 01:42:24.410403 | instance | Thursday 30 July 2026 01:42:24 +0000 (0:00:00.102) 0:57:10.827 ********* 2026-07-30 01:42:25.081151 | instance | ok: [instance] 2026-07-30 01:42:25.081312 | instance | 2026-07-30 01:42:25.081554 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-30 01:42:25.081706 | instance | Thursday 30 July 2026 01:42:25 +0000 (0:00:00.671) 0:57:11.499 ********* 2026-07-30 01:42:25.143399 | instance | skipping: [instance] 2026-07-30 01:42:25.143667 | instance | 2026-07-30 01:42:25.143973 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-30 01:42:25.144262 | instance | Thursday 30 July 2026 01:42:25 +0000 (0:00:00.062) 0:57:11.561 ********* 2026-07-30 01:42:25.203975 | instance | skipping: [instance] 2026-07-30 01:42:25.204242 | instance | 2026-07-30 01:42:25.204556 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-30 01:42:25.204883 | instance | Thursday 30 July 2026 01:42:25 +0000 (0:00:00.060) 0:57:11.622 ********* 2026-07-30 01:42:25.267621 | instance | skipping: [instance] 2026-07-30 01:42:25.268448 | instance | 2026-07-30 01:42:25.268541 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-30 01:42:25.268553 | instance | Thursday 30 July 2026 01:42:25 +0000 (0:00:00.063) 0:57:11.686 ********* 2026-07-30 01:43:01.985058 | instance | changed: [instance] 2026-07-30 01:43:01.985355 | instance | 2026-07-30 01:43:01.985673 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:43:01.985957 | instance | Thursday 30 July 2026 01:43:01 +0000 (0:00:36.717) 0:57:48.403 ********* 2026-07-30 01:43:02.673002 | instance | ok: [instance] 2026-07-30 01:43:02.673260 | instance | 2026-07-30 01:43:02.673605 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:43:02.673876 | instance | Thursday 30 July 2026 01:43:02 +0000 (0:00:00.688) 0:57:49.091 ********* 2026-07-30 01:43:02.739385 | instance | ok: [instance] 2026-07-30 01:43:02.739621 | instance | 2026-07-30 01:43:02.739901 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:43:02.740165 | instance | Thursday 30 July 2026 01:43:02 +0000 (0:00:00.066) 0:57:49.158 ********* 2026-07-30 01:43:02.804833 | instance | skipping: [instance] 2026-07-30 01:43:02.805116 | instance | 2026-07-30 01:43:02.805402 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:43:02.805662 | instance | Thursday 30 July 2026 01:43:02 +0000 (0:00:00.065) 0:57:49.223 ********* 2026-07-30 01:43:02.876578 | instance | skipping: [instance] 2026-07-30 01:43:02.876805 | instance | 2026-07-30 01:43:02.877114 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:43:02.877375 | instance | Thursday 30 July 2026 01:43:02 +0000 (0:00:00.071) 0:57:49.294 ********* 2026-07-30 01:43:02.944582 | instance | ok: [instance] 2026-07-30 01:43:02.944862 | instance | 2026-07-30 01:43:02.945142 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:43:02.945411 | instance | Thursday 30 July 2026 01:43:02 +0000 (0:00:00.068) 0:57:49.363 ********* 2026-07-30 01:43:03.079424 | instance | ok: [instance] => (item=oslo_db) 2026-07-30 01:43:03.079664 | instance | ok: [instance] => (item=sharev2) 2026-07-30 01:43:03.080065 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-30 01:43:03.080356 | instance | ok: [instance] => (item=oslo_cache) 2026-07-30 01:43:03.080659 | instance | ok: [instance] => (item=identity) 2026-07-30 01:43:03.080947 | instance | 2026-07-30 01:43:03.081238 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:43:03.081539 | instance | Thursday 30 July 2026 01:43:03 +0000 (0:00:00.134) 0:57:49.497 ********* 2026-07-30 01:43:03.174795 | instance | ok: [instance] 2026-07-30 01:43:03.175030 | instance | 2026-07-30 01:43:03.175315 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:43:03.175576 | instance | Thursday 30 July 2026 01:43:03 +0000 (0:00:00.094) 0:57:49.592 ********* 2026-07-30 01:43:03.262084 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:43:03.262829 | instance | 2026-07-30 01:43:03.262839 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:43:03.262937 | instance | Thursday 30 July 2026 01:43:03 +0000 (0:00:00.088) 0:57:49.680 ********* 2026-07-30 01:43:03.837410 | instance | changed: [instance] 2026-07-30 01:43:03.837546 | instance | 2026-07-30 01:43:03.837723 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-07-30 01:43:03.837900 | instance | Thursday 30 July 2026 01:43:03 +0000 (0:00:00.575) 0:57:50.256 ********* 2026-07-30 01:43:04.943716 | instance | changed: [instance] 2026-07-30 01:43:04.943925 | instance | 2026-07-30 01:43:04.944264 | instance | TASK [Upload service image] **************************************************** 2026-07-30 01:43:04.944497 | instance | Thursday 30 July 2026 01:43:04 +0000 (0:00:01.106) 0:57:51.362 ********* 2026-07-30 01:43:05.204944 | instance | included: atmosphere.common.glance_image for instance 2026-07-30 01:43:05.205205 | instance | 2026-07-30 01:43:05.205486 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-30 01:43:05.205763 | instance | Thursday 30 July 2026 01:43:05 +0000 (0:00:00.261) 0:57:51.623 ********* 2026-07-30 01:43:05.913434 | instance | ok: [instance] 2026-07-30 01:43:05.913667 | instance | 2026-07-30 01:43:05.913954 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-30 01:43:05.914242 | instance | Thursday 30 July 2026 01:43:05 +0000 (0:00:00.708) 0:57:52.331 ********* 2026-07-30 01:43:05.999866 | instance | ok: [instance] 2026-07-30 01:43:06.000055 | instance | 2026-07-30 01:43:06.000333 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-30 01:43:06.000643 | instance | Thursday 30 July 2026 01:43:05 +0000 (0:00:00.085) 0:57:52.417 ********* 2026-07-30 01:43:06.914029 | instance | ok: [instance] 2026-07-30 01:43:06.914265 | instance | 2026-07-30 01:43:06.914622 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-30 01:43:06.914897 | instance | Thursday 30 July 2026 01:43:06 +0000 (0:00:00.914) 0:57:53.332 ********* 2026-07-30 01:43:06.984719 | instance | ok: [instance] 2026-07-30 01:43:06.984932 | instance | 2026-07-30 01:43:06.985207 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-30 01:43:06.985471 | instance | Thursday 30 July 2026 01:43:06 +0000 (0:00:00.070) 0:57:53.402 ********* 2026-07-30 01:43:07.061668 | instance | ok: [instance] 2026-07-30 01:43:07.061926 | instance | 2026-07-30 01:43:07.062135 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-30 01:43:07.062398 | instance | Thursday 30 July 2026 01:43:07 +0000 (0:00:00.077) 0:57:53.480 ********* 2026-07-30 01:43:07.307834 | instance | changed: [instance] 2026-07-30 01:43:07.307942 | instance | 2026-07-30 01:43:07.308100 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-30 01:43:07.308257 | instance | Thursday 30 July 2026 01:43:07 +0000 (0:00:00.245) 0:57:53.726 ********* 2026-07-30 01:43:22.211337 | instance | changed: [instance] 2026-07-30 01:43:22.211422 | instance | 2026-07-30 01:43:22.211572 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-30 01:43:22.211676 | instance | Thursday 30 July 2026 01:43:22 +0000 (0:00:14.903) 0:58:08.630 ********* 2026-07-30 01:43:22.471020 | instance | ok: [instance] 2026-07-30 01:43:22.471136 | instance | 2026-07-30 01:43:22.471323 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-30 01:43:22.471389 | instance | Thursday 30 July 2026 01:43:22 +0000 (0:00:00.259) 0:58:08.889 ********* 2026-07-30 01:43:22.535251 | instance | skipping: [instance] 2026-07-30 01:43:22.535353 | instance | 2026-07-30 01:43:22.535621 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-30 01:43:22.535657 | instance | Thursday 30 July 2026 01:43:22 +0000 (0:00:00.064) 0:58:08.953 ********* 2026-07-30 01:43:24.761641 | instance | ok: [instance] 2026-07-30 01:43:24.761706 | instance | 2026-07-30 01:43:24.761722 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-30 01:43:24.761806 | instance | Thursday 30 July 2026 01:43:24 +0000 (0:00:02.226) 0:58:11.180 ********* 2026-07-30 01:43:24.840723 | instance | ok: [instance] 2026-07-30 01:43:24.840784 | instance | 2026-07-30 01:43:24.841050 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-30 01:43:24.841095 | instance | Thursday 30 July 2026 01:43:24 +0000 (0:00:00.079) 0:58:11.259 ********* 2026-07-30 01:43:44.941571 | instance | changed: [instance] 2026-07-30 01:43:44.941648 | instance | 2026-07-30 01:43:44.941778 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-30 01:43:44.941901 | instance | Thursday 30 July 2026 01:43:44 +0000 (0:00:20.100) 0:58:31.360 ********* 2026-07-30 01:43:45.012604 | instance | skipping: [instance] 2026-07-30 01:43:45.012659 | instance | 2026-07-30 01:43:45.012664 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-30 01:43:45.012670 | instance | Thursday 30 July 2026 01:43:45 +0000 (0:00:00.070) 0:58:31.430 ********* 2026-07-30 01:43:45.068501 | instance | skipping: [instance] 2026-07-30 01:43:45.068590 | instance | 2026-07-30 01:43:45.068713 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-30 01:43:45.068835 | instance | Thursday 30 July 2026 01:43:45 +0000 (0:00:00.055) 0:58:31.486 ********* 2026-07-30 01:43:45.467358 | instance | changed: [instance] 2026-07-30 01:43:45.467430 | instance | 2026-07-30 01:43:45.467704 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-07-30 01:43:45.467775 | instance | Thursday 30 July 2026 01:43:45 +0000 (0:00:00.399) 0:58:31.886 ********* 2026-07-30 01:43:46.985684 | instance | changed: [instance] 2026-07-30 01:43:46.985797 | instance | 2026-07-30 01:43:46.985866 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-07-30 01:43:46.986014 | instance | Thursday 30 July 2026 01:43:46 +0000 (0:00:01.518) 0:58:33.404 ********* 2026-07-30 01:43:50.763582 | instance | changed: [instance] => (item=22) 2026-07-30 01:43:50.763623 | instance | changed: [instance] => (item=111) 2026-07-30 01:43:50.763627 | instance | changed: [instance] => (item=2049) 2026-07-30 01:43:50.764008 | instance | 2026-07-30 01:43:50.764020 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-07-30 01:43:50.764025 | instance | Thursday 30 July 2026 01:43:50 +0000 (0:00:03.777) 0:58:37.181 ********* 2026-07-30 01:43:52.050436 | instance | changed: [instance] 2026-07-30 01:43:52.050611 | instance | 2026-07-30 01:43:52.050836 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-07-30 01:43:52.050900 | instance | Thursday 30 July 2026 01:43:52 +0000 (0:00:01.286) 0:58:38.468 ********* 2026-07-30 01:43:52.281908 | instance | ok: [instance -> localhost] 2026-07-30 01:43:52.281988 | instance | 2026-07-30 01:43:52.282267 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-07-30 01:43:52.282311 | instance | Thursday 30 July 2026 01:43:52 +0000 (0:00:00.231) 0:58:38.700 ********* 2026-07-30 01:43:52.689871 | instance | ok: [instance -> localhost] 2026-07-30 01:43:52.689976 | instance | 2026-07-30 01:43:52.690234 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-07-30 01:43:52.690278 | instance | Thursday 30 July 2026 01:43:52 +0000 (0:00:00.407) 0:58:39.108 ********* 2026-07-30 01:43:53.041155 | instance | ok: [instance -> localhost] 2026-07-30 01:43:53.041240 | instance | 2026-07-30 01:43:53.041364 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-07-30 01:43:53.041488 | instance | Thursday 30 July 2026 01:43:53 +0000 (0:00:00.351) 0:58:39.459 ********* 2026-07-30 01:43:53.282546 | instance | ok: [instance -> localhost] 2026-07-30 01:43:53.282624 | instance | 2026-07-30 01:43:53.282909 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-07-30 01:43:53.282972 | instance | Thursday 30 July 2026 01:43:53 +0000 (0:00:00.241) 0:58:39.701 ********* 2026-07-30 01:43:53.987318 | instance | changed: [instance] 2026-07-30 01:43:53.987400 | instance | 2026-07-30 01:43:53.987534 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-07-30 01:43:53.987655 | instance | Thursday 30 July 2026 01:43:53 +0000 (0:00:00.704) 0:58:40.405 ********* 2026-07-30 01:46:21.515842 | instance | changed: [instance] 2026-07-30 01:46:21.515940 | instance | 2026-07-30 01:46:21.516061 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 01:46:21.516181 | instance | Thursday 30 July 2026 01:46:21 +0000 (0:02:27.528) 1:01:07.934 ********* 2026-07-30 01:46:21.655190 | instance | included: openstack_helm_ingress for instance 2026-07-30 01:46:21.655262 | instance | 2026-07-30 01:46:21.655354 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 01:46:21.655471 | instance | Thursday 30 July 2026 01:46:21 +0000 (0:00:00.139) 1:01:08.073 ********* 2026-07-30 01:46:21.723041 | instance | skipping: [instance] 2026-07-30 01:46:21.723137 | instance | 2026-07-30 01:46:21.723263 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 01:46:21.723380 | instance | Thursday 30 July 2026 01:46:21 +0000 (0:00:00.067) 1:01:08.141 ********* 2026-07-30 01:46:21.787500 | instance | skipping: [instance] 2026-07-30 01:46:21.787746 | instance | 2026-07-30 01:46:21.788037 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 01:46:21.788338 | instance | Thursday 30 July 2026 01:46:21 +0000 (0:00:00.064) 1:01:08.205 ********* 2026-07-30 01:46:21.855104 | instance | ok: [instance] 2026-07-30 01:46:21.855358 | instance | 2026-07-30 01:46:21.855618 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-07-30 01:46:21.855893 | instance | Thursday 30 July 2026 01:46:21 +0000 (0:00:00.067) 1:01:08.273 ********* 2026-07-30 01:46:21.957994 | instance | included: ingress for instance 2026-07-30 01:46:21.958234 | instance | 2026-07-30 01:46:21.958559 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-07-30 01:46:21.958815 | instance | Thursday 30 July 2026 01:46:21 +0000 (0:00:00.102) 1:01:08.376 ********* 2026-07-30 01:46:23.189912 | instance | changed: [instance] 2026-07-30 01:46:23.190082 | instance | 2026-07-30 01:46:23.190286 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-07-30 01:46:23.190477 | instance | Thursday 30 July 2026 01:46:23 +0000 (0:00:01.231) 1:01:09.607 ********* 2026-07-30 01:46:25.319074 | instance | changed: [instance] 2026-07-30 01:46:25.319774 | instance | 2026-07-30 01:46:25.319797 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:46:25.319840 | instance | Thursday 30 July 2026 01:46:25 +0000 (0:00:02.129) 1:01:11.737 ********* 2026-07-30 01:46:25.417612 | instance | ok: [instance] 2026-07-30 01:46:25.417857 | instance | 2026-07-30 01:46:25.418119 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:46:25.418401 | instance | Thursday 30 July 2026 01:46:25 +0000 (0:00:00.098) 1:01:11.835 ********* 2026-07-30 01:46:25.483845 | instance | skipping: [instance] 2026-07-30 01:46:25.484163 | instance | 2026-07-30 01:46:25.484402 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:46:25.484724 | instance | Thursday 30 July 2026 01:46:25 +0000 (0:00:00.066) 1:01:11.902 ********* 2026-07-30 01:46:25.545708 | instance | skipping: [instance] 2026-07-30 01:46:25.545973 | instance | 2026-07-30 01:46:25.546285 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:46:25.546575 | instance | Thursday 30 July 2026 01:46:25 +0000 (0:00:00.061) 1:01:11.964 ********* 2026-07-30 01:46:25.608773 | instance | skipping: [instance] 2026-07-30 01:46:25.609395 | instance | 2026-07-30 01:46:25.609473 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:46:25.609618 | instance | Thursday 30 July 2026 01:46:25 +0000 (0:00:00.063) 1:01:12.027 ********* 2026-07-30 01:46:25.673656 | instance | skipping: [instance] 2026-07-30 01:46:25.673865 | instance | 2026-07-30 01:46:25.674133 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:46:25.674468 | instance | Thursday 30 July 2026 01:46:25 +0000 (0:00:00.064) 1:01:12.092 ********* 2026-07-30 01:46:25.741665 | instance | skipping: [instance] 2026-07-30 01:46:25.741901 | instance | 2026-07-30 01:46:25.742172 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:46:25.742500 | instance | Thursday 30 July 2026 01:46:25 +0000 (0:00:00.067) 1:01:12.159 ********* 2026-07-30 01:46:25.811168 | instance | ok: [instance] 2026-07-30 01:46:25.812057 | instance | 2026-07-30 01:46:25.812122 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:46:25.812134 | instance | Thursday 30 July 2026 01:46:25 +0000 (0:00:00.069) 1:01:12.229 ********* 2026-07-30 01:46:25.905836 | instance | ok: [instance] => (item=identity) 2026-07-30 01:46:25.906092 | instance | ok: [instance] => (item=oslo_db) 2026-07-30 01:46:25.906314 | instance | ok: [instance] => (item=dashboard) 2026-07-30 01:46:25.906539 | instance | ok: [instance] => (item=oslo_cache) 2026-07-30 01:46:25.906735 | instance | 2026-07-30 01:46:25.906943 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:46:25.907146 | instance | Thursday 30 July 2026 01:46:25 +0000 (0:00:00.094) 1:01:12.324 ********* 2026-07-30 01:46:26.005427 | instance | ok: [instance] 2026-07-30 01:46:26.005788 | instance | 2026-07-30 01:46:26.006153 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:46:26.006568 | instance | Thursday 30 July 2026 01:46:26 +0000 (0:00:00.098) 1:01:12.423 ********* 2026-07-30 01:46:26.098688 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:46:26.099094 | instance | 2026-07-30 01:46:26.099450 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:46:26.099829 | instance | Thursday 30 July 2026 01:46:26 +0000 (0:00:00.093) 1:01:12.516 ********* 2026-07-30 01:46:26.687416 | instance | changed: [instance] 2026-07-30 01:46:26.687803 | instance | 2026-07-30 01:46:26.688195 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-07-30 01:46:26.688532 | instance | Thursday 30 July 2026 01:46:26 +0000 (0:00:00.588) 1:01:13.105 ********* 2026-07-30 01:47:08.370771 | instance | changed: [instance] 2026-07-30 01:47:08.370827 | instance | 2026-07-30 01:47:08.370837 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 01:47:08.370898 | instance | Thursday 30 July 2026 01:47:08 +0000 (0:00:41.683) 1:01:54.789 ********* 2026-07-30 01:47:08.504288 | instance | included: openstack_helm_ingress for instance 2026-07-30 01:47:08.504525 | instance | 2026-07-30 01:47:08.504792 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 01:47:08.505082 | instance | Thursday 30 July 2026 01:47:08 +0000 (0:00:00.133) 1:01:54.922 ********* 2026-07-30 01:47:08.570714 | instance | skipping: [instance] 2026-07-30 01:47:08.574228 | instance | 2026-07-30 01:47:08.574241 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 01:47:08.574247 | instance | Thursday 30 July 2026 01:47:08 +0000 (0:00:00.066) 1:01:54.989 ********* 2026-07-30 01:47:08.632240 | instance | skipping: [instance] 2026-07-30 01:47:08.632336 | instance | 2026-07-30 01:47:08.632463 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 01:47:08.632581 | instance | Thursday 30 July 2026 01:47:08 +0000 (0:00:00.061) 1:01:55.050 ********* 2026-07-30 01:47:08.714641 | instance | ok: [instance] 2026-07-30 01:47:08.714895 | instance | 2026-07-30 01:47:08.715186 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-07-30 01:47:08.715462 | instance | Thursday 30 July 2026 01:47:08 +0000 (0:00:00.081) 1:01:55.132 ********* 2026-07-30 01:47:08.809627 | instance | included: ingress for instance 2026-07-30 01:47:08.859962 | instance | 2026-07-30 01:47:08.859998 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-07-30 01:47:08.860009 | instance | Thursday 30 July 2026 01:47:08 +0000 (0:00:00.095) 1:01:55.228 ********* 2026-07-30 01:47:10.685440 | instance | changed: [instance] 2026-07-30 01:47:10.685656 | instance | 2026-07-30 01:47:10.685926 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-07-30 01:47:10.686191 | instance | Thursday 30 July 2026 01:47:10 +0000 (0:00:01.875) 1:01:57.103 ********* 2026-07-30 01:47:12.100162 | instance | changed: [instance] 2026-07-30 01:47:12.100222 | instance | 2026-07-30 01:47:12.100238 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-07-30 01:47:12.100245 | instance | Thursday 30 July 2026 01:47:12 +0000 (0:00:01.414) 1:01:58.518 ********* 2026-07-30 01:47:21.421791 | instance | ok: [instance] => (item=None) 2026-07-30 01:47:21.421852 | instance | ok: [instance] => (item=None) 2026-07-30 01:47:21.421857 | instance | ok: [instance] => (item=None) 2026-07-30 01:47:21.421861 | instance | ok: [instance] => (item=None) 2026-07-30 01:47:21.421865 | instance | ok: [instance] => (item=None) 2026-07-30 01:47:21.421868 | instance | ok: [instance] => (item=None) 2026-07-30 01:47:21.421872 | instance | ok: [instance] => (item=None) 2026-07-30 01:47:21.421876 | instance | ok: [instance] => (item=None) 2026-07-30 01:47:21.421880 | instance | ok: [instance] => (item=None) 2026-07-30 01:47:21.421884 | instance | ok: [instance] => (item=None) 2026-07-30 01:47:21.421888 | instance | ok: [instance] => (item=None) 2026-07-30 01:47:21.421891 | instance | ok: [instance] => (item=None) 2026-07-30 01:47:21.421895 | instance | ok: [instance] => (item=None) 2026-07-30 01:47:21.421899 | instance | ok: [instance] 2026-07-30 01:47:21.421904 | instance | 2026-07-30 01:47:21.421908 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-07-30 01:47:21.421912 | instance | Thursday 30 July 2026 01:47:21 +0000 (0:00:09.319) 1:02:07.837 ********* 2026-07-30 01:47:21.678764 | instance | ok: [instance] => (item=None) 2026-07-30 01:47:21.678822 | instance | skipping: [instance] => (item=None) 2026-07-30 01:47:21.678835 | instance | ok: [instance] => (item=None) 2026-07-30 01:47:21.678845 | instance | ok: [instance] => (item=None) 2026-07-30 01:47:21.678854 | instance | skipping: [instance] => (item=None) 2026-07-30 01:47:21.678863 | instance | ok: [instance] => (item=None) 2026-07-30 01:47:21.678871 | instance | ok: [instance] => (item=None) 2026-07-30 01:47:21.678880 | instance | ok: [instance] => (item=None) 2026-07-30 01:47:21.678888 | instance | ok: [instance] => (item=None) 2026-07-30 01:47:21.678897 | instance | ok: [instance] => (item=None) 2026-07-30 01:47:21.678905 | instance | ok: [instance] => (item=None) 2026-07-30 01:47:21.678913 | instance | ok: [instance] => (item=None) 2026-07-30 01:47:21.678922 | instance | ok: [instance] => (item=None) 2026-07-30 01:47:21.678930 | instance | ok: [instance] 2026-07-30 01:47:21.678940 | instance | 2026-07-30 01:47:21.678949 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-07-30 01:47:21.678977 | instance | Thursday 30 July 2026 01:47:21 +0000 (0:00:00.254) 1:02:08.092 ********* 2026-07-30 01:47:22.366191 | instance | changed: [instance] 2026-07-30 01:47:22.366242 | instance | 2026-07-30 01:47:22.366249 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-07-30 01:47:22.366256 | instance | Thursday 30 July 2026 01:47:22 +0000 (0:00:00.690) 1:02:08.783 ********* 2026-07-30 01:47:23.169067 | instance | changed: [instance] 2026-07-30 01:47:23.169125 | instance | 2026-07-30 01:47:23.169136 | instance | PLAY [controllers] ************************************************************* 2026-07-30 01:47:23.169152 | instance | 2026-07-30 01:47:23.169269 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 01:47:23.169389 | instance | Thursday 30 July 2026 01:47:23 +0000 (0:00:00.803) 1:02:09.587 ********* 2026-07-30 01:47:27.293951 | instance | ok: [instance] 2026-07-30 01:47:27.294247 | instance | 2026-07-30 01:47:27.294648 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-07-30 01:47:27.294967 | instance | Thursday 30 July 2026 01:47:27 +0000 (0:00:04.124) 1:02:13.712 ********* 2026-07-30 01:47:27.588663 | instance | ok: [instance] 2026-07-30 01:47:27.588792 | instance | 2026-07-30 01:47:27.588917 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 01:47:27.589041 | instance | Thursday 30 July 2026 01:47:27 +0000 (0:00:00.294) 1:02:14.007 ********* 2026-07-30 01:47:28.716748 | instance | ok: [instance] 2026-07-30 01:47:28.717140 | instance | 2026-07-30 01:47:28.717233 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-30 01:47:28.717562 | instance | Thursday 30 July 2026 01:47:28 +0000 (0:00:01.127) 1:02:15.134 ********* 2026-07-30 01:47:29.033725 | instance | ok: [instance] 2026-07-30 01:47:29.034567 | instance | 2026-07-30 01:47:29.034629 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 01:47:29.034641 | instance | Thursday 30 July 2026 01:47:29 +0000 (0:00:00.316) 1:02:15.451 ********* 2026-07-30 01:47:29.157490 | instance | ok: [instance] => { 2026-07-30 01:47:29.157567 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-07-30 01:47:29.157782 | instance | } 2026-07-30 01:47:29.157845 | instance | 2026-07-30 01:47:29.158054 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 01:47:29.158098 | instance | Thursday 30 July 2026 01:47:29 +0000 (0:00:00.125) 1:02:15.576 ********* 2026-07-30 01:47:29.558735 | instance | ok: [instance] 2026-07-30 01:47:29.558817 | instance | 2026-07-30 01:47:29.559162 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 01:47:29.559207 | instance | Thursday 30 July 2026 01:47:29 +0000 (0:00:00.401) 1:02:15.977 ********* 2026-07-30 01:47:30.706863 | instance | ok: [instance] 2026-07-30 01:47:30.707007 | instance | 2026-07-30 01:47:30.707020 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-07-30 01:47:30.707153 | instance | Thursday 30 July 2026 01:47:30 +0000 (0:00:01.148) 1:02:17.125 ********* 2026-07-30 01:47:31.222980 | instance | ok: [instance] 2026-07-30 01:47:31.223076 | instance | 2026-07-30 01:47:31.223217 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-07-30 01:47:31.223355 | instance | Thursday 30 July 2026 01:47:31 +0000 (0:00:00.516) 1:02:17.641 ********* 2026-07-30 01:47:31.978857 | instance | ok: [instance] 2026-07-30 01:47:31.978954 | instance | 2026-07-30 01:47:31.979364 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-07-30 01:47:31.979481 | instance | Thursday 30 July 2026 01:47:31 +0000 (0:00:00.755) 1:02:18.397 ********* 2026-07-30 01:47:32.722369 | instance | ok: [instance] 2026-07-30 01:47:32.722480 | instance | 2026-07-30 01:47:32.722630 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-07-30 01:47:32.722868 | instance | Thursday 30 July 2026 01:47:32 +0000 (0:00:00.742) 1:02:19.140 ********* 2026-07-30 01:47:33.132036 | instance | ok: [instance] 2026-07-30 01:47:33.132144 | instance | 2026-07-30 01:47:33.132281 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-30 01:47:33.132405 | instance | Thursday 30 July 2026 01:47:33 +0000 (0:00:00.408) 1:02:19.548 ********* 2026-07-30 01:47:33.343929 | instance | included: openstack_helm_endpoints for instance 2026-07-30 01:47:33.344154 | instance | 2026-07-30 01:47:33.344443 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:47:33.344783 | instance | Thursday 30 July 2026 01:47:33 +0000 (0:00:00.213) 1:02:19.761 ********* 2026-07-30 01:47:33.425914 | instance | skipping: [instance] 2026-07-30 01:47:33.426160 | instance | 2026-07-30 01:47:33.426515 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:47:33.426818 | instance | Thursday 30 July 2026 01:47:33 +0000 (0:00:00.082) 1:02:19.844 ********* 2026-07-30 01:47:33.492285 | instance | skipping: [instance] 2026-07-30 01:47:33.492351 | instance | 2026-07-30 01:47:33.492497 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:47:33.492618 | instance | Thursday 30 July 2026 01:47:33 +0000 (0:00:00.066) 1:02:19.910 ********* 2026-07-30 01:47:33.682514 | instance | skipping: [instance] 2026-07-30 01:47:33.682640 | instance | 2026-07-30 01:47:33.682869 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:47:33.682992 | instance | Thursday 30 July 2026 01:47:33 +0000 (0:00:00.189) 1:02:20.100 ********* 2026-07-30 01:47:33.749406 | instance | skipping: [instance] 2026-07-30 01:47:33.749640 | instance | 2026-07-30 01:47:33.750101 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:47:33.750415 | instance | Thursday 30 July 2026 01:47:33 +0000 (0:00:00.067) 1:02:20.167 ********* 2026-07-30 01:47:33.816943 | instance | skipping: [instance] 2026-07-30 01:47:33.817183 | instance | 2026-07-30 01:47:33.817452 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:47:33.817720 | instance | Thursday 30 July 2026 01:47:33 +0000 (0:00:00.067) 1:02:20.234 ********* 2026-07-30 01:47:33.885890 | instance | skipping: [instance] 2026-07-30 01:47:33.886202 | instance | 2026-07-30 01:47:33.886545 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:47:33.886767 | instance | Thursday 30 July 2026 01:47:33 +0000 (0:00:00.068) 1:02:20.303 ********* 2026-07-30 01:47:33.959775 | instance | ok: [instance] 2026-07-30 01:47:33.960024 | instance | 2026-07-30 01:47:33.960315 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:47:33.960582 | instance | Thursday 30 July 2026 01:47:33 +0000 (0:00:00.074) 1:02:20.377 ********* 2026-07-30 01:47:34.054299 | instance | ok: [instance] => (item=identity) 2026-07-30 01:47:34.054568 | instance | 2026-07-30 01:47:34.054937 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:47:34.055320 | instance | Thursday 30 July 2026 01:47:34 +0000 (0:00:00.094) 1:02:20.472 ********* 2026-07-30 01:47:34.162870 | instance | ok: [instance] 2026-07-30 01:47:34.163111 | instance | 2026-07-30 01:47:34.163380 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-07-30 01:47:34.163701 | instance | Thursday 30 July 2026 01:47:34 +0000 (0:00:00.107) 1:02:20.579 ********* 2026-07-30 01:47:34.661151 | instance | ok: [instance] 2026-07-30 01:47:34.661395 | instance | 2026-07-30 01:47:34.661691 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-07-30 01:47:34.661975 | instance | Thursday 30 July 2026 01:47:34 +0000 (0:00:00.499) 1:02:21.079 ********* 2026-07-30 01:47:35.167268 | instance | ok: [instance] 2026-07-30 01:47:35.167496 | instance | 2026-07-30 01:47:35.167773 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-07-30 01:47:35.168042 | instance | Thursday 30 July 2026 01:47:35 +0000 (0:00:00.505) 1:02:21.585 ********* 2026-07-30 01:47:35.649916 | instance | ok: [instance] 2026-07-30 01:47:35.650154 | instance | 2026-07-30 01:47:35.650480 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-07-30 01:47:35.650812 | instance | Thursday 30 July 2026 01:47:35 +0000 (0:00:00.483) 1:02:22.068 ********* 2026-07-30 01:47:36.167885 | instance | ok: [instance] 2026-07-30 01:47:36.168135 | instance | 2026-07-30 01:47:36.168425 | instance | PLAY [Configure networking] **************************************************** 2026-07-30 01:47:36.168689 | instance | 2026-07-30 01:47:36.168981 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 01:47:36.169262 | instance | Thursday 30 July 2026 01:47:36 +0000 (0:00:00.518) 1:02:22.586 ********* 2026-07-30 01:47:39.957954 | instance | ok: [instance] 2026-07-30 01:47:39.958214 | instance | 2026-07-30 01:47:39.958600 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-07-30 01:47:39.958929 | instance | Thursday 30 July 2026 01:47:39 +0000 (0:00:03.789) 1:02:26.375 ********* 2026-07-30 01:47:40.199816 | instance | ok: [instance] 2026-07-30 01:47:40.200038 | instance | 2026-07-30 01:47:40.200309 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-07-30 01:47:40.200573 | instance | Thursday 30 July 2026 01:47:40 +0000 (0:00:00.242) 1:02:26.618 ********* 2026-07-30 01:47:40.405501 | instance | ok: [instance] 2026-07-30 01:47:40.405747 | instance | 2026-07-30 01:47:40.406013 | instance | PLAY RECAP ********************************************************************* 2026-07-30 01:47:40.406303 | instance | instance : ok=846 changed=293 unreachable=0 failed=0 skipped=261 rescued=0 ignored=2 2026-07-30 01:47:40.406648 | instance | 2026-07-30 01:47:40.406915 | instance | Thursday 30 July 2026 01:47:40 +0000 (0:00:00.201) 1:02:26.820 ********* 2026-07-30 01:47:40.407170 | instance | =============================================================================== 2026-07-30 01:47:40.407434 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 285.02s 2026-07-30 01:47:40.407765 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 200.11s 2026-07-30 01:47:40.408033 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 162.54s 2026-07-30 01:47:40.408367 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 156.61s 2026-07-30 01:47:40.408748 | instance | vexxhost.atmosphere.manila : Deploy Helm chart ------------------------ 147.53s 2026-07-30 01:47:40.409017 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 143.39s 2026-07-30 01:47:40.409313 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 130.43s 2026-07-30 01:47:40.409578 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 130.11s 2026-07-30 01:47:40.409921 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 129.41s 2026-07-30 01:47:40.410179 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 128.92s 2026-07-30 01:47:40.410577 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 93.98s 2026-07-30 01:47:40.410949 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 93.85s 2026-07-30 01:47:40.411208 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 93.46s 2026-07-30 01:47:40.411466 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 91.14s 2026-07-30 01:47:40.411729 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 87.61s 2026-07-30 01:47:40.412205 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 82.94s 2026-07-30 01:47:40.412482 | instance | vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components -- 57.99s 2026-07-30 01:47:40.412743 | instance | atmosphere.common.glance_image : Upload image into Glance -------------- 51.56s 2026-07-30 01:47:40.413158 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 41.81s 2026-07-30 01:47:40.413501 | instance | vexxhost.atmosphere.horizon : Deploy Helm chart ------------------------ 41.68s 2026-07-30 01:47:40.658542 | instance | INFO [aio > converge] Executed: Successful 2026-07-30 01:47:40.670369 | instance | INFO [aio > idempotence] Executing 2026-07-30 01:47:43.536997 | instance | 2026-07-30 01:47:43.537703 | instance | PLAY [all] ********************************************************************* 2026-07-30 01:47:43.537729 | instance | 2026-07-30 01:47:43.537740 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 01:47:43.537749 | instance | Thursday 30 July 2026 01:47:43 +0000 (0:00:00.020) 0:00:00.020 ********* 2026-07-30 01:47:47.492210 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-30 01:47:47.492454 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-30 01:47:47.492715 | instance | interpreter could change the meaning of that path. See 2026-07-30 01:47:47.493000 | instance | https://docs.ansible.com/ansible- 2026-07-30 01:47:47.493262 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-30 01:47:47.576876 | instance | ok: [instance] 2026-07-30 01:47:47.577122 | instance | 2026-07-30 01:47:47.577385 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-07-30 01:47:47.577642 | instance | Thursday 30 July 2026 01:47:47 +0000 (0:00:04.039) 0:00:04.060 ********* 2026-07-30 01:47:47.798339 | instance | ok: [instance] 2026-07-30 01:47:47.798434 | instance | 2026-07-30 01:47:47.798550 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-07-30 01:47:47.798659 | instance | 2026-07-30 01:47:47.798777 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 01:47:47.798901 | instance | Thursday 30 July 2026 01:47:47 +0000 (0:00:00.221) 0:00:04.281 ********* 2026-07-30 01:47:51.961405 | instance | ok: [instance] 2026-07-30 01:47:51.961480 | instance | 2026-07-30 01:47:51.961589 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 01:47:51.961920 | instance | Thursday 30 July 2026 01:47:51 +0000 (0:00:04.163) 0:00:08.444 ********* 2026-07-30 01:47:52.347693 | instance | ok: [instance] 2026-07-30 01:47:52.347773 | instance | 2026-07-30 01:47:52.347888 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 01:47:52.348010 | instance | Thursday 30 July 2026 01:47:52 +0000 (0:00:00.387) 0:00:08.831 ********* 2026-07-30 01:47:52.466728 | instance | skipping: [instance] 2026-07-30 01:47:52.466804 | instance | 2026-07-30 01:47:52.467466 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-30 01:47:52.467618 | instance | Thursday 30 July 2026 01:47:52 +0000 (0:00:00.118) 0:00:08.950 ********* 2026-07-30 01:47:52.910777 | instance | ok: [instance] 2026-07-30 01:47:52.910960 | instance | 2026-07-30 01:47:52.911259 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 01:47:52.911515 | instance | Thursday 30 July 2026 01:47:52 +0000 (0:00:00.443) 0:00:09.394 ********* 2026-07-30 01:47:53.025663 | instance | ok: [instance] => { 2026-07-30 01:47:53.025797 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-30 01:47:53.025940 | instance | } 2026-07-30 01:47:53.026085 | instance | 2026-07-30 01:47:53.026252 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 01:47:53.026444 | instance | Thursday 30 July 2026 01:47:53 +0000 (0:00:00.114) 0:00:09.508 ********* 2026-07-30 01:47:53.672596 | instance | ok: [instance] 2026-07-30 01:47:53.672692 | instance | 2026-07-30 01:47:53.672699 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 01:47:53.672715 | instance | Thursday 30 July 2026 01:47:53 +0000 (0:00:00.646) 0:00:10.154 ********* 2026-07-30 01:47:53.847107 | instance | skipping: [instance] 2026-07-30 01:47:53.847261 | instance | 2026-07-30 01:47:53.847532 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 01:47:53.847791 | instance | Thursday 30 July 2026 01:47:53 +0000 (0:00:00.174) 0:00:10.329 ********* 2026-07-30 01:47:53.993827 | instance | skipping: [instance] 2026-07-30 01:47:53.994019 | instance | 2026-07-30 01:47:53.994322 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 01:47:53.994642 | instance | Thursday 30 July 2026 01:47:53 +0000 (0:00:00.148) 0:00:10.477 ********* 2026-07-30 01:47:54.344313 | instance | ok: [instance] 2026-07-30 01:47:54.344571 | instance | 2026-07-30 01:47:54.344957 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 01:47:54.345316 | instance | Thursday 30 July 2026 01:47:54 +0000 (0:00:00.350) 0:00:10.827 ********* 2026-07-30 01:47:55.885313 | instance | ok: [instance] 2026-07-30 01:47:55.885977 | instance | 2026-07-30 01:47:55.886037 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 01:47:55.886154 | instance | Thursday 30 July 2026 01:47:55 +0000 (0:00:01.541) 0:00:12.368 ********* 2026-07-30 01:47:56.012487 | instance | ok: [instance] => { 2026-07-30 01:47:56.012564 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-30 01:47:56.012807 | instance | } 2026-07-30 01:47:56.012828 | instance | 2026-07-30 01:47:56.012951 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 01:47:56.013349 | instance | Thursday 30 July 2026 01:47:56 +0000 (0:00:00.127) 0:00:12.496 ********* 2026-07-30 01:47:56.708109 | instance | ok: [instance] 2026-07-30 01:47:56.708177 | instance | 2026-07-30 01:47:56.708313 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 01:47:56.708417 | instance | Thursday 30 July 2026 01:47:56 +0000 (0:00:00.695) 0:00:13.191 ********* 2026-07-30 01:47:59.379015 | instance | ok: [instance] 2026-07-30 01:47:59.379090 | instance | 2026-07-30 01:47:59.379359 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-30 01:47:59.379400 | instance | Thursday 30 July 2026 01:47:59 +0000 (0:00:02.670) 0:00:15.862 ********* 2026-07-30 01:47:59.452387 | instance | skipping: [instance] 2026-07-30 01:47:59.452482 | instance | 2026-07-30 01:47:59.452606 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-30 01:47:59.452729 | instance | Thursday 30 July 2026 01:47:59 +0000 (0:00:00.073) 0:00:15.935 ********* 2026-07-30 01:47:59.531448 | instance | skipping: [instance] 2026-07-30 01:47:59.531555 | instance | 2026-07-30 01:47:59.531679 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-30 01:47:59.531803 | instance | Thursday 30 July 2026 01:47:59 +0000 (0:00:00.079) 0:00:16.015 ********* 2026-07-30 01:47:59.613907 | instance | skipping: [instance] 2026-07-30 01:47:59.613980 | instance | 2026-07-30 01:47:59.614108 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-30 01:47:59.614234 | instance | Thursday 30 July 2026 01:47:59 +0000 (0:00:00.082) 0:00:16.097 ********* 2026-07-30 01:48:00.769987 | instance | ok: [instance] 2026-07-30 01:48:00.770051 | instance | 2026-07-30 01:48:00.770315 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-30 01:48:00.770353 | instance | Thursday 30 July 2026 01:48:00 +0000 (0:00:01.156) 0:00:17.253 ********* 2026-07-30 01:48:01.285881 | instance | ok: [instance] 2026-07-30 01:48:01.285961 | instance | 2026-07-30 01:48:01.286224 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-30 01:48:01.286267 | instance | Thursday 30 July 2026 01:48:01 +0000 (0:00:00.515) 0:00:17.769 ********* 2026-07-30 01:48:02.260538 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-30 01:48:02.260612 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-30 01:48:02.260820 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-30 01:48:02.261316 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-30 01:48:02.261342 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-30 01:48:02.261353 | instance | 2026-07-30 01:48:02.261365 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-30 01:48:02.261437 | instance | Thursday 30 July 2026 01:48:02 +0000 (0:00:00.974) 0:00:18.744 ********* 2026-07-30 01:48:02.845222 | instance | ok: [instance] 2026-07-30 01:48:02.845291 | instance | 2026-07-30 01:48:02.845904 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-30 01:48:02.845945 | instance | Thursday 30 July 2026 01:48:02 +0000 (0:00:00.549) 0:00:19.293 ********* 2026-07-30 01:48:02.845961 | instance | 2026-07-30 01:48:02.845966 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-30 01:48:02.845970 | instance | Thursday 30 July 2026 01:48:02 +0000 (0:00:00.035) 0:00:19.329 ********* 2026-07-30 01:48:03.560734 | instance | ok: [instance] 2026-07-30 01:48:03.560798 | instance | 2026-07-30 01:48:03.560936 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 01:48:03.561065 | instance | Thursday 30 July 2026 01:48:03 +0000 (0:00:00.715) 0:00:20.044 ********* 2026-07-30 01:48:03.860118 | instance | ok: [instance] 2026-07-30 01:48:03.860188 | instance | 2026-07-30 01:48:03.860486 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 01:48:03.860532 | instance | Thursday 30 July 2026 01:48:03 +0000 (0:00:00.298) 0:00:20.343 ********* 2026-07-30 01:48:03.969908 | instance | ok: [instance] => { 2026-07-30 01:48:03.970003 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-07-30 01:48:03.970114 | instance | } 2026-07-30 01:48:03.970216 | instance | 2026-07-30 01:48:03.970335 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 01:48:03.970505 | instance | Thursday 30 July 2026 01:48:03 +0000 (0:00:00.110) 0:00:20.453 ********* 2026-07-30 01:48:04.525467 | instance | ok: [instance] 2026-07-30 01:48:04.525554 | instance | 2026-07-30 01:48:04.525703 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 01:48:04.525782 | instance | Thursday 30 July 2026 01:48:04 +0000 (0:00:00.555) 0:00:21.009 ********* 2026-07-30 01:48:07.886349 | instance | ok: [instance] 2026-07-30 01:48:07.886450 | instance | 2026-07-30 01:48:07.886707 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-07-30 01:48:07.886750 | instance | Thursday 30 July 2026 01:48:07 +0000 (0:00:03.360) 0:00:24.370 ********* 2026-07-30 01:48:09.227857 | instance | ok: [instance] 2026-07-30 01:48:09.227943 | instance | 2026-07-30 01:48:09.228136 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-07-30 01:48:09.228198 | instance | Thursday 30 July 2026 01:48:09 +0000 (0:00:01.341) 0:00:25.711 ********* 2026-07-30 01:48:09.632671 | instance | ok: [instance] 2026-07-30 01:48:09.632821 | instance | 2026-07-30 01:48:09.632989 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-07-30 01:48:09.633151 | instance | Thursday 30 July 2026 01:48:09 +0000 (0:00:00.404) 0:00:26.116 ********* 2026-07-30 01:48:10.157122 | instance | ok: [instance] 2026-07-30 01:48:10.157351 | instance | 2026-07-30 01:48:10.157617 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-07-30 01:48:10.157871 | instance | Thursday 30 July 2026 01:48:10 +0000 (0:00:00.524) 0:00:26.640 ********* 2026-07-30 01:48:10.759086 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-07-30 01:48:10.759333 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-07-30 01:48:10.759592 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-07-30 01:48:10.759829 | instance | 2026-07-30 01:48:10.760087 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-07-30 01:48:10.760357 | instance | Thursday 30 July 2026 01:48:10 +0000 (0:00:00.601) 0:00:27.242 ********* 2026-07-30 01:48:11.244818 | instance | ok: [instance] 2026-07-30 01:48:11.245052 | instance | 2026-07-30 01:48:11.245323 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-07-30 01:48:11.245628 | instance | Thursday 30 July 2026 01:48:11 +0000 (0:00:00.485) 0:00:27.728 ********* 2026-07-30 01:48:11.730052 | instance | ok: [instance] 2026-07-30 01:48:11.730290 | instance | 2026-07-30 01:48:11.730628 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-07-30 01:48:11.730937 | instance | Thursday 30 July 2026 01:48:11 +0000 (0:00:00.448) 0:00:28.176 ********* 2026-07-30 01:48:11.731237 | instance | 2026-07-30 01:48:11.731484 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-07-30 01:48:11.731749 | instance | Thursday 30 July 2026 01:48:11 +0000 (0:00:00.036) 0:00:28.213 ********* 2026-07-30 01:48:12.211324 | instance | ok: [instance] 2026-07-30 01:48:12.211591 | instance | 2026-07-30 01:48:12.211886 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-07-30 01:48:12.212142 | instance | Thursday 30 July 2026 01:48:12 +0000 (0:00:00.481) 0:00:28.694 ********* 2026-07-30 01:48:12.340983 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-07-30 01:48:12.341201 | instance | 2026-07-30 01:48:12.341483 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-07-30 01:48:12.341728 | instance | Thursday 30 July 2026 01:48:12 +0000 (0:00:00.129) 0:00:28.824 ********* 2026-07-30 01:48:13.392483 | instance | ok: [instance] 2026-07-30 01:48:13.392614 | instance | 2026-07-30 01:48:13.393186 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-07-30 01:48:13.393260 | instance | Thursday 30 July 2026 01:48:13 +0000 (0:00:01.051) 0:00:29.875 ********* 2026-07-30 01:48:14.337459 | instance | ok: [instance] => (item=chronyd) 2026-07-30 01:48:14.337552 | instance | ok: [instance] => (item=sshd) 2026-07-30 01:48:14.337676 | instance | 2026-07-30 01:48:14.337804 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-07-30 01:48:14.337927 | instance | Thursday 30 July 2026 01:48:14 +0000 (0:00:00.945) 0:00:30.821 ********* 2026-07-30 01:48:14.806550 | instance | ok: [instance] 2026-07-30 01:48:14.806623 | instance | 2026-07-30 01:48:14.806756 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-07-30 01:48:14.806883 | instance | Thursday 30 July 2026 01:48:14 +0000 (0:00:00.469) 0:00:31.290 ********* 2026-07-30 01:48:15.067152 | instance | ok: [instance] 2026-07-30 01:48:15.067233 | instance | 2026-07-30 01:48:15.067368 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-07-30 01:48:15.067554 | instance | Thursday 30 July 2026 01:48:15 +0000 (0:00:00.260) 0:00:31.550 ********* 2026-07-30 01:48:15.435171 | instance | ok: [instance] 2026-07-30 01:48:15.435242 | instance | 2026-07-30 01:48:15.435477 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-07-30 01:48:15.435551 | instance | Thursday 30 July 2026 01:48:15 +0000 (0:00:00.367) 0:00:31.918 ********* 2026-07-30 01:48:15.785363 | instance | ok: [instance] 2026-07-30 01:48:15.785442 | instance | 2026-07-30 01:48:15.785706 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-07-30 01:48:15.785749 | instance | Thursday 30 July 2026 01:48:15 +0000 (0:00:00.349) 0:00:32.268 ********* 2026-07-30 01:48:15.927006 | instance | ok: [instance] 2026-07-30 01:48:15.927114 | instance | 2026-07-30 01:48:15.927339 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-07-30 01:48:15.927356 | instance | Thursday 30 July 2026 01:48:15 +0000 (0:00:00.142) 0:00:32.410 ********* 2026-07-30 01:48:16.293949 | instance | ok: [instance] => (item=instance) 2026-07-30 01:48:16.294014 | instance | 2026-07-30 01:48:16.294283 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-07-30 01:48:16.294324 | instance | Thursday 30 July 2026 01:48:16 +0000 (0:00:00.367) 0:00:32.777 ********* 2026-07-30 01:48:16.384974 | instance | ok: [instance] 2026-07-30 01:48:16.385042 | instance | 2026-07-30 01:48:16.385170 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-07-30 01:48:16.385287 | instance | Thursday 30 July 2026 01:48:16 +0000 (0:00:00.090) 0:00:32.868 ********* 2026-07-30 01:48:16.467699 | instance | skipping: [instance] 2026-07-30 01:48:16.467786 | instance | 2026-07-30 01:48:16.467924 | instance | TASK [Install Ceph host] ******************************************************* 2026-07-30 01:48:16.468063 | instance | Thursday 30 July 2026 01:48:16 +0000 (0:00:00.082) 0:00:32.951 ********* 2026-07-30 01:48:16.603198 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-07-30 01:48:16.603270 | instance | 2026-07-30 01:48:16.603399 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-07-30 01:48:16.603525 | instance | Thursday 30 July 2026 01:48:16 +0000 (0:00:00.135) 0:00:33.086 ********* 2026-07-30 01:48:23.449613 | instance | ok: [instance] 2026-07-30 01:48:23.449840 | instance | 2026-07-30 01:48:23.450129 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-07-30 01:48:23.450438 | instance | Thursday 30 July 2026 01:48:23 +0000 (0:00:06.846) 0:00:39.933 ********* 2026-07-30 01:48:23.567123 | instance | ok: [instance] => (item=instance) 2026-07-30 01:48:23.567370 | instance | 2026-07-30 01:48:23.567647 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-07-30 01:48:23.567935 | instance | Thursday 30 July 2026 01:48:23 +0000 (0:00:00.117) 0:00:40.050 ********* 2026-07-30 01:48:24.051947 | instance | ok: [instance] 2026-07-30 01:48:24.052294 | instance | 2026-07-30 01:48:24.052426 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-07-30 01:48:24.052554 | instance | Thursday 30 July 2026 01:48:24 +0000 (0:00:00.484) 0:00:40.535 ********* 2026-07-30 01:48:31.111843 | instance | ok: [instance] 2026-07-30 01:48:31.112110 | instance | 2026-07-30 01:48:31.112384 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-07-30 01:48:31.112644 | instance | Thursday 30 July 2026 01:48:31 +0000 (0:00:07.059) 0:00:47.594 ********* 2026-07-30 01:48:38.111692 | instance | ok: [instance] 2026-07-30 01:48:38.111762 | instance | 2026-07-30 01:48:38.112101 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-07-30 01:48:38.112293 | instance | Thursday 30 July 2026 01:48:38 +0000 (0:00:07.000) 0:00:54.594 ********* 2026-07-30 01:48:52.808658 | instance | ok: [instance] 2026-07-30 01:48:52.808744 | instance | 2026-07-30 01:48:52.809005 | instance | TASK [Install Ceph host] ******************************************************* 2026-07-30 01:48:52.809051 | instance | Thursday 30 July 2026 01:48:52 +0000 (0:00:14.696) 0:01:09.291 ********* 2026-07-30 01:48:52.948337 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-07-30 01:48:52.948415 | instance | 2026-07-30 01:48:52.948695 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-07-30 01:48:52.948739 | instance | Thursday 30 July 2026 01:48:52 +0000 (0:00:00.140) 0:01:09.432 ********* 2026-07-30 01:48:53.087168 | instance | skipping: [instance] 2026-07-30 01:48:53.087511 | instance | 2026-07-30 01:48:53.087832 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-07-30 01:48:53.088121 | instance | Thursday 30 July 2026 01:48:53 +0000 (0:00:00.138) 0:01:09.570 ********* 2026-07-30 01:48:53.215131 | instance | skipping: [instance] => (item=instance) 2026-07-30 01:48:53.216715 | instance | skipping: [instance] 2026-07-30 01:48:53.217038 | instance | 2026-07-30 01:48:53.217495 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-07-30 01:48:53.217938 | instance | Thursday 30 July 2026 01:48:53 +0000 (0:00:00.128) 0:01:09.698 ********* 2026-07-30 01:48:53.517886 | instance | ok: [instance] 2026-07-30 01:48:53.518120 | instance | 2026-07-30 01:48:53.518453 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-07-30 01:48:53.518744 | instance | Thursday 30 July 2026 01:48:53 +0000 (0:00:00.302) 0:01:10.001 ********* 2026-07-30 01:49:00.805286 | instance | ok: [instance] 2026-07-30 01:49:00.805536 | instance | 2026-07-30 01:49:00.805811 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-07-30 01:49:00.806080 | instance | Thursday 30 July 2026 01:49:00 +0000 (0:00:07.286) 0:01:17.288 ********* 2026-07-30 01:49:07.615217 | instance | ok: [instance] 2026-07-30 01:49:07.615300 | instance | 2026-07-30 01:49:07.615420 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-07-30 01:49:07.615539 | instance | Thursday 30 July 2026 01:49:07 +0000 (0:00:06.810) 0:01:24.098 ********* 2026-07-30 01:49:14.148305 | instance | ok: [instance] 2026-07-30 01:49:14.148557 | instance | 2026-07-30 01:49:14.148849 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-07-30 01:49:14.149136 | instance | Thursday 30 July 2026 01:49:14 +0000 (0:00:06.532) 0:01:30.631 ********* 2026-07-30 01:49:22.122921 | instance | ok: [instance] => (item={'name': 'diskprediction_local'}) 2026-07-30 01:49:22.123204 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-07-30 01:49:22.123512 | instance | ok: [instance] => (item={'name': 'prometheus'}) 2026-07-30 01:49:22.123788 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-07-30 01:49:22.124044 | instance | 2026-07-30 01:49:22.124317 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-07-30 01:49:22.124578 | instance | 2026-07-30 01:49:22.124868 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 01:49:22.125168 | instance | Thursday 30 July 2026 01:49:22 +0000 (0:00:07.974) 0:01:38.606 ********* 2026-07-30 01:49:25.793240 | instance | ok: [instance] 2026-07-30 01:49:25.793387 | instance | 2026-07-30 01:49:25.793579 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 01:49:25.793777 | instance | Thursday 30 July 2026 01:49:25 +0000 (0:00:03.670) 0:01:42.276 ********* 2026-07-30 01:49:26.086247 | instance | ok: [instance] 2026-07-30 01:49:26.086442 | instance | 2026-07-30 01:49:26.086667 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 01:49:26.086889 | instance | Thursday 30 July 2026 01:49:26 +0000 (0:00:00.293) 0:01:42.569 ********* 2026-07-30 01:49:26.182474 | instance | skipping: [instance] 2026-07-30 01:49:26.182729 | instance | 2026-07-30 01:49:26.183007 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-30 01:49:26.183279 | instance | Thursday 30 July 2026 01:49:26 +0000 (0:00:00.096) 0:01:42.665 ********* 2026-07-30 01:49:26.445497 | instance | ok: [instance] 2026-07-30 01:49:26.445725 | instance | 2026-07-30 01:49:26.445988 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 01:49:26.446259 | instance | Thursday 30 July 2026 01:49:26 +0000 (0:00:00.263) 0:01:42.929 ********* 2026-07-30 01:49:26.535487 | instance | ok: [instance] => { 2026-07-30 01:49:26.535710 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-30 01:49:26.536005 | instance | } 2026-07-30 01:49:26.536251 | instance | 2026-07-30 01:49:26.536523 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 01:49:26.536796 | instance | Thursday 30 July 2026 01:49:26 +0000 (0:00:00.089) 0:01:43.019 ********* 2026-07-30 01:49:26.893422 | instance | ok: [instance] 2026-07-30 01:49:26.893590 | instance | 2026-07-30 01:49:26.893779 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 01:49:26.893955 | instance | Thursday 30 July 2026 01:49:26 +0000 (0:00:00.358) 0:01:43.377 ********* 2026-07-30 01:49:27.052857 | instance | skipping: [instance] 2026-07-30 01:49:27.052929 | instance | 2026-07-30 01:49:27.053055 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 01:49:27.053174 | instance | Thursday 30 July 2026 01:49:27 +0000 (0:00:00.157) 0:01:43.535 ********* 2026-07-30 01:49:27.273034 | instance | skipping: [instance] 2026-07-30 01:49:27.273352 | instance | 2026-07-30 01:49:27.273675 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 01:49:27.273992 | instance | Thursday 30 July 2026 01:49:27 +0000 (0:00:00.220) 0:01:43.756 ********* 2026-07-30 01:49:27.543687 | instance | ok: [instance] 2026-07-30 01:49:27.543947 | instance | 2026-07-30 01:49:27.544221 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 01:49:27.544491 | instance | Thursday 30 July 2026 01:49:27 +0000 (0:00:00.271) 0:01:44.027 ********* 2026-07-30 01:49:28.777949 | instance | ok: [instance] 2026-07-30 01:49:28.778176 | instance | 2026-07-30 01:49:28.778500 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 01:49:28.778761 | instance | Thursday 30 July 2026 01:49:28 +0000 (0:00:01.234) 0:01:45.261 ********* 2026-07-30 01:49:28.907240 | instance | ok: [instance] => { 2026-07-30 01:49:28.907513 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-30 01:49:28.907811 | instance | } 2026-07-30 01:49:28.908056 | instance | 2026-07-30 01:49:28.908333 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 01:49:28.908589 | instance | Thursday 30 July 2026 01:49:28 +0000 (0:00:00.129) 0:01:45.390 ********* 2026-07-30 01:49:29.378204 | instance | ok: [instance] 2026-07-30 01:49:29.378335 | instance | 2026-07-30 01:49:29.378523 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 01:49:29.378685 | instance | Thursday 30 July 2026 01:49:29 +0000 (0:00:00.471) 0:01:45.861 ********* 2026-07-30 01:49:31.501094 | instance | ok: [instance] 2026-07-30 01:49:31.501328 | instance | 2026-07-30 01:49:31.501616 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-30 01:49:31.501878 | instance | Thursday 30 July 2026 01:49:31 +0000 (0:00:02.122) 0:01:47.983 ********* 2026-07-30 01:49:31.585409 | instance | skipping: [instance] 2026-07-30 01:49:31.585634 | instance | 2026-07-30 01:49:31.585925 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-30 01:49:31.586194 | instance | Thursday 30 July 2026 01:49:31 +0000 (0:00:00.084) 0:01:48.068 ********* 2026-07-30 01:49:31.664261 | instance | skipping: [instance] 2026-07-30 01:49:31.664493 | instance | 2026-07-30 01:49:31.664757 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-30 01:49:31.665012 | instance | Thursday 30 July 2026 01:49:31 +0000 (0:00:00.078) 0:01:48.147 ********* 2026-07-30 01:49:31.747947 | instance | skipping: [instance] 2026-07-30 01:49:31.748189 | instance | 2026-07-30 01:49:31.748448 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-30 01:49:31.748709 | instance | Thursday 30 July 2026 01:49:31 +0000 (0:00:00.083) 0:01:48.231 ********* 2026-07-30 01:49:32.834742 | instance | ok: [instance] 2026-07-30 01:49:32.835041 | instance | 2026-07-30 01:49:32.835338 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-30 01:49:32.835687 | instance | Thursday 30 July 2026 01:49:32 +0000 (0:00:01.086) 0:01:49.318 ********* 2026-07-30 01:49:33.301422 | instance | ok: [instance] 2026-07-30 01:49:33.301661 | instance | 2026-07-30 01:49:33.301958 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-30 01:49:33.302227 | instance | Thursday 30 July 2026 01:49:33 +0000 (0:00:00.466) 0:01:49.784 ********* 2026-07-30 01:49:34.328376 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-30 01:49:34.328487 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-30 01:49:34.328613 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-30 01:49:34.328747 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-30 01:49:34.328877 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-30 01:49:34.328993 | instance | 2026-07-30 01:49:34.329159 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-30 01:49:34.329263 | instance | Thursday 30 July 2026 01:49:34 +0000 (0:00:01.027) 0:01:50.812 ********* 2026-07-30 01:49:34.973236 | instance | ok: [instance] 2026-07-30 01:49:34.973321 | instance | 2026-07-30 01:49:34.973517 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-30 01:49:34.973671 | instance | Thursday 30 July 2026 01:49:34 +0000 (0:00:00.610) 0:01:51.423 ********* 2026-07-30 01:49:34.973827 | instance | 2026-07-30 01:49:34.973992 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-30 01:49:34.974152 | instance | Thursday 30 July 2026 01:49:34 +0000 (0:00:00.033) 0:01:51.456 ********* 2026-07-30 01:49:35.447172 | instance | ok: [instance] 2026-07-30 01:49:35.447417 | instance | 2026-07-30 01:49:35.447690 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 01:49:35.448004 | instance | Thursday 30 July 2026 01:49:35 +0000 (0:00:00.473) 0:01:51.930 ********* 2026-07-30 01:49:35.726656 | instance | ok: [instance] 2026-07-30 01:49:35.726884 | instance | 2026-07-30 01:49:35.727147 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 01:49:35.727413 | instance | Thursday 30 July 2026 01:49:35 +0000 (0:00:00.278) 0:01:52.209 ********* 2026-07-30 01:49:35.821214 | instance | ok: [instance] => { 2026-07-30 01:49:35.821519 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-07-30 01:49:35.821772 | instance | } 2026-07-30 01:49:35.822004 | instance | 2026-07-30 01:49:35.822262 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 01:49:35.822566 | instance | Thursday 30 July 2026 01:49:35 +0000 (0:00:00.095) 0:01:52.304 ********* 2026-07-30 01:49:36.280934 | instance | ok: [instance] 2026-07-30 01:49:36.281072 | instance | 2026-07-30 01:49:36.281257 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 01:49:36.281427 | instance | Thursday 30 July 2026 01:49:36 +0000 (0:00:00.459) 0:01:52.764 ********* 2026-07-30 01:49:39.474300 | instance | ok: [instance] 2026-07-30 01:49:39.474655 | instance | 2026-07-30 01:49:39.474832 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-07-30 01:49:39.475120 | instance | Thursday 30 July 2026 01:49:39 +0000 (0:00:03.193) 0:01:55.957 ********* 2026-07-30 01:49:40.618369 | instance | ok: [instance] 2026-07-30 01:49:40.618518 | instance | 2026-07-30 01:49:40.618666 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-07-30 01:49:40.618818 | instance | Thursday 30 July 2026 01:49:40 +0000 (0:00:01.144) 0:01:57.102 ********* 2026-07-30 01:49:40.844015 | instance | ok: [instance] 2026-07-30 01:49:40.844268 | instance | 2026-07-30 01:49:40.844559 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-07-30 01:49:40.844837 | instance | Thursday 30 July 2026 01:49:40 +0000 (0:00:00.225) 0:01:57.327 ********* 2026-07-30 01:49:41.388602 | instance | ok: [instance] 2026-07-30 01:49:41.388805 | instance | 2026-07-30 01:49:41.389112 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-07-30 01:49:41.389378 | instance | Thursday 30 July 2026 01:49:41 +0000 (0:00:00.544) 0:01:57.872 ********* 2026-07-30 01:49:41.998258 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-07-30 01:49:41.998663 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-07-30 01:49:41.998982 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-07-30 01:49:41.999290 | instance | 2026-07-30 01:49:41.999596 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-07-30 01:49:41.999936 | instance | Thursday 30 July 2026 01:49:41 +0000 (0:00:00.609) 0:01:58.481 ********* 2026-07-30 01:49:42.486265 | instance | ok: [instance] 2026-07-30 01:49:42.486593 | instance | 2026-07-30 01:49:42.486899 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-07-30 01:49:42.487191 | instance | Thursday 30 July 2026 01:49:42 +0000 (0:00:00.487) 0:01:58.969 ********* 2026-07-30 01:49:42.995922 | instance | ok: [instance] 2026-07-30 01:49:42.996070 | instance | 2026-07-30 01:49:42.996349 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-07-30 01:49:42.996428 | instance | Thursday 30 July 2026 01:49:42 +0000 (0:00:00.475) 0:01:59.445 ********* 2026-07-30 01:49:42.996580 | instance | 2026-07-30 01:49:42.996764 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-07-30 01:49:42.996941 | instance | Thursday 30 July 2026 01:49:42 +0000 (0:00:00.034) 0:01:59.479 ********* 2026-07-30 01:49:43.442951 | instance | ok: [instance] 2026-07-30 01:49:43.443182 | instance | 2026-07-30 01:49:43.443467 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-07-30 01:49:43.443730 | instance | Thursday 30 July 2026 01:49:43 +0000 (0:00:00.446) 0:01:59.926 ********* 2026-07-30 01:49:43.576845 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-07-30 01:49:43.576975 | instance | 2026-07-30 01:49:43.577146 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-07-30 01:49:43.577383 | instance | Thursday 30 July 2026 01:49:43 +0000 (0:00:00.134) 0:02:00.060 ********* 2026-07-30 01:49:44.708138 | instance | ok: [instance] 2026-07-30 01:49:44.708320 | instance | 2026-07-30 01:49:44.708450 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-07-30 01:49:44.708566 | instance | Thursday 30 July 2026 01:49:44 +0000 (0:00:01.131) 0:02:01.191 ********* 2026-07-30 01:49:45.453094 | instance | ok: [instance] => (item=chronyd) 2026-07-30 01:49:45.453357 | instance | ok: [instance] => (item=sshd) 2026-07-30 01:49:45.453619 | instance | 2026-07-30 01:49:45.453908 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-07-30 01:49:45.454183 | instance | Thursday 30 July 2026 01:49:45 +0000 (0:00:00.744) 0:02:01.936 ********* 2026-07-30 01:49:45.837546 | instance | ok: [instance] 2026-07-30 01:49:45.837782 | instance | 2026-07-30 01:49:45.838084 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-07-30 01:49:45.838568 | instance | Thursday 30 July 2026 01:49:45 +0000 (0:00:00.384) 0:02:02.320 ********* 2026-07-30 01:49:46.070509 | instance | ok: [instance] 2026-07-30 01:49:46.070648 | instance | 2026-07-30 01:49:46.070769 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-07-30 01:49:46.070926 | instance | Thursday 30 July 2026 01:49:46 +0000 (0:00:00.233) 0:02:02.554 ********* 2026-07-30 01:49:46.347866 | instance | ok: [instance] 2026-07-30 01:49:46.347961 | instance | 2026-07-30 01:49:46.348095 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-07-30 01:49:46.348221 | instance | Thursday 30 July 2026 01:49:46 +0000 (0:00:00.277) 0:02:02.831 ********* 2026-07-30 01:49:46.620413 | instance | ok: [instance] 2026-07-30 01:49:46.620648 | instance | 2026-07-30 01:49:46.620922 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-07-30 01:49:46.621190 | instance | Thursday 30 July 2026 01:49:46 +0000 (0:00:00.271) 0:02:03.103 ********* 2026-07-30 01:49:46.945775 | instance | ok: [instance] => (item=instance) 2026-07-30 01:49:46.945868 | instance | 2026-07-30 01:49:46.945989 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-07-30 01:49:46.946109 | instance | Thursday 30 July 2026 01:49:46 +0000 (0:00:00.326) 0:02:03.429 ********* 2026-07-30 01:49:47.031915 | instance | ok: [instance] 2026-07-30 01:49:47.032016 | instance | 2026-07-30 01:49:47.032123 | instance | TASK [Install Ceph host] ******************************************************* 2026-07-30 01:49:47.032242 | instance | Thursday 30 July 2026 01:49:47 +0000 (0:00:00.086) 0:02:03.515 ********* 2026-07-30 01:49:47.168955 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-07-30 01:49:47.169027 | instance | 2026-07-30 01:49:47.169080 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-07-30 01:49:47.169190 | instance | Thursday 30 July 2026 01:49:47 +0000 (0:00:00.136) 0:02:03.652 ********* 2026-07-30 01:49:47.274425 | instance | skipping: [instance] 2026-07-30 01:49:47.274491 | instance | 2026-07-30 01:49:47.274610 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-07-30 01:49:47.274726 | instance | Thursday 30 July 2026 01:49:47 +0000 (0:00:00.105) 0:02:03.758 ********* 2026-07-30 01:49:47.379849 | instance | skipping: [instance] => (item=instance) 2026-07-30 01:49:47.379955 | instance | skipping: [instance] 2026-07-30 01:49:47.380053 | instance | 2026-07-30 01:49:47.380176 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-07-30 01:49:47.380300 | instance | Thursday 30 July 2026 01:49:47 +0000 (0:00:00.105) 0:02:03.863 ********* 2026-07-30 01:49:47.671189 | instance | ok: [instance] 2026-07-30 01:49:47.671276 | instance | 2026-07-30 01:49:47.671403 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-07-30 01:49:47.671520 | instance | Thursday 30 July 2026 01:49:47 +0000 (0:00:00.291) 0:02:04.154 ********* 2026-07-30 01:49:54.805997 | instance | ok: [instance] 2026-07-30 01:49:54.806715 | instance | 2026-07-30 01:49:54.807036 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-07-30 01:49:54.807282 | instance | Thursday 30 July 2026 01:49:54 +0000 (0:00:07.133) 0:02:11.288 ********* 2026-07-30 01:50:00.381402 | instance | ok: [instance] 2026-07-30 01:50:00.381684 | instance | 2026-07-30 01:50:00.381975 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-07-30 01:50:00.382298 | instance | Thursday 30 July 2026 01:50:00 +0000 (0:00:05.575) 0:02:16.864 ********* 2026-07-30 01:50:15.004526 | instance | ok: [instance] 2026-07-30 01:50:15.004666 | instance | 2026-07-30 01:50:15.004886 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-07-30 01:50:15.005108 | instance | Thursday 30 July 2026 01:50:14 +0000 (0:00:14.623) 0:02:31.487 ********* 2026-07-30 01:50:15.415054 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-07-30 01:50:15.415179 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-07-30 01:50:15.415291 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-07-30 01:50:15.415456 | instance | skipping: [instance] 2026-07-30 01:50:15.415602 | instance | 2026-07-30 01:50:15.415772 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-07-30 01:50:15.415926 | instance | Thursday 30 July 2026 01:50:15 +0000 (0:00:00.410) 0:02:31.898 ********* 2026-07-30 01:50:22.148683 | instance | ok: [instance] 2026-07-30 01:50:22.148845 | instance | 2026-07-30 01:50:22.149109 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-07-30 01:50:22.149373 | instance | Thursday 30 July 2026 01:50:22 +0000 (0:00:06.733) 0:02:38.631 ********* 2026-07-30 01:50:28.850489 | instance | ok: [instance] 2026-07-30 01:50:28.850606 | instance | 2026-07-30 01:50:28.850776 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-07-30 01:50:28.850926 | instance | Thursday 30 July 2026 01:50:28 +0000 (0:00:06.702) 0:02:45.333 ********* 2026-07-30 01:50:28.997384 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-07-30 01:50:28.997497 | instance | 2026-07-30 01:50:28.997513 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-07-30 01:50:28.997700 | instance | Thursday 30 July 2026 01:50:28 +0000 (0:00:00.146) 0:02:45.480 ********* 2026-07-30 01:50:29.078954 | instance | ok: [instance] 2026-07-30 01:50:29.079052 | instance | 2026-07-30 01:50:29.079249 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-07-30 01:50:29.079265 | instance | Thursday 30 July 2026 01:50:29 +0000 (0:00:00.082) 0:02:45.562 ********* 2026-07-30 01:50:35.687544 | instance | ok: [instance] 2026-07-30 01:50:35.687604 | instance | 2026-07-30 01:50:35.687741 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-07-30 01:50:35.687863 | instance | Thursday 30 July 2026 01:50:35 +0000 (0:00:06.608) 0:02:52.171 ********* 2026-07-30 01:50:35.773101 | instance | ok: [instance] 2026-07-30 01:50:35.773189 | instance | 2026-07-30 01:50:35.773303 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-07-30 01:50:35.773429 | instance | Thursday 30 July 2026 01:50:35 +0000 (0:00:00.085) 0:02:52.256 ********* 2026-07-30 01:50:35.862357 | instance | skipping: [instance] => (item=1) 2026-07-30 01:50:35.862613 | instance | skipping: [instance] => (item=1) 2026-07-30 01:50:35.862875 | instance | skipping: [instance] => (item=1) 2026-07-30 01:50:35.863135 | instance | skipping: [instance] 2026-07-30 01:50:35.863384 | instance | 2026-07-30 01:50:35.863657 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-07-30 01:50:35.863921 | instance | Thursday 30 July 2026 01:50:35 +0000 (0:00:00.088) 0:02:52.344 ********* 2026-07-30 01:50:35.999887 | instance | skipping: [instance] 2026-07-30 01:50:35.999978 | instance | 2026-07-30 01:50:36.000116 | instance | PLAY [Deploy Ceph exporters] *************************************************** 2026-07-30 01:50:36.000237 | instance | 2026-07-30 01:50:36.000356 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 01:50:36.000476 | instance | Thursday 30 July 2026 01:50:35 +0000 (0:00:00.138) 0:02:52.483 ********* 2026-07-30 01:50:39.832388 | instance | ok: [instance] 2026-07-30 01:50:39.832469 | instance | 2026-07-30 01:50:39.832701 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 01:50:39.832743 | instance | Thursday 30 July 2026 01:50:39 +0000 (0:00:03.832) 0:02:56.316 ********* 2026-07-30 01:50:40.149073 | instance | ok: [instance] 2026-07-30 01:50:40.149168 | instance | 2026-07-30 01:50:40.149381 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 01:50:40.149421 | instance | Thursday 30 July 2026 01:50:40 +0000 (0:00:00.316) 0:02:56.632 ********* 2026-07-30 01:50:40.261495 | instance | skipping: [instance] 2026-07-30 01:50:40.261566 | instance | 2026-07-30 01:50:40.261825 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-30 01:50:40.261864 | instance | Thursday 30 July 2026 01:50:40 +0000 (0:00:00.112) 0:02:56.745 ********* 2026-07-30 01:50:40.670534 | instance | ok: [instance] 2026-07-30 01:50:40.670609 | instance | 2026-07-30 01:50:40.670853 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 01:50:40.670895 | instance | Thursday 30 July 2026 01:50:40 +0000 (0:00:00.408) 0:02:57.153 ********* 2026-07-30 01:50:40.776978 | instance | ok: [instance] => { 2026-07-30 01:50:40.777056 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-30 01:50:40.777553 | instance | } 2026-07-30 01:50:40.777648 | instance | 2026-07-30 01:50:40.777659 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 01:50:40.777723 | instance | Thursday 30 July 2026 01:50:40 +0000 (0:00:00.106) 0:02:57.260 ********* 2026-07-30 01:50:41.141540 | instance | ok: [instance] 2026-07-30 01:50:41.141595 | instance | 2026-07-30 01:50:41.141601 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 01:50:41.141607 | instance | Thursday 30 July 2026 01:50:41 +0000 (0:00:00.364) 0:02:57.624 ********* 2026-07-30 01:50:41.276689 | instance | skipping: [instance] 2026-07-30 01:50:41.276775 | instance | 2026-07-30 01:50:41.276861 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 01:50:41.276981 | instance | Thursday 30 July 2026 01:50:41 +0000 (0:00:00.135) 0:02:57.759 ********* 2026-07-30 01:50:41.409349 | instance | skipping: [instance] 2026-07-30 01:50:41.409464 | instance | 2026-07-30 01:50:41.409553 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 01:50:41.409692 | instance | Thursday 30 July 2026 01:50:41 +0000 (0:00:00.132) 0:02:57.892 ********* 2026-07-30 01:50:41.688351 | instance | ok: [instance] 2026-07-30 01:50:41.688692 | instance | 2026-07-30 01:50:41.688711 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 01:50:41.688717 | instance | Thursday 30 July 2026 01:50:41 +0000 (0:00:00.279) 0:02:58.172 ********* 2026-07-30 01:50:42.847743 | instance | ok: [instance] 2026-07-30 01:50:42.847823 | instance | 2026-07-30 01:50:42.848093 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 01:50:42.848137 | instance | Thursday 30 July 2026 01:50:42 +0000 (0:00:01.158) 0:02:59.331 ********* 2026-07-30 01:50:42.976998 | instance | ok: [instance] => { 2026-07-30 01:50:42.977042 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-30 01:50:42.977048 | instance | } 2026-07-30 01:50:42.977052 | instance | 2026-07-30 01:50:42.977056 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 01:50:42.977061 | instance | Thursday 30 July 2026 01:50:42 +0000 (0:00:00.127) 0:02:59.458 ********* 2026-07-30 01:50:43.446807 | instance | ok: [instance] 2026-07-30 01:50:43.446883 | instance | 2026-07-30 01:50:43.447143 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 01:50:43.447183 | instance | Thursday 30 July 2026 01:50:43 +0000 (0:00:00.471) 0:02:59.930 ********* 2026-07-30 01:50:45.515993 | instance | ok: [instance] 2026-07-30 01:50:45.516082 | instance | 2026-07-30 01:50:45.516327 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-30 01:50:45.516370 | instance | Thursday 30 July 2026 01:50:45 +0000 (0:00:02.069) 0:03:01.999 ********* 2026-07-30 01:50:45.598295 | instance | skipping: [instance] 2026-07-30 01:50:45.598702 | instance | 2026-07-30 01:50:45.598742 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-30 01:50:45.598753 | instance | Thursday 30 July 2026 01:50:45 +0000 (0:00:00.082) 0:03:02.082 ********* 2026-07-30 01:50:45.676483 | instance | skipping: [instance] 2026-07-30 01:50:45.676858 | instance | 2026-07-30 01:50:45.676894 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-30 01:50:45.676899 | instance | Thursday 30 July 2026 01:50:45 +0000 (0:00:00.078) 0:03:02.160 ********* 2026-07-30 01:50:45.764117 | instance | skipping: [instance] 2026-07-30 01:50:45.764179 | instance | 2026-07-30 01:50:45.764455 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-30 01:50:45.764693 | instance | Thursday 30 July 2026 01:50:45 +0000 (0:00:00.087) 0:03:02.247 ********* 2026-07-30 01:50:46.859699 | instance | ok: [instance] 2026-07-30 01:50:46.859772 | instance | 2026-07-30 01:50:46.860043 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-30 01:50:46.860084 | instance | Thursday 30 July 2026 01:50:46 +0000 (0:00:01.095) 0:03:03.343 ********* 2026-07-30 01:50:47.373233 | instance | ok: [instance] 2026-07-30 01:50:47.373578 | instance | 2026-07-30 01:50:47.373614 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-30 01:50:47.373681 | instance | Thursday 30 July 2026 01:50:47 +0000 (0:00:00.513) 0:03:03.856 ********* 2026-07-30 01:50:48.398305 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-30 01:50:48.398410 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-30 01:50:48.399076 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-30 01:50:48.399091 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-30 01:50:48.399101 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-30 01:50:48.399111 | instance | 2026-07-30 01:50:48.399120 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-30 01:50:48.399132 | instance | Thursday 30 July 2026 01:50:48 +0000 (0:00:01.025) 0:03:04.882 ********* 2026-07-30 01:50:49.066980 | instance | ok: [instance] 2026-07-30 01:50:49.068003 | instance | 2026-07-30 01:50:49.068049 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-30 01:50:49.068057 | instance | Thursday 30 July 2026 01:50:48 +0000 (0:00:00.604) 0:03:05.486 ********* 2026-07-30 01:50:49.068063 | instance | 2026-07-30 01:50:49.068069 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-30 01:50:49.068074 | instance | Thursday 30 July 2026 01:50:49 +0000 (0:00:00.062) 0:03:05.548 ********* 2026-07-30 01:50:49.660910 | instance | ok: [instance] 2026-07-30 01:50:49.660985 | instance | 2026-07-30 01:50:49.661104 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 01:50:49.661227 | instance | Thursday 30 July 2026 01:50:49 +0000 (0:00:00.594) 0:03:06.143 ********* 2026-07-30 01:50:49.954766 | instance | ok: [instance] 2026-07-30 01:50:49.954847 | instance | 2026-07-30 01:50:49.955251 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 01:50:49.955274 | instance | Thursday 30 July 2026 01:50:49 +0000 (0:00:00.293) 0:03:06.437 ********* 2026-07-30 01:50:50.076170 | instance | ok: [instance] => { 2026-07-30 01:50:50.076455 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-07-30 01:50:50.076709 | instance | } 2026-07-30 01:50:50.076944 | instance | 2026-07-30 01:50:50.077335 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 01:50:50.077783 | instance | Thursday 30 July 2026 01:50:50 +0000 (0:00:00.121) 0:03:06.558 ********* 2026-07-30 01:50:50.486109 | instance | ok: [instance] 2026-07-30 01:50:50.486325 | instance | 2026-07-30 01:50:50.486656 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 01:50:50.486916 | instance | Thursday 30 July 2026 01:50:50 +0000 (0:00:00.410) 0:03:06.969 ********* 2026-07-30 01:50:53.687122 | instance | ok: [instance] 2026-07-30 01:50:53.687277 | instance | 2026-07-30 01:50:53.687456 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-07-30 01:50:53.687631 | instance | Thursday 30 July 2026 01:50:53 +0000 (0:00:03.201) 0:03:10.170 ********* 2026-07-30 01:50:54.807811 | instance | ok: [instance] 2026-07-30 01:50:54.808046 | instance | 2026-07-30 01:50:54.808319 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-07-30 01:50:54.808584 | instance | Thursday 30 July 2026 01:50:54 +0000 (0:00:01.120) 0:03:11.291 ********* 2026-07-30 01:50:55.062110 | instance | ok: [instance] 2026-07-30 01:50:55.062187 | instance | 2026-07-30 01:50:55.062205 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-07-30 01:50:55.062220 | instance | Thursday 30 July 2026 01:50:55 +0000 (0:00:00.250) 0:03:11.542 ********* 2026-07-30 01:50:55.531400 | instance | ok: [instance] 2026-07-30 01:50:55.531628 | instance | 2026-07-30 01:50:55.531897 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-07-30 01:50:55.532157 | instance | Thursday 30 July 2026 01:50:55 +0000 (0:00:00.472) 0:03:12.014 ********* 2026-07-30 01:50:56.190352 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-07-30 01:50:56.190471 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-07-30 01:50:56.190596 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-07-30 01:50:56.190733 | instance | 2026-07-30 01:50:56.190858 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-07-30 01:50:56.190979 | instance | Thursday 30 July 2026 01:50:56 +0000 (0:00:00.659) 0:03:12.674 ********* 2026-07-30 01:50:56.651650 | instance | ok: [instance] 2026-07-30 01:50:56.651839 | instance | 2026-07-30 01:50:56.652059 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-07-30 01:50:56.652274 | instance | Thursday 30 July 2026 01:50:56 +0000 (0:00:00.460) 0:03:13.134 ********* 2026-07-30 01:50:57.205043 | instance | ok: [instance] 2026-07-30 01:50:57.205291 | instance | 2026-07-30 01:50:57.205586 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-07-30 01:50:57.206654 | instance | Thursday 30 July 2026 01:50:57 +0000 (0:00:00.517) 0:03:13.652 ********* 2026-07-30 01:50:57.206785 | instance | 2026-07-30 01:50:57.207198 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-07-30 01:50:57.207326 | instance | Thursday 30 July 2026 01:50:57 +0000 (0:00:00.035) 0:03:13.688 ********* 2026-07-30 01:50:57.642078 | instance | ok: [instance] 2026-07-30 01:50:57.642259 | instance | 2026-07-30 01:50:57.642615 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-07-30 01:50:57.642897 | instance | Thursday 30 July 2026 01:50:57 +0000 (0:00:00.437) 0:03:14.125 ********* 2026-07-30 01:50:57.765852 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-07-30 01:50:57.766039 | instance | 2026-07-30 01:50:57.766302 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-07-30 01:50:57.766594 | instance | Thursday 30 July 2026 01:50:57 +0000 (0:00:00.123) 0:03:14.249 ********* 2026-07-30 01:50:58.941541 | instance | ok: [instance] 2026-07-30 01:50:58.941730 | instance | 2026-07-30 01:50:58.942002 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-07-30 01:50:58.942274 | instance | Thursday 30 July 2026 01:50:58 +0000 (0:00:01.175) 0:03:15.424 ********* 2026-07-30 01:50:59.733292 | instance | ok: [instance] => (item=chronyd) 2026-07-30 01:50:59.733440 | instance | ok: [instance] => (item=sshd) 2026-07-30 01:50:59.733601 | instance | 2026-07-30 01:50:59.733757 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-07-30 01:50:59.733915 | instance | Thursday 30 July 2026 01:50:59 +0000 (0:00:00.791) 0:03:16.216 ********* 2026-07-30 01:51:00.093153 | instance | ok: [instance] 2026-07-30 01:51:00.093238 | instance | 2026-07-30 01:51:00.093385 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-07-30 01:51:00.093487 | instance | Thursday 30 July 2026 01:51:00 +0000 (0:00:00.359) 0:03:16.576 ********* 2026-07-30 01:51:00.328088 | instance | ok: [instance] 2026-07-30 01:51:00.328226 | instance | 2026-07-30 01:51:00.328419 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-07-30 01:51:00.328595 | instance | Thursday 30 July 2026 01:51:00 +0000 (0:00:00.234) 0:03:16.811 ********* 2026-07-30 01:51:00.627314 | instance | ok: [instance] 2026-07-30 01:51:00.627530 | instance | 2026-07-30 01:51:00.627807 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-07-30 01:51:00.628073 | instance | Thursday 30 July 2026 01:51:00 +0000 (0:00:00.298) 0:03:17.110 ********* 2026-07-30 01:51:00.895945 | instance | ok: [instance] 2026-07-30 01:51:00.896305 | instance | 2026-07-30 01:51:00.896574 | instance | TASK [vexxhost.ceph.ceph_exporter : Configure Ceph exporter service] *********** 2026-07-30 01:51:00.896838 | instance | Thursday 30 July 2026 01:51:00 +0000 (0:00:00.268) 0:03:17.378 ********* 2026-07-30 01:51:07.668732 | instance | ok: [instance] 2026-07-30 01:51:07.668893 | instance | 2026-07-30 01:51:07.669070 | instance | PLAY [all] ********************************************************************* 2026-07-30 01:51:07.669262 | instance | 2026-07-30 01:51:07.669439 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-07-30 01:51:07.669616 | instance | Thursday 30 July 2026 01:51:07 +0000 (0:00:06.773) 0:03:24.152 ********* 2026-07-30 01:51:08.101401 | instance | ok: [instance] 2026-07-30 01:51:08.101541 | instance | 2026-07-30 01:51:08.101715 | instance | PLAY [all] ********************************************************************* 2026-07-30 01:51:08.101879 | instance | 2026-07-30 01:51:08.102048 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 01:51:08.102213 | instance | Thursday 30 July 2026 01:51:08 +0000 (0:00:00.432) 0:03:24.584 ********* 2026-07-30 01:51:11.958304 | instance | ok: [instance] 2026-07-30 01:51:11.958456 | instance | 2026-07-30 01:51:11.958639 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-07-30 01:51:11.958829 | instance | Thursday 30 July 2026 01:51:11 +0000 (0:00:03.857) 0:03:28.441 ********* 2026-07-30 01:51:16.806160 | instance | ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-07-30 01:51:16.806444 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-07-30 01:51:16.806748 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-07-30 01:51:16.807115 | instance | ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-07-30 01:51:16.807259 | instance | ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-07-30 01:51:16.807527 | instance | ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-07-30 01:51:16.807839 | instance | ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-07-30 01:51:16.808097 | instance | ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-07-30 01:51:16.808358 | instance | ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-07-30 01:51:16.808629 | instance | ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-07-30 01:51:16.808878 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-07-30 01:51:16.809158 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-07-30 01:51:16.809411 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-07-30 01:51:16.809721 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-07-30 01:51:16.810225 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-07-30 01:51:16.810257 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-07-30 01:51:16.810508 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-07-30 01:51:16.810767 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-07-30 01:51:16.811025 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-07-30 01:51:16.811290 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-07-30 01:51:16.811530 | instance | 2026-07-30 01:51:16.811818 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-07-30 01:51:16.812074 | instance | Thursday 30 July 2026 01:51:16 +0000 (0:00:04.847) 0:03:33.288 ********* 2026-07-30 01:51:17.068398 | instance | ok: [instance] 2026-07-30 01:51:17.068502 | instance | 2026-07-30 01:51:17.068533 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-07-30 01:51:17.068584 | instance | Thursday 30 July 2026 01:51:17 +0000 (0:00:00.261) 0:03:33.550 ********* 2026-07-30 01:51:17.554614 | instance | ok: [instance] 2026-07-30 01:51:17.554867 | instance | 2026-07-30 01:51:17.555131 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-07-30 01:51:17.555429 | instance | Thursday 30 July 2026 01:51:17 +0000 (0:00:00.487) 0:03:34.038 ********* 2026-07-30 01:51:17.887880 | instance | ok: [instance] 2026-07-30 01:51:17.888102 | instance | 2026-07-30 01:51:17.888355 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-07-30 01:51:17.888614 | instance | Thursday 30 July 2026 01:51:17 +0000 (0:00:00.333) 0:03:34.371 ********* 2026-07-30 01:51:17.982869 | instance | ok: [instance] 2026-07-30 01:51:17.983115 | instance | 2026-07-30 01:51:17.983368 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-07-30 01:51:17.983632 | instance | 2026-07-30 01:51:17.983890 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 01:51:17.984146 | instance | Thursday 30 July 2026 01:51:17 +0000 (0:00:00.095) 0:03:34.466 ********* 2026-07-30 01:51:21.888234 | instance | ok: [instance] 2026-07-30 01:51:21.888475 | instance | 2026-07-30 01:51:21.888765 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-07-30 01:51:21.889035 | instance | Thursday 30 July 2026 01:51:21 +0000 (0:00:03.905) 0:03:38.371 ********* 2026-07-30 01:51:22.183143 | instance | ok: [instance] 2026-07-30 01:51:22.183391 | instance | 2026-07-30 01:51:22.183668 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-07-30 01:51:22.183934 | instance | Thursday 30 July 2026 01:51:22 +0000 (0:00:00.294) 0:03:38.666 ********* 2026-07-30 01:51:23.156208 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-07-30 01:51:23.156442 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-07-30 01:51:23.156743 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-07-30 01:51:23.157003 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-07-30 01:51:23.157258 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-07-30 01:51:23.157497 | instance | 2026-07-30 01:51:23.157761 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-07-30 01:51:23.158024 | instance | Thursday 30 July 2026 01:51:23 +0000 (0:00:00.972) 0:03:39.639 ********* 2026-07-30 01:51:23.718272 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-07-30 01:51:23.718363 | instance | ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-07-30 01:51:23.718517 | instance | ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-07-30 01:51:23.718631 | instance | 2026-07-30 01:51:23.718762 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-07-30 01:51:23.718898 | instance | Thursday 30 July 2026 01:51:23 +0000 (0:00:00.562) 0:03:40.202 ********* 2026-07-30 01:51:23.946603 | instance | ok: [instance] 2026-07-30 01:51:23.947810 | instance | 2026-07-30 01:51:23.947854 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-07-30 01:51:23.947866 | instance | Thursday 30 July 2026 01:51:23 +0000 (0:00:00.228) 0:03:40.430 ********* 2026-07-30 01:51:24.174992 | instance | ok: [instance] 2026-07-30 01:51:24.175119 | instance | 2026-07-30 01:51:24.175302 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-07-30 01:51:24.175477 | instance | Thursday 30 July 2026 01:51:24 +0000 (0:00:00.228) 0:03:40.658 ********* 2026-07-30 01:51:24.248156 | instance | ok: [instance] 2026-07-30 01:51:24.248340 | instance | 2026-07-30 01:51:24.248630 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-07-30 01:51:24.248902 | instance | Thursday 30 July 2026 01:51:24 +0000 (0:00:00.072) 0:03:40.731 ********* 2026-07-30 01:51:24.317967 | instance | skipping: [instance] 2026-07-30 01:51:24.318178 | instance | 2026-07-30 01:51:24.318487 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-07-30 01:51:24.318749 | instance | Thursday 30 July 2026 01:51:24 +0000 (0:00:00.069) 0:03:40.801 ********* 2026-07-30 01:51:24.882723 | instance | ok: [instance] 2026-07-30 01:51:24.882947 | instance | 2026-07-30 01:51:24.883271 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-07-30 01:51:24.883559 | instance | Thursday 30 July 2026 01:51:24 +0000 (0:00:00.564) 0:03:41.366 ********* 2026-07-30 01:51:25.286246 | instance | ok: [instance] 2026-07-30 01:51:25.286535 | instance | 2026-07-30 01:51:25.286828 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-07-30 01:51:25.287113 | instance | Thursday 30 July 2026 01:51:25 +0000 (0:00:00.254) 0:03:41.620 ********* 2026-07-30 01:51:25.287377 | instance | 2026-07-30 01:51:25.287706 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-07-30 01:51:25.287972 | instance | 2026-07-30 01:51:25.288247 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 01:51:25.288524 | instance | Thursday 30 July 2026 01:51:25 +0000 (0:00:00.149) 0:03:41.769 ********* 2026-07-30 01:51:28.913124 | instance | ok: [instance] 2026-07-30 01:51:28.913385 | instance | 2026-07-30 01:51:28.913823 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 01:51:28.913893 | instance | Thursday 30 July 2026 01:51:28 +0000 (0:00:03.626) 0:03:45.396 ********* 2026-07-30 01:51:29.193265 | instance | ok: [instance] 2026-07-30 01:51:29.193347 | instance | 2026-07-30 01:51:29.193606 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 01:51:29.193645 | instance | Thursday 30 July 2026 01:51:29 +0000 (0:00:00.280) 0:03:45.677 ********* 2026-07-30 01:51:29.289398 | instance | skipping: [instance] 2026-07-30 01:51:29.289504 | instance | 2026-07-30 01:51:29.289750 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-30 01:51:29.289768 | instance | Thursday 30 July 2026 01:51:29 +0000 (0:00:00.095) 0:03:45.772 ********* 2026-07-30 01:51:29.657988 | instance | ok: [instance] 2026-07-30 01:51:29.658039 | instance | 2026-07-30 01:51:29.658048 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 01:51:29.658054 | instance | Thursday 30 July 2026 01:51:29 +0000 (0:00:00.367) 0:03:46.140 ********* 2026-07-30 01:51:29.754695 | instance | ok: [instance] => { 2026-07-30 01:51:29.754773 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-30 01:51:29.755011 | instance | } 2026-07-30 01:51:29.755339 | instance | 2026-07-30 01:51:29.755350 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 01:51:29.755356 | instance | Thursday 30 July 2026 01:51:29 +0000 (0:00:00.097) 0:03:46.238 ********* 2026-07-30 01:51:30.122072 | instance | ok: [instance] 2026-07-30 01:51:30.122241 | instance | 2026-07-30 01:51:30.122437 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 01:51:30.122624 | instance | Thursday 30 July 2026 01:51:30 +0000 (0:00:00.367) 0:03:46.605 ********* 2026-07-30 01:51:30.255035 | instance | skipping: [instance] 2026-07-30 01:51:30.255112 | instance | 2026-07-30 01:51:30.255229 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 01:51:30.255340 | instance | Thursday 30 July 2026 01:51:30 +0000 (0:00:00.133) 0:03:46.738 ********* 2026-07-30 01:51:30.534092 | instance | ok: [instance] 2026-07-30 01:51:30.534364 | instance | 2026-07-30 01:51:30.534707 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 01:51:30.534988 | instance | Thursday 30 July 2026 01:51:30 +0000 (0:00:00.278) 0:03:47.016 ********* 2026-07-30 01:51:31.769584 | instance | ok: [instance] 2026-07-30 01:51:31.769801 | instance | 2026-07-30 01:51:31.770065 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 01:51:31.770332 | instance | Thursday 30 July 2026 01:51:31 +0000 (0:00:01.235) 0:03:48.252 ********* 2026-07-30 01:51:31.919756 | instance | ok: [instance] => { 2026-07-30 01:51:31.920063 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-30 01:51:31.920395 | instance | } 2026-07-30 01:51:31.920751 | instance | 2026-07-30 01:51:31.921084 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 01:51:31.921364 | instance | Thursday 30 July 2026 01:51:31 +0000 (0:00:00.150) 0:03:48.402 ********* 2026-07-30 01:51:32.433323 | instance | ok: [instance] 2026-07-30 01:51:32.433584 | instance | 2026-07-30 01:51:32.433879 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 01:51:32.434241 | instance | Thursday 30 July 2026 01:51:32 +0000 (0:00:00.513) 0:03:48.916 ********* 2026-07-30 01:51:34.478877 | instance | ok: [instance] 2026-07-30 01:51:34.479106 | instance | 2026-07-30 01:51:34.479442 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-30 01:51:34.479709 | instance | Thursday 30 July 2026 01:51:34 +0000 (0:00:02.045) 0:03:50.962 ********* 2026-07-30 01:51:34.555340 | instance | skipping: [instance] 2026-07-30 01:51:34.555588 | instance | 2026-07-30 01:51:34.555870 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-30 01:51:34.556125 | instance | Thursday 30 July 2026 01:51:34 +0000 (0:00:00.076) 0:03:51.038 ********* 2026-07-30 01:51:34.640062 | instance | skipping: [instance] 2026-07-30 01:51:34.640319 | instance | 2026-07-30 01:51:34.640595 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-30 01:51:34.640863 | instance | Thursday 30 July 2026 01:51:34 +0000 (0:00:00.084) 0:03:51.123 ********* 2026-07-30 01:51:34.721464 | instance | skipping: [instance] 2026-07-30 01:51:34.721747 | instance | 2026-07-30 01:51:34.722033 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-30 01:51:34.722309 | instance | Thursday 30 July 2026 01:51:34 +0000 (0:00:00.081) 0:03:51.204 ********* 2026-07-30 01:51:35.844091 | instance | ok: [instance] 2026-07-30 01:51:35.844825 | instance | 2026-07-30 01:51:35.844846 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-30 01:51:35.844957 | instance | Thursday 30 July 2026 01:51:35 +0000 (0:00:01.122) 0:03:52.327 ********* 2026-07-30 01:51:36.366033 | instance | ok: [instance] 2026-07-30 01:51:36.366259 | instance | 2026-07-30 01:51:36.366585 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-30 01:51:36.366854 | instance | Thursday 30 July 2026 01:51:36 +0000 (0:00:00.521) 0:03:52.849 ********* 2026-07-30 01:51:37.415158 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-30 01:51:37.415503 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-30 01:51:37.415966 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-30 01:51:37.416272 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-30 01:51:37.416554 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-30 01:51:37.416806 | instance | 2026-07-30 01:51:37.417069 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-30 01:51:37.417346 | instance | Thursday 30 July 2026 01:51:37 +0000 (0:00:01.049) 0:03:53.898 ********* 2026-07-30 01:51:38.049206 | instance | ok: [instance] 2026-07-30 01:51:38.049475 | instance | 2026-07-30 01:51:38.049727 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-30 01:51:38.049932 | instance | Thursday 30 July 2026 01:51:38 +0000 (0:00:00.598) 0:03:54.496 ********* 2026-07-30 01:51:38.050137 | instance | 2026-07-30 01:51:38.050360 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-30 01:51:38.050587 | instance | Thursday 30 July 2026 01:51:38 +0000 (0:00:00.035) 0:03:54.532 ********* 2026-07-30 01:51:38.472443 | instance | ok: [instance] 2026-07-30 01:51:38.472713 | instance | 2026-07-30 01:51:38.473021 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-07-30 01:51:38.473305 | instance | Thursday 30 July 2026 01:51:38 +0000 (0:00:00.423) 0:03:54.955 ********* 2026-07-30 01:51:39.406566 | instance | ok: [instance] 2026-07-30 01:51:39.406826 | instance | 2026-07-30 01:51:39.407123 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-07-30 01:51:39.407402 | instance | Thursday 30 July 2026 01:51:39 +0000 (0:00:00.933) 0:03:55.889 ********* 2026-07-30 01:51:39.490486 | instance | ok: [instance] 2026-07-30 01:51:39.490774 | instance | 2026-07-30 01:51:39.491076 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-07-30 01:51:39.491341 | instance | Thursday 30 July 2026 01:51:39 +0000 (0:00:00.084) 0:03:55.973 ********* 2026-07-30 01:51:39.578729 | instance | ok: [instance] 2026-07-30 01:51:39.579045 | instance | 2026-07-30 01:51:39.579760 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-07-30 01:51:39.579818 | instance | Thursday 30 July 2026 01:51:39 +0000 (0:00:00.087) 0:03:56.061 ********* 2026-07-30 01:51:39.661172 | instance | ok: [instance] 2026-07-30 01:51:39.661421 | instance | 2026-07-30 01:51:39.661709 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-07-30 01:51:39.661977 | instance | Thursday 30 July 2026 01:51:39 +0000 (0:00:00.082) 0:03:56.144 ********* 2026-07-30 01:51:39.754343 | instance | skipping: [instance] 2026-07-30 01:51:39.754630 | instance | 2026-07-30 01:51:39.754946 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-07-30 01:51:39.755228 | instance | Thursday 30 July 2026 01:51:39 +0000 (0:00:00.093) 0:03:56.237 ********* 2026-07-30 01:51:39.878875 | instance | ok: [instance] 2026-07-30 01:51:39.879211 | instance | 2026-07-30 01:51:39.879520 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 01:51:39.879785 | instance | Thursday 30 July 2026 01:51:39 +0000 (0:00:00.124) 0:03:56.362 ********* 2026-07-30 01:51:40.184203 | instance | ok: [instance] 2026-07-30 01:51:40.184342 | instance | 2026-07-30 01:51:40.184646 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 01:51:40.184938 | instance | Thursday 30 July 2026 01:51:40 +0000 (0:00:00.305) 0:03:56.667 ********* 2026-07-30 01:51:40.282640 | instance | ok: [instance] => { 2026-07-30 01:51:40.282884 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-07-30 01:51:40.283134 | instance | } 2026-07-30 01:51:40.283381 | instance | 2026-07-30 01:51:40.283670 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 01:51:40.283960 | instance | Thursday 30 July 2026 01:51:40 +0000 (0:00:00.098) 0:03:56.766 ********* 2026-07-30 01:51:41.042754 | instance | ok: [instance] 2026-07-30 01:51:41.042804 | instance | 2026-07-30 01:51:41.042812 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 01:51:41.042818 | instance | Thursday 30 July 2026 01:51:41 +0000 (0:00:00.759) 0:03:57.525 ********* 2026-07-30 01:51:41.181052 | instance | skipping: [instance] 2026-07-30 01:51:41.181121 | instance | 2026-07-30 01:51:41.181372 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 01:51:41.181411 | instance | Thursday 30 July 2026 01:51:41 +0000 (0:00:00.138) 0:03:57.664 ********* 2026-07-30 01:51:41.455523 | instance | ok: [instance] 2026-07-30 01:51:41.455594 | instance | 2026-07-30 01:51:41.455859 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 01:51:41.455901 | instance | Thursday 30 July 2026 01:51:41 +0000 (0:00:00.275) 0:03:57.939 ********* 2026-07-30 01:51:41.554824 | instance | ok: [instance] => { 2026-07-30 01:51:41.555133 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-07-30 01:51:41.555207 | instance | } 2026-07-30 01:51:41.555225 | instance | 2026-07-30 01:51:41.555376 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 01:51:41.555468 | instance | Thursday 30 July 2026 01:51:41 +0000 (0:00:00.099) 0:03:58.038 ********* 2026-07-30 01:51:42.399571 | instance | ok: [instance] 2026-07-30 01:51:42.399657 | instance | 2026-07-30 01:51:42.399782 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 01:51:42.399901 | instance | Thursday 30 July 2026 01:51:42 +0000 (0:00:00.844) 0:03:58.883 ********* 2026-07-30 01:51:42.578555 | instance | skipping: [instance] 2026-07-30 01:51:42.578648 | instance | 2026-07-30 01:51:42.578774 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-30 01:51:42.578861 | instance | Thursday 30 July 2026 01:51:42 +0000 (0:00:00.178) 0:03:59.061 ********* 2026-07-30 01:51:42.656791 | instance | skipping: [instance] 2026-07-30 01:51:42.656852 | instance | 2026-07-30 01:51:42.656989 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-30 01:51:42.657106 | instance | Thursday 30 July 2026 01:51:42 +0000 (0:00:00.078) 0:03:59.140 ********* 2026-07-30 01:51:42.729195 | instance | skipping: [instance] 2026-07-30 01:51:42.729289 | instance | 2026-07-30 01:51:42.729414 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-30 01:51:42.729537 | instance | Thursday 30 July 2026 01:51:42 +0000 (0:00:00.072) 0:03:59.212 ********* 2026-07-30 01:51:42.814079 | instance | skipping: [instance] 2026-07-30 01:51:42.814143 | instance | 2026-07-30 01:51:42.814256 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-30 01:51:42.814396 | instance | Thursday 30 July 2026 01:51:42 +0000 (0:00:00.084) 0:03:59.297 ********* 2026-07-30 01:51:43.917428 | instance | ok: [instance] 2026-07-30 01:51:43.917734 | instance | 2026-07-30 01:51:43.918169 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-30 01:51:43.918585 | instance | Thursday 30 July 2026 01:51:43 +0000 (0:00:01.102) 0:04:00.400 ********* 2026-07-30 01:51:44.413306 | instance | ok: [instance] 2026-07-30 01:51:44.413541 | instance | 2026-07-30 01:51:44.413845 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-30 01:51:44.414120 | instance | Thursday 30 July 2026 01:51:44 +0000 (0:00:00.496) 0:04:00.896 ********* 2026-07-30 01:51:45.380191 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-30 01:51:45.380488 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-30 01:51:45.380887 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-30 01:51:45.381246 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-30 01:51:45.381606 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-30 01:51:45.381884 | instance | 2026-07-30 01:51:45.382234 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-30 01:51:45.382576 | instance | Thursday 30 July 2026 01:51:45 +0000 (0:00:00.966) 0:04:01.863 ********* 2026-07-30 01:51:46.003023 | instance | ok: [instance] 2026-07-30 01:51:46.003417 | instance | 2026-07-30 01:51:46.003830 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-30 01:51:46.004232 | instance | Thursday 30 July 2026 01:51:45 +0000 (0:00:00.576) 0:04:02.440 ********* 2026-07-30 01:51:46.004531 | instance | 2026-07-30 01:51:46.004813 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-30 01:51:46.005145 | instance | Thursday 30 July 2026 01:51:45 +0000 (0:00:00.045) 0:04:02.485 ********* 2026-07-30 01:51:46.430810 | instance | ok: [instance] 2026-07-30 01:51:46.431045 | instance | 2026-07-30 01:51:46.431339 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 01:51:46.431601 | instance | Thursday 30 July 2026 01:51:46 +0000 (0:00:00.428) 0:04:02.913 ********* 2026-07-30 01:51:46.706502 | instance | ok: [instance] 2026-07-30 01:51:46.706568 | instance | 2026-07-30 01:51:46.706681 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 01:51:46.706799 | instance | Thursday 30 July 2026 01:51:46 +0000 (0:00:00.275) 0:04:03.189 ********* 2026-07-30 01:51:46.814223 | instance | ok: [instance] => { 2026-07-30 01:51:46.814538 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/crictl-v1.36.0-linux-amd64.tar.gz" 2026-07-30 01:51:46.814794 | instance | } 2026-07-30 01:51:46.815025 | instance | 2026-07-30 01:51:46.815283 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 01:51:46.815536 | instance | Thursday 30 July 2026 01:51:46 +0000 (0:00:00.108) 0:04:03.297 ********* 2026-07-30 01:51:47.366601 | instance | ok: [instance] 2026-07-30 01:51:47.366853 | instance | 2026-07-30 01:51:47.367168 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 01:51:47.367458 | instance | Thursday 30 July 2026 01:51:47 +0000 (0:00:00.551) 0:04:03.849 ********* 2026-07-30 01:51:48.877031 | instance | ok: [instance] 2026-07-30 01:51:48.877246 | instance | 2026-07-30 01:51:48.877517 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 01:51:48.877816 | instance | Thursday 30 July 2026 01:51:48 +0000 (0:00:01.510) 0:04:05.360 ********* 2026-07-30 01:51:48.990351 | instance | ok: [instance] => { 2026-07-30 01:51:48.990516 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/critest-v1.36.0-linux-amd64.tar.gz" 2026-07-30 01:51:48.990626 | instance | } 2026-07-30 01:51:48.990739 | instance | 2026-07-30 01:51:48.990868 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 01:51:48.990984 | instance | Thursday 30 July 2026 01:51:48 +0000 (0:00:00.113) 0:04:05.474 ********* 2026-07-30 01:51:49.438699 | instance | ok: [instance] 2026-07-30 01:51:49.438903 | instance | 2026-07-30 01:51:49.439161 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 01:51:49.439435 | instance | Thursday 30 July 2026 01:51:49 +0000 (0:00:00.447) 0:04:05.922 ********* 2026-07-30 01:51:50.672912 | instance | ok: [instance] 2026-07-30 01:51:50.673134 | instance | 2026-07-30 01:51:50.673400 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-07-30 01:51:50.673651 | instance | Thursday 30 July 2026 01:51:50 +0000 (0:00:01.233) 0:04:07.155 ********* 2026-07-30 01:51:51.189242 | instance | ok: [instance] 2026-07-30 01:51:51.189453 | instance | 2026-07-30 01:51:51.189723 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-07-30 01:51:51.189993 | instance | Thursday 30 July 2026 01:51:51 +0000 (0:00:00.516) 0:04:07.672 ********* 2026-07-30 01:51:51.474944 | instance | ok: [instance] 2026-07-30 01:51:51.475078 | instance | 2026-07-30 01:51:51.475589 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 01:51:51.475615 | instance | Thursday 30 July 2026 01:51:51 +0000 (0:00:00.285) 0:04:07.958 ********* 2026-07-30 01:51:51.755156 | instance | ok: [instance] 2026-07-30 01:51:51.755291 | instance | 2026-07-30 01:51:51.755576 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 01:51:51.755622 | instance | Thursday 30 July 2026 01:51:51 +0000 (0:00:00.280) 0:04:08.238 ********* 2026-07-30 01:51:51.875645 | instance | ok: [instance] => { 2026-07-30 01:51:51.875916 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-07-30 01:51:51.876173 | instance | } 2026-07-30 01:51:51.876420 | instance | 2026-07-30 01:51:51.876778 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 01:51:51.877159 | instance | Thursday 30 July 2026 01:51:51 +0000 (0:00:00.120) 0:04:08.359 ********* 2026-07-30 01:51:52.402173 | instance | ok: [instance] 2026-07-30 01:51:52.402322 | instance | 2026-07-30 01:51:52.402559 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 01:51:52.402744 | instance | Thursday 30 July 2026 01:51:52 +0000 (0:00:00.526) 0:04:08.885 ********* 2026-07-30 01:51:54.479806 | instance | ok: [instance] 2026-07-30 01:51:54.480052 | instance | 2026-07-30 01:51:54.480357 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-07-30 01:51:54.480644 | instance | Thursday 30 July 2026 01:51:54 +0000 (0:00:02.077) 0:04:10.963 ********* 2026-07-30 01:51:54.609291 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-07-30 01:51:54.609554 | instance | 2026-07-30 01:51:54.609826 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-07-30 01:51:54.610092 | instance | Thursday 30 July 2026 01:51:54 +0000 (0:00:00.129) 0:04:11.092 ********* 2026-07-30 01:51:55.703863 | instance | ok: [instance] 2026-07-30 01:51:55.704055 | instance | 2026-07-30 01:51:55.704338 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-07-30 01:51:55.704743 | instance | Thursday 30 July 2026 01:51:55 +0000 (0:00:01.094) 0:04:12.187 ********* 2026-07-30 01:51:55.943321 | instance | ok: [instance] 2026-07-30 01:51:55.943557 | instance | 2026-07-30 01:51:55.943840 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-07-30 01:51:55.944177 | instance | Thursday 30 July 2026 01:51:55 +0000 (0:00:00.239) 0:04:12.426 ********* 2026-07-30 01:51:56.400499 | instance | ok: [instance] 2026-07-30 01:51:56.400584 | instance | 2026-07-30 01:51:56.400711 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-07-30 01:51:56.400833 | instance | Thursday 30 July 2026 01:51:56 +0000 (0:00:00.457) 0:04:12.884 ********* 2026-07-30 01:51:57.184473 | instance | ok: [instance] => (item=br_netfilter) 2026-07-30 01:51:57.184610 | instance | ok: [instance] => (item=ip_tables) 2026-07-30 01:51:57.184776 | instance | ok: [instance] => (item=ip6_tables) 2026-07-30 01:51:57.184979 | instance | ok: [instance] => (item=nf_conntrack) 2026-07-30 01:51:57.185117 | instance | 2026-07-30 01:51:57.185283 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 01:51:57.185450 | instance | Thursday 30 July 2026 01:51:57 +0000 (0:00:00.782) 0:04:13.667 ********* 2026-07-30 01:51:57.467025 | instance | ok: [instance] 2026-07-30 01:51:57.467253 | instance | 2026-07-30 01:51:57.467528 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 01:51:57.467799 | instance | Thursday 30 July 2026 01:51:57 +0000 (0:00:00.283) 0:04:13.950 ********* 2026-07-30 01:51:57.579627 | instance | ok: [instance] => { 2026-07-30 01:51:57.579926 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-07-30 01:51:57.580191 | instance | } 2026-07-30 01:51:57.580439 | instance | 2026-07-30 01:51:57.580719 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 01:51:57.580974 | instance | Thursday 30 July 2026 01:51:57 +0000 (0:00:00.112) 0:04:14.063 ********* 2026-07-30 01:51:58.012699 | instance | ok: [instance] 2026-07-30 01:51:58.012964 | instance | 2026-07-30 01:51:58.013366 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 01:51:58.013554 | instance | Thursday 30 July 2026 01:51:58 +0000 (0:00:00.432) 0:04:14.496 ********* 2026-07-30 01:51:58.219977 | instance | skipping: [instance] 2026-07-30 01:51:58.220199 | instance | 2026-07-30 01:51:58.220483 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-07-30 01:51:58.220754 | instance | Thursday 30 July 2026 01:51:58 +0000 (0:00:00.207) 0:04:14.703 ********* 2026-07-30 01:51:58.348045 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-07-30 01:51:58.348235 | instance | 2026-07-30 01:51:58.348525 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-07-30 01:51:58.348786 | instance | Thursday 30 July 2026 01:51:58 +0000 (0:00:00.128) 0:04:14.831 ********* 2026-07-30 01:51:58.422751 | instance | skipping: [instance] 2026-07-30 01:51:58.422956 | instance | 2026-07-30 01:51:58.423218 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-07-30 01:51:58.423479 | instance | Thursday 30 July 2026 01:51:58 +0000 (0:00:00.074) 0:04:14.906 ********* 2026-07-30 01:51:59.529975 | instance | ok: [instance] 2026-07-30 01:51:59.530061 | instance | 2026-07-30 01:51:59.530187 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-07-30 01:51:59.530308 | instance | Thursday 30 July 2026 01:51:59 +0000 (0:00:01.107) 0:04:16.013 ********* 2026-07-30 01:52:00.843296 | instance | ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-07-30 01:52:00.843537 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-07-30 01:52:00.843838 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-07-30 01:52:00.844106 | instance | ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-07-30 01:52:00.844370 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-07-30 01:52:00.844700 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-07-30 01:52:00.845102 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-07-30 01:52:00.845310 | instance | 2026-07-30 01:52:00.845496 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-07-30 01:52:00.845747 | instance | Thursday 30 July 2026 01:52:00 +0000 (0:00:01.313) 0:04:17.326 ********* 2026-07-30 01:52:01.436173 | instance | ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-07-30 01:52:01.436424 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-07-30 01:52:01.436712 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-07-30 01:52:01.436943 | instance | 2026-07-30 01:52:01.437204 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-07-30 01:52:01.437463 | instance | Thursday 30 July 2026 01:52:01 +0000 (0:00:00.592) 0:04:17.919 ********* 2026-07-30 01:52:01.889346 | instance | ok: [instance] 2026-07-30 01:52:01.889719 | instance | 2026-07-30 01:52:01.890122 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-07-30 01:52:01.890529 | instance | Thursday 30 July 2026 01:52:01 +0000 (0:00:00.452) 0:04:18.372 ********* 2026-07-30 01:52:02.372308 | instance | ok: [instance] 2026-07-30 01:52:02.372541 | instance | 2026-07-30 01:52:02.372823 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-07-30 01:52:02.373108 | instance | Thursday 30 July 2026 01:52:02 +0000 (0:00:00.483) 0:04:18.855 ********* 2026-07-30 01:52:02.612289 | instance | ok: [instance] 2026-07-30 01:52:02.612440 | instance | 2026-07-30 01:52:02.612625 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-07-30 01:52:02.612809 | instance | Thursday 30 July 2026 01:52:02 +0000 (0:00:00.240) 0:04:19.095 ********* 2026-07-30 01:52:02.676482 | instance | skipping: [instance] 2026-07-30 01:52:02.676705 | instance | 2026-07-30 01:52:02.677015 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-07-30 01:52:02.677284 | instance | Thursday 30 July 2026 01:52:02 +0000 (0:00:00.064) 0:04:19.160 ********* 2026-07-30 01:52:03.197890 | instance | ok: [instance] => (item=swap) 2026-07-30 01:52:03.198140 | instance | ok: [instance] => (item=none) 2026-07-30 01:52:03.198459 | instance | 2026-07-30 01:52:03.198807 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-07-30 01:52:03.199079 | instance | Thursday 30 July 2026 01:52:03 +0000 (0:00:00.521) 0:04:19.681 ********* 2026-07-30 01:52:03.650643 | instance | ok: [instance] 2026-07-30 01:52:03.650883 | instance | 2026-07-30 01:52:03.651158 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-07-30 01:52:03.651455 | instance | Thursday 30 July 2026 01:52:03 +0000 (0:00:00.452) 0:04:20.134 ********* 2026-07-30 01:52:04.121997 | instance | ok: [instance] 2026-07-30 01:52:04.122202 | instance | 2026-07-30 01:52:04.122531 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-07-30 01:52:04.122841 | instance | Thursday 30 July 2026 01:52:04 +0000 (0:00:00.433) 0:04:20.567 ********* 2026-07-30 01:52:04.123086 | instance | 2026-07-30 01:52:04.123363 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-07-30 01:52:04.123626 | instance | Thursday 30 July 2026 01:52:04 +0000 (0:00:00.037) 0:04:20.605 ********* 2026-07-30 01:52:04.544221 | instance | ok: [instance] 2026-07-30 01:52:04.544525 | instance | 2026-07-30 01:52:04.544780 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-07-30 01:52:04.545043 | instance | Thursday 30 July 2026 01:52:04 +0000 (0:00:00.422) 0:04:21.027 ********* 2026-07-30 01:52:05.649908 | instance | ok: [instance] 2026-07-30 01:52:05.650142 | instance | 2026-07-30 01:52:05.650463 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-07-30 01:52:05.650735 | instance | Thursday 30 July 2026 01:52:05 +0000 (0:00:01.105) 0:04:22.133 ********* 2026-07-30 01:52:08.335525 | instance | ok: [instance] 2026-07-30 01:52:08.335586 | instance | 2026-07-30 01:52:08.335610 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-07-30 01:52:08.335620 | instance | Thursday 30 July 2026 01:52:08 +0000 (0:00:02.684) 0:04:24.818 ********* 2026-07-30 01:52:08.599700 | instance | ok: [instance] 2026-07-30 01:52:08.599777 | instance | 2026-07-30 01:52:08.599897 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-07-30 01:52:08.600014 | instance | Thursday 30 July 2026 01:52:08 +0000 (0:00:00.264) 0:04:25.082 ********* 2026-07-30 01:52:09.182991 | instance | ok: [instance] 2026-07-30 01:52:09.183065 | instance | 2026-07-30 01:52:09.183190 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-07-30 01:52:09.183343 | instance | Thursday 30 July 2026 01:52:09 +0000 (0:00:00.583) 0:04:25.666 ********* 2026-07-30 01:52:09.325027 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-07-30 01:52:09.325099 | instance | 2026-07-30 01:52:09.325223 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-07-30 01:52:09.325343 | instance | Thursday 30 July 2026 01:52:09 +0000 (0:00:00.142) 0:04:25.808 ********* 2026-07-30 01:52:09.464891 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-07-30 01:52:09.465070 | instance | 2026-07-30 01:52:09.465348 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-07-30 01:52:09.465608 | instance | Thursday 30 July 2026 01:52:09 +0000 (0:00:00.139) 0:04:25.948 ********* 2026-07-30 01:52:09.748524 | instance | ok: [instance] => (item=instance) 2026-07-30 01:52:09.748601 | instance | 2026-07-30 01:52:09.748726 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-07-30 01:52:09.748871 | instance | Thursday 30 July 2026 01:52:09 +0000 (0:00:00.284) 0:04:26.232 ********* 2026-07-30 01:52:09.832361 | instance | ok: [instance] 2026-07-30 01:52:09.832467 | instance | 2026-07-30 01:52:09.832597 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-07-30 01:52:09.832722 | instance | Thursday 30 July 2026 01:52:09 +0000 (0:00:00.083) 0:04:26.316 ********* 2026-07-30 01:52:09.911996 | instance | skipping: [instance] 2026-07-30 01:52:09.912105 | instance | 2026-07-30 01:52:09.912224 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-07-30 01:52:09.912348 | instance | Thursday 30 July 2026 01:52:09 +0000 (0:00:00.079) 0:04:26.395 ********* 2026-07-30 01:52:09.988126 | instance | ok: [instance] => { 2026-07-30 01:52:09.988224 | instance | "msg": "instance" 2026-07-30 01:52:09.988340 | instance | } 2026-07-30 01:52:09.988455 | instance | 2026-07-30 01:52:09.988580 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-07-30 01:52:09.988699 | instance | Thursday 30 July 2026 01:52:09 +0000 (0:00:00.076) 0:04:26.471 ********* 2026-07-30 01:52:10.657971 | instance | ok: [instance] 2026-07-30 01:52:10.658032 | instance | 2026-07-30 01:52:10.658043 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-07-30 01:52:10.658053 | instance | Thursday 30 July 2026 01:52:10 +0000 (0:00:00.668) 0:04:27.140 ********* 2026-07-30 01:52:10.813964 | instance | skipping: [instance] 2026-07-30 01:52:10.814029 | instance | 2026-07-30 01:52:10.814041 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-07-30 01:52:10.814052 | instance | Thursday 30 July 2026 01:52:10 +0000 (0:00:00.155) 0:04:27.296 ********* 2026-07-30 01:52:10.884275 | instance | skipping: [instance] 2026-07-30 01:52:10.884646 | instance | 2026-07-30 01:52:10.885064 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-07-30 01:52:10.885452 | instance | Thursday 30 July 2026 01:52:10 +0000 (0:00:00.070) 0:04:27.367 ********* 2026-07-30 01:52:10.952552 | instance | skipping: [instance] 2026-07-30 01:52:10.952956 | instance | 2026-07-30 01:52:10.953319 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-07-30 01:52:10.953648 | instance | Thursday 30 July 2026 01:52:10 +0000 (0:00:00.068) 0:04:27.435 ********* 2026-07-30 01:52:11.026295 | instance | skipping: [instance] 2026-07-30 01:52:11.026722 | instance | 2026-07-30 01:52:11.027069 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-07-30 01:52:11.027452 | instance | Thursday 30 July 2026 01:52:11 +0000 (0:00:00.073) 0:04:27.509 ********* 2026-07-30 01:52:11.097306 | instance | skipping: [instance] 2026-07-30 01:52:11.097718 | instance | 2026-07-30 01:52:11.098102 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-07-30 01:52:11.098528 | instance | Thursday 30 July 2026 01:52:11 +0000 (0:00:00.070) 0:04:27.580 ********* 2026-07-30 01:52:11.161909 | instance | skipping: [instance] 2026-07-30 01:52:11.162142 | instance | 2026-07-30 01:52:11.162352 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-07-30 01:52:11.162596 | instance | Thursday 30 July 2026 01:52:11 +0000 (0:00:00.064) 0:04:27.645 ********* 2026-07-30 01:52:11.228808 | instance | skipping: [instance] 2026-07-30 01:52:11.229159 | instance | 2026-07-30 01:52:11.229609 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-07-30 01:52:11.229966 | instance | Thursday 30 July 2026 01:52:11 +0000 (0:00:00.066) 0:04:27.712 ********* 2026-07-30 01:52:11.455584 | instance | ok: [instance] 2026-07-30 01:52:11.455950 | instance | 2026-07-30 01:52:11.456321 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-07-30 01:52:11.456651 | instance | Thursday 30 July 2026 01:52:11 +0000 (0:00:00.226) 0:04:27.939 ********* 2026-07-30 01:52:11.698491 | instance | ok: [instance] 2026-07-30 01:52:11.698864 | instance | 2026-07-30 01:52:11.699196 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-07-30 01:52:11.699519 | instance | Thursday 30 July 2026 01:52:11 +0000 (0:00:00.242) 0:04:28.181 ********* 2026-07-30 01:52:11.760017 | instance | skipping: [instance] 2026-07-30 01:52:11.760348 | instance | 2026-07-30 01:52:11.760729 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-07-30 01:52:11.761054 | instance | Thursday 30 July 2026 01:52:11 +0000 (0:00:00.061) 0:04:28.243 ********* 2026-07-30 01:52:12.003109 | instance | ok: [instance] 2026-07-30 01:52:12.003354 | instance | 2026-07-30 01:52:12.003594 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-07-30 01:52:12.003812 | instance | Thursday 30 July 2026 01:52:11 +0000 (0:00:00.243) 0:04:28.486 ********* 2026-07-30 01:52:12.249277 | instance | ok: [instance] 2026-07-30 01:52:12.249629 | instance | 2026-07-30 01:52:12.249959 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-07-30 01:52:12.250285 | instance | Thursday 30 July 2026 01:52:12 +0000 (0:00:00.246) 0:04:28.732 ********* 2026-07-30 01:52:12.477185 | instance | ok: [instance] 2026-07-30 01:52:12.477241 | instance | 2026-07-30 01:52:12.477252 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-07-30 01:52:12.477262 | instance | Thursday 30 July 2026 01:52:12 +0000 (0:00:00.227) 0:04:28.959 ********* 2026-07-30 01:52:13.648396 | instance | ok: [instance] 2026-07-30 01:52:13.648473 | instance | 2026-07-30 01:52:13.648485 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-07-30 01:52:13.648501 | instance | Thursday 30 July 2026 01:52:13 +0000 (0:00:01.171) 0:04:30.131 ********* 2026-07-30 01:52:14.865331 | instance | ok: [instance] 2026-07-30 01:52:14.865528 | instance | 2026-07-30 01:52:14.865793 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-07-30 01:52:14.866061 | instance | Thursday 30 July 2026 01:52:14 +0000 (0:00:01.217) 0:04:31.348 ********* 2026-07-30 01:52:14.962297 | instance | skipping: [instance] 2026-07-30 01:52:14.962584 | instance | 2026-07-30 01:52:14.962877 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-07-30 01:52:14.963137 | instance | Thursday 30 July 2026 01:52:14 +0000 (0:00:00.096) 0:04:31.444 ********* 2026-07-30 01:52:15.050864 | instance | skipping: [instance] 2026-07-30 01:52:15.051098 | instance | 2026-07-30 01:52:15.051392 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-07-30 01:52:15.051674 | instance | Thursday 30 July 2026 01:52:15 +0000 (0:00:00.089) 0:04:31.534 ********* 2026-07-30 01:52:15.841680 | instance | ok: [instance] 2026-07-30 01:52:15.841900 | instance | 2026-07-30 01:52:15.842190 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-07-30 01:52:15.842537 | instance | Thursday 30 July 2026 01:52:15 +0000 (0:00:00.790) 0:04:32.325 ********* 2026-07-30 01:52:15.915105 | instance | skipping: [instance] => (item=DaemonSet) 2026-07-30 01:52:15.915346 | instance | skipping: [instance] => (item=ConfigMap) 2026-07-30 01:52:15.915600 | instance | skipping: [instance] 2026-07-30 01:52:15.915846 | instance | 2026-07-30 01:52:15.916105 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-07-30 01:52:15.916361 | instance | Thursday 30 July 2026 01:52:15 +0000 (0:00:00.073) 0:04:32.398 ********* 2026-07-30 01:52:15.994794 | instance | skipping: [instance] 2026-07-30 01:52:15.994925 | instance | 2026-07-30 01:52:15.995106 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-07-30 01:52:15.995304 | instance | Thursday 30 July 2026 01:52:15 +0000 (0:00:00.079) 0:04:32.478 ********* 2026-07-30 01:52:16.073909 | instance | skipping: [instance] 2026-07-30 01:52:16.073982 | instance | 2026-07-30 01:52:16.074102 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-07-30 01:52:16.074224 | instance | Thursday 30 July 2026 01:52:16 +0000 (0:00:00.079) 0:04:32.557 ********* 2026-07-30 01:52:16.146705 | instance | skipping: [instance] 2026-07-30 01:52:16.146783 | instance | 2026-07-30 01:52:16.146897 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-07-30 01:52:16.147020 | instance | Thursday 30 July 2026 01:52:16 +0000 (0:00:00.072) 0:04:32.630 ********* 2026-07-30 01:52:16.216169 | instance | skipping: [instance] 2026-07-30 01:52:16.216380 | instance | 2026-07-30 01:52:16.216659 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-07-30 01:52:16.216919 | instance | Thursday 30 July 2026 01:52:16 +0000 (0:00:00.069) 0:04:32.699 ********* 2026-07-30 01:52:16.755780 | instance | ok: [instance] 2026-07-30 01:52:16.756027 | instance | 2026-07-30 01:52:16.756324 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-07-30 01:52:16.756588 | instance | Thursday 30 July 2026 01:52:16 +0000 (0:00:00.539) 0:04:33.239 ********* 2026-07-30 01:52:17.823870 | instance | ok: [instance] 2026-07-30 01:52:17.824108 | instance | 2026-07-30 01:52:17.824392 | instance | PLAY [Install control-plane components] **************************************** 2026-07-30 01:52:17.824624 | instance | 2026-07-30 01:52:17.824941 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 01:52:17.825187 | instance | Thursday 30 July 2026 01:52:17 +0000 (0:00:01.068) 0:04:34.307 ********* 2026-07-30 01:52:21.564364 | instance | ok: [instance] 2026-07-30 01:52:21.564450 | instance | 2026-07-30 01:52:21.564556 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-30 01:52:21.564677 | instance | Thursday 30 July 2026 01:52:21 +0000 (0:00:03.740) 0:04:38.048 ********* 2026-07-30 01:52:21.842309 | instance | ok: [instance] 2026-07-30 01:52:21.842625 | instance | 2026-07-30 01:52:21.842917 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 01:52:21.843225 | instance | Thursday 30 July 2026 01:52:21 +0000 (0:00:00.277) 0:04:38.325 ********* 2026-07-30 01:52:22.994656 | instance | ok: [instance] 2026-07-30 01:52:22.994784 | instance | 2026-07-30 01:52:22.994955 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-30 01:52:22.995201 | instance | Thursday 30 July 2026 01:52:22 +0000 (0:00:01.151) 0:04:39.477 ********* 2026-07-30 01:52:23.265068 | instance | ok: [instance] 2026-07-30 01:52:23.265140 | instance | 2026-07-30 01:52:23.265257 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 01:52:23.265379 | instance | Thursday 30 July 2026 01:52:23 +0000 (0:00:00.270) 0:04:39.748 ********* 2026-07-30 01:52:23.367084 | instance | ok: [instance] => { 2026-07-30 01:52:23.367339 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-07-30 01:52:23.367593 | instance | } 2026-07-30 01:52:23.367836 | instance | 2026-07-30 01:52:23.368110 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 01:52:23.368369 | instance | Thursday 30 July 2026 01:52:23 +0000 (0:00:00.102) 0:04:39.850 ********* 2026-07-30 01:52:23.735483 | instance | ok: [instance] 2026-07-30 01:52:23.735733 | instance | 2026-07-30 01:52:23.736005 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 01:52:23.736268 | instance | Thursday 30 July 2026 01:52:23 +0000 (0:00:00.368) 0:04:40.218 ********* 2026-07-30 01:52:25.022916 | instance | ok: [instance] 2026-07-30 01:52:25.022968 | instance | 2026-07-30 01:52:25.022980 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-07-30 01:52:25.023257 | instance | Thursday 30 July 2026 01:52:25 +0000 (0:00:01.285) 0:04:41.504 ********* 2026-07-30 01:52:25.400886 | instance | ok: [instance] 2026-07-30 01:52:25.401105 | instance | 2026-07-30 01:52:25.401400 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-07-30 01:52:25.401661 | instance | Thursday 30 July 2026 01:52:25 +0000 (0:00:00.379) 0:04:41.884 ********* 2026-07-30 01:52:25.635198 | instance | ok: [instance] 2026-07-30 01:52:25.635269 | instance | 2026-07-30 01:52:25.635588 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-07-30 01:52:25.635909 | instance | Thursday 30 July 2026 01:52:25 +0000 (0:00:00.233) 0:04:42.117 ********* 2026-07-30 01:52:25.909595 | instance | ok: [instance] 2026-07-30 01:52:25.909830 | instance | 2026-07-30 01:52:25.910119 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-07-30 01:52:25.910390 | instance | Thursday 30 July 2026 01:52:25 +0000 (0:00:00.275) 0:04:42.392 ********* 2026-07-30 01:52:26.166062 | instance | ok: [instance] 2026-07-30 01:52:26.166281 | instance | 2026-07-30 01:52:26.166606 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-07-30 01:52:26.166875 | instance | Thursday 30 July 2026 01:52:26 +0000 (0:00:00.256) 0:04:42.649 ********* 2026-07-30 01:52:26.412476 | instance | ok: [instance] 2026-07-30 01:52:26.412551 | instance | 2026-07-30 01:52:26.412664 | instance | TASK [Install plugin] ********************************************************** 2026-07-30 01:52:26.412781 | instance | Thursday 30 July 2026 01:52:26 +0000 (0:00:00.246) 0:04:42.895 ********* 2026-07-30 01:52:26.533178 | instance | included: vexxhost.containers.download_artifact for instance 2026-07-30 01:52:26.533413 | instance | 2026-07-30 01:52:26.533763 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 01:52:26.534044 | instance | Thursday 30 July 2026 01:52:26 +0000 (0:00:00.120) 0:04:43.016 ********* 2026-07-30 01:52:26.640405 | instance | ok: [instance] => { 2026-07-30 01:52:26.640670 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-07-30 01:52:26.640929 | instance | } 2026-07-30 01:52:26.641183 | instance | 2026-07-30 01:52:26.641451 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 01:52:26.641715 | instance | Thursday 30 July 2026 01:52:26 +0000 (0:00:00.107) 0:04:43.123 ********* 2026-07-30 01:52:27.051453 | instance | ok: [instance] 2026-07-30 01:52:27.051723 | instance | 2026-07-30 01:52:27.052018 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 01:52:27.052341 | instance | Thursday 30 July 2026 01:52:27 +0000 (0:00:00.410) 0:04:43.534 ********* 2026-07-30 01:52:28.534768 | instance | ok: [instance] 2026-07-30 01:52:28.534874 | instance | 2026-07-30 01:52:28.534939 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:52:28.535062 | instance | Thursday 30 July 2026 01:52:28 +0000 (0:00:01.483) 0:04:45.018 ********* 2026-07-30 01:52:28.724350 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:52:28.724551 | instance | 2026-07-30 01:52:28.724816 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:52:28.725080 | instance | Thursday 30 July 2026 01:52:28 +0000 (0:00:00.189) 0:04:45.207 ********* 2026-07-30 01:52:29.413164 | instance | ok: [instance] 2026-07-30 01:52:29.413377 | instance | 2026-07-30 01:52:29.413645 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-07-30 01:52:29.413975 | instance | Thursday 30 July 2026 01:52:29 +0000 (0:00:00.688) 0:04:45.896 ********* 2026-07-30 01:52:30.343005 | instance | ok: [instance] 2026-07-30 01:52:30.343081 | instance | 2026-07-30 01:52:30.343278 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-07-30 01:52:30.343362 | instance | Thursday 30 July 2026 01:52:30 +0000 (0:00:00.930) 0:04:46.826 ********* 2026-07-30 01:52:32.302922 | instance | ok: [instance] 2026-07-30 01:52:32.303000 | instance | 2026-07-30 01:52:32.303298 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:52:32.303340 | instance | Thursday 30 July 2026 01:52:32 +0000 (0:00:01.959) 0:04:48.786 ********* 2026-07-30 01:52:32.403040 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:52:32.403116 | instance | 2026-07-30 01:52:32.403384 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:52:32.403429 | instance | Thursday 30 July 2026 01:52:32 +0000 (0:00:00.100) 0:04:48.886 ********* 2026-07-30 01:52:32.978701 | instance | ok: [instance] 2026-07-30 01:52:32.978777 | instance | 2026-07-30 01:52:32.979044 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-07-30 01:52:32.979087 | instance | Thursday 30 July 2026 01:52:32 +0000 (0:00:00.574) 0:04:49.461 ********* 2026-07-30 01:52:34.851214 | instance | ok: [instance] 2026-07-30 01:52:34.851286 | instance | 2026-07-30 01:52:34.851494 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-07-30 01:52:34.851554 | instance | Thursday 30 July 2026 01:52:34 +0000 (0:00:01.873) 0:04:51.334 ********* 2026-07-30 01:52:35.617504 | instance | ok: [instance] 2026-07-30 01:52:35.617582 | instance | 2026-07-30 01:52:35.618013 | instance | PLAY [all] ********************************************************************* 2026-07-30 01:52:35.618067 | instance | 2026-07-30 01:52:35.618074 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 01:52:35.618084 | instance | Thursday 30 July 2026 01:52:35 +0000 (0:00:00.766) 0:04:52.101 ********* 2026-07-30 01:52:39.344333 | instance | ok: [instance] 2026-07-30 01:52:39.344410 | instance | 2026-07-30 01:52:39.344680 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-07-30 01:52:39.344724 | instance | Thursday 30 July 2026 01:52:39 +0000 (0:00:03.726) 0:04:55.828 ********* 2026-07-30 01:52:40.161615 | instance | ok: [instance] 2026-07-30 01:52:40.161676 | instance | 2026-07-30 01:52:40.161687 | instance | PLAY [all] ********************************************************************* 2026-07-30 01:52:40.161696 | instance | 2026-07-30 01:52:40.161705 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-07-30 01:52:40.161714 | instance | Thursday 30 July 2026 01:52:40 +0000 (0:00:00.814) 0:04:56.642 ********* 2026-07-30 01:52:40.868999 | instance | ok: [instance] 2026-07-30 01:52:40.869068 | instance | 2026-07-30 01:52:40.869193 | instance | PLAY [controllers] ************************************************************* 2026-07-30 01:52:40.869302 | instance | 2026-07-30 01:52:40.869494 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 01:52:40.869649 | instance | Thursday 30 July 2026 01:52:40 +0000 (0:00:00.709) 0:04:57.352 ********* 2026-07-30 01:52:44.628304 | instance | ok: [instance] 2026-07-30 01:52:44.628543 | instance | 2026-07-30 01:52:44.628847 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:52:44.629117 | instance | Thursday 30 July 2026 01:52:44 +0000 (0:00:03.759) 0:05:01.111 ********* 2026-07-30 01:52:44.722179 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:52:44.722415 | instance | 2026-07-30 01:52:44.722702 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:52:44.722987 | instance | Thursday 30 July 2026 01:52:44 +0000 (0:00:00.094) 0:05:01.205 ********* 2026-07-30 01:52:45.265636 | instance | ok: [instance] 2026-07-30 01:52:45.265720 | instance | 2026-07-30 01:52:45.265846 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-07-30 01:52:45.265965 | instance | Thursday 30 July 2026 01:52:45 +0000 (0:00:00.542) 0:05:01.748 ********* 2026-07-30 01:52:46.690213 | instance | ok: [instance] 2026-07-30 01:52:46.690491 | instance | 2026-07-30 01:52:46.690783 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:52:46.691055 | instance | Thursday 30 July 2026 01:52:46 +0000 (0:00:01.424) 0:05:03.173 ********* 2026-07-30 01:52:46.787633 | instance | skipping: [instance] 2026-07-30 01:52:46.787867 | instance | 2026-07-30 01:52:46.788153 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-07-30 01:52:46.788444 | instance | Thursday 30 July 2026 01:52:46 +0000 (0:00:00.097) 0:05:03.270 ********* 2026-07-30 01:52:46.900496 | instance | skipping: [instance] 2026-07-30 01:52:46.900731 | instance | 2026-07-30 01:52:46.901013 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-07-30 01:52:46.901276 | instance | Thursday 30 July 2026 01:52:46 +0000 (0:00:00.113) 0:05:03.384 ********* 2026-07-30 01:52:46.970612 | instance | skipping: [instance] 2026-07-30 01:52:46.970780 | instance | 2026-07-30 01:52:46.971057 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-07-30 01:52:46.971317 | instance | Thursday 30 July 2026 01:52:46 +0000 (0:00:00.070) 0:05:03.454 ********* 2026-07-30 01:52:47.033955 | instance | skipping: [instance] 2026-07-30 01:52:47.034119 | instance | 2026-07-30 01:52:47.034402 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-07-30 01:52:47.034718 | instance | Thursday 30 July 2026 01:52:47 +0000 (0:00:00.063) 0:05:03.517 ********* 2026-07-30 01:52:47.135054 | instance | skipping: [instance] 2026-07-30 01:52:47.135244 | instance | 2026-07-30 01:52:47.135517 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-07-30 01:52:47.135777 | instance | Thursday 30 July 2026 01:52:47 +0000 (0:00:00.100) 0:05:03.618 ********* 2026-07-30 01:52:47.247762 | instance | skipping: [instance] 2026-07-30 01:52:47.247945 | instance | 2026-07-30 01:52:47.248235 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-07-30 01:52:47.248507 | instance | Thursday 30 July 2026 01:52:47 +0000 (0:00:00.112) 0:05:03.731 ********* 2026-07-30 01:52:47.345443 | instance | skipping: [instance] 2026-07-30 01:52:47.345619 | instance | 2026-07-30 01:52:47.345889 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-07-30 01:52:47.346143 | instance | Thursday 30 July 2026 01:52:47 +0000 (0:00:00.097) 0:05:03.829 ********* 2026-07-30 01:52:47.502963 | instance | skipping: [instance] 2026-07-30 01:52:47.503291 | instance | 2026-07-30 01:52:47.503644 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-07-30 01:52:47.503999 | instance | Thursday 30 July 2026 01:52:47 +0000 (0:00:00.157) 0:05:03.986 ********* 2026-07-30 01:52:47.636993 | instance | skipping: [instance] 2026-07-30 01:52:47.637220 | instance | 2026-07-30 01:52:47.637501 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-07-30 01:52:47.637779 | instance | Thursday 30 July 2026 01:52:47 +0000 (0:00:00.133) 0:05:04.119 ********* 2026-07-30 01:52:47.700370 | instance | skipping: [instance] 2026-07-30 01:52:47.700567 | instance | 2026-07-30 01:52:47.700838 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-07-30 01:52:47.701105 | instance | Thursday 30 July 2026 01:52:47 +0000 (0:00:00.064) 0:05:04.184 ********* 2026-07-30 01:52:47.765186 | instance | skipping: [instance] 2026-07-30 01:52:47.765468 | instance | 2026-07-30 01:52:47.765785 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-07-30 01:52:47.766101 | instance | Thursday 30 July 2026 01:52:47 +0000 (0:00:00.064) 0:05:04.248 ********* 2026-07-30 01:52:47.827251 | instance | skipping: [instance] 2026-07-30 01:52:47.827559 | instance | 2026-07-30 01:52:47.827962 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-07-30 01:52:47.828269 | instance | Thursday 30 July 2026 01:52:47 +0000 (0:00:00.062) 0:05:04.310 ********* 2026-07-30 01:52:47.953391 | instance | skipping: [instance] 2026-07-30 01:52:47.953626 | instance | 2026-07-30 01:52:47.953902 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-07-30 01:52:47.954177 | instance | Thursday 30 July 2026 01:52:47 +0000 (0:00:00.125) 0:05:04.436 ********* 2026-07-30 01:52:48.028395 | instance | skipping: [instance] 2026-07-30 01:52:48.028662 | instance | 2026-07-30 01:52:48.028955 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-07-30 01:52:48.029270 | instance | Thursday 30 July 2026 01:52:48 +0000 (0:00:00.075) 0:05:04.511 ********* 2026-07-30 01:52:48.097498 | instance | skipping: [instance] 2026-07-30 01:52:48.097813 | instance | 2026-07-30 01:52:48.098160 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-07-30 01:52:48.098548 | instance | Thursday 30 July 2026 01:52:48 +0000 (0:00:00.068) 0:05:04.580 ********* 2026-07-30 01:52:48.195893 | instance | skipping: [instance] 2026-07-30 01:52:48.196028 | instance | 2026-07-30 01:52:48.196385 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-07-30 01:52:48.196552 | instance | Thursday 30 July 2026 01:52:48 +0000 (0:00:00.098) 0:05:04.679 ********* 2026-07-30 01:52:48.256064 | instance | skipping: [instance] 2026-07-30 01:52:48.256192 | instance | 2026-07-30 01:52:48.256377 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-07-30 01:52:48.256536 | instance | Thursday 30 July 2026 01:52:48 +0000 (0:00:00.060) 0:05:04.740 ********* 2026-07-30 01:52:48.321400 | instance | skipping: [instance] 2026-07-30 01:52:48.321536 | instance | 2026-07-30 01:52:48.321700 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-07-30 01:52:48.321862 | instance | Thursday 30 July 2026 01:52:48 +0000 (0:00:00.065) 0:05:04.805 ********* 2026-07-30 01:52:48.382856 | instance | skipping: [instance] 2026-07-30 01:52:48.382987 | instance | 2026-07-30 01:52:48.383150 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-07-30 01:52:48.383311 | instance | Thursday 30 July 2026 01:52:48 +0000 (0:00:00.061) 0:05:04.866 ********* 2026-07-30 01:52:48.447233 | instance | skipping: [instance] 2026-07-30 01:52:48.447363 | instance | 2026-07-30 01:52:48.447533 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-07-30 01:52:48.447694 | instance | Thursday 30 July 2026 01:52:48 +0000 (0:00:00.064) 0:05:04.931 ********* 2026-07-30 01:52:48.509423 | instance | skipping: [instance] 2026-07-30 01:52:48.509546 | instance | 2026-07-30 01:52:48.509711 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-07-30 01:52:48.509867 | instance | Thursday 30 July 2026 01:52:48 +0000 (0:00:00.062) 0:05:04.993 ********* 2026-07-30 01:52:48.574733 | instance | skipping: [instance] 2026-07-30 01:52:48.574897 | instance | 2026-07-30 01:52:48.575095 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-07-30 01:52:48.575394 | instance | Thursday 30 July 2026 01:52:48 +0000 (0:00:00.064) 0:05:05.058 ********* 2026-07-30 01:52:48.706007 | instance | skipping: [instance] 2026-07-30 01:52:48.706232 | instance | 2026-07-30 01:52:48.706541 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-07-30 01:52:48.706780 | instance | Thursday 30 July 2026 01:52:48 +0000 (0:00:00.130) 0:05:05.188 ********* 2026-07-30 01:52:48.782167 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-07-30 01:52:48.782455 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-07-30 01:52:48.782734 | instance | skipping: [instance] 2026-07-30 01:52:48.783080 | instance | 2026-07-30 01:52:48.783297 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-07-30 01:52:48.783471 | instance | Thursday 30 July 2026 01:52:48 +0000 (0:00:00.076) 0:05:05.265 ********* 2026-07-30 01:52:48.851209 | instance | skipping: [instance] 2026-07-30 01:52:48.851497 | instance | 2026-07-30 01:52:48.851828 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-07-30 01:52:48.852013 | instance | Thursday 30 July 2026 01:52:48 +0000 (0:00:00.069) 0:05:05.334 ********* 2026-07-30 01:52:48.981069 | instance | skipping: [instance] 2026-07-30 01:52:48.982542 | instance | 2026-07-30 01:52:48.982774 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-07-30 01:52:48.983057 | instance | Thursday 30 July 2026 01:52:48 +0000 (0:00:00.128) 0:05:05.463 ********* 2026-07-30 01:52:49.045506 | instance | skipping: [instance] 2026-07-30 01:52:49.045589 | instance | 2026-07-30 01:52:49.045601 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-07-30 01:52:49.045612 | instance | Thursday 30 July 2026 01:52:49 +0000 (0:00:00.064) 0:05:05.528 ********* 2026-07-30 01:52:49.110484 | instance | skipping: [instance] 2026-07-30 01:52:49.110563 | instance | 2026-07-30 01:52:49.111279 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-07-30 01:52:49.111312 | instance | Thursday 30 July 2026 01:52:49 +0000 (0:00:00.065) 0:05:05.594 ********* 2026-07-30 01:52:49.365974 | instance | skipping: [instance] 2026-07-30 01:52:49.366195 | instance | 2026-07-30 01:52:49.366540 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-07-30 01:52:49.366795 | instance | 2026-07-30 01:52:49.367056 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 01:52:49.367321 | instance | Thursday 30 July 2026 01:52:49 +0000 (0:00:00.255) 0:05:05.849 ********* 2026-07-30 01:52:53.150431 | instance | ok: [instance] 2026-07-30 01:52:53.150771 | instance | 2026-07-30 01:52:53.151126 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-07-30 01:52:53.151416 | instance | Thursday 30 July 2026 01:52:53 +0000 (0:00:03.784) 0:05:09.633 ********* 2026-07-30 01:52:53.252844 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-07-30 01:52:53.253106 | instance | 2026-07-30 01:52:53.253386 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] **** 2026-07-30 01:52:53.253652 | instance | Thursday 30 July 2026 01:52:53 +0000 (0:00:00.102) 0:05:09.736 ********* 2026-07-30 01:52:53.387370 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/default.yml) 2026-07-30 01:52:53.387619 | instance | 2026-07-30 01:52:53.387901 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-07-30 01:52:53.388162 | instance | Thursday 30 July 2026 01:52:53 +0000 (0:00:00.134) 0:05:09.870 ********* 2026-07-30 01:52:56.312929 | instance | ok: [instance] 2026-07-30 01:52:56.313157 | instance | 2026-07-30 01:52:56.313470 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-07-30 01:52:56.313733 | instance | Thursday 30 July 2026 01:52:56 +0000 (0:00:02.924) 0:05:12.795 ********* 2026-07-30 01:52:57.031684 | instance | ok: [instance] 2026-07-30 01:52:57.031939 | instance | 2026-07-30 01:52:57.032242 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-07-30 01:52:57.032529 | instance | Thursday 30 July 2026 01:52:57 +0000 (0:00:00.719) 0:05:13.514 ********* 2026-07-30 01:52:57.141928 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-07-30 01:52:57.142017 | instance | 2026-07-30 01:52:57.142144 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-07-30 01:52:57.142262 | instance | Thursday 30 July 2026 01:52:57 +0000 (0:00:00.111) 0:05:13.625 ********* 2026-07-30 01:52:57.884648 | instance | ok: [instance] 2026-07-30 01:52:57.884789 | instance | 2026-07-30 01:52:57.884970 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-07-30 01:52:57.885148 | instance | Thursday 30 July 2026 01:52:57 +0000 (0:00:00.742) 0:05:14.368 ********* 2026-07-30 01:52:58.600455 | instance | ok: [instance] 2026-07-30 01:52:58.600526 | instance | 2026-07-30 01:52:58.600673 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-07-30 01:52:58.600770 | instance | Thursday 30 July 2026 01:52:58 +0000 (0:00:00.715) 0:05:15.083 ********* 2026-07-30 01:52:59.253805 | instance | ok: [instance] 2026-07-30 01:52:59.253853 | instance | 2026-07-30 01:52:59.253859 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-07-30 01:52:59.254443 | instance | Thursday 30 July 2026 01:52:59 +0000 (0:00:00.457) 0:05:15.540 ********* 2026-07-30 01:52:59.254492 | instance | 2026-07-30 01:52:59.254686 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:52:59.254960 | instance | Thursday 30 July 2026 01:52:59 +0000 (0:00:00.195) 0:05:15.735 ********* 2026-07-30 01:52:59.351787 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:52:59.352193 | instance | 2026-07-30 01:52:59.352475 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:52:59.352747 | instance | Thursday 30 July 2026 01:52:59 +0000 (0:00:00.099) 0:05:15.835 ********* 2026-07-30 01:52:59.934436 | instance | ok: [instance] 2026-07-30 01:52:59.934824 | instance | 2026-07-30 01:52:59.935098 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-07-30 01:52:59.935378 | instance | Thursday 30 July 2026 01:52:59 +0000 (0:00:00.582) 0:05:16.417 ********* 2026-07-30 01:53:01.733908 | instance | ok: [instance] 2026-07-30 01:53:01.734086 | instance | 2026-07-30 01:53:01.734455 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:53:01.734762 | instance | Thursday 30 July 2026 01:53:01 +0000 (0:00:01.799) 0:05:18.217 ********* 2026-07-30 01:53:01.828958 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:53:01.829207 | instance | 2026-07-30 01:53:01.829474 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:53:01.829734 | instance | Thursday 30 July 2026 01:53:01 +0000 (0:00:00.095) 0:05:18.312 ********* 2026-07-30 01:53:02.442921 | instance | ok: [instance] 2026-07-30 01:53:02.443159 | instance | 2026-07-30 01:53:02.443430 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-07-30 01:53:02.443695 | instance | Thursday 30 July 2026 01:53:02 +0000 (0:00:00.613) 0:05:18.926 ********* 2026-07-30 01:53:05.528938 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-07-30 01:53:05.529149 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-07-30 01:53:05.529367 | instance | 2026-07-30 01:53:05.529608 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-07-30 01:53:05.529853 | instance | Thursday 30 July 2026 01:53:05 +0000 (0:00:03.086) 0:05:22.012 ********* 2026-07-30 01:53:08.175828 | instance | ok: [instance] 2026-07-30 01:53:08.175886 | instance | 2026-07-30 01:53:08.176144 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:53:08.176411 | instance | Thursday 30 July 2026 01:53:08 +0000 (0:00:02.646) 0:05:24.658 ********* 2026-07-30 01:53:08.290659 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:53:08.290852 | instance | 2026-07-30 01:53:08.291115 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:53:08.291373 | instance | Thursday 30 July 2026 01:53:08 +0000 (0:00:00.114) 0:05:24.773 ********* 2026-07-30 01:53:08.872651 | instance | ok: [instance] 2026-07-30 01:53:08.872880 | instance | 2026-07-30 01:53:08.873165 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-07-30 01:53:08.873434 | instance | Thursday 30 July 2026 01:53:08 +0000 (0:00:00.582) 0:05:25.356 ********* 2026-07-30 01:53:12.118706 | instance | ok: [instance] 2026-07-30 01:53:12.118857 | instance | 2026-07-30 01:53:12.119043 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-07-30 01:53:12.119212 | instance | Thursday 30 July 2026 01:53:12 +0000 (0:00:03.246) 0:05:28.602 ********* 2026-07-30 01:53:13.901393 | instance | ok: [instance] 2026-07-30 01:53:13.901617 | instance | 2026-07-30 01:53:13.901905 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-07-30 01:53:13.902175 | instance | Thursday 30 July 2026 01:53:13 +0000 (0:00:01.782) 0:05:30.384 ********* 2026-07-30 01:53:14.610402 | instance | ok: [instance] 2026-07-30 01:53:14.610660 | instance | 2026-07-30 01:53:14.610930 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-07-30 01:53:14.611211 | instance | Thursday 30 July 2026 01:53:14 +0000 (0:00:00.708) 0:05:31.093 ********* 2026-07-30 01:53:14.675138 | instance | skipping: [instance] 2026-07-30 01:53:14.675383 | instance | 2026-07-30 01:53:14.675693 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-07-30 01:53:14.675980 | instance | Thursday 30 July 2026 01:53:14 +0000 (0:00:00.065) 0:05:31.158 ********* 2026-07-30 01:53:15.411720 | instance | ok: [instance] 2026-07-30 01:53:15.411979 | instance | 2026-07-30 01:53:15.412334 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-07-30 01:53:15.412623 | instance | Thursday 30 July 2026 01:53:15 +0000 (0:00:00.736) 0:05:31.895 ********* 2026-07-30 01:53:15.484890 | instance | ok: [instance] 2026-07-30 01:53:15.485185 | instance | 2026-07-30 01:53:15.485476 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-07-30 01:53:15.485742 | instance | Thursday 30 July 2026 01:53:15 +0000 (0:00:00.073) 0:05:31.968 ********* 2026-07-30 01:53:15.564358 | instance | skipping: [instance] 2026-07-30 01:53:15.564660 | instance | 2026-07-30 01:53:15.565045 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-07-30 01:53:15.565317 | instance | Thursday 30 July 2026 01:53:15 +0000 (0:00:00.079) 0:05:32.048 ********* 2026-07-30 01:53:15.850367 | instance | skipping: [instance] 2026-07-30 01:53:15.850644 | instance | 2026-07-30 01:53:15.850951 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-07-30 01:53:15.851251 | instance | Thursday 30 July 2026 01:53:15 +0000 (0:00:00.285) 0:05:32.333 ********* 2026-07-30 01:53:15.916051 | instance | skipping: [instance] 2026-07-30 01:53:15.916308 | instance | 2026-07-30 01:53:15.916659 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-07-30 01:53:15.917000 | instance | Thursday 30 July 2026 01:53:15 +0000 (0:00:00.065) 0:05:32.399 ********* 2026-07-30 01:53:15.983616 | instance | skipping: [instance] 2026-07-30 01:53:15.983778 | instance | 2026-07-30 01:53:15.983950 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-07-30 01:53:15.984113 | instance | Thursday 30 July 2026 01:53:15 +0000 (0:00:00.067) 0:05:32.467 ********* 2026-07-30 01:53:16.064629 | instance | skipping: [instance] 2026-07-30 01:53:16.064766 | instance | 2026-07-30 01:53:16.064943 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-07-30 01:53:16.065121 | instance | Thursday 30 July 2026 01:53:16 +0000 (0:00:00.079) 0:05:32.546 ********* 2026-07-30 01:53:16.145436 | instance | skipping: [instance] 2026-07-30 01:53:16.145504 | instance | 2026-07-30 01:53:16.145848 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-07-30 01:53:16.146175 | instance | Thursday 30 July 2026 01:53:16 +0000 (0:00:00.081) 0:05:32.628 ********* 2026-07-30 01:53:16.916251 | instance | ok: [instance] 2026-07-30 01:53:16.916506 | instance | 2026-07-30 01:53:16.916756 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-07-30 01:53:16.917028 | instance | Thursday 30 July 2026 01:53:16 +0000 (0:00:00.770) 0:05:33.399 ********* 2026-07-30 01:53:17.689094 | instance | ok: [instance] 2026-07-30 01:53:17.689323 | instance | 2026-07-30 01:53:17.689737 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:53:17.690010 | instance | Thursday 30 July 2026 01:53:17 +0000 (0:00:00.772) 0:05:34.171 ********* 2026-07-30 01:53:17.794581 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:53:17.794795 | instance | 2026-07-30 01:53:17.795063 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:53:17.795325 | instance | Thursday 30 July 2026 01:53:17 +0000 (0:00:00.106) 0:05:34.277 ********* 2026-07-30 01:53:18.387110 | instance | ok: [instance] 2026-07-30 01:53:18.390192 | instance | 2026-07-30 01:53:18.390226 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-07-30 01:53:18.390238 | instance | Thursday 30 July 2026 01:53:18 +0000 (0:00:00.592) 0:05:34.870 ********* 2026-07-30 01:53:19.188283 | instance | ok: [instance] 2026-07-30 01:53:19.188513 | instance | 2026-07-30 01:53:19.188769 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-07-30 01:53:19.189028 | instance | Thursday 30 July 2026 01:53:19 +0000 (0:00:00.800) 0:05:35.671 ********* 2026-07-30 01:53:21.235152 | instance | ok: [instance] 2026-07-30 01:53:21.235380 | instance | 2026-07-30 01:53:21.235744 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:53:21.236002 | instance | Thursday 30 July 2026 01:53:21 +0000 (0:00:02.047) 0:05:37.718 ********* 2026-07-30 01:53:21.305004 | instance | skipping: [instance] 2026-07-30 01:53:21.305216 | instance | 2026-07-30 01:53:21.305497 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:53:21.305768 | instance | Thursday 30 July 2026 01:53:21 +0000 (0:00:00.069) 0:05:37.788 ********* 2026-07-30 01:53:21.368272 | instance | skipping: [instance] 2026-07-30 01:53:21.368520 | instance | 2026-07-30 01:53:21.368790 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:53:21.369045 | instance | Thursday 30 July 2026 01:53:21 +0000 (0:00:00.063) 0:05:37.851 ********* 2026-07-30 01:53:21.434731 | instance | skipping: [instance] 2026-07-30 01:53:21.434967 | instance | 2026-07-30 01:53:21.435244 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:53:21.435500 | instance | Thursday 30 July 2026 01:53:21 +0000 (0:00:00.066) 0:05:37.918 ********* 2026-07-30 01:53:21.497733 | instance | skipping: [instance] 2026-07-30 01:53:21.497973 | instance | 2026-07-30 01:53:21.498255 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:53:21.498560 | instance | Thursday 30 July 2026 01:53:21 +0000 (0:00:00.063) 0:05:37.981 ********* 2026-07-30 01:53:22.159832 | instance | ok: [instance] 2026-07-30 01:53:22.159888 | instance | 2026-07-30 01:53:22.160013 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:53:22.160116 | instance | Thursday 30 July 2026 01:53:22 +0000 (0:00:00.662) 0:05:38.643 ********* 2026-07-30 01:53:22.237792 | instance | ok: [instance] 2026-07-30 01:53:22.238035 | instance | 2026-07-30 01:53:22.238311 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:53:22.238622 | instance | Thursday 30 July 2026 01:53:22 +0000 (0:00:00.077) 0:05:38.721 ********* 2026-07-30 01:53:22.301395 | instance | ok: [instance] 2026-07-30 01:53:22.301534 | instance | 2026-07-30 01:53:22.301721 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:53:22.301928 | instance | Thursday 30 July 2026 01:53:22 +0000 (0:00:00.063) 0:05:38.784 ********* 2026-07-30 01:53:22.382094 | instance | ok: [instance] => (item=oslo_db) 2026-07-30 01:53:22.382329 | instance | 2026-07-30 01:53:22.382623 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:53:22.382893 | instance | Thursday 30 July 2026 01:53:22 +0000 (0:00:00.080) 0:05:38.865 ********* 2026-07-30 01:53:22.492738 | instance | ok: [instance] 2026-07-30 01:53:22.492991 | instance | 2026-07-30 01:53:22.493326 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:53:22.493617 | instance | Thursday 30 July 2026 01:53:22 +0000 (0:00:00.110) 0:05:38.976 ********* 2026-07-30 01:53:22.588605 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:53:22.588832 | instance | 2026-07-30 01:53:22.589128 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:53:22.589505 | instance | Thursday 30 July 2026 01:53:22 +0000 (0:00:00.095) 0:05:39.072 ********* 2026-07-30 01:53:23.188616 | instance | ok: [instance] 2026-07-30 01:53:23.188859 | instance | 2026-07-30 01:53:23.189155 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-07-30 01:53:23.189426 | instance | Thursday 30 July 2026 01:53:23 +0000 (0:00:00.599) 0:05:39.672 ********* 2026-07-30 01:53:23.870891 | instance | ok: [instance] 2026-07-30 01:53:23.871021 | instance | 2026-07-30 01:53:23.871201 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-07-30 01:53:23.871354 | instance | Thursday 30 July 2026 01:53:23 +0000 (0:00:00.682) 0:05:40.354 ********* 2026-07-30 01:53:24.989006 | instance | ok: [instance] 2026-07-30 01:53:24.989063 | instance | 2026-07-30 01:53:24.989073 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-07-30 01:53:24.989081 | instance | Thursday 30 July 2026 01:53:24 +0000 (0:00:01.116) 0:05:41.470 ********* 2026-07-30 01:53:25.384339 | instance | ok: [instance] 2026-07-30 01:53:25.384597 | instance | 2026-07-30 01:53:25.384861 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-07-30 01:53:25.385122 | instance | Thursday 30 July 2026 01:53:25 +0000 (0:00:00.397) 0:05:41.867 ********* 2026-07-30 01:53:25.745080 | instance | ok: [instance] 2026-07-30 01:53:25.745220 | instance | 2026-07-30 01:53:25.745425 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-07-30 01:53:25.745618 | instance | Thursday 30 July 2026 01:53:25 +0000 (0:00:00.360) 0:05:42.228 ********* 2026-07-30 01:53:26.160385 | instance | ok: [instance] 2026-07-30 01:53:26.160439 | instance | 2026-07-30 01:53:26.160450 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-07-30 01:53:26.160460 | instance | Thursday 30 July 2026 01:53:26 +0000 (0:00:00.414) 0:05:42.643 ********* 2026-07-30 01:53:26.532835 | instance | ok: [instance] 2026-07-30 01:53:26.532936 | instance | 2026-07-30 01:53:26.533062 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-07-30 01:53:26.533198 | instance | Thursday 30 July 2026 01:53:26 +0000 (0:00:00.373) 0:05:43.016 ********* 2026-07-30 01:53:28.152120 | instance | ok: [instance] 2026-07-30 01:53:28.152168 | instance | 2026-07-30 01:53:28.152179 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-07-30 01:53:28.152188 | instance | Thursday 30 July 2026 01:53:28 +0000 (0:00:01.618) 0:05:44.635 ********* 2026-07-30 01:53:28.842241 | instance | ok: [instance] 2026-07-30 01:53:28.842298 | instance | 2026-07-30 01:53:28.842487 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-07-30 01:53:28.842840 | instance | Thursday 30 July 2026 01:53:28 +0000 (0:00:00.690) 0:05:45.325 ********* 2026-07-30 01:53:28.946948 | instance | included: ingress for instance 2026-07-30 01:53:28.947236 | instance | 2026-07-30 01:53:28.947550 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-07-30 01:53:28.947860 | instance | Thursday 30 July 2026 01:53:28 +0000 (0:00:00.104) 0:05:45.430 ********* 2026-07-30 01:53:29.952275 | instance | ok: [instance] 2026-07-30 01:53:29.952532 | instance | 2026-07-30 01:53:29.952829 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-07-30 01:53:29.953117 | instance | Thursday 30 July 2026 01:53:29 +0000 (0:00:01.005) 0:05:46.435 ********* 2026-07-30 01:53:30.305165 | instance | ok: [instance] 2026-07-30 01:53:30.305298 | instance | 2026-07-30 01:53:30.305476 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-07-30 01:53:30.305649 | instance | Thursday 30 July 2026 01:53:30 +0000 (0:00:00.353) 0:05:46.788 ********* 2026-07-30 01:53:31.238746 | instance | ok: [instance] 2026-07-30 01:53:31.238892 | instance | 2026-07-30 01:53:31.239063 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-07-30 01:53:31.239219 | instance | 2026-07-30 01:53:31.239384 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 01:53:31.239549 | instance | Thursday 30 July 2026 01:53:31 +0000 (0:00:00.933) 0:05:47.722 ********* 2026-07-30 01:53:35.107423 | instance | ok: [instance] 2026-07-30 01:53:35.107649 | instance | 2026-07-30 01:53:35.107952 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:53:35.108228 | instance | Thursday 30 July 2026 01:53:35 +0000 (0:00:03.868) 0:05:51.590 ********* 2026-07-30 01:53:35.210118 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:53:35.210351 | instance | 2026-07-30 01:53:35.210669 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:53:35.210957 | instance | Thursday 30 July 2026 01:53:35 +0000 (0:00:00.102) 0:05:51.693 ********* 2026-07-30 01:53:35.866362 | instance | ok: [instance] 2026-07-30 01:53:35.866475 | instance | 2026-07-30 01:53:35.866566 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-07-30 01:53:35.866695 | instance | Thursday 30 July 2026 01:53:35 +0000 (0:00:00.655) 0:05:52.349 ********* 2026-07-30 01:53:36.705049 | instance | ok: [instance] 2026-07-30 01:53:36.705304 | instance | 2026-07-30 01:53:36.705602 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-07-30 01:53:36.705866 | instance | Thursday 30 July 2026 01:53:36 +0000 (0:00:00.838) 0:05:53.188 ********* 2026-07-30 01:53:38.327458 | instance | ok: [instance] 2026-07-30 01:53:38.327740 | instance | 2026-07-30 01:53:38.328101 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:53:38.328373 | instance | Thursday 30 July 2026 01:53:38 +0000 (0:00:01.622) 0:05:54.810 ********* 2026-07-30 01:53:38.416823 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:53:38.417061 | instance | 2026-07-30 01:53:38.417346 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:53:38.417636 | instance | Thursday 30 July 2026 01:53:38 +0000 (0:00:00.089) 0:05:54.899 ********* 2026-07-30 01:53:39.041106 | instance | ok: [instance] 2026-07-30 01:53:39.042440 | instance | 2026-07-30 01:53:39.042472 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-07-30 01:53:39.042495 | instance | Thursday 30 July 2026 01:53:39 +0000 (0:00:00.623) 0:05:55.523 ********* 2026-07-30 01:53:40.355954 | instance | ok: [instance] 2026-07-30 01:53:40.356179 | instance | 2026-07-30 01:53:40.356455 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-07-30 01:53:40.356756 | instance | Thursday 30 July 2026 01:53:40 +0000 (0:00:01.316) 0:05:56.839 ********* 2026-07-30 01:53:40.738716 | instance | ok: [instance] 2026-07-30 01:53:40.738925 | instance | 2026-07-30 01:53:40.739200 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-07-30 01:53:40.739465 | instance | Thursday 30 July 2026 01:53:40 +0000 (0:00:00.382) 0:05:57.222 ********* 2026-07-30 01:53:42.130861 | instance | ok: [instance] 2026-07-30 01:53:42.131078 | instance | 2026-07-30 01:53:42.131364 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-07-30 01:53:42.131619 | instance | Thursday 30 July 2026 01:53:42 +0000 (0:00:01.392) 0:05:58.614 ********* 2026-07-30 01:53:43.353300 | instance | ok: [instance] 2026-07-30 01:53:43.353527 | instance | 2026-07-30 01:53:43.353821 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-07-30 01:53:43.354119 | instance | Thursday 30 July 2026 01:53:43 +0000 (0:00:01.222) 0:05:59.836 ********* 2026-07-30 01:53:43.765543 | instance | ok: [instance] 2026-07-30 01:53:43.765722 | instance | 2026-07-30 01:53:43.765924 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-07-30 01:53:43.766114 | instance | Thursday 30 July 2026 01:53:43 +0000 (0:00:00.412) 0:06:00.249 ********* 2026-07-30 01:53:43.993231 | instance | ok: [instance] 2026-07-30 01:53:43.993367 | instance | 2026-07-30 01:53:43.993542 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-07-30 01:53:43.993709 | instance | Thursday 30 July 2026 01:53:43 +0000 (0:00:00.227) 0:06:00.476 ********* 2026-07-30 01:53:44.216034 | instance | ok: [instance] 2026-07-30 01:53:44.216275 | instance | 2026-07-30 01:53:44.216558 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-07-30 01:53:44.216822 | instance | Thursday 30 July 2026 01:53:44 +0000 (0:00:00.223) 0:06:00.699 ********* 2026-07-30 01:53:44.980654 | instance | ok: [instance] 2026-07-30 01:53:44.980702 | instance | 2026-07-30 01:53:44.980710 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-07-30 01:53:44.980717 | instance | Thursday 30 July 2026 01:53:44 +0000 (0:00:00.763) 0:06:01.463 ********* 2026-07-30 01:53:46.946321 | instance | ok: [instance] => (item=alertmanager) 2026-07-30 01:53:46.946473 | instance | ok: [instance] => (item=grafana) 2026-07-30 01:53:46.946767 | instance | ok: [instance] => (item=prometheus) 2026-07-30 01:53:46.947064 | instance | 2026-07-30 01:53:46.947402 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-07-30 01:53:46.947708 | instance | Thursday 30 July 2026 01:53:46 +0000 (0:00:01.966) 0:06:03.429 ********* 2026-07-30 01:53:48.944962 | instance | ok: [instance] => (item=alertmanager) 2026-07-30 01:53:48.945020 | instance | ok: [instance] => (item=grafana) 2026-07-30 01:53:48.945031 | instance | ok: [instance] => (item=prometheus) 2026-07-30 01:53:48.945041 | instance | 2026-07-30 01:53:48.945050 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-07-30 01:53:48.945059 | instance | Thursday 30 July 2026 01:53:48 +0000 (0:00:01.996) 0:06:05.426 ********* 2026-07-30 01:53:52.024768 | instance | ok: [instance] => (item=None) 2026-07-30 01:53:52.024834 | instance | ok: [instance] => (item=None) 2026-07-30 01:53:52.025504 | instance | ok: [instance] => (item=None) 2026-07-30 01:53:52.025546 | instance | ok: [instance] 2026-07-30 01:53:52.025552 | instance | 2026-07-30 01:53:52.025556 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-07-30 01:53:52.025561 | instance | Thursday 30 July 2026 01:53:52 +0000 (0:00:03.082) 0:06:08.508 ********* 2026-07-30 01:53:56.406878 | instance | ok: [instance] => (item=None) 2026-07-30 01:53:56.406965 | instance | ok: [instance] => (item=None) 2026-07-30 01:53:56.407090 | instance | ok: [instance] => (item=None) 2026-07-30 01:53:56.407210 | instance | ok: [instance] => (item=None) 2026-07-30 01:53:56.407329 | instance | ok: [instance] => (item=None) 2026-07-30 01:53:56.407445 | instance | ok: [instance] 2026-07-30 01:53:56.407547 | instance | 2026-07-30 01:53:56.407674 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-07-30 01:53:56.407791 | instance | Thursday 30 July 2026 01:53:56 +0000 (0:00:04.382) 0:06:12.890 ********* 2026-07-30 01:53:57.765050 | instance | ok: [instance] => (item=alertmanager) 2026-07-30 01:53:57.765309 | instance | ok: [instance] => (item=prometheus) 2026-07-30 01:53:57.765565 | instance | 2026-07-30 01:53:57.765990 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-07-30 01:53:57.766293 | instance | Thursday 30 July 2026 01:53:57 +0000 (0:00:01.357) 0:06:14.248 ********* 2026-07-30 01:53:59.275519 | instance | ok: [instance] => (item=alertmanager) 2026-07-30 01:53:59.275596 | instance | ok: [instance] => (item=prometheus) 2026-07-30 01:53:59.275962 | instance | 2026-07-30 01:53:59.276004 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-07-30 01:53:59.276010 | instance | Thursday 30 July 2026 01:53:59 +0000 (0:00:01.510) 0:06:15.759 ********* 2026-07-30 01:54:00.004896 | instance | ok: [instance] 2026-07-30 01:54:00.004976 | instance | 2026-07-30 01:54:00.005094 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-07-30 01:54:00.005215 | instance | Thursday 30 July 2026 01:54:00 +0000 (0:00:00.729) 0:06:16.488 ********* 2026-07-30 01:54:07.247457 | instance | ok: [instance] 2026-07-30 01:54:07.247715 | instance | 2026-07-30 01:54:07.248009 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-07-30 01:54:07.248297 | instance | Thursday 30 July 2026 01:54:07 +0000 (0:00:07.242) 0:06:23.731 ********* 2026-07-30 01:54:22.274437 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-07-30 01:54:22.274681 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-07-30 01:54:22.274945 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-07-30 01:54:22.275201 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-07-30 01:54:22.275464 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-07-30 01:54:22.275724 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-07-30 01:54:22.275919 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-07-30 01:54:22.276181 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-07-30 01:54:22.276435 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-07-30 01:54:22.276720 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-07-30 01:54:22.277002 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-07-30 01:54:22.277260 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-07-30 01:54:22.277514 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-07-30 01:54:22.277753 | instance | 2026-07-30 01:54:22.278006 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-07-30 01:54:22.278266 | instance | Thursday 30 July 2026 01:54:22 +0000 (0:00:15.026) 0:06:38.757 ********* 2026-07-30 01:54:37.375460 | instance | ok: [instance] 2026-07-30 01:54:37.375683 | instance | 2026-07-30 01:54:37.375992 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:54:37.376302 | instance | Thursday 30 July 2026 01:54:37 +0000 (0:00:15.100) 0:06:53.858 ********* 2026-07-30 01:54:37.493549 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:54:37.493680 | instance | 2026-07-30 01:54:37.493897 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:54:37.494167 | instance | Thursday 30 July 2026 01:54:37 +0000 (0:00:00.118) 0:06:53.977 ********* 2026-07-30 01:54:38.158182 | instance | ok: [instance] 2026-07-30 01:54:38.158527 | instance | 2026-07-30 01:54:38.158722 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-07-30 01:54:38.158987 | instance | Thursday 30 July 2026 01:54:38 +0000 (0:00:00.663) 0:06:54.641 ********* 2026-07-30 01:54:41.066580 | instance | ok: [instance] 2026-07-30 01:54:41.066697 | instance | 2026-07-30 01:54:41.066871 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:54:41.067041 | instance | Thursday 30 July 2026 01:54:41 +0000 (0:00:02.908) 0:06:57.549 ********* 2026-07-30 01:54:41.167164 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:54:41.167416 | instance | 2026-07-30 01:54:41.167728 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:54:41.168008 | instance | Thursday 30 July 2026 01:54:41 +0000 (0:00:00.101) 0:06:57.650 ********* 2026-07-30 01:54:41.814633 | instance | ok: [instance] 2026-07-30 01:54:41.814928 | instance | 2026-07-30 01:54:41.815210 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-07-30 01:54:41.815379 | instance | Thursday 30 July 2026 01:54:41 +0000 (0:00:00.646) 0:06:58.297 ********* 2026-07-30 01:54:43.499218 | instance | ok: [instance] 2026-07-30 01:54:43.499467 | instance | 2026-07-30 01:54:43.499823 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:54:43.500121 | instance | Thursday 30 July 2026 01:54:43 +0000 (0:00:01.684) 0:06:59.981 ********* 2026-07-30 01:54:43.616511 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:54:43.616728 | instance | 2026-07-30 01:54:43.616991 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:54:43.617247 | instance | Thursday 30 July 2026 01:54:43 +0000 (0:00:00.118) 0:07:00.099 ********* 2026-07-30 01:54:44.171384 | instance | ok: [instance] 2026-07-30 01:54:44.171483 | instance | 2026-07-30 01:54:44.171667 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-07-30 01:54:44.171834 | instance | Thursday 30 July 2026 01:54:44 +0000 (0:00:00.554) 0:07:00.654 ********* 2026-07-30 01:54:45.659582 | instance | ok: [instance] 2026-07-30 01:54:45.659846 | instance | 2026-07-30 01:54:45.660118 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-07-30 01:54:45.660402 | instance | Thursday 30 July 2026 01:54:45 +0000 (0:00:01.487) 0:07:02.142 ********* 2026-07-30 01:54:46.499866 | instance | ok: [instance] 2026-07-30 01:54:46.499941 | instance | 2026-07-30 01:54:46.500072 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:54:46.500194 | instance | Thursday 30 July 2026 01:54:46 +0000 (0:00:00.840) 0:07:02.982 ********* 2026-07-30 01:54:46.607360 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:54:46.607613 | instance | 2026-07-30 01:54:46.607930 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:54:46.608186 | instance | Thursday 30 July 2026 01:54:46 +0000 (0:00:00.107) 0:07:03.090 ********* 2026-07-30 01:54:47.161165 | instance | ok: [instance] 2026-07-30 01:54:47.161286 | instance | 2026-07-30 01:54:47.161491 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-07-30 01:54:47.161654 | instance | Thursday 30 July 2026 01:54:47 +0000 (0:00:00.553) 0:07:03.644 ********* 2026-07-30 01:54:48.736094 | instance | ok: [instance] 2026-07-30 01:54:48.736168 | instance | 2026-07-30 01:54:48.736300 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:54:48.736417 | instance | Thursday 30 July 2026 01:54:48 +0000 (0:00:01.575) 0:07:05.219 ********* 2026-07-30 01:54:48.841747 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:54:48.841986 | instance | 2026-07-30 01:54:48.842269 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:54:48.842564 | instance | Thursday 30 July 2026 01:54:48 +0000 (0:00:00.106) 0:07:05.325 ********* 2026-07-30 01:54:49.395331 | instance | ok: [instance] 2026-07-30 01:54:49.395587 | instance | 2026-07-30 01:54:49.395871 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-07-30 01:54:49.396163 | instance | Thursday 30 July 2026 01:54:49 +0000 (0:00:00.552) 0:07:05.878 ********* 2026-07-30 01:54:51.040411 | instance | ok: [instance] 2026-07-30 01:54:51.040495 | instance | 2026-07-30 01:54:51.040618 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-07-30 01:54:51.041352 | instance | 2026-07-30 01:54:51.042622 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 01:54:51.042749 | instance | Thursday 30 July 2026 01:54:51 +0000 (0:00:01.646) 0:07:07.524 ********* 2026-07-30 01:54:54.575851 | instance | ok: [instance] 2026-07-30 01:54:54.576072 | instance | 2026-07-30 01:54:54.576366 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:54:54.576638 | instance | Thursday 30 July 2026 01:54:54 +0000 (0:00:03.534) 0:07:11.059 ********* 2026-07-30 01:54:54.680331 | instance | ok: [instance] 2026-07-30 01:54:54.680571 | instance | 2026-07-30 01:54:54.680833 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:54:54.681107 | instance | Thursday 30 July 2026 01:54:54 +0000 (0:00:00.104) 0:07:11.164 ********* 2026-07-30 01:54:54.746710 | instance | skipping: [instance] 2026-07-30 01:54:54.746967 | instance | 2026-07-30 01:54:54.747290 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:54:54.747566 | instance | Thursday 30 July 2026 01:54:54 +0000 (0:00:00.066) 0:07:11.230 ********* 2026-07-30 01:54:54.813676 | instance | skipping: [instance] 2026-07-30 01:54:54.813911 | instance | 2026-07-30 01:54:54.814194 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:54:54.814506 | instance | Thursday 30 July 2026 01:54:54 +0000 (0:00:00.066) 0:07:11.297 ********* 2026-07-30 01:54:54.883979 | instance | skipping: [instance] 2026-07-30 01:54:54.884237 | instance | 2026-07-30 01:54:54.884523 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:54:54.884801 | instance | Thursday 30 July 2026 01:54:54 +0000 (0:00:00.070) 0:07:11.367 ********* 2026-07-30 01:54:54.945667 | instance | skipping: [instance] 2026-07-30 01:54:54.945838 | instance | 2026-07-30 01:54:54.946080 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:54:54.946266 | instance | Thursday 30 July 2026 01:54:54 +0000 (0:00:00.061) 0:07:11.429 ********* 2026-07-30 01:54:55.018445 | instance | skipping: [instance] 2026-07-30 01:54:55.018545 | instance | 2026-07-30 01:54:55.018734 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:54:55.018928 | instance | Thursday 30 July 2026 01:54:55 +0000 (0:00:00.072) 0:07:11.502 ********* 2026-07-30 01:54:55.100013 | instance | ok: [instance] 2026-07-30 01:54:55.100069 | instance | 2026-07-30 01:54:55.100081 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:54:55.100091 | instance | Thursday 30 July 2026 01:54:55 +0000 (0:00:00.080) 0:07:11.582 ********* 2026-07-30 01:54:55.178364 | instance | ok: [instance] => (item=oslo_cache) 2026-07-30 01:54:55.178652 | instance | 2026-07-30 01:54:55.178952 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:54:55.179234 | instance | Thursday 30 July 2026 01:54:55 +0000 (0:00:00.079) 0:07:11.662 ********* 2026-07-30 01:54:55.281725 | instance | ok: [instance] 2026-07-30 01:54:55.281970 | instance | 2026-07-30 01:54:55.282248 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:54:55.282558 | instance | Thursday 30 July 2026 01:54:55 +0000 (0:00:00.101) 0:07:11.763 ********* 2026-07-30 01:54:55.373779 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:54:55.373974 | instance | 2026-07-30 01:54:55.374240 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:54:55.374549 | instance | Thursday 30 July 2026 01:54:55 +0000 (0:00:00.094) 0:07:11.857 ********* 2026-07-30 01:54:55.961292 | instance | ok: [instance] 2026-07-30 01:54:55.961576 | instance | 2026-07-30 01:54:55.961898 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-07-30 01:54:55.962159 | instance | Thursday 30 July 2026 01:54:55 +0000 (0:00:00.587) 0:07:12.444 ********* 2026-07-30 01:54:57.619232 | instance | ok: [instance] 2026-07-30 01:54:57.619317 | instance | 2026-07-30 01:54:57.619565 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-07-30 01:54:57.619610 | instance | Thursday 30 July 2026 01:54:57 +0000 (0:00:01.658) 0:07:14.102 ********* 2026-07-30 01:54:58.390211 | instance | ok: [instance] 2026-07-30 01:54:58.390292 | instance | 2026-07-30 01:54:58.390548 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-07-30 01:54:58.390595 | instance | Thursday 30 July 2026 01:54:58 +0000 (0:00:00.770) 0:07:14.873 ********* 2026-07-30 01:54:59.386205 | instance | ok: [instance] 2026-07-30 01:54:59.386295 | instance | 2026-07-30 01:54:59.386428 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-07-30 01:54:59.386549 | instance | Thursday 30 July 2026 01:54:59 +0000 (0:00:00.996) 0:07:15.869 ********* 2026-07-30 01:54:59.629613 | instance | ok: [instance] 2026-07-30 01:54:59.629685 | instance | 2026-07-30 01:54:59.629818 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-07-30 01:54:59.629984 | instance | Thursday 30 July 2026 01:54:59 +0000 (0:00:00.243) 0:07:16.113 ********* 2026-07-30 01:55:00.187699 | instance | ok: [instance] 2026-07-30 01:55:00.187852 | instance | 2026-07-30 01:55:00.188045 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:55:00.188225 | instance | Thursday 30 July 2026 01:55:00 +0000 (0:00:00.557) 0:07:16.670 ********* 2026-07-30 01:55:00.293301 | instance | ok: [instance] 2026-07-30 01:55:00.293572 | instance | 2026-07-30 01:55:00.293836 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:55:00.294100 | instance | Thursday 30 July 2026 01:55:00 +0000 (0:00:00.106) 0:07:16.776 ********* 2026-07-30 01:55:00.417912 | instance | included: rabbitmq for instance 2026-07-30 01:55:00.418132 | instance | 2026-07-30 01:55:00.418455 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-30 01:55:00.418717 | instance | Thursday 30 July 2026 01:55:00 +0000 (0:00:00.124) 0:07:16.901 ********* 2026-07-30 01:55:01.121443 | instance | ok: [instance] 2026-07-30 01:55:01.121575 | instance | 2026-07-30 01:55:01.121755 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-30 01:55:01.121955 | instance | Thursday 30 July 2026 01:55:01 +0000 (0:00:00.703) 0:07:17.604 ********* 2026-07-30 01:55:01.286822 | instance | skipping: [instance] 2026-07-30 01:55:01.286897 | instance | 2026-07-30 01:55:01.287038 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-30 01:55:01.287170 | instance | Thursday 30 July 2026 01:55:01 +0000 (0:00:00.165) 0:07:17.770 ********* 2026-07-30 01:55:01.459131 | instance | skipping: [instance] 2026-07-30 01:55:01.459376 | instance | 2026-07-30 01:55:01.459686 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-30 01:55:01.459959 | instance | Thursday 30 July 2026 01:55:01 +0000 (0:00:00.171) 0:07:17.942 ********* 2026-07-30 01:55:01.622760 | instance | skipping: [instance] 2026-07-30 01:55:01.623087 | instance | 2026-07-30 01:55:01.623491 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-30 01:55:01.623850 | instance | Thursday 30 July 2026 01:55:01 +0000 (0:00:00.163) 0:07:18.105 ********* 2026-07-30 01:55:02.453132 | instance | ok: [instance] 2026-07-30 01:55:02.453348 | instance | 2026-07-30 01:55:02.453622 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:55:02.453914 | instance | Thursday 30 July 2026 01:55:02 +0000 (0:00:00.830) 0:07:18.936 ********* 2026-07-30 01:55:03.128180 | instance | ok: [instance] 2026-07-30 01:55:03.128413 | instance | 2026-07-30 01:55:03.128751 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:55:03.129007 | instance | Thursday 30 July 2026 01:55:03 +0000 (0:00:00.675) 0:07:19.611 ********* 2026-07-30 01:55:03.222862 | instance | ok: [instance] 2026-07-30 01:55:03.223017 | instance | 2026-07-30 01:55:03.223422 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:55:03.223566 | instance | Thursday 30 July 2026 01:55:03 +0000 (0:00:00.094) 0:07:19.706 ********* 2026-07-30 01:55:03.321949 | instance | skipping: [instance] 2026-07-30 01:55:03.322018 | instance | 2026-07-30 01:55:03.322267 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:55:03.322509 | instance | Thursday 30 July 2026 01:55:03 +0000 (0:00:00.098) 0:07:19.805 ********* 2026-07-30 01:55:03.405888 | instance | skipping: [instance] 2026-07-30 01:55:03.405950 | instance | 2026-07-30 01:55:03.406133 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:55:03.406453 | instance | Thursday 30 July 2026 01:55:03 +0000 (0:00:00.079) 0:07:19.884 ********* 2026-07-30 01:55:03.477420 | instance | ok: [instance] 2026-07-30 01:55:03.477554 | instance | 2026-07-30 01:55:03.477729 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:55:03.477903 | instance | Thursday 30 July 2026 01:55:03 +0000 (0:00:00.076) 0:07:19.960 ********* 2026-07-30 01:55:03.590748 | instance | ok: [instance] => (item=oslo_cache) 2026-07-30 01:55:03.590985 | instance | ok: [instance] => (item=identity) 2026-07-30 01:55:03.591246 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-30 01:55:03.591503 | instance | ok: [instance] => (item=oslo_db) 2026-07-30 01:55:03.591742 | instance | 2026-07-30 01:55:03.592006 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:55:03.592290 | instance | Thursday 30 July 2026 01:55:03 +0000 (0:00:00.113) 0:07:20.074 ********* 2026-07-30 01:55:03.696979 | instance | ok: [instance] 2026-07-30 01:55:03.697191 | instance | 2026-07-30 01:55:03.697476 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:55:03.697752 | instance | Thursday 30 July 2026 01:55:03 +0000 (0:00:00.106) 0:07:20.180 ********* 2026-07-30 01:55:03.816581 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:55:03.816850 | instance | 2026-07-30 01:55:03.817126 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:55:03.817424 | instance | Thursday 30 July 2026 01:55:03 +0000 (0:00:00.119) 0:07:20.300 ********* 2026-07-30 01:55:04.511921 | instance | ok: [instance] 2026-07-30 01:55:04.512186 | instance | 2026-07-30 01:55:04.512469 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-07-30 01:55:04.512738 | instance | Thursday 30 July 2026 01:55:04 +0000 (0:00:00.694) 0:07:20.994 ********* 2026-07-30 01:55:05.629419 | instance | ok: [instance] => (item=None) 2026-07-30 01:55:05.629513 | instance | ok: [instance] 2026-07-30 01:55:05.629622 | instance | 2026-07-30 01:55:05.629752 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-07-30 01:55:05.629893 | instance | Thursday 30 July 2026 01:55:05 +0000 (0:00:01.118) 0:07:22.113 ********* 2026-07-30 01:55:06.654023 | instance | ok: [instance] => (item=atmosphere) 2026-07-30 01:55:06.654270 | instance | 2026-07-30 01:55:06.654612 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-07-30 01:55:06.654898 | instance | Thursday 30 July 2026 01:55:06 +0000 (0:00:01.024) 0:07:23.137 ********* 2026-07-30 01:55:07.629066 | instance | ok: [instance] 2026-07-30 01:55:07.629194 | instance | 2026-07-30 01:55:07.629371 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-07-30 01:55:07.629567 | instance | Thursday 30 July 2026 01:55:07 +0000 (0:00:00.975) 0:07:24.112 ********* 2026-07-30 01:55:08.559169 | instance | ok: [instance] => (item=None) 2026-07-30 01:55:08.559414 | instance | ok: [instance] 2026-07-30 01:55:08.559679 | instance | 2026-07-30 01:55:08.559951 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-07-30 01:55:08.560226 | instance | Thursday 30 July 2026 01:55:08 +0000 (0:00:00.929) 0:07:25.042 ********* 2026-07-30 01:55:09.738681 | instance | ok: [instance] => (item=None) 2026-07-30 01:55:09.738729 | instance | ok: [instance] 2026-07-30 01:55:09.738734 | instance | 2026-07-30 01:55:09.738738 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-07-30 01:55:09.738743 | instance | Thursday 30 July 2026 01:55:09 +0000 (0:00:01.179) 0:07:26.221 ********* 2026-07-30 01:55:12.932204 | instance | ok: [instance] 2026-07-30 01:55:12.932283 | instance | 2026-07-30 01:55:12.932503 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 01:55:12.932594 | instance | Thursday 30 July 2026 01:55:12 +0000 (0:00:03.193) 0:07:29.415 ********* 2026-07-30 01:55:13.111815 | instance | included: openstack_helm_ingress for instance 2026-07-30 01:55:13.111900 | instance | 2026-07-30 01:55:13.112143 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 01:55:13.112201 | instance | Thursday 30 July 2026 01:55:13 +0000 (0:00:00.179) 0:07:29.595 ********* 2026-07-30 01:55:13.198897 | instance | skipping: [instance] 2026-07-30 01:55:13.198999 | instance | 2026-07-30 01:55:13.199252 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 01:55:13.199297 | instance | Thursday 30 July 2026 01:55:13 +0000 (0:00:00.086) 0:07:29.682 ********* 2026-07-30 01:55:13.280205 | instance | skipping: [instance] 2026-07-30 01:55:13.280274 | instance | 2026-07-30 01:55:13.280569 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 01:55:13.280622 | instance | Thursday 30 July 2026 01:55:13 +0000 (0:00:00.081) 0:07:29.763 ********* 2026-07-30 01:55:13.365155 | instance | ok: [instance] 2026-07-30 01:55:13.365520 | instance | 2026-07-30 01:55:13.365561 | instance | TASK [Create Ingress identity] ************************************************* 2026-07-30 01:55:13.365572 | instance | Thursday 30 July 2026 01:55:13 +0000 (0:00:00.085) 0:07:29.848 ********* 2026-07-30 01:55:13.511155 | instance | included: ingress for instance 2026-07-30 01:55:13.511214 | instance | 2026-07-30 01:55:13.511225 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-07-30 01:55:13.511235 | instance | Thursday 30 July 2026 01:55:13 +0000 (0:00:00.144) 0:07:29.993 ********* 2026-07-30 01:55:14.582792 | instance | ok: [instance] 2026-07-30 01:55:14.582872 | instance | 2026-07-30 01:55:14.583122 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-07-30 01:55:14.583167 | instance | Thursday 30 July 2026 01:55:14 +0000 (0:00:01.072) 0:07:31.066 ********* 2026-07-30 01:55:14.946504 | instance | ok: [instance] 2026-07-30 01:55:14.946618 | instance | 2026-07-30 01:55:14.946848 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-07-30 01:55:14.946864 | instance | Thursday 30 July 2026 01:55:14 +0000 (0:00:00.363) 0:07:31.430 ********* 2026-07-30 01:55:15.705165 | instance | ok: [instance] 2026-07-30 01:55:15.705245 | instance | 2026-07-30 01:55:15.705368 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-07-30 01:55:15.705485 | instance | Thursday 30 July 2026 01:55:15 +0000 (0:00:00.758) 0:07:32.188 ********* 2026-07-30 01:55:16.818591 | instance | ok: [instance] => (item=atmosphere) 2026-07-30 01:55:16.818701 | instance | 2026-07-30 01:55:16.818779 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-07-30 01:55:16.818925 | instance | Thursday 30 July 2026 01:55:16 +0000 (0:00:01.113) 0:07:33.302 ********* 2026-07-30 01:55:17.942502 | instance | ok: [instance] => (item=atmosphere) 2026-07-30 01:55:17.942606 | instance | 2026-07-30 01:55:17.942858 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-07-30 01:55:17.942875 | instance | Thursday 30 July 2026 01:55:17 +0000 (0:00:01.123) 0:07:34.426 ********* 2026-07-30 01:55:19.111627 | instance | ok: [instance] => (item=atmosphere) 2026-07-30 01:55:19.111666 | instance | 2026-07-30 01:55:19.111671 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-07-30 01:55:19.111676 | instance | Thursday 30 July 2026 01:55:19 +0000 (0:00:01.168) 0:07:35.594 ********* 2026-07-30 01:55:20.365690 | instance | ok: [instance] => (item=atmosphere) 2026-07-30 01:55:20.365785 | instance | 2026-07-30 01:55:20.365874 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-07-30 01:55:20.365997 | instance | Thursday 30 July 2026 01:55:20 +0000 (0:00:01.253) 0:07:36.848 ********* 2026-07-30 01:55:20.742224 | instance | ok: [instance] 2026-07-30 01:55:20.742321 | instance | 2026-07-30 01:55:20.742336 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 01:55:20.742608 | instance | Thursday 30 July 2026 01:55:20 +0000 (0:00:00.376) 0:07:37.224 ********* 2026-07-30 01:55:21.937960 | instance | ok: [instance] 2026-07-30 01:55:21.938061 | instance | 2026-07-30 01:55:21.938187 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-30 01:55:21.938305 | instance | Thursday 30 July 2026 01:55:21 +0000 (0:00:01.196) 0:07:38.421 ********* 2026-07-30 01:55:22.221638 | instance | ok: [instance] 2026-07-30 01:55:22.221728 | instance | 2026-07-30 01:55:22.221827 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 01:55:22.221945 | instance | Thursday 30 July 2026 01:55:22 +0000 (0:00:00.283) 0:07:38.705 ********* 2026-07-30 01:55:22.349004 | instance | ok: [instance] => { 2026-07-30 01:55:22.349095 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-07-30 01:55:22.349219 | instance | } 2026-07-30 01:55:22.349338 | instance | 2026-07-30 01:55:22.349456 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 01:55:22.349575 | instance | Thursday 30 July 2026 01:55:22 +0000 (0:00:00.127) 0:07:38.832 ********* 2026-07-30 01:55:22.756655 | instance | ok: [instance] 2026-07-30 01:55:22.756740 | instance | 2026-07-30 01:55:22.756987 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 01:55:22.757035 | instance | Thursday 30 July 2026 01:55:22 +0000 (0:00:00.407) 0:07:39.240 ********* 2026-07-30 01:55:23.887908 | instance | ok: [instance] 2026-07-30 01:55:23.887982 | instance | 2026-07-30 01:55:23.888248 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-07-30 01:55:23.888296 | instance | Thursday 30 July 2026 01:55:23 +0000 (0:00:01.130) 0:07:40.371 ********* 2026-07-30 01:55:24.409984 | instance | ok: [instance] 2026-07-30 01:55:24.410063 | instance | 2026-07-30 01:55:24.410194 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-07-30 01:55:24.410321 | instance | Thursday 30 July 2026 01:55:24 +0000 (0:00:00.522) 0:07:40.893 ********* 2026-07-30 01:55:25.145186 | instance | ok: [instance] 2026-07-30 01:55:25.145272 | instance | 2026-07-30 01:55:25.145516 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-07-30 01:55:25.145596 | instance | Thursday 30 July 2026 01:55:25 +0000 (0:00:00.735) 0:07:41.628 ********* 2026-07-30 01:55:25.891545 | instance | ok: [instance] 2026-07-30 01:55:25.891590 | instance | 2026-07-30 01:55:25.891914 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-07-30 01:55:25.891928 | instance | Thursday 30 July 2026 01:55:25 +0000 (0:00:00.746) 0:07:42.375 ********* 2026-07-30 01:55:26.290815 | instance | ok: [instance] 2026-07-30 01:55:26.290858 | instance | 2026-07-30 01:55:26.290864 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-30 01:55:26.290868 | instance | Thursday 30 July 2026 01:55:26 +0000 (0:00:00.398) 0:07:42.774 ********* 2026-07-30 01:55:26.465072 | instance | included: openstack_helm_endpoints for instance 2026-07-30 01:55:26.465170 | instance | 2026-07-30 01:55:26.465187 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:55:26.465193 | instance | Thursday 30 July 2026 01:55:26 +0000 (0:00:00.174) 0:07:42.948 ********* 2026-07-30 01:55:26.531994 | instance | skipping: [instance] 2026-07-30 01:55:26.532041 | instance | 2026-07-30 01:55:26.532049 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:55:26.532056 | instance | Thursday 30 July 2026 01:55:26 +0000 (0:00:00.066) 0:07:43.015 ********* 2026-07-30 01:55:26.600648 | instance | skipping: [instance] 2026-07-30 01:55:26.600699 | instance | 2026-07-30 01:55:26.600710 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:55:26.600720 | instance | Thursday 30 July 2026 01:55:26 +0000 (0:00:00.068) 0:07:43.083 ********* 2026-07-30 01:55:26.666097 | instance | skipping: [instance] 2026-07-30 01:55:26.666495 | instance | 2026-07-30 01:55:26.666863 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:55:26.667190 | instance | Thursday 30 July 2026 01:55:26 +0000 (0:00:00.066) 0:07:43.149 ********* 2026-07-30 01:55:26.734723 | instance | skipping: [instance] 2026-07-30 01:55:26.735119 | instance | 2026-07-30 01:55:26.735490 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:55:26.735815 | instance | Thursday 30 July 2026 01:55:26 +0000 (0:00:00.067) 0:07:43.217 ********* 2026-07-30 01:55:26.807834 | instance | skipping: [instance] 2026-07-30 01:55:26.808202 | instance | 2026-07-30 01:55:26.808551 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:55:26.808878 | instance | Thursday 30 July 2026 01:55:26 +0000 (0:00:00.073) 0:07:43.291 ********* 2026-07-30 01:55:26.875690 | instance | skipping: [instance] 2026-07-30 01:55:26.876022 | instance | 2026-07-30 01:55:26.876360 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:55:26.876687 | instance | Thursday 30 July 2026 01:55:26 +0000 (0:00:00.068) 0:07:43.359 ********* 2026-07-30 01:55:26.960018 | instance | ok: [instance] 2026-07-30 01:55:26.960277 | instance | 2026-07-30 01:55:26.960512 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:55:26.960726 | instance | Thursday 30 July 2026 01:55:26 +0000 (0:00:00.084) 0:07:43.443 ********* 2026-07-30 01:55:27.064051 | instance | ok: [instance] => (item=identity) 2026-07-30 01:55:27.064417 | instance | 2026-07-30 01:55:27.064822 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:55:27.065184 | instance | Thursday 30 July 2026 01:55:27 +0000 (0:00:00.104) 0:07:43.547 ********* 2026-07-30 01:55:27.182261 | instance | ok: [instance] 2026-07-30 01:55:27.182303 | instance | 2026-07-30 01:55:27.182309 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-07-30 01:55:27.182313 | instance | Thursday 30 July 2026 01:55:27 +0000 (0:00:00.117) 0:07:43.665 ********* 2026-07-30 01:55:27.639626 | instance | ok: [instance] 2026-07-30 01:55:27.639686 | instance | 2026-07-30 01:55:27.639697 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-07-30 01:55:27.639707 | instance | Thursday 30 July 2026 01:55:27 +0000 (0:00:00.456) 0:07:44.122 ********* 2026-07-30 01:55:28.159651 | instance | ok: [instance] 2026-07-30 01:55:28.159692 | instance | 2026-07-30 01:55:28.159698 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-07-30 01:55:28.159702 | instance | Thursday 30 July 2026 01:55:28 +0000 (0:00:00.520) 0:07:44.643 ********* 2026-07-30 01:55:28.632623 | instance | ok: [instance] 2026-07-30 01:55:28.632796 | instance | 2026-07-30 01:55:28.633083 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-07-30 01:55:28.633359 | instance | Thursday 30 July 2026 01:55:28 +0000 (0:00:00.472) 0:07:45.115 ********* 2026-07-30 01:55:29.374642 | instance | ok: [instance] 2026-07-30 01:55:29.374799 | instance | 2026-07-30 01:55:29.374964 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:55:29.375130 | instance | Thursday 30 July 2026 01:55:29 +0000 (0:00:00.742) 0:07:45.858 ********* 2026-07-30 01:55:29.481272 | instance | ok: [instance] 2026-07-30 01:55:29.481408 | instance | 2026-07-30 01:55:29.481584 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:55:29.481758 | instance | Thursday 30 July 2026 01:55:29 +0000 (0:00:00.106) 0:07:45.964 ********* 2026-07-30 01:55:29.602902 | instance | included: rabbitmq for instance 2026-07-30 01:55:29.603133 | instance | 2026-07-30 01:55:29.603408 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-30 01:55:29.603666 | instance | Thursday 30 July 2026 01:55:29 +0000 (0:00:00.121) 0:07:46.086 ********* 2026-07-30 01:55:30.364317 | instance | ok: [instance] 2026-07-30 01:55:30.364485 | instance | 2026-07-30 01:55:30.364603 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-30 01:55:30.364761 | instance | Thursday 30 July 2026 01:55:30 +0000 (0:00:00.760) 0:07:46.847 ********* 2026-07-30 01:55:30.563580 | instance | skipping: [instance] 2026-07-30 01:55:30.563803 | instance | 2026-07-30 01:55:30.564231 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-30 01:55:30.564377 | instance | Thursday 30 July 2026 01:55:30 +0000 (0:00:00.199) 0:07:47.046 ********* 2026-07-30 01:55:30.734476 | instance | skipping: [instance] 2026-07-30 01:55:30.734685 | instance | 2026-07-30 01:55:30.734957 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-30 01:55:30.735234 | instance | Thursday 30 July 2026 01:55:30 +0000 (0:00:00.170) 0:07:47.217 ********* 2026-07-30 01:55:30.918485 | instance | skipping: [instance] 2026-07-30 01:55:30.918574 | instance | 2026-07-30 01:55:30.918678 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-30 01:55:30.918804 | instance | Thursday 30 July 2026 01:55:30 +0000 (0:00:00.184) 0:07:47.402 ********* 2026-07-30 01:55:31.765389 | instance | ok: [instance] 2026-07-30 01:55:31.765636 | instance | 2026-07-30 01:55:31.765947 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:55:31.766219 | instance | Thursday 30 July 2026 01:55:31 +0000 (0:00:00.846) 0:07:48.248 ********* 2026-07-30 01:55:32.468671 | instance | ok: [instance] 2026-07-30 01:55:32.468881 | instance | 2026-07-30 01:55:32.469164 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:55:32.469424 | instance | Thursday 30 July 2026 01:55:32 +0000 (0:00:00.703) 0:07:48.951 ********* 2026-07-30 01:55:32.540744 | instance | ok: [instance] 2026-07-30 01:55:32.540979 | instance | 2026-07-30 01:55:32.541279 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:55:32.541547 | instance | Thursday 30 July 2026 01:55:32 +0000 (0:00:00.072) 0:07:49.024 ********* 2026-07-30 01:55:32.620161 | instance | skipping: [instance] 2026-07-30 01:55:32.620611 | instance | 2026-07-30 01:55:32.620635 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:55:32.620648 | instance | Thursday 30 July 2026 01:55:32 +0000 (0:00:00.079) 0:07:49.103 ********* 2026-07-30 01:55:32.697518 | instance | skipping: [instance] 2026-07-30 01:55:32.697662 | instance | 2026-07-30 01:55:32.697746 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:55:32.697874 | instance | Thursday 30 July 2026 01:55:32 +0000 (0:00:00.077) 0:07:49.181 ********* 2026-07-30 01:55:32.777083 | instance | ok: [instance] 2026-07-30 01:55:32.777319 | instance | 2026-07-30 01:55:32.777602 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:55:32.777858 | instance | Thursday 30 July 2026 01:55:32 +0000 (0:00:00.079) 0:07:49.260 ********* 2026-07-30 01:55:32.917529 | instance | ok: [instance] => (item=identity) 2026-07-30 01:55:32.917771 | instance | ok: [instance] => (item=key_manager) 2026-07-30 01:55:32.918022 | instance | ok: [instance] => (item=oslo_cache) 2026-07-30 01:55:32.918283 | instance | ok: [instance] => (item=oslo_db) 2026-07-30 01:55:32.918611 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-30 01:55:32.918850 | instance | 2026-07-30 01:55:32.919121 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:55:32.919411 | instance | Thursday 30 July 2026 01:55:32 +0000 (0:00:00.140) 0:07:49.400 ********* 2026-07-30 01:55:33.035862 | instance | ok: [instance] 2026-07-30 01:55:33.036013 | instance | 2026-07-30 01:55:33.036224 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:55:33.036405 | instance | Thursday 30 July 2026 01:55:33 +0000 (0:00:00.117) 0:07:49.518 ********* 2026-07-30 01:55:33.146417 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:55:33.146586 | instance | 2026-07-30 01:55:33.146764 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:55:33.146934 | instance | Thursday 30 July 2026 01:55:33 +0000 (0:00:00.111) 0:07:49.630 ********* 2026-07-30 01:55:33.745027 | instance | ok: [instance] 2026-07-30 01:55:33.745114 | instance | 2026-07-30 01:55:33.745235 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-07-30 01:55:33.745355 | instance | Thursday 30 July 2026 01:55:33 +0000 (0:00:00.598) 0:07:50.228 ********* 2026-07-30 01:55:35.870183 | instance | ok: [instance] 2026-07-30 01:55:35.870293 | instance | 2026-07-30 01:55:35.870305 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 01:55:35.871013 | instance | Thursday 30 July 2026 01:55:35 +0000 (0:00:02.124) 0:07:52.353 ********* 2026-07-30 01:55:36.040451 | instance | included: openstack_helm_ingress for instance 2026-07-30 01:55:36.040682 | instance | 2026-07-30 01:55:36.040993 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 01:55:36.041266 | instance | Thursday 30 July 2026 01:55:36 +0000 (0:00:00.170) 0:07:52.523 ********* 2026-07-30 01:55:36.110092 | instance | skipping: [instance] 2026-07-30 01:55:36.110339 | instance | 2026-07-30 01:55:36.110674 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 01:55:36.110973 | instance | Thursday 30 July 2026 01:55:36 +0000 (0:00:00.069) 0:07:52.593 ********* 2026-07-30 01:55:36.180423 | instance | skipping: [instance] 2026-07-30 01:55:36.180655 | instance | 2026-07-30 01:55:36.180942 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 01:55:36.181206 | instance | Thursday 30 July 2026 01:55:36 +0000 (0:00:00.070) 0:07:52.664 ********* 2026-07-30 01:55:36.262947 | instance | ok: [instance] 2026-07-30 01:55:36.263253 | instance | 2026-07-30 01:55:36.263515 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-07-30 01:55:36.263773 | instance | Thursday 30 July 2026 01:55:36 +0000 (0:00:00.082) 0:07:52.746 ********* 2026-07-30 01:55:36.376206 | instance | included: ingress for instance 2026-07-30 01:55:36.376392 | instance | 2026-07-30 01:55:36.376701 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-07-30 01:55:36.376968 | instance | Thursday 30 July 2026 01:55:36 +0000 (0:00:00.113) 0:07:52.859 ********* 2026-07-30 01:55:37.692643 | instance | ok: [instance] 2026-07-30 01:55:37.692851 | instance | 2026-07-30 01:55:37.693114 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-07-30 01:55:37.693371 | instance | Thursday 30 July 2026 01:55:37 +0000 (0:00:01.315) 0:07:54.175 ********* 2026-07-30 01:55:38.766193 | instance | ok: [instance] 2026-07-30 01:55:38.766502 | instance | 2026-07-30 01:55:38.766847 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-07-30 01:55:38.767112 | instance | Thursday 30 July 2026 01:55:38 +0000 (0:00:01.074) 0:07:55.249 ********* 2026-07-30 01:55:43.748630 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-07-30 01:55:43.748912 | instance | 2026-07-30 01:55:43.749232 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:55:43.749599 | instance | Thursday 30 July 2026 01:55:43 +0000 (0:00:04.982) 0:08:00.231 ********* 2026-07-30 01:55:43.853295 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:55:43.853536 | instance | 2026-07-30 01:55:43.853826 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:55:43.854155 | instance | Thursday 30 July 2026 01:55:43 +0000 (0:00:00.104) 0:08:00.336 ********* 2026-07-30 01:55:44.430702 | instance | ok: [instance] 2026-07-30 01:55:44.430833 | instance | 2026-07-30 01:55:44.431008 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-07-30 01:55:44.431179 | instance | Thursday 30 July 2026 01:55:44 +0000 (0:00:00.577) 0:08:00.913 ********* 2026-07-30 01:55:47.165506 | instance | ok: [instance] 2026-07-30 01:55:47.165638 | instance | 2026-07-30 01:55:47.165820 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:55:47.165983 | instance | Thursday 30 July 2026 01:55:47 +0000 (0:00:02.735) 0:08:03.649 ********* 2026-07-30 01:55:47.237775 | instance | skipping: [instance] 2026-07-30 01:55:47.237998 | instance | 2026-07-30 01:55:47.238341 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:55:47.238696 | instance | Thursday 30 July 2026 01:55:47 +0000 (0:00:00.072) 0:08:03.721 ********* 2026-07-30 01:55:47.309947 | instance | skipping: [instance] 2026-07-30 01:55:47.310199 | instance | 2026-07-30 01:55:47.310545 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:55:47.310866 | instance | Thursday 30 July 2026 01:55:47 +0000 (0:00:00.072) 0:08:03.793 ********* 2026-07-30 01:55:47.379144 | instance | skipping: [instance] 2026-07-30 01:55:47.379379 | instance | 2026-07-30 01:55:47.379669 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:55:47.379913 | instance | Thursday 30 July 2026 01:55:47 +0000 (0:00:00.069) 0:08:03.862 ********* 2026-07-30 01:55:47.446240 | instance | skipping: [instance] 2026-07-30 01:55:47.446497 | instance | 2026-07-30 01:55:47.446785 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:55:47.447087 | instance | Thursday 30 July 2026 01:55:47 +0000 (0:00:00.066) 0:08:03.929 ********* 2026-07-30 01:55:47.512977 | instance | skipping: [instance] 2026-07-30 01:55:47.513256 | instance | 2026-07-30 01:55:47.513557 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:55:47.513825 | instance | Thursday 30 July 2026 01:55:47 +0000 (0:00:00.066) 0:08:03.996 ********* 2026-07-30 01:55:47.576834 | instance | skipping: [instance] 2026-07-30 01:55:47.577097 | instance | 2026-07-30 01:55:47.577454 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:55:47.577762 | instance | Thursday 30 July 2026 01:55:47 +0000 (0:00:00.063) 0:08:04.059 ********* 2026-07-30 01:55:47.652827 | instance | ok: [instance] 2026-07-30 01:55:47.653054 | instance | 2026-07-30 01:55:47.653348 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:55:47.653665 | instance | Thursday 30 July 2026 01:55:47 +0000 (0:00:00.076) 0:08:04.136 ********* 2026-07-30 01:55:47.730410 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-07-30 01:55:47.730659 | instance | 2026-07-30 01:55:47.730923 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:55:47.731171 | instance | Thursday 30 July 2026 01:55:47 +0000 (0:00:00.077) 0:08:04.214 ********* 2026-07-30 01:55:47.834756 | instance | ok: [instance] 2026-07-30 01:55:47.834975 | instance | 2026-07-30 01:55:47.835329 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:55:47.835604 | instance | Thursday 30 July 2026 01:55:47 +0000 (0:00:00.104) 0:08:04.318 ********* 2026-07-30 01:55:47.938054 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:55:47.938247 | instance | 2026-07-30 01:55:47.938625 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:55:47.938872 | instance | Thursday 30 July 2026 01:55:47 +0000 (0:00:00.103) 0:08:04.421 ********* 2026-07-30 01:55:48.504223 | instance | ok: [instance] 2026-07-30 01:55:48.504287 | instance | 2026-07-30 01:55:48.504299 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-07-30 01:55:48.504309 | instance | Thursday 30 July 2026 01:55:48 +0000 (0:00:00.564) 0:08:04.986 ********* 2026-07-30 01:56:03.223519 | instance | ok: [instance] 2026-07-30 01:56:03.223596 | instance | 2026-07-30 01:56:03.223846 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-07-30 01:56:03.223921 | instance | Thursday 30 July 2026 01:56:03 +0000 (0:00:14.720) 0:08:19.707 ********* 2026-07-30 01:56:17.984653 | instance | ok: [instance] 2026-07-30 01:56:17.985054 | instance | 2026-07-30 01:56:17.985346 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-07-30 01:56:17.985664 | instance | Thursday 30 July 2026 01:56:17 +0000 (0:00:14.759) 0:08:34.467 ********* 2026-07-30 01:56:19.455251 | instance | ok: [instance] 2026-07-30 01:56:19.455335 | instance | 2026-07-30 01:56:19.455448 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-07-30 01:56:19.455566 | instance | Thursday 30 July 2026 01:56:19 +0000 (0:00:01.471) 0:08:35.939 ********* 2026-07-30 01:56:20.808879 | instance | ok: [instance] 2026-07-30 01:56:20.808983 | instance | 2026-07-30 01:56:20.809083 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-07-30 01:56:20.809181 | instance | Thursday 30 July 2026 01:56:20 +0000 (0:00:01.353) 0:08:37.292 ********* 2026-07-30 01:56:21.781820 | instance | ok: [instance] 2026-07-30 01:56:21.782062 | instance | 2026-07-30 01:56:21.782671 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-07-30 01:56:21.783095 | instance | Thursday 30 July 2026 01:56:21 +0000 (0:00:00.972) 0:08:38.265 ********* 2026-07-30 01:56:22.537469 | instance | ok: [instance] 2026-07-30 01:56:22.537619 | instance | 2026-07-30 01:56:22.537815 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-07-30 01:56:22.537999 | instance | Thursday 30 July 2026 01:56:22 +0000 (0:00:00.755) 0:08:39.020 ********* 2026-07-30 01:56:24.388254 | instance | ok: [instance] 2026-07-30 01:56:24.388493 | instance | 2026-07-30 01:56:24.388767 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-07-30 01:56:24.389059 | instance | Thursday 30 July 2026 01:56:24 +0000 (0:00:01.850) 0:08:40.871 ********* 2026-07-30 01:56:25.493908 | instance | [WARNING]: Module did not set no_log for update_password 2026-07-30 01:56:25.536837 | instance | ok: [instance] 2026-07-30 01:56:25.536928 | instance | 2026-07-30 01:56:25.537048 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-07-30 01:56:25.537423 | instance | Thursday 30 July 2026 01:56:25 +0000 (0:00:01.148) 0:08:42.020 ********* 2026-07-30 01:56:30.804428 | instance | ok: [instance] 2026-07-30 01:56:30.804630 | instance | 2026-07-30 01:56:30.804897 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-07-30 01:56:30.805160 | instance | Thursday 30 July 2026 01:56:30 +0000 (0:00:05.267) 0:08:47.287 ********* 2026-07-30 01:56:31.965244 | instance | ok: [instance] 2026-07-30 01:56:31.965310 | instance | 2026-07-30 01:56:31.965590 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-07-30 01:56:31.965858 | instance | Thursday 30 July 2026 01:56:31 +0000 (0:00:01.160) 0:08:48.448 ********* 2026-07-30 01:56:33.868953 | instance | ok: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-35.nip.io/swift/v1/%(tenant_id)s'}) 2026-07-30 01:56:33.869350 | instance | ok: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-07-30 01:56:33.869394 | instance | 2026-07-30 01:56:33.869400 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 01:56:33.869540 | instance | Thursday 30 July 2026 01:56:33 +0000 (0:00:01.904) 0:08:50.352 ********* 2026-07-30 01:56:34.046920 | instance | included: openstack_helm_ingress for instance 2026-07-30 01:56:34.046985 | instance | 2026-07-30 01:56:34.046997 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 01:56:34.047008 | instance | Thursday 30 July 2026 01:56:34 +0000 (0:00:00.176) 0:08:50.529 ********* 2026-07-30 01:56:34.119804 | instance | skipping: [instance] 2026-07-30 01:56:34.119865 | instance | 2026-07-30 01:56:34.119877 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 01:56:34.119889 | instance | Thursday 30 July 2026 01:56:34 +0000 (0:00:00.072) 0:08:50.602 ********* 2026-07-30 01:56:34.194193 | instance | skipping: [instance] 2026-07-30 01:56:34.194605 | instance | 2026-07-30 01:56:34.194995 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 01:56:34.195348 | instance | Thursday 30 July 2026 01:56:34 +0000 (0:00:00.075) 0:08:50.677 ********* 2026-07-30 01:56:34.277897 | instance | ok: [instance] 2026-07-30 01:56:34.278252 | instance | 2026-07-30 01:56:34.278623 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-07-30 01:56:34.278948 | instance | Thursday 30 July 2026 01:56:34 +0000 (0:00:00.083) 0:08:50.761 ********* 2026-07-30 01:56:34.401152 | instance | included: ingress for instance 2026-07-30 01:56:34.401515 | instance | 2026-07-30 01:56:34.401867 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-07-30 01:56:34.402216 | instance | Thursday 30 July 2026 01:56:34 +0000 (0:00:00.123) 0:08:50.884 ********* 2026-07-30 01:56:35.626962 | instance | ok: [instance] 2026-07-30 01:56:35.627025 | instance | 2026-07-30 01:56:35.627037 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:56:35.627048 | instance | Thursday 30 July 2026 01:56:35 +0000 (0:00:01.224) 0:08:52.108 ********* 2026-07-30 01:56:35.746152 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:56:35.746200 | instance | 2026-07-30 01:56:35.746205 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:56:35.746210 | instance | Thursday 30 July 2026 01:56:35 +0000 (0:00:00.120) 0:08:52.229 ********* 2026-07-30 01:56:36.338317 | instance | ok: [instance] 2026-07-30 01:56:36.338401 | instance | 2026-07-30 01:56:36.338415 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-07-30 01:56:36.338425 | instance | Thursday 30 July 2026 01:56:36 +0000 (0:00:00.591) 0:08:52.820 ********* 2026-07-30 01:56:51.137417 | instance | ok: [instance] 2026-07-30 01:56:51.137515 | instance | 2026-07-30 01:56:51.137907 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-07-30 01:56:51.138186 | instance | Thursday 30 July 2026 01:56:51 +0000 (0:00:14.800) 0:09:07.620 ********* 2026-07-30 01:56:51.231615 | instance | ok: [instance] => (item=10.96.240.200) 2026-07-30 01:56:51.231767 | instance | 2026-07-30 01:56:51.231945 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-07-30 01:56:51.232121 | instance | Thursday 30 July 2026 01:56:51 +0000 (0:00:00.094) 0:09:07.715 ********* 2026-07-30 01:56:51.926455 | instance | ok: [instance] 2026-07-30 01:56:51.926702 | instance | 2026-07-30 01:56:51.926993 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-07-30 01:56:51.927279 | instance | Thursday 30 July 2026 01:56:51 +0000 (0:00:00.694) 0:09:08.409 ********* 2026-07-30 01:56:52.678075 | instance | ok: [instance] 2026-07-30 01:56:52.678338 | instance | 2026-07-30 01:56:52.678720 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-07-30 01:56:52.679017 | instance | Thursday 30 July 2026 01:56:52 +0000 (0:00:00.751) 0:09:09.161 ********* 2026-07-30 01:56:54.032596 | instance | ok: [instance] 2026-07-30 01:56:54.032739 | instance | 2026-07-30 01:56:54.032919 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-07-30 01:56:54.033091 | instance | Thursday 30 July 2026 01:56:54 +0000 (0:00:01.354) 0:09:10.515 ********* 2026-07-30 01:56:54.128347 | instance | ok: [instance] 2026-07-30 01:56:54.128462 | instance | 2026-07-30 01:56:54.128608 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-07-30 01:56:54.128741 | instance | Thursday 30 July 2026 01:56:54 +0000 (0:00:00.094) 0:09:10.610 ********* 2026-07-30 01:56:54.936214 | instance | ok: [instance] 2026-07-30 01:56:54.936288 | instance | 2026-07-30 01:56:54.936405 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-07-30 01:56:54.936522 | instance | Thursday 30 July 2026 01:56:54 +0000 (0:00:00.809) 0:09:11.419 ********* 2026-07-30 01:56:56.675149 | instance | ok: [instance] 2026-07-30 01:56:56.675389 | instance | 2026-07-30 01:56:56.675711 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:56:56.676000 | instance | Thursday 30 July 2026 01:56:56 +0000 (0:00:01.737) 0:09:13.157 ********* 2026-07-30 01:56:56.804745 | instance | ok: [instance] 2026-07-30 01:56:56.804890 | instance | 2026-07-30 01:56:56.805052 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:56:56.805223 | instance | Thursday 30 July 2026 01:56:56 +0000 (0:00:00.130) 0:09:13.288 ********* 2026-07-30 01:56:56.930224 | instance | included: rabbitmq for instance 2026-07-30 01:56:56.930388 | instance | 2026-07-30 01:56:56.930612 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-30 01:56:56.930789 | instance | Thursday 30 July 2026 01:56:56 +0000 (0:00:00.125) 0:09:13.413 ********* 2026-07-30 01:56:57.638441 | instance | ok: [instance] 2026-07-30 01:56:57.638655 | instance | 2026-07-30 01:56:57.639030 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-30 01:56:57.639415 | instance | Thursday 30 July 2026 01:56:57 +0000 (0:00:00.707) 0:09:14.121 ********* 2026-07-30 01:56:57.808900 | instance | skipping: [instance] 2026-07-30 01:56:57.809115 | instance | 2026-07-30 01:56:57.809403 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-30 01:56:57.809670 | instance | Thursday 30 July 2026 01:56:57 +0000 (0:00:00.170) 0:09:14.292 ********* 2026-07-30 01:56:57.992412 | instance | skipping: [instance] 2026-07-30 01:56:57.992543 | instance | 2026-07-30 01:56:57.992679 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-30 01:56:57.992865 | instance | Thursday 30 July 2026 01:56:57 +0000 (0:00:00.183) 0:09:14.475 ********* 2026-07-30 01:56:58.194754 | instance | skipping: [instance] 2026-07-30 01:56:58.194878 | instance | 2026-07-30 01:56:58.195184 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-30 01:56:58.195433 | instance | Thursday 30 July 2026 01:56:58 +0000 (0:00:00.202) 0:09:14.678 ********* 2026-07-30 01:56:59.104751 | instance | ok: [instance] 2026-07-30 01:56:59.104829 | instance | 2026-07-30 01:56:59.104967 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:56:59.105094 | instance | Thursday 30 July 2026 01:56:59 +0000 (0:00:00.910) 0:09:15.588 ********* 2026-07-30 01:56:59.823565 | instance | ok: [instance] 2026-07-30 01:56:59.823736 | instance | 2026-07-30 01:56:59.824019 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:56:59.824290 | instance | Thursday 30 July 2026 01:56:59 +0000 (0:00:00.718) 0:09:16.306 ********* 2026-07-30 01:56:59.902318 | instance | ok: [instance] 2026-07-30 01:56:59.902568 | instance | 2026-07-30 01:56:59.902842 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:56:59.903110 | instance | Thursday 30 July 2026 01:56:59 +0000 (0:00:00.078) 0:09:16.385 ********* 2026-07-30 01:57:00.012617 | instance | skipping: [instance] 2026-07-30 01:57:00.012874 | instance | 2026-07-30 01:57:00.013190 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:57:00.013479 | instance | Thursday 30 July 2026 01:57:00 +0000 (0:00:00.107) 0:09:16.493 ********* 2026-07-30 01:57:00.103342 | instance | skipping: [instance] 2026-07-30 01:57:00.103463 | instance | 2026-07-30 01:57:00.103600 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:57:00.103774 | instance | Thursday 30 July 2026 01:57:00 +0000 (0:00:00.093) 0:09:16.586 ********* 2026-07-30 01:57:00.179375 | instance | ok: [instance] 2026-07-30 01:57:00.179557 | instance | 2026-07-30 01:57:00.179827 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:57:00.180105 | instance | Thursday 30 July 2026 01:57:00 +0000 (0:00:00.075) 0:09:16.662 ********* 2026-07-30 01:57:00.327696 | instance | ok: [instance] => (item=identity) 2026-07-30 01:57:00.327914 | instance | ok: [instance] => (item=oslo_cache) 2026-07-30 01:57:00.328213 | instance | ok: [instance] => (item=oslo_db) 2026-07-30 01:57:00.328464 | instance | ok: [instance] => (item=dashboard) 2026-07-30 01:57:00.328732 | instance | ok: [instance] => (item=image) 2026-07-30 01:57:00.328993 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-30 01:57:00.329230 | instance | 2026-07-30 01:57:00.329496 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:57:00.329756 | instance | Thursday 30 July 2026 01:57:00 +0000 (0:00:00.148) 0:09:16.811 ********* 2026-07-30 01:57:00.432424 | instance | ok: [instance] 2026-07-30 01:57:00.432675 | instance | 2026-07-30 01:57:00.432954 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:57:00.433220 | instance | Thursday 30 July 2026 01:57:00 +0000 (0:00:00.104) 0:09:16.915 ********* 2026-07-30 01:57:00.548303 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:57:00.548532 | instance | 2026-07-30 01:57:00.548791 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:57:00.549049 | instance | Thursday 30 July 2026 01:57:00 +0000 (0:00:00.116) 0:09:17.031 ********* 2026-07-30 01:57:01.140864 | instance | ok: [instance] 2026-07-30 01:57:01.141076 | instance | 2026-07-30 01:57:01.141371 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-07-30 01:57:01.141670 | instance | Thursday 30 July 2026 01:57:01 +0000 (0:00:00.592) 0:09:17.624 ********* 2026-07-30 01:57:03.575886 | instance | ok: [instance] 2026-07-30 01:57:03.576063 | instance | 2026-07-30 01:57:03.576335 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 01:57:03.576603 | instance | Thursday 30 July 2026 01:57:03 +0000 (0:00:02.435) 0:09:20.059 ********* 2026-07-30 01:57:03.749837 | instance | included: openstack_helm_ingress for instance 2026-07-30 01:57:03.750041 | instance | 2026-07-30 01:57:03.750360 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 01:57:03.750744 | instance | Thursday 30 July 2026 01:57:03 +0000 (0:00:00.173) 0:09:20.233 ********* 2026-07-30 01:57:03.824347 | instance | skipping: [instance] 2026-07-30 01:57:03.824538 | instance | 2026-07-30 01:57:03.824817 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 01:57:03.825183 | instance | Thursday 30 July 2026 01:57:03 +0000 (0:00:00.074) 0:09:20.307 ********* 2026-07-30 01:57:03.896759 | instance | skipping: [instance] 2026-07-30 01:57:03.897063 | instance | 2026-07-30 01:57:03.897390 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 01:57:03.897694 | instance | Thursday 30 July 2026 01:57:03 +0000 (0:00:00.072) 0:09:20.380 ********* 2026-07-30 01:57:03.988802 | instance | ok: [instance] 2026-07-30 01:57:03.989085 | instance | 2026-07-30 01:57:03.989365 | instance | TASK [Create Ingress image] **************************************************** 2026-07-30 01:57:03.989688 | instance | Thursday 30 July 2026 01:57:03 +0000 (0:00:00.092) 0:09:20.472 ********* 2026-07-30 01:57:04.206149 | instance | included: ingress for instance 2026-07-30 01:57:04.206321 | instance | 2026-07-30 01:57:04.206657 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-07-30 01:57:04.206922 | instance | Thursday 30 July 2026 01:57:04 +0000 (0:00:00.217) 0:09:20.689 ********* 2026-07-30 01:57:05.327170 | instance | ok: [instance] 2026-07-30 01:57:05.327446 | instance | 2026-07-30 01:57:05.327732 | instance | TASK [Create images] *********************************************************** 2026-07-30 01:57:05.327999 | instance | Thursday 30 July 2026 01:57:05 +0000 (0:00:01.119) 0:09:21.808 ********* 2026-07-30 01:57:05.489557 | instance | included: atmosphere.common.glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-07-30 01:57:05.489850 | instance | 2026-07-30 01:57:05.490117 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-07-30 01:57:05.490400 | instance | Thursday 30 July 2026 01:57:05 +0000 (0:00:00.164) 0:09:21.973 ********* 2026-07-30 01:57:06.677552 | instance | ok: [instance] 2026-07-30 01:57:06.678394 | instance | 2026-07-30 01:57:06.678460 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-30 01:57:06.678466 | instance | Thursday 30 July 2026 01:57:06 +0000 (0:00:01.188) 0:09:23.161 ********* 2026-07-30 01:57:07.478122 | instance | ok: [instance] 2026-07-30 01:57:07.478189 | instance | 2026-07-30 01:57:07.478204 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-30 01:57:07.478218 | instance | Thursday 30 July 2026 01:57:07 +0000 (0:00:00.799) 0:09:23.960 ********* 2026-07-30 01:57:07.563924 | instance | ok: [instance] 2026-07-30 01:57:07.563976 | instance | 2026-07-30 01:57:07.563984 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-30 01:57:07.563990 | instance | Thursday 30 July 2026 01:57:07 +0000 (0:00:00.086) 0:09:24.046 ********* 2026-07-30 01:57:08.661657 | instance | ok: [instance] 2026-07-30 01:57:08.661828 | instance | 2026-07-30 01:57:08.662186 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-30 01:57:08.662484 | instance | Thursday 30 July 2026 01:57:08 +0000 (0:00:01.098) 0:09:25.145 ********* 2026-07-30 01:57:08.737931 | instance | ok: [instance] 2026-07-30 01:57:08.738179 | instance | 2026-07-30 01:57:08.738527 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-30 01:57:08.738809 | instance | Thursday 30 July 2026 01:57:08 +0000 (0:00:00.076) 0:09:25.221 ********* 2026-07-30 01:57:08.819757 | instance | ok: [instance] 2026-07-30 01:57:08.819889 | instance | 2026-07-30 01:57:08.820078 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-30 01:57:08.820247 | instance | Thursday 30 July 2026 01:57:08 +0000 (0:00:00.081) 0:09:25.303 ********* 2026-07-30 01:57:08.885946 | instance | skipping: [instance] 2026-07-30 01:57:08.886094 | instance | 2026-07-30 01:57:08.886262 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-30 01:57:08.886460 | instance | Thursday 30 July 2026 01:57:08 +0000 (0:00:00.066) 0:09:25.369 ********* 2026-07-30 01:57:08.954983 | instance | skipping: [instance] 2026-07-30 01:57:08.955214 | instance | 2026-07-30 01:57:08.955488 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-30 01:57:08.955766 | instance | Thursday 30 July 2026 01:57:08 +0000 (0:00:00.068) 0:09:25.438 ********* 2026-07-30 01:57:09.024913 | instance | skipping: [instance] 2026-07-30 01:57:09.025059 | instance | 2026-07-30 01:57:09.025197 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-30 01:57:09.025295 | instance | Thursday 30 July 2026 01:57:09 +0000 (0:00:00.070) 0:09:25.508 ********* 2026-07-30 01:57:09.100086 | instance | skipping: [instance] 2026-07-30 01:57:09.100305 | instance | 2026-07-30 01:57:09.100601 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-30 01:57:09.100870 | instance | Thursday 30 July 2026 01:57:09 +0000 (0:00:00.075) 0:09:25.583 ********* 2026-07-30 01:57:09.169941 | instance | skipping: [instance] 2026-07-30 01:57:09.170185 | instance | 2026-07-30 01:57:09.170510 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-30 01:57:09.171014 | instance | Thursday 30 July 2026 01:57:09 +0000 (0:00:00.069) 0:09:25.653 ********* 2026-07-30 01:57:09.241613 | instance | skipping: [instance] 2026-07-30 01:57:09.241876 | instance | 2026-07-30 01:57:09.242249 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-30 01:57:09.242901 | instance | Thursday 30 July 2026 01:57:09 +0000 (0:00:00.071) 0:09:25.725 ********* 2026-07-30 01:57:09.308781 | instance | skipping: [instance] 2026-07-30 01:57:09.308891 | instance | 2026-07-30 01:57:09.309092 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-30 01:57:09.309238 | instance | Thursday 30 July 2026 01:57:09 +0000 (0:00:00.067) 0:09:25.792 ********* 2026-07-30 01:57:09.386278 | instance | skipping: [instance] 2026-07-30 01:57:09.386363 | instance | 2026-07-30 01:57:09.386517 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-30 01:57:09.386639 | instance | Thursday 30 July 2026 01:57:09 +0000 (0:00:00.077) 0:09:25.869 ********* 2026-07-30 01:57:09.452668 | instance | skipping: [instance] 2026-07-30 01:57:09.452886 | instance | 2026-07-30 01:57:09.453150 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-30 01:57:09.453406 | instance | Thursday 30 July 2026 01:57:09 +0000 (0:00:00.066) 0:09:25.936 ********* 2026-07-30 01:57:09.661625 | instance | skipping: [instance] 2026-07-30 01:57:09.661859 | instance | 2026-07-30 01:57:09.662214 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:57:09.662563 | instance | Thursday 30 July 2026 01:57:09 +0000 (0:00:00.208) 0:09:26.144 ********* 2026-07-30 01:57:09.761258 | instance | ok: [instance] 2026-07-30 01:57:09.761439 | instance | 2026-07-30 01:57:09.761724 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:57:09.762007 | instance | Thursday 30 July 2026 01:57:09 +0000 (0:00:00.099) 0:09:26.244 ********* 2026-07-30 01:57:09.834353 | instance | skipping: [instance] 2026-07-30 01:57:09.834557 | instance | 2026-07-30 01:57:09.834845 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:57:09.835107 | instance | Thursday 30 July 2026 01:57:09 +0000 (0:00:00.073) 0:09:26.317 ********* 2026-07-30 01:57:09.900163 | instance | skipping: [instance] 2026-07-30 01:57:09.900342 | instance | 2026-07-30 01:57:09.900638 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:57:09.900905 | instance | Thursday 30 July 2026 01:57:09 +0000 (0:00:00.065) 0:09:26.383 ********* 2026-07-30 01:57:09.977243 | instance | skipping: [instance] 2026-07-30 01:57:09.977463 | instance | 2026-07-30 01:57:09.977752 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:57:09.978055 | instance | Thursday 30 July 2026 01:57:09 +0000 (0:00:00.076) 0:09:26.460 ********* 2026-07-30 01:57:10.068444 | instance | skipping: [instance] 2026-07-30 01:57:10.068526 | instance | 2026-07-30 01:57:10.068538 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:57:10.068548 | instance | Thursday 30 July 2026 01:57:10 +0000 (0:00:00.089) 0:09:26.549 ********* 2026-07-30 01:57:10.246506 | instance | skipping: [instance] 2026-07-30 01:57:10.246723 | instance | 2026-07-30 01:57:10.247003 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:57:10.247261 | instance | Thursday 30 July 2026 01:57:10 +0000 (0:00:00.180) 0:09:26.729 ********* 2026-07-30 01:57:10.323549 | instance | ok: [instance] 2026-07-30 01:57:10.323791 | instance | 2026-07-30 01:57:10.324085 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:57:10.324333 | instance | Thursday 30 July 2026 01:57:10 +0000 (0:00:00.076) 0:09:26.806 ********* 2026-07-30 01:57:10.437467 | instance | ok: [instance] => (item=staffeln) 2026-07-30 01:57:10.437685 | instance | ok: [instance] => (item=oslo_cache) 2026-07-30 01:57:10.437935 | instance | ok: [instance] => (item=identity) 2026-07-30 01:57:10.438255 | instance | ok: [instance] => (item=oslo_db) 2026-07-30 01:57:10.438534 | instance | 2026-07-30 01:57:10.438784 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:57:10.439051 | instance | Thursday 30 July 2026 01:57:10 +0000 (0:00:00.114) 0:09:26.920 ********* 2026-07-30 01:57:10.548710 | instance | ok: [instance] 2026-07-30 01:57:10.548923 | instance | 2026-07-30 01:57:10.549195 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:57:10.549455 | instance | Thursday 30 July 2026 01:57:10 +0000 (0:00:00.111) 0:09:27.032 ********* 2026-07-30 01:57:10.659266 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:57:10.659487 | instance | 2026-07-30 01:57:10.659756 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:57:10.660027 | instance | Thursday 30 July 2026 01:57:10 +0000 (0:00:00.110) 0:09:27.142 ********* 2026-07-30 01:57:11.266143 | instance | ok: [instance] 2026-07-30 01:57:11.266527 | instance | 2026-07-30 01:57:11.266901 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-07-30 01:57:11.267177 | instance | Thursday 30 July 2026 01:57:11 +0000 (0:00:00.606) 0:09:27.749 ********* 2026-07-30 01:57:13.317740 | instance | ok: [instance] 2026-07-30 01:57:13.317977 | instance | 2026-07-30 01:57:13.318271 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:57:13.318700 | instance | Thursday 30 July 2026 01:57:13 +0000 (0:00:02.050) 0:09:29.800 ********* 2026-07-30 01:57:13.420531 | instance | ok: [instance] 2026-07-30 01:57:13.420779 | instance | 2026-07-30 01:57:13.421121 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:57:13.421399 | instance | Thursday 30 July 2026 01:57:13 +0000 (0:00:00.103) 0:09:29.904 ********* 2026-07-30 01:57:13.536331 | instance | included: rabbitmq for instance 2026-07-30 01:57:13.536590 | instance | 2026-07-30 01:57:13.536866 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-30 01:57:13.537124 | instance | Thursday 30 July 2026 01:57:13 +0000 (0:00:00.115) 0:09:30.019 ********* 2026-07-30 01:57:14.303471 | instance | ok: [instance] 2026-07-30 01:57:14.303699 | instance | 2026-07-30 01:57:14.303979 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-30 01:57:14.304244 | instance | Thursday 30 July 2026 01:57:14 +0000 (0:00:00.767) 0:09:30.786 ********* 2026-07-30 01:57:14.460327 | instance | skipping: [instance] 2026-07-30 01:57:14.460537 | instance | 2026-07-30 01:57:14.460822 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-30 01:57:14.461089 | instance | Thursday 30 July 2026 01:57:14 +0000 (0:00:00.156) 0:09:30.943 ********* 2026-07-30 01:57:14.628833 | instance | skipping: [instance] 2026-07-30 01:57:14.629061 | instance | 2026-07-30 01:57:14.629334 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-30 01:57:14.629600 | instance | Thursday 30 July 2026 01:57:14 +0000 (0:00:00.168) 0:09:31.112 ********* 2026-07-30 01:57:14.791266 | instance | skipping: [instance] 2026-07-30 01:57:14.791487 | instance | 2026-07-30 01:57:14.791757 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-30 01:57:14.792018 | instance | Thursday 30 July 2026 01:57:14 +0000 (0:00:00.162) 0:09:31.274 ********* 2026-07-30 01:57:15.606142 | instance | ok: [instance] 2026-07-30 01:57:15.606313 | instance | 2026-07-30 01:57:15.606646 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:57:15.606914 | instance | Thursday 30 July 2026 01:57:15 +0000 (0:00:00.814) 0:09:32.089 ********* 2026-07-30 01:57:16.257225 | instance | ok: [instance] 2026-07-30 01:57:16.257302 | instance | 2026-07-30 01:57:16.257471 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:57:16.257632 | instance | Thursday 30 July 2026 01:57:16 +0000 (0:00:00.651) 0:09:32.740 ********* 2026-07-30 01:57:16.329047 | instance | ok: [instance] 2026-07-30 01:57:16.329205 | instance | 2026-07-30 01:57:16.329410 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:57:16.329596 | instance | Thursday 30 July 2026 01:57:16 +0000 (0:00:00.071) 0:09:32.812 ********* 2026-07-30 01:57:16.400484 | instance | skipping: [instance] 2026-07-30 01:57:16.400815 | instance | 2026-07-30 01:57:16.401228 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:57:16.401629 | instance | Thursday 30 July 2026 01:57:16 +0000 (0:00:00.071) 0:09:32.883 ********* 2026-07-30 01:57:16.472326 | instance | skipping: [instance] 2026-07-30 01:57:16.472447 | instance | 2026-07-30 01:57:16.472624 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:57:16.472785 | instance | Thursday 30 July 2026 01:57:16 +0000 (0:00:00.071) 0:09:32.955 ********* 2026-07-30 01:57:16.547131 | instance | ok: [instance] 2026-07-30 01:57:16.547277 | instance | 2026-07-30 01:57:16.547510 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:57:16.547686 | instance | Thursday 30 July 2026 01:57:16 +0000 (0:00:00.074) 0:09:33.030 ********* 2026-07-30 01:57:16.681094 | instance | ok: [instance] => (item=identity) 2026-07-30 01:57:16.681285 | instance | ok: [instance] => (item=volumev3) 2026-07-30 01:57:16.681517 | instance | ok: [instance] => (item=oslo_cache) 2026-07-30 01:57:16.681735 | instance | ok: [instance] => (item=oslo_db) 2026-07-30 01:57:16.681952 | instance | ok: [instance] => (item=image) 2026-07-30 01:57:16.682169 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-30 01:57:16.682365 | instance | 2026-07-30 01:57:16.682629 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:57:16.682828 | instance | Thursday 30 July 2026 01:57:16 +0000 (0:00:00.133) 0:09:33.164 ********* 2026-07-30 01:57:16.784397 | instance | ok: [instance] 2026-07-30 01:57:16.784459 | instance | 2026-07-30 01:57:16.784615 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:57:16.784735 | instance | Thursday 30 July 2026 01:57:16 +0000 (0:00:00.103) 0:09:33.268 ********* 2026-07-30 01:57:16.990586 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:57:16.990686 | instance | 2026-07-30 01:57:16.990822 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:57:16.990993 | instance | Thursday 30 July 2026 01:57:16 +0000 (0:00:00.205) 0:09:33.473 ********* 2026-07-30 01:57:17.570114 | instance | ok: [instance] 2026-07-30 01:57:17.570344 | instance | 2026-07-30 01:57:17.570648 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-07-30 01:57:17.570911 | instance | Thursday 30 July 2026 01:57:17 +0000 (0:00:00.579) 0:09:34.053 ********* 2026-07-30 01:57:17.790049 | instance | ok: [instance] 2026-07-30 01:57:17.790286 | instance | 2026-07-30 01:57:17.790629 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-07-30 01:57:17.790897 | instance | Thursday 30 July 2026 01:57:17 +0000 (0:00:00.220) 0:09:34.273 ********* 2026-07-30 01:57:17.872832 | instance | ok: [instance] 2026-07-30 01:57:17.873071 | instance | 2026-07-30 01:57:17.873384 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-07-30 01:57:17.873652 | instance | Thursday 30 July 2026 01:57:17 +0000 (0:00:00.081) 0:09:34.355 ********* 2026-07-30 01:57:20.389115 | instance | ok: [instance] 2026-07-30 01:57:20.389187 | instance | 2026-07-30 01:57:20.389201 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 01:57:20.389211 | instance | Thursday 30 July 2026 01:57:20 +0000 (0:00:02.516) 0:09:36.871 ********* 2026-07-30 01:57:20.548207 | instance | included: openstack_helm_ingress for instance 2026-07-30 01:57:20.548601 | instance | 2026-07-30 01:57:20.548646 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 01:57:20.548651 | instance | Thursday 30 July 2026 01:57:20 +0000 (0:00:00.160) 0:09:37.032 ********* 2026-07-30 01:57:20.628458 | instance | skipping: [instance] 2026-07-30 01:57:20.628910 | instance | 2026-07-30 01:57:20.628955 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 01:57:20.628962 | instance | Thursday 30 July 2026 01:57:20 +0000 (0:00:00.080) 0:09:37.112 ********* 2026-07-30 01:57:20.705207 | instance | skipping: [instance] 2026-07-30 01:57:20.705277 | instance | 2026-07-30 01:57:20.705546 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 01:57:20.705588 | instance | Thursday 30 July 2026 01:57:20 +0000 (0:00:00.076) 0:09:37.188 ********* 2026-07-30 01:57:20.795256 | instance | ok: [instance] 2026-07-30 01:57:20.795361 | instance | 2026-07-30 01:57:20.795485 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-07-30 01:57:20.795607 | instance | Thursday 30 July 2026 01:57:20 +0000 (0:00:00.090) 0:09:37.278 ********* 2026-07-30 01:57:20.916991 | instance | included: ingress for instance 2026-07-30 01:57:20.917363 | instance | 2026-07-30 01:57:20.917412 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-07-30 01:57:20.917421 | instance | Thursday 30 July 2026 01:57:20 +0000 (0:00:00.121) 0:09:37.400 ********* 2026-07-30 01:57:22.208870 | instance | ok: [instance] 2026-07-30 01:57:22.208943 | instance | 2026-07-30 01:57:22.209074 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:57:22.209221 | instance | Thursday 30 July 2026 01:57:22 +0000 (0:00:01.291) 0:09:38.692 ********* 2026-07-30 01:57:22.305746 | instance | ok: [instance] 2026-07-30 01:57:22.305831 | instance | 2026-07-30 01:57:22.305957 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:57:22.306078 | instance | Thursday 30 July 2026 01:57:22 +0000 (0:00:00.097) 0:09:38.789 ********* 2026-07-30 01:57:22.370601 | instance | skipping: [instance] 2026-07-30 01:57:22.370702 | instance | 2026-07-30 01:57:22.370834 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:57:22.370949 | instance | Thursday 30 July 2026 01:57:22 +0000 (0:00:00.064) 0:09:38.854 ********* 2026-07-30 01:57:22.433151 | instance | skipping: [instance] 2026-07-30 01:57:22.433321 | instance | 2026-07-30 01:57:22.433457 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:57:22.433572 | instance | Thursday 30 July 2026 01:57:22 +0000 (0:00:00.062) 0:09:38.917 ********* 2026-07-30 01:57:22.494283 | instance | skipping: [instance] 2026-07-30 01:57:22.494400 | instance | 2026-07-30 01:57:22.494523 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:57:22.494640 | instance | Thursday 30 July 2026 01:57:22 +0000 (0:00:00.061) 0:09:38.978 ********* 2026-07-30 01:57:22.567374 | instance | skipping: [instance] 2026-07-30 01:57:22.567462 | instance | 2026-07-30 01:57:22.567590 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:57:22.567712 | instance | Thursday 30 July 2026 01:57:22 +0000 (0:00:00.072) 0:09:39.051 ********* 2026-07-30 01:57:22.636627 | instance | skipping: [instance] 2026-07-30 01:57:22.636732 | instance | 2026-07-30 01:57:22.636868 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:57:22.636991 | instance | Thursday 30 July 2026 01:57:22 +0000 (0:00:00.069) 0:09:39.120 ********* 2026-07-30 01:57:22.711312 | instance | ok: [instance] 2026-07-30 01:57:22.711422 | instance | 2026-07-30 01:57:22.711561 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:57:22.711692 | instance | Thursday 30 July 2026 01:57:22 +0000 (0:00:00.074) 0:09:39.195 ********* 2026-07-30 01:57:22.834910 | instance | ok: [instance] => (item=placement) 2026-07-30 01:57:22.835003 | instance | ok: [instance] => (item=identity) 2026-07-30 01:57:22.835123 | instance | ok: [instance] => (item=oslo_cache) 2026-07-30 01:57:22.835243 | instance | ok: [instance] => (item=oslo_db) 2026-07-30 01:57:22.835355 | instance | 2026-07-30 01:57:22.835478 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:57:22.835589 | instance | Thursday 30 July 2026 01:57:22 +0000 (0:00:00.123) 0:09:39.318 ********* 2026-07-30 01:57:23.039643 | instance | ok: [instance] 2026-07-30 01:57:23.039720 | instance | 2026-07-30 01:57:23.039756 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:57:23.039887 | instance | Thursday 30 July 2026 01:57:23 +0000 (0:00:00.204) 0:09:39.522 ********* 2026-07-30 01:57:23.144354 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:57:23.144415 | instance | 2026-07-30 01:57:23.144531 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:57:23.144650 | instance | Thursday 30 July 2026 01:57:23 +0000 (0:00:00.105) 0:09:39.628 ********* 2026-07-30 01:57:23.764740 | instance | ok: [instance] 2026-07-30 01:57:23.764982 | instance | 2026-07-30 01:57:23.765300 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-07-30 01:57:23.765594 | instance | Thursday 30 July 2026 01:57:23 +0000 (0:00:00.620) 0:09:40.248 ********* 2026-07-30 01:57:25.724554 | instance | ok: [instance] 2026-07-30 01:57:25.724773 | instance | 2026-07-30 01:57:25.725045 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 01:57:25.725312 | instance | Thursday 30 July 2026 01:57:25 +0000 (0:00:01.959) 0:09:42.207 ********* 2026-07-30 01:57:25.903704 | instance | included: openstack_helm_ingress for instance 2026-07-30 01:57:25.903775 | instance | 2026-07-30 01:57:25.903786 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 01:57:25.903796 | instance | Thursday 30 July 2026 01:57:25 +0000 (0:00:00.177) 0:09:42.385 ********* 2026-07-30 01:57:25.972632 | instance | skipping: [instance] 2026-07-30 01:57:25.972907 | instance | 2026-07-30 01:57:25.973181 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 01:57:25.973438 | instance | Thursday 30 July 2026 01:57:25 +0000 (0:00:00.070) 0:09:42.456 ********* 2026-07-30 01:57:26.052020 | instance | skipping: [instance] 2026-07-30 01:57:26.052175 | instance | 2026-07-30 01:57:26.052367 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 01:57:26.052546 | instance | Thursday 30 July 2026 01:57:26 +0000 (0:00:00.079) 0:09:42.535 ********* 2026-07-30 01:57:26.141511 | instance | ok: [instance] 2026-07-30 01:57:26.141718 | instance | 2026-07-30 01:57:26.141985 | instance | TASK [Create Ingress placement] ************************************************ 2026-07-30 01:57:26.142254 | instance | Thursday 30 July 2026 01:57:26 +0000 (0:00:00.089) 0:09:42.624 ********* 2026-07-30 01:57:26.265894 | instance | included: ingress for instance 2026-07-30 01:57:26.266116 | instance | 2026-07-30 01:57:26.266400 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-07-30 01:57:26.266710 | instance | Thursday 30 July 2026 01:57:26 +0000 (0:00:00.124) 0:09:42.749 ********* 2026-07-30 01:57:27.384451 | instance | ok: [instance] 2026-07-30 01:57:27.384496 | instance | 2026-07-30 01:57:27.384503 | instance | PLAY [Configure operating system] ********************************************** 2026-07-30 01:57:27.384509 | instance | 2026-07-30 01:57:27.384515 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 01:57:27.384520 | instance | Thursday 30 July 2026 01:57:27 +0000 (0:00:01.118) 0:09:43.867 ********* 2026-07-30 01:57:30.709489 | instance | ok: [instance] 2026-07-30 01:57:30.709591 | instance | 2026-07-30 01:57:30.709874 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-07-30 01:57:30.709920 | instance | Thursday 30 July 2026 01:57:30 +0000 (0:00:03.325) 0:09:47.193 ********* 2026-07-30 01:57:30.956086 | instance | ok: [instance] 2026-07-30 01:57:30.956149 | instance | 2026-07-30 01:57:30.956161 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-07-30 01:57:30.956172 | instance | Thursday 30 July 2026 01:57:30 +0000 (0:00:00.245) 0:09:47.438 ********* 2026-07-30 01:57:31.038093 | instance | skipping: [instance] 2026-07-30 01:57:31.038221 | instance | 2026-07-30 01:57:31.038353 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-07-30 01:57:31.038548 | instance | Thursday 30 July 2026 01:57:31 +0000 (0:00:00.083) 0:09:47.521 ********* 2026-07-30 01:57:31.129301 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-07-30 01:57:31.129409 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-07-30 01:57:31.129532 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-07-30 01:57:31.129654 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-07-30 01:57:31.129771 | instance | skipping: [instance] 2026-07-30 01:57:31.129876 | instance | 2026-07-30 01:57:31.130009 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-07-30 01:57:31.130121 | instance | Thursday 30 July 2026 01:57:31 +0000 (0:00:00.091) 0:09:47.612 ********* 2026-07-30 01:57:31.210216 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-07-30 01:57:31.210594 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-07-30 01:57:31.210923 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-07-30 01:57:31.211262 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-07-30 01:57:31.211559 | instance | skipping: [instance] 2026-07-30 01:57:31.211834 | instance | 2026-07-30 01:57:31.212170 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-07-30 01:57:31.212497 | instance | Thursday 30 July 2026 01:57:31 +0000 (0:00:00.080) 0:09:47.693 ********* 2026-07-30 01:57:31.283723 | instance | skipping: [instance] 2026-07-30 01:57:31.284037 | instance | 2026-07-30 01:57:31.284346 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-07-30 01:57:31.284745 | instance | Thursday 30 July 2026 01:57:31 +0000 (0:00:00.073) 0:09:47.767 ********* 2026-07-30 01:57:31.501945 | instance | skipping: [instance] 2026-07-30 01:57:31.502176 | instance | 2026-07-30 01:57:31.502495 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-07-30 01:57:31.502748 | instance | Thursday 30 July 2026 01:57:31 +0000 (0:00:00.218) 0:09:47.985 ********* 2026-07-30 01:57:31.891020 | instance | ok: [instance] 2026-07-30 01:57:31.891285 | instance | 2026-07-30 01:57:31.891630 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-07-30 01:57:31.891914 | instance | Thursday 30 July 2026 01:57:31 +0000 (0:00:00.389) 0:09:48.374 ********* 2026-07-30 01:57:32.980239 | instance | ok: [instance] 2026-07-30 01:57:32.980347 | instance | 2026-07-30 01:57:32.980521 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-07-30 01:57:32.980686 | instance | Thursday 30 July 2026 01:57:32 +0000 (0:00:01.089) 0:09:49.463 ********* 2026-07-30 01:57:33.483338 | instance | ok: [instance] 2026-07-30 01:57:33.483840 | instance | 2026-07-30 01:57:33.484110 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-07-30 01:57:33.484428 | instance | Thursday 30 July 2026 01:57:33 +0000 (0:00:00.502) 0:09:49.966 ********* 2026-07-30 01:57:34.550628 | instance | ok: [instance] 2026-07-30 01:57:34.550851 | instance | 2026-07-30 01:57:34.551148 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-07-30 01:57:34.551407 | instance | Thursday 30 July 2026 01:57:34 +0000 (0:00:01.067) 0:09:51.034 ********* 2026-07-30 01:57:34.954999 | instance | ok: [instance] 2026-07-30 01:57:34.955220 | instance | 2026-07-30 01:57:34.955485 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-07-30 01:57:34.955746 | instance | Thursday 30 July 2026 01:57:34 +0000 (0:00:00.404) 0:09:51.438 ********* 2026-07-30 01:57:35.413405 | instance | ok: [instance] 2026-07-30 01:57:35.413633 | instance | 2026-07-30 01:57:35.413902 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-07-30 01:57:35.414163 | instance | Thursday 30 July 2026 01:57:35 +0000 (0:00:00.458) 0:09:51.896 ********* 2026-07-30 01:57:35.998221 | instance | ok: [instance] 2026-07-30 01:57:35.998476 | instance | 2026-07-30 01:57:35.998789 | instance | PLAY [Deploy SDN] ************************************************************** 2026-07-30 01:57:35.999037 | instance | 2026-07-30 01:57:35.999338 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:57:35.999620 | instance | Thursday 30 July 2026 01:57:35 +0000 (0:00:00.584) 0:09:52.481 ********* 2026-07-30 01:57:36.110794 | instance | ok: [instance] 2026-07-30 01:57:36.111012 | instance | 2026-07-30 01:57:36.111151 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:57:36.111321 | instance | Thursday 30 July 2026 01:57:36 +0000 (0:00:00.112) 0:09:52.594 ********* 2026-07-30 01:57:36.176379 | instance | skipping: [instance] 2026-07-30 01:57:36.176625 | instance | 2026-07-30 01:57:36.176916 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:57:36.177185 | instance | Thursday 30 July 2026 01:57:36 +0000 (0:00:00.065) 0:09:52.659 ********* 2026-07-30 01:57:36.241538 | instance | skipping: [instance] 2026-07-30 01:57:36.241771 | instance | 2026-07-30 01:57:36.242046 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:57:36.242321 | instance | Thursday 30 July 2026 01:57:36 +0000 (0:00:00.065) 0:09:52.725 ********* 2026-07-30 01:57:36.304648 | instance | skipping: [instance] 2026-07-30 01:57:36.304879 | instance | 2026-07-30 01:57:36.305236 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:57:36.305501 | instance | Thursday 30 July 2026 01:57:36 +0000 (0:00:00.062) 0:09:52.788 ********* 2026-07-30 01:57:36.374752 | instance | skipping: [instance] 2026-07-30 01:57:36.374902 | instance | 2026-07-30 01:57:36.375145 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:57:36.375323 | instance | Thursday 30 July 2026 01:57:36 +0000 (0:00:00.070) 0:09:52.858 ********* 2026-07-30 01:57:36.443004 | instance | skipping: [instance] 2026-07-30 01:57:36.443142 | instance | 2026-07-30 01:57:36.443318 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:57:36.443481 | instance | Thursday 30 July 2026 01:57:36 +0000 (0:00:00.068) 0:09:52.926 ********* 2026-07-30 01:57:36.514424 | instance | ok: [instance] 2026-07-30 01:57:36.514680 | instance | 2026-07-30 01:57:36.514954 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:57:36.515247 | instance | Thursday 30 July 2026 01:57:36 +0000 (0:00:00.071) 0:09:52.998 ********* 2026-07-30 01:57:36.577896 | instance | skipping: [instance] 2026-07-30 01:57:36.578130 | instance | 2026-07-30 01:57:36.578413 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:57:36.578680 | instance | Thursday 30 July 2026 01:57:36 +0000 (0:00:00.063) 0:09:53.061 ********* 2026-07-30 01:57:36.679746 | instance | ok: [instance] 2026-07-30 01:57:36.679989 | instance | 2026-07-30 01:57:36.680278 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:57:36.680554 | instance | Thursday 30 July 2026 01:57:36 +0000 (0:00:00.101) 0:09:53.163 ********* 2026-07-30 01:57:36.782927 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:57:36.783280 | instance | 2026-07-30 01:57:36.783588 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:57:36.783878 | instance | Thursday 30 July 2026 01:57:36 +0000 (0:00:00.102) 0:09:53.266 ********* 2026-07-30 01:57:37.380485 | instance | ok: [instance] 2026-07-30 01:57:37.380623 | instance | 2026-07-30 01:57:37.380819 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-07-30 01:57:37.381018 | instance | Thursday 30 July 2026 01:57:37 +0000 (0:00:00.597) 0:09:53.864 ********* 2026-07-30 01:57:37.652757 | instance | ok: [instance] 2026-07-30 01:57:37.653019 | instance | 2026-07-30 01:57:37.653367 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-07-30 01:57:37.653657 | instance | Thursday 30 July 2026 01:57:37 +0000 (0:00:00.271) 0:09:54.135 ********* 2026-07-30 01:57:37.732557 | instance | ok: [instance] => { 2026-07-30 01:57:37.732711 | instance | "changed": false, 2026-07-30 01:57:37.732877 | instance | "msg": "All assertions passed" 2026-07-30 01:57:37.733033 | instance | } 2026-07-30 01:57:37.733184 | instance | 2026-07-30 01:57:37.733355 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-07-30 01:57:37.733522 | instance | Thursday 30 July 2026 01:57:37 +0000 (0:00:00.080) 0:09:54.215 ********* 2026-07-30 01:57:38.223176 | instance | ok: [instance] 2026-07-30 01:57:38.223391 | instance | 2026-07-30 01:57:38.223710 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-07-30 01:57:38.224077 | instance | Thursday 30 July 2026 01:57:38 +0000 (0:00:00.490) 0:09:54.706 ********* 2026-07-30 01:57:38.297971 | instance | ok: [instance] => { 2026-07-30 01:57:38.298194 | instance | "changed": false, 2026-07-30 01:57:38.298537 | instance | "msg": "Successfully pulled openvswitch image" 2026-07-30 01:57:38.298792 | instance | } 2026-07-30 01:57:38.299098 | instance | 2026-07-30 01:57:38.299353 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-07-30 01:57:38.299590 | instance | Thursday 30 July 2026 01:57:38 +0000 (0:00:00.074) 0:09:54.781 ********* 2026-07-30 01:57:40.165872 | instance | ok: [instance] 2026-07-30 01:57:40.165958 | instance | 2026-07-30 01:57:40.166095 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:57:40.166222 | instance | Thursday 30 July 2026 01:57:40 +0000 (0:00:01.867) 0:09:56.649 ********* 2026-07-30 01:57:40.263963 | instance | skipping: [instance] 2026-07-30 01:57:40.264025 | instance | 2026-07-30 01:57:40.264173 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-07-30 01:57:40.264283 | instance | Thursday 30 July 2026 01:57:40 +0000 (0:00:00.098) 0:09:56.747 ********* 2026-07-30 01:57:40.402166 | instance | skipping: [instance] 2026-07-30 01:57:40.402269 | instance | 2026-07-30 01:57:40.402488 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:57:40.402516 | instance | Thursday 30 July 2026 01:57:40 +0000 (0:00:00.137) 0:09:56.885 ********* 2026-07-30 01:57:40.503663 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:57:40.503789 | instance | 2026-07-30 01:57:40.503891 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:57:40.503990 | instance | Thursday 30 July 2026 01:57:40 +0000 (0:00:00.102) 0:09:56.987 ********* 2026-07-30 01:57:41.082569 | instance | ok: [instance] 2026-07-30 01:57:41.082792 | instance | 2026-07-30 01:57:41.083070 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-07-30 01:57:41.083326 | instance | Thursday 30 July 2026 01:57:41 +0000 (0:00:00.577) 0:09:57.565 ********* 2026-07-30 01:57:41.760381 | instance | ok: [instance] 2026-07-30 01:57:41.760518 | instance | 2026-07-30 01:57:41.760701 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-07-30 01:57:41.760874 | instance | Thursday 30 July 2026 01:57:41 +0000 (0:00:00.678) 0:09:58.244 ********* 2026-07-30 01:57:41.831593 | instance | skipping: [instance] 2026-07-30 01:57:41.831828 | instance | 2026-07-30 01:57:41.832091 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-07-30 01:57:41.832414 | instance | Thursday 30 July 2026 01:57:41 +0000 (0:00:00.071) 0:09:58.315 ********* 2026-07-30 01:57:42.320960 | instance | ok: [instance] 2026-07-30 01:57:42.321199 | instance | 2026-07-30 01:57:42.321490 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-07-30 01:57:42.321844 | instance | Thursday 30 July 2026 01:57:42 +0000 (0:00:00.489) 0:09:58.804 ********* 2026-07-30 01:57:42.386726 | instance | ok: [instance] => { 2026-07-30 01:57:42.386958 | instance | "changed": false, 2026-07-30 01:57:42.387211 | instance | "msg": "Successfully pulled ovn-controller image" 2026-07-30 01:57:42.387459 | instance | } 2026-07-30 01:57:42.387694 | instance | 2026-07-30 01:57:42.387954 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-07-30 01:57:42.388205 | instance | Thursday 30 July 2026 01:57:42 +0000 (0:00:00.065) 0:09:58.870 ********* 2026-07-30 01:57:44.464560 | instance | ok: [instance] 2026-07-30 01:57:44.464687 | instance | 2026-07-30 01:57:44.464882 | instance | PLAY [controllers[0]] ********************************************************** 2026-07-30 01:57:44.465051 | instance | 2026-07-30 01:57:44.465229 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 01:57:44.465390 | instance | Thursday 30 July 2026 01:57:44 +0000 (0:00:02.077) 0:10:00.948 ********* 2026-07-30 01:57:48.503539 | instance | ok: [instance] 2026-07-30 01:57:48.503648 | instance | 2026-07-30 01:57:48.503661 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:57:48.503672 | instance | Thursday 30 July 2026 01:57:48 +0000 (0:00:04.037) 0:10:04.985 ********* 2026-07-30 01:57:48.821330 | instance | ok: [instance] 2026-07-30 01:57:48.821424 | instance | 2026-07-30 01:57:48.821437 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:57:48.821447 | instance | Thursday 30 July 2026 01:57:48 +0000 (0:00:00.317) 0:10:05.303 ********* 2026-07-30 01:57:48.881748 | instance | skipping: [instance] 2026-07-30 01:57:48.881788 | instance | 2026-07-30 01:57:48.881800 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:57:48.881812 | instance | Thursday 30 July 2026 01:57:48 +0000 (0:00:00.060) 0:10:05.364 ********* 2026-07-30 01:57:48.950217 | instance | skipping: [instance] 2026-07-30 01:57:48.950641 | instance | 2026-07-30 01:57:48.951244 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:57:48.952611 | instance | Thursday 30 July 2026 01:57:48 +0000 (0:00:00.068) 0:10:05.433 ********* 2026-07-30 01:57:49.024095 | instance | skipping: [instance] 2026-07-30 01:57:49.024367 | instance | 2026-07-30 01:57:49.024585 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:57:49.024790 | instance | Thursday 30 July 2026 01:57:49 +0000 (0:00:00.073) 0:10:05.507 ********* 2026-07-30 01:57:49.105665 | instance | skipping: [instance] 2026-07-30 01:57:49.106113 | instance | 2026-07-30 01:57:49.106547 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:57:49.106887 | instance | Thursday 30 July 2026 01:57:49 +0000 (0:00:00.079) 0:10:05.587 ********* 2026-07-30 01:57:49.177574 | instance | skipping: [instance] 2026-07-30 01:57:49.177984 | instance | 2026-07-30 01:57:49.178268 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:57:49.178501 | instance | Thursday 30 July 2026 01:57:49 +0000 (0:00:00.073) 0:10:05.660 ********* 2026-07-30 01:57:49.249020 | instance | ok: [instance] 2026-07-30 01:57:49.249425 | instance | 2026-07-30 01:57:49.249792 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:57:49.250141 | instance | Thursday 30 July 2026 01:57:49 +0000 (0:00:00.072) 0:10:05.732 ********* 2026-07-30 01:57:49.322565 | instance | ok: [instance] => (item=libvirt_exporter) 2026-07-30 01:57:49.322924 | instance | 2026-07-30 01:57:49.323277 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:57:49.323633 | instance | Thursday 30 July 2026 01:57:49 +0000 (0:00:00.073) 0:10:05.806 ********* 2026-07-30 01:57:49.437925 | instance | ok: [instance] 2026-07-30 01:57:49.438249 | instance | 2026-07-30 01:57:49.438536 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:57:49.438753 | instance | Thursday 30 July 2026 01:57:49 +0000 (0:00:00.114) 0:10:05.920 ********* 2026-07-30 01:57:49.533137 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:57:49.533601 | instance | 2026-07-30 01:57:49.533959 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:57:49.534301 | instance | Thursday 30 July 2026 01:57:49 +0000 (0:00:00.096) 0:10:06.016 ********* 2026-07-30 01:57:50.137965 | instance | ok: [instance] 2026-07-30 01:57:50.138054 | instance | 2026-07-30 01:57:50.138064 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-07-30 01:57:50.138073 | instance | Thursday 30 July 2026 01:57:50 +0000 (0:00:00.604) 0:10:06.620 ********* 2026-07-30 01:57:51.535945 | instance | ok: [instance] => (item=libvirt-vnc) 2026-07-30 01:57:51.536134 | instance | ok: [instance] => (item=libvirt-api) 2026-07-30 01:57:51.536395 | instance | 2026-07-30 01:57:51.536677 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-07-30 01:57:51.536944 | instance | Thursday 30 July 2026 01:57:51 +0000 (0:00:01.398) 0:10:08.019 ********* 2026-07-30 01:57:52.902313 | instance | ok: [instance] => (item=libvirt-vnc) 2026-07-30 01:57:52.902663 | instance | ok: [instance] => (item=libvirt-api) 2026-07-30 01:57:52.902935 | instance | 2026-07-30 01:57:52.903214 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-07-30 01:57:52.903548 | instance | Thursday 30 July 2026 01:57:52 +0000 (0:00:01.366) 0:10:09.385 ********* 2026-07-30 01:57:54.931815 | instance | ok: [instance] 2026-07-30 01:57:54.932011 | instance | 2026-07-30 01:57:54.932324 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:57:54.932757 | instance | Thursday 30 July 2026 01:57:54 +0000 (0:00:02.029) 0:10:11.415 ********* 2026-07-30 01:57:55.055841 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:57:55.056068 | instance | 2026-07-30 01:57:55.056359 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:57:55.056698 | instance | Thursday 30 July 2026 01:57:55 +0000 (0:00:00.123) 0:10:11.539 ********* 2026-07-30 01:57:55.618902 | instance | ok: [instance] 2026-07-30 01:57:55.619021 | instance | 2026-07-30 01:57:55.619160 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-07-30 01:57:55.619344 | instance | Thursday 30 July 2026 01:57:55 +0000 (0:00:00.563) 0:10:12.102 ********* 2026-07-30 01:57:55.756663 | instance | skipping: [instance] 2026-07-30 01:57:55.756953 | instance | 2026-07-30 01:57:55.757245 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-07-30 01:57:55.757592 | instance | Thursday 30 July 2026 01:57:55 +0000 (0:00:00.137) 0:10:12.240 ********* 2026-07-30 01:57:56.793433 | instance | ok: [instance] 2026-07-30 01:57:56.793670 | instance | 2026-07-30 01:57:56.793964 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-07-30 01:57:56.794227 | instance | Thursday 30 July 2026 01:57:56 +0000 (0:00:01.036) 0:10:13.276 ********* 2026-07-30 01:57:57.036264 | instance | ok: [instance] 2026-07-30 01:57:57.036409 | instance | 2026-07-30 01:57:57.036572 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-07-30 01:57:57.036737 | instance | Thursday 30 July 2026 01:57:57 +0000 (0:00:00.242) 0:10:13.519 ********* 2026-07-30 01:57:57.627579 | instance | ok: [instance] 2026-07-30 01:57:57.627714 | instance | 2026-07-30 01:57:57.627922 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:57:57.628123 | instance | Thursday 30 July 2026 01:57:57 +0000 (0:00:00.590) 0:10:14.110 ********* 2026-07-30 01:57:57.873298 | instance | ok: [instance] 2026-07-30 01:57:57.873543 | instance | 2026-07-30 01:57:57.873823 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:57:57.874158 | instance | Thursday 30 July 2026 01:57:57 +0000 (0:00:00.245) 0:10:14.356 ********* 2026-07-30 01:57:58.134536 | instance | included: rabbitmq for instance 2026-07-30 01:57:58.134787 | instance | 2026-07-30 01:57:58.135086 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-30 01:57:58.135364 | instance | Thursday 30 July 2026 01:57:58 +0000 (0:00:00.261) 0:10:14.617 ********* 2026-07-30 01:57:58.877754 | instance | ok: [instance] 2026-07-30 01:57:58.877965 | instance | 2026-07-30 01:57:58.878231 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-30 01:57:58.878550 | instance | Thursday 30 July 2026 01:57:58 +0000 (0:00:00.743) 0:10:15.361 ********* 2026-07-30 01:57:59.065148 | instance | skipping: [instance] 2026-07-30 01:57:59.065382 | instance | 2026-07-30 01:57:59.065672 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-30 01:57:59.065953 | instance | Thursday 30 July 2026 01:57:59 +0000 (0:00:00.187) 0:10:15.548 ********* 2026-07-30 01:57:59.235828 | instance | skipping: [instance] 2026-07-30 01:57:59.236044 | instance | 2026-07-30 01:57:59.236314 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-30 01:57:59.236579 | instance | Thursday 30 July 2026 01:57:59 +0000 (0:00:00.170) 0:10:15.719 ********* 2026-07-30 01:57:59.406446 | instance | skipping: [instance] 2026-07-30 01:57:59.406640 | instance | 2026-07-30 01:57:59.407018 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-30 01:57:59.407270 | instance | Thursday 30 July 2026 01:57:59 +0000 (0:00:00.170) 0:10:15.890 ********* 2026-07-30 01:58:00.296920 | instance | ok: [instance] 2026-07-30 01:58:00.297162 | instance | 2026-07-30 01:58:00.297548 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:58:00.297848 | instance | Thursday 30 July 2026 01:58:00 +0000 (0:00:00.890) 0:10:16.780 ********* 2026-07-30 01:58:00.952050 | instance | ok: [instance] 2026-07-30 01:58:00.952287 | instance | 2026-07-30 01:58:00.952599 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:58:00.952881 | instance | Thursday 30 July 2026 01:58:00 +0000 (0:00:00.655) 0:10:17.435 ********* 2026-07-30 01:58:01.033562 | instance | ok: [instance] 2026-07-30 01:58:01.033805 | instance | 2026-07-30 01:58:01.034125 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:58:01.034467 | instance | Thursday 30 July 2026 01:58:01 +0000 (0:00:00.081) 0:10:17.516 ********* 2026-07-30 01:58:01.121902 | instance | skipping: [instance] 2026-07-30 01:58:01.122048 | instance | 2026-07-30 01:58:01.122231 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:58:01.122435 | instance | Thursday 30 July 2026 01:58:01 +0000 (0:00:00.088) 0:10:17.605 ********* 2026-07-30 01:58:01.189514 | instance | skipping: [instance] 2026-07-30 01:58:01.189742 | instance | 2026-07-30 01:58:01.190015 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:58:01.190277 | instance | Thursday 30 July 2026 01:58:01 +0000 (0:00:00.067) 0:10:17.673 ********* 2026-07-30 01:58:01.263327 | instance | ok: [instance] 2026-07-30 01:58:01.263571 | instance | 2026-07-30 01:58:01.263904 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:58:01.264187 | instance | Thursday 30 July 2026 01:58:01 +0000 (0:00:00.073) 0:10:17.746 ********* 2026-07-30 01:58:01.526293 | instance | ok: [instance] => (item=compute) 2026-07-30 01:58:01.526667 | instance | ok: [instance] => (item=identity) 2026-07-30 01:58:01.526940 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-07-30 01:58:01.527193 | instance | ok: [instance] => (item=network) 2026-07-30 01:58:01.527444 | instance | ok: [instance] => (item=volumev3) 2026-07-30 01:58:01.527701 | instance | ok: [instance] => (item=oslo_db_api) 2026-07-30 01:58:01.527986 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-07-30 01:58:01.528242 | instance | ok: [instance] => (item=oslo_cache) 2026-07-30 01:58:01.528490 | instance | ok: [instance] => (item=oslo_db) 2026-07-30 01:58:01.528743 | instance | ok: [instance] => (item=compute_metadata) 2026-07-30 01:58:01.529007 | instance | ok: [instance] => (item=image) 2026-07-30 01:58:01.529258 | instance | ok: [instance] => (item=baremetal) 2026-07-30 01:58:01.529578 | instance | ok: [instance] => (item=placement) 2026-07-30 01:58:01.529840 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-30 01:58:01.530077 | instance | 2026-07-30 01:58:01.530339 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:58:01.530738 | instance | Thursday 30 July 2026 01:58:01 +0000 (0:00:00.262) 0:10:18.009 ********* 2026-07-30 01:58:01.630807 | instance | ok: [instance] 2026-07-30 01:58:01.631043 | instance | 2026-07-30 01:58:01.631321 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:58:01.631578 | instance | Thursday 30 July 2026 01:58:01 +0000 (0:00:00.103) 0:10:18.113 ********* 2026-07-30 01:58:01.735083 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:58:01.735338 | instance | 2026-07-30 01:58:01.735643 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:58:01.735962 | instance | Thursday 30 July 2026 01:58:01 +0000 (0:00:00.104) 0:10:18.218 ********* 2026-07-30 01:58:02.336618 | instance | ok: [instance] 2026-07-30 01:58:02.336822 | instance | 2026-07-30 01:58:02.336904 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-07-30 01:58:02.337061 | instance | Thursday 30 July 2026 01:58:02 +0000 (0:00:00.601) 0:10:18.820 ********* 2026-07-30 01:58:02.771399 | instance | ok: [instance -> localhost] 2026-07-30 01:58:02.771612 | instance | 2026-07-30 01:58:02.771881 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-07-30 01:58:02.772165 | instance | Thursday 30 July 2026 01:58:02 +0000 (0:00:00.434) 0:10:19.254 ********* 2026-07-30 01:58:03.385820 | instance | ok: [instance -> localhost] 2026-07-30 01:58:03.386071 | instance | 2026-07-30 01:58:03.386393 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-07-30 01:58:03.386702 | instance | Thursday 30 July 2026 01:58:03 +0000 (0:00:00.614) 0:10:19.869 ********* 2026-07-30 01:58:03.937250 | instance | ok: [instance -> localhost] 2026-07-30 01:58:03.937501 | instance | 2026-07-30 01:58:03.937784 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-07-30 01:58:03.938049 | instance | Thursday 30 July 2026 01:58:03 +0000 (0:00:00.551) 0:10:20.420 ********* 2026-07-30 01:58:04.169919 | instance | ok: [instance -> localhost] 2026-07-30 01:58:04.170188 | instance | 2026-07-30 01:58:04.170550 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-07-30 01:58:04.170874 | instance | Thursday 30 July 2026 01:58:04 +0000 (0:00:00.232) 0:10:20.653 ********* 2026-07-30 01:58:05.628299 | instance | ok: [instance] => (item=nova-bootstrap) 2026-07-30 01:58:05.628548 | instance | ok: [instance] => (item=nova-cell-setup) 2026-07-30 01:58:05.628850 | instance | 2026-07-30 01:58:05.629116 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-07-30 01:58:05.629377 | instance | Thursday 30 July 2026 01:58:05 +0000 (0:00:01.458) 0:10:22.111 ********* 2026-07-30 01:58:09.312742 | instance | ok: [instance] 2026-07-30 01:58:09.312967 | instance | 2026-07-30 01:58:09.313223 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 01:58:09.313500 | instance | Thursday 30 July 2026 01:58:09 +0000 (0:00:03.684) 0:10:25.796 ********* 2026-07-30 01:58:09.577091 | instance | included: openstack_helm_ingress for instance 2026-07-30 01:58:09.577346 | instance | 2026-07-30 01:58:09.577618 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 01:58:09.577896 | instance | Thursday 30 July 2026 01:58:09 +0000 (0:00:00.264) 0:10:26.060 ********* 2026-07-30 01:58:09.642446 | instance | skipping: [instance] 2026-07-30 01:58:09.642698 | instance | 2026-07-30 01:58:09.642978 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 01:58:09.643238 | instance | Thursday 30 July 2026 01:58:09 +0000 (0:00:00.065) 0:10:26.126 ********* 2026-07-30 01:58:09.714171 | instance | skipping: [instance] 2026-07-30 01:58:09.714406 | instance | 2026-07-30 01:58:09.714664 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 01:58:09.714850 | instance | Thursday 30 July 2026 01:58:09 +0000 (0:00:00.071) 0:10:26.197 ********* 2026-07-30 01:58:09.797009 | instance | ok: [instance] 2026-07-30 01:58:09.797174 | instance | 2026-07-30 01:58:09.797350 | instance | TASK [Create Ingress compute] ************************************************** 2026-07-30 01:58:09.797523 | instance | Thursday 30 July 2026 01:58:09 +0000 (0:00:00.082) 0:10:26.280 ********* 2026-07-30 01:58:09.952024 | instance | included: ingress for instance 2026-07-30 01:58:09.952258 | instance | 2026-07-30 01:58:09.952548 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-07-30 01:58:09.952810 | instance | Thursday 30 July 2026 01:58:09 +0000 (0:00:00.154) 0:10:26.434 ********* 2026-07-30 01:58:11.073327 | instance | ok: [instance] 2026-07-30 01:58:11.073556 | instance | 2026-07-30 01:58:11.073819 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 01:58:11.074091 | instance | Thursday 30 July 2026 01:58:11 +0000 (0:00:01.121) 0:10:27.556 ********* 2026-07-30 01:58:11.248976 | instance | included: openstack_helm_ingress for instance 2026-07-30 01:58:11.249144 | instance | 2026-07-30 01:58:11.249424 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 01:58:11.249689 | instance | Thursday 30 July 2026 01:58:11 +0000 (0:00:00.175) 0:10:27.732 ********* 2026-07-30 01:58:11.323381 | instance | skipping: [instance] 2026-07-30 01:58:11.323576 | instance | 2026-07-30 01:58:11.323851 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 01:58:11.324136 | instance | Thursday 30 July 2026 01:58:11 +0000 (0:00:00.074) 0:10:27.806 ********* 2026-07-30 01:58:11.404965 | instance | skipping: [instance] 2026-07-30 01:58:11.405205 | instance | 2026-07-30 01:58:11.405463 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 01:58:11.405786 | instance | Thursday 30 July 2026 01:58:11 +0000 (0:00:00.081) 0:10:27.888 ********* 2026-07-30 01:58:11.493382 | instance | ok: [instance] 2026-07-30 01:58:11.493652 | instance | 2026-07-30 01:58:11.493965 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-07-30 01:58:11.494261 | instance | Thursday 30 July 2026 01:58:11 +0000 (0:00:00.088) 0:10:27.976 ********* 2026-07-30 01:58:11.611426 | instance | included: ingress for instance 2026-07-30 01:58:11.611723 | instance | 2026-07-30 01:58:11.612034 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-07-30 01:58:11.612337 | instance | Thursday 30 July 2026 01:58:11 +0000 (0:00:00.118) 0:10:28.094 ********* 2026-07-30 01:58:12.798637 | instance | ok: [instance] 2026-07-30 01:58:12.798847 | instance | 2026-07-30 01:58:12.799114 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-07-30 01:58:12.799377 | instance | Thursday 30 July 2026 01:58:12 +0000 (0:00:01.186) 0:10:29.281 ********* 2026-07-30 01:58:13.517484 | instance | ok: [instance] 2026-07-30 01:58:13.517679 | instance | 2026-07-30 01:58:13.517951 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-07-30 01:58:13.518247 | instance | Thursday 30 July 2026 01:58:13 +0000 (0:00:00.719) 0:10:30.000 ********* 2026-07-30 01:58:18.672554 | instance | ok: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-07-30 01:58:18.672620 | instance | ok: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-07-30 01:58:18.672631 | instance | ok: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-07-30 01:58:18.672641 | instance | ok: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-07-30 01:58:18.672650 | instance | ok: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-07-30 01:58:18.672659 | instance | 2026-07-30 01:58:18.672669 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:58:18.672678 | instance | Thursday 30 July 2026 01:58:18 +0000 (0:00:05.152) 0:10:35.153 ********* 2026-07-30 01:58:18.898947 | instance | ok: [instance] 2026-07-30 01:58:18.899084 | instance | 2026-07-30 01:58:18.899372 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:58:18.899659 | instance | Thursday 30 July 2026 01:58:18 +0000 (0:00:00.229) 0:10:35.382 ********* 2026-07-30 01:58:19.030969 | instance | included: rabbitmq for instance 2026-07-30 01:58:19.031085 | instance | 2026-07-30 01:58:19.031291 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-30 01:58:19.031444 | instance | Thursday 30 July 2026 01:58:19 +0000 (0:00:00.132) 0:10:35.514 ********* 2026-07-30 01:58:19.818236 | instance | ok: [instance] 2026-07-30 01:58:19.818524 | instance | 2026-07-30 01:58:19.818998 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-30 01:58:19.819118 | instance | Thursday 30 July 2026 01:58:19 +0000 (0:00:00.787) 0:10:36.301 ********* 2026-07-30 01:58:20.006719 | instance | skipping: [instance] 2026-07-30 01:58:20.006903 | instance | 2026-07-30 01:58:20.007125 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-30 01:58:20.007337 | instance | Thursday 30 July 2026 01:58:20 +0000 (0:00:00.188) 0:10:36.490 ********* 2026-07-30 01:58:20.184838 | instance | skipping: [instance] 2026-07-30 01:58:20.185055 | instance | 2026-07-30 01:58:20.185359 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-30 01:58:20.185635 | instance | Thursday 30 July 2026 01:58:20 +0000 (0:00:00.177) 0:10:36.668 ********* 2026-07-30 01:58:20.371185 | instance | skipping: [instance] 2026-07-30 01:58:20.371401 | instance | 2026-07-30 01:58:20.371710 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-30 01:58:20.371938 | instance | Thursday 30 July 2026 01:58:20 +0000 (0:00:00.186) 0:10:36.854 ********* 2026-07-30 01:58:21.218223 | instance | ok: [instance] 2026-07-30 01:58:21.218510 | instance | 2026-07-30 01:58:21.218824 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:58:21.219114 | instance | Thursday 30 July 2026 01:58:21 +0000 (0:00:00.846) 0:10:37.700 ********* 2026-07-30 01:58:21.913499 | instance | ok: [instance] 2026-07-30 01:58:21.913741 | instance | 2026-07-30 01:58:21.914072 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:58:21.914354 | instance | Thursday 30 July 2026 01:58:21 +0000 (0:00:00.696) 0:10:38.396 ********* 2026-07-30 01:58:21.993254 | instance | ok: [instance] 2026-07-30 01:58:21.993523 | instance | 2026-07-30 01:58:21.993807 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:58:21.994096 | instance | Thursday 30 July 2026 01:58:21 +0000 (0:00:00.079) 0:10:38.476 ********* 2026-07-30 01:58:22.068885 | instance | skipping: [instance] 2026-07-30 01:58:22.068985 | instance | 2026-07-30 01:58:22.069178 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:58:22.069327 | instance | Thursday 30 July 2026 01:58:22 +0000 (0:00:00.075) 0:10:38.552 ********* 2026-07-30 01:58:22.144247 | instance | skipping: [instance] 2026-07-30 01:58:22.144380 | instance | 2026-07-30 01:58:22.144569 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:58:22.144724 | instance | Thursday 30 July 2026 01:58:22 +0000 (0:00:00.074) 0:10:38.627 ********* 2026-07-30 01:58:22.217571 | instance | ok: [instance] 2026-07-30 01:58:22.217699 | instance | 2026-07-30 01:58:22.217874 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:58:22.218037 | instance | Thursday 30 July 2026 01:58:22 +0000 (0:00:00.073) 0:10:38.701 ********* 2026-07-30 01:58:22.415903 | instance | ok: [instance] => (item=compute) 2026-07-30 01:58:22.416142 | instance | ok: [instance] => (item=identity) 2026-07-30 01:58:22.416424 | instance | ok: [instance] => (item=network) 2026-07-30 01:58:22.416683 | instance | ok: [instance] => (item=oslo_cache) 2026-07-30 01:58:22.416965 | instance | ok: [instance] => (item=oslo_db) 2026-07-30 01:58:22.417211 | instance | ok: [instance] => (item=compute_metadata) 2026-07-30 01:58:22.417470 | instance | ok: [instance] => (item=dns) 2026-07-30 01:58:22.417721 | instance | ok: [instance] => (item=baremetal) 2026-07-30 01:58:22.417972 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-30 01:58:22.418225 | instance | ok: [instance] => (item=load_balancer) 2026-07-30 01:58:22.418519 | instance | 2026-07-30 01:58:22.418789 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:58:22.419098 | instance | Thursday 30 July 2026 01:58:22 +0000 (0:00:00.198) 0:10:38.899 ********* 2026-07-30 01:58:22.523630 | instance | ok: [instance] 2026-07-30 01:58:22.523698 | instance | 2026-07-30 01:58:22.523831 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:58:22.523944 | instance | Thursday 30 July 2026 01:58:22 +0000 (0:00:00.108) 0:10:39.007 ********* 2026-07-30 01:58:22.631362 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:58:22.631478 | instance | 2026-07-30 01:58:22.631599 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:58:22.631717 | instance | Thursday 30 July 2026 01:58:22 +0000 (0:00:00.107) 0:10:39.115 ********* 2026-07-30 01:58:23.227770 | instance | ok: [instance] 2026-07-30 01:58:23.228061 | instance | 2026-07-30 01:58:23.228629 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-07-30 01:58:23.228653 | instance | Thursday 30 July 2026 01:58:23 +0000 (0:00:00.595) 0:10:39.710 ********* 2026-07-30 01:58:23.910425 | instance | ok: [instance] 2026-07-30 01:58:23.910692 | instance | 2026-07-30 01:58:23.910985 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-07-30 01:58:23.911305 | instance | Thursday 30 July 2026 01:58:23 +0000 (0:00:00.682) 0:10:40.393 ********* 2026-07-30 01:58:23.986904 | instance | skipping: [instance] 2026-07-30 01:58:23.987179 | instance | 2026-07-30 01:58:23.987457 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-07-30 01:58:23.987665 | instance | Thursday 30 July 2026 01:58:23 +0000 (0:00:00.076) 0:10:40.469 ********* 2026-07-30 01:58:24.321269 | instance | ok: [instance] 2026-07-30 01:58:24.321503 | instance | 2026-07-30 01:58:24.321781 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-07-30 01:58:24.322042 | instance | Thursday 30 July 2026 01:58:24 +0000 (0:00:00.334) 0:10:40.804 ********* 2026-07-30 01:58:24.409684 | instance | ok: [instance] 2026-07-30 01:58:24.409837 | instance | 2026-07-30 01:58:24.410022 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-07-30 01:58:24.410200 | instance | Thursday 30 July 2026 01:58:24 +0000 (0:00:00.088) 0:10:40.893 ********* 2026-07-30 01:58:24.491762 | instance | ok: [instance] 2026-07-30 01:58:24.492015 | instance | 2026-07-30 01:58:24.492285 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-07-30 01:58:24.492539 | instance | Thursday 30 July 2026 01:58:24 +0000 (0:00:00.081) 0:10:40.975 ********* 2026-07-30 01:58:24.557064 | instance | skipping: [instance] 2026-07-30 01:58:24.557298 | instance | 2026-07-30 01:58:24.557573 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-07-30 01:58:24.557834 | instance | Thursday 30 July 2026 01:58:24 +0000 (0:00:00.065) 0:10:41.040 ********* 2026-07-30 01:58:27.116739 | instance | ok: [instance] 2026-07-30 01:58:27.116972 | instance | 2026-07-30 01:58:27.117249 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 01:58:27.117528 | instance | Thursday 30 July 2026 01:58:27 +0000 (0:00:02.559) 0:10:43.600 ********* 2026-07-30 01:58:27.285357 | instance | included: openstack_helm_ingress for instance 2026-07-30 01:58:27.285580 | instance | 2026-07-30 01:58:27.285865 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 01:58:27.286142 | instance | Thursday 30 July 2026 01:58:27 +0000 (0:00:00.168) 0:10:43.768 ********* 2026-07-30 01:58:27.360786 | instance | skipping: [instance] 2026-07-30 01:58:27.361034 | instance | 2026-07-30 01:58:27.361376 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 01:58:27.361659 | instance | Thursday 30 July 2026 01:58:27 +0000 (0:00:00.075) 0:10:43.844 ********* 2026-07-30 01:58:27.695105 | instance | skipping: [instance] 2026-07-30 01:58:27.695339 | instance | 2026-07-30 01:58:27.695640 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 01:58:27.696033 | instance | Thursday 30 July 2026 01:58:27 +0000 (0:00:00.334) 0:10:44.178 ********* 2026-07-30 01:58:27.776713 | instance | ok: [instance] 2026-07-30 01:58:27.776933 | instance | 2026-07-30 01:58:27.777191 | instance | TASK [Create Ingress network] ************************************************** 2026-07-30 01:58:27.777450 | instance | Thursday 30 July 2026 01:58:27 +0000 (0:00:00.081) 0:10:44.260 ********* 2026-07-30 01:58:27.897010 | instance | included: ingress for instance 2026-07-30 01:58:27.897298 | instance | 2026-07-30 01:58:27.897601 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-07-30 01:58:27.897911 | instance | Thursday 30 July 2026 01:58:27 +0000 (0:00:00.120) 0:10:44.380 ********* 2026-07-30 01:58:29.006599 | instance | ok: [instance] 2026-07-30 01:58:29.006754 | instance | 2026-07-30 01:58:29.006936 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-07-30 01:58:29.007115 | instance | Thursday 30 July 2026 01:58:29 +0000 (0:00:01.109) 0:10:45.490 ********* 2026-07-30 01:58:29.694151 | instance | ok: [instance] 2026-07-30 01:58:29.694245 | instance | 2026-07-30 01:58:29.694367 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-07-30 01:58:29.694509 | instance | Thursday 30 July 2026 01:58:29 +0000 (0:00:00.687) 0:10:46.177 ********* 2026-07-30 01:58:30.859877 | 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-07-30 01:58:30.859982 | instance | 2026-07-30 01:58:30.860102 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-07-30 01:58:30.860226 | instance | Thursday 30 July 2026 01:58:30 +0000 (0:00:01.165) 0:10:47.343 ********* 2026-07-30 01:58:32.115564 | 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-07-30 01:58:32.115867 | instance | 2026-07-30 01:58:32.116281 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:58:32.116564 | instance | Thursday 30 July 2026 01:58:32 +0000 (0:00:01.254) 0:10:48.598 ********* 2026-07-30 01:58:32.223353 | instance | ok: [instance] 2026-07-30 01:58:32.223505 | instance | 2026-07-30 01:58:32.223669 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:58:32.223844 | instance | Thursday 30 July 2026 01:58:32 +0000 (0:00:00.108) 0:10:48.706 ********* 2026-07-30 01:58:32.350089 | instance | included: rabbitmq for instance 2026-07-30 01:58:32.350306 | instance | 2026-07-30 01:58:32.350639 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-30 01:58:32.350919 | instance | Thursday 30 July 2026 01:58:32 +0000 (0:00:00.126) 0:10:48.833 ********* 2026-07-30 01:58:33.064685 | instance | ok: [instance] 2026-07-30 01:58:33.064946 | instance | 2026-07-30 01:58:33.065131 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-30 01:58:33.065307 | instance | Thursday 30 July 2026 01:58:33 +0000 (0:00:00.714) 0:10:49.548 ********* 2026-07-30 01:58:33.244459 | instance | skipping: [instance] 2026-07-30 01:58:33.244718 | instance | 2026-07-30 01:58:33.245003 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-30 01:58:33.245263 | instance | Thursday 30 July 2026 01:58:33 +0000 (0:00:00.179) 0:10:49.727 ********* 2026-07-30 01:58:33.425593 | instance | skipping: [instance] 2026-07-30 01:58:33.425837 | instance | 2026-07-30 01:58:33.426131 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-30 01:58:33.426476 | instance | Thursday 30 July 2026 01:58:33 +0000 (0:00:00.181) 0:10:49.909 ********* 2026-07-30 01:58:33.624578 | instance | skipping: [instance] 2026-07-30 01:58:33.624789 | instance | 2026-07-30 01:58:33.625073 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-30 01:58:33.625336 | instance | Thursday 30 July 2026 01:58:33 +0000 (0:00:00.199) 0:10:50.108 ********* 2026-07-30 01:58:34.527055 | instance | ok: [instance] 2026-07-30 01:58:34.527303 | instance | 2026-07-30 01:58:34.527617 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:58:34.527916 | instance | Thursday 30 July 2026 01:58:34 +0000 (0:00:00.902) 0:10:51.010 ********* 2026-07-30 01:58:35.221365 | instance | ok: [instance] 2026-07-30 01:58:35.221604 | instance | 2026-07-30 01:58:35.221895 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:58:35.222162 | instance | Thursday 30 July 2026 01:58:35 +0000 (0:00:00.694) 0:10:51.704 ********* 2026-07-30 01:58:35.294632 | instance | ok: [instance] 2026-07-30 01:58:35.294918 | instance | 2026-07-30 01:58:35.295254 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:58:35.295526 | instance | Thursday 30 July 2026 01:58:35 +0000 (0:00:00.073) 0:10:51.777 ********* 2026-07-30 01:58:35.366443 | instance | skipping: [instance] 2026-07-30 01:58:35.366681 | instance | 2026-07-30 01:58:35.367047 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:58:35.367303 | instance | Thursday 30 July 2026 01:58:35 +0000 (0:00:00.071) 0:10:51.849 ********* 2026-07-30 01:58:35.439377 | instance | skipping: [instance] 2026-07-30 01:58:35.439786 | instance | 2026-07-30 01:58:35.440004 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:58:35.440170 | instance | Thursday 30 July 2026 01:58:35 +0000 (0:00:00.072) 0:10:51.922 ********* 2026-07-30 01:58:35.502617 | instance | ok: [instance] 2026-07-30 01:58:35.502744 | instance | 2026-07-30 01:58:35.502933 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:58:35.503100 | instance | Thursday 30 July 2026 01:58:35 +0000 (0:00:00.063) 0:10:51.986 ********* 2026-07-30 01:58:35.648019 | instance | ok: [instance] => (item=identity) 2026-07-30 01:58:35.648222 | instance | ok: [instance] => (item=orchestration) 2026-07-30 01:58:35.648400 | instance | ok: [instance] => (item=oslo_cache) 2026-07-30 01:58:35.648574 | instance | ok: [instance] => (item=oslo_db) 2026-07-30 01:58:35.648748 | instance | ok: [instance] => (item=cloudformation) 2026-07-30 01:58:35.648940 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-30 01:58:35.649077 | instance | 2026-07-30 01:58:35.649249 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:58:35.649425 | instance | Thursday 30 July 2026 01:58:35 +0000 (0:00:00.145) 0:10:52.131 ********* 2026-07-30 01:58:35.869180 | instance | ok: [instance] 2026-07-30 01:58:35.869300 | instance | 2026-07-30 01:58:35.869563 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:58:35.869607 | instance | Thursday 30 July 2026 01:58:35 +0000 (0:00:00.220) 0:10:52.352 ********* 2026-07-30 01:58:35.971649 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:58:35.971915 | instance | 2026-07-30 01:58:35.972199 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:58:35.972524 | instance | Thursday 30 July 2026 01:58:35 +0000 (0:00:00.102) 0:10:52.455 ********* 2026-07-30 01:58:36.571067 | instance | ok: [instance] 2026-07-30 01:58:36.571287 | instance | 2026-07-30 01:58:36.571554 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-07-30 01:58:36.571817 | instance | Thursday 30 July 2026 01:58:36 +0000 (0:00:00.599) 0:10:53.054 ********* 2026-07-30 01:58:39.120666 | instance | ok: [instance] 2026-07-30 01:58:39.120738 | instance | 2026-07-30 01:58:39.120995 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 01:58:39.121193 | instance | Thursday 30 July 2026 01:58:39 +0000 (0:00:02.549) 0:10:55.603 ********* 2026-07-30 01:58:39.272779 | instance | included: openstack_helm_ingress for instance 2026-07-30 01:58:39.272911 | instance | 2026-07-30 01:58:39.273091 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 01:58:39.273252 | instance | Thursday 30 July 2026 01:58:39 +0000 (0:00:00.152) 0:10:55.756 ********* 2026-07-30 01:58:39.354243 | instance | skipping: [instance] 2026-07-30 01:58:39.354514 | instance | 2026-07-30 01:58:39.354790 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 01:58:39.355050 | instance | Thursday 30 July 2026 01:58:39 +0000 (0:00:00.081) 0:10:55.837 ********* 2026-07-30 01:58:39.429612 | instance | skipping: [instance] 2026-07-30 01:58:39.429830 | instance | 2026-07-30 01:58:39.430110 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 01:58:39.430363 | instance | Thursday 30 July 2026 01:58:39 +0000 (0:00:00.075) 0:10:55.913 ********* 2026-07-30 01:58:39.511250 | instance | ok: [instance] 2026-07-30 01:58:39.511326 | instance | 2026-07-30 01:58:39.511458 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-07-30 01:58:39.511578 | instance | Thursday 30 July 2026 01:58:39 +0000 (0:00:00.081) 0:10:55.994 ********* 2026-07-30 01:58:39.634594 | instance | included: ingress for instance 2026-07-30 01:58:39.634668 | instance | 2026-07-30 01:58:39.634799 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-07-30 01:58:39.634920 | instance | Thursday 30 July 2026 01:58:39 +0000 (0:00:00.123) 0:10:56.118 ********* 2026-07-30 01:58:40.743705 | instance | ok: [instance] 2026-07-30 01:58:40.743933 | instance | 2026-07-30 01:58:40.744218 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 01:58:40.744486 | instance | Thursday 30 July 2026 01:58:40 +0000 (0:00:01.108) 0:10:57.226 ********* 2026-07-30 01:58:40.905689 | instance | included: openstack_helm_ingress for instance 2026-07-30 01:58:40.905931 | instance | 2026-07-30 01:58:40.906220 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 01:58:40.906519 | instance | Thursday 30 July 2026 01:58:40 +0000 (0:00:00.162) 0:10:57.389 ********* 2026-07-30 01:58:40.991450 | instance | skipping: [instance] 2026-07-30 01:58:40.991737 | instance | 2026-07-30 01:58:40.992029 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 01:58:40.992295 | instance | Thursday 30 July 2026 01:58:40 +0000 (0:00:00.085) 0:10:57.474 ********* 2026-07-30 01:58:41.077317 | instance | skipping: [instance] 2026-07-30 01:58:41.077459 | instance | 2026-07-30 01:58:41.077644 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 01:58:41.077814 | instance | Thursday 30 July 2026 01:58:41 +0000 (0:00:00.085) 0:10:57.560 ********* 2026-07-30 01:58:41.166273 | instance | ok: [instance] 2026-07-30 01:58:41.166443 | instance | 2026-07-30 01:58:41.166619 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-07-30 01:58:41.166793 | instance | Thursday 30 July 2026 01:58:41 +0000 (0:00:00.089) 0:10:57.649 ********* 2026-07-30 01:58:41.286069 | instance | included: ingress for instance 2026-07-30 01:58:41.286146 | instance | 2026-07-30 01:58:41.286274 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-07-30 01:58:41.286437 | instance | Thursday 30 July 2026 01:58:41 +0000 (0:00:00.119) 0:10:57.769 ********* 2026-07-30 01:58:42.655225 | instance | ok: [instance] 2026-07-30 01:58:42.655371 | instance | 2026-07-30 01:58:42.655546 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-07-30 01:58:42.655725 | instance | Thursday 30 July 2026 01:58:42 +0000 (0:00:01.368) 0:10:59.138 ********* 2026-07-30 01:58:42.920105 | instance | ok: [instance] 2026-07-30 01:58:42.920393 | instance | 2026-07-30 01:58:42.920670 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 01:58:42.920980 | instance | Thursday 30 July 2026 01:58:42 +0000 (0:00:00.265) 0:10:59.403 ********* 2026-07-30 01:58:44.051191 | instance | ok: [instance] 2026-07-30 01:58:44.051403 | instance | 2026-07-30 01:58:44.051666 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-30 01:58:44.051923 | instance | Thursday 30 July 2026 01:58:44 +0000 (0:00:01.130) 0:11:00.534 ********* 2026-07-30 01:58:44.420577 | instance | ok: [instance] 2026-07-30 01:58:44.420941 | instance | 2026-07-30 01:58:44.421344 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 01:58:44.421747 | instance | Thursday 30 July 2026 01:58:44 +0000 (0:00:00.369) 0:11:00.903 ********* 2026-07-30 01:58:44.527011 | instance | ok: [instance] => { 2026-07-30 01:58:44.527187 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-07-30 01:58:44.527396 | instance | } 2026-07-30 01:58:44.527576 | instance | 2026-07-30 01:58:44.527772 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 01:58:44.527952 | instance | Thursday 30 July 2026 01:58:44 +0000 (0:00:00.107) 0:11:01.010 ********* 2026-07-30 01:58:44.909298 | instance | ok: [instance] 2026-07-30 01:58:44.909607 | instance | 2026-07-30 01:58:44.909958 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 01:58:44.910302 | instance | Thursday 30 July 2026 01:58:44 +0000 (0:00:00.381) 0:11:01.392 ********* 2026-07-30 01:58:46.027040 | instance | ok: [instance] 2026-07-30 01:58:46.027189 | instance | 2026-07-30 01:58:46.027369 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-07-30 01:58:46.027546 | instance | Thursday 30 July 2026 01:58:46 +0000 (0:00:01.117) 0:11:02.510 ********* 2026-07-30 01:58:46.538529 | instance | ok: [instance] 2026-07-30 01:58:46.538768 | instance | 2026-07-30 01:58:46.539107 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-07-30 01:58:46.539372 | instance | Thursday 30 July 2026 01:58:46 +0000 (0:00:00.511) 0:11:03.021 ********* 2026-07-30 01:58:47.271722 | instance | ok: [instance] 2026-07-30 01:58:47.272013 | instance | 2026-07-30 01:58:47.272328 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-07-30 01:58:47.272607 | instance | Thursday 30 July 2026 01:58:47 +0000 (0:00:00.733) 0:11:03.755 ********* 2026-07-30 01:58:48.008148 | instance | ok: [instance] 2026-07-30 01:58:48.008286 | instance | 2026-07-30 01:58:48.008515 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-07-30 01:58:48.008696 | instance | Thursday 30 July 2026 01:58:48 +0000 (0:00:00.736) 0:11:04.491 ********* 2026-07-30 01:58:48.383558 | instance | ok: [instance] 2026-07-30 01:58:48.383639 | instance | 2026-07-30 01:58:48.383774 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-30 01:58:48.383886 | instance | Thursday 30 July 2026 01:58:48 +0000 (0:00:00.375) 0:11:04.867 ********* 2026-07-30 01:58:48.576346 | instance | included: openstack_helm_endpoints for instance 2026-07-30 01:58:48.576474 | instance | 2026-07-30 01:58:48.576660 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:58:48.576837 | instance | Thursday 30 July 2026 01:58:48 +0000 (0:00:00.192) 0:11:05.059 ********* 2026-07-30 01:58:48.655593 | instance | skipping: [instance] 2026-07-30 01:58:48.655815 | instance | 2026-07-30 01:58:48.656097 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:58:48.656378 | instance | Thursday 30 July 2026 01:58:48 +0000 (0:00:00.079) 0:11:05.138 ********* 2026-07-30 01:58:48.730142 | instance | skipping: [instance] 2026-07-30 01:58:48.730453 | instance | 2026-07-30 01:58:48.730782 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:58:48.731072 | instance | Thursday 30 July 2026 01:58:48 +0000 (0:00:00.074) 0:11:05.213 ********* 2026-07-30 01:58:48.796995 | instance | skipping: [instance] 2026-07-30 01:58:48.797306 | instance | 2026-07-30 01:58:48.797610 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:58:48.797873 | instance | Thursday 30 July 2026 01:58:48 +0000 (0:00:00.067) 0:11:05.280 ********* 2026-07-30 01:58:48.861596 | instance | skipping: [instance] 2026-07-30 01:58:48.861821 | instance | 2026-07-30 01:58:48.862111 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:58:48.862388 | instance | Thursday 30 July 2026 01:58:48 +0000 (0:00:00.064) 0:11:05.345 ********* 2026-07-30 01:58:48.932735 | instance | skipping: [instance] 2026-07-30 01:58:48.932949 | instance | 2026-07-30 01:58:48.933208 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:58:48.933953 | instance | Thursday 30 July 2026 01:58:48 +0000 (0:00:00.071) 0:11:05.416 ********* 2026-07-30 01:58:49.006815 | instance | skipping: [instance] 2026-07-30 01:58:49.006935 | instance | 2026-07-30 01:58:49.007113 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:58:49.007291 | instance | Thursday 30 July 2026 01:58:49 +0000 (0:00:00.074) 0:11:05.490 ********* 2026-07-30 01:58:49.089487 | instance | ok: [instance] 2026-07-30 01:58:49.089709 | instance | 2026-07-30 01:58:49.089984 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:58:49.090247 | instance | Thursday 30 July 2026 01:58:49 +0000 (0:00:00.082) 0:11:05.573 ********* 2026-07-30 01:58:49.172304 | instance | ok: [instance] => (item=identity) 2026-07-30 01:58:49.172510 | instance | 2026-07-30 01:58:49.172804 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:58:49.173066 | instance | Thursday 30 July 2026 01:58:49 +0000 (0:00:00.082) 0:11:05.655 ********* 2026-07-30 01:58:49.289194 | instance | ok: [instance] 2026-07-30 01:58:49.289413 | instance | 2026-07-30 01:58:49.289708 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-07-30 01:58:49.289991 | instance | Thursday 30 July 2026 01:58:49 +0000 (0:00:00.116) 0:11:05.772 ********* 2026-07-30 01:58:49.806240 | instance | ok: [instance] 2026-07-30 01:58:49.806464 | instance | 2026-07-30 01:58:49.806775 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-07-30 01:58:49.807108 | instance | Thursday 30 July 2026 01:58:49 +0000 (0:00:00.517) 0:11:06.289 ********* 2026-07-30 01:58:50.332827 | instance | ok: [instance] 2026-07-30 01:58:50.333081 | instance | 2026-07-30 01:58:50.333345 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-07-30 01:58:50.333602 | instance | Thursday 30 July 2026 01:58:50 +0000 (0:00:00.527) 0:11:06.816 ********* 2026-07-30 01:58:50.825559 | instance | ok: [instance] 2026-07-30 01:58:50.825782 | instance | 2026-07-30 01:58:50.826086 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-07-30 01:58:50.826357 | instance | Thursday 30 July 2026 01:58:50 +0000 (0:00:00.492) 0:11:07.309 ********* 2026-07-30 01:58:51.350249 | instance | ok: [instance] 2026-07-30 01:58:51.350527 | instance | 2026-07-30 01:58:51.350811 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:58:51.351079 | instance | Thursday 30 July 2026 01:58:51 +0000 (0:00:00.524) 0:11:07.833 ********* 2026-07-30 01:58:51.453583 | instance | ok: [instance] 2026-07-30 01:58:51.453856 | instance | 2026-07-30 01:58:51.454115 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:58:51.454370 | instance | Thursday 30 July 2026 01:58:51 +0000 (0:00:00.104) 0:11:07.937 ********* 2026-07-30 01:58:51.581054 | instance | included: rabbitmq for instance 2026-07-30 01:58:51.581241 | instance | 2026-07-30 01:58:51.581515 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-30 01:58:51.581762 | instance | Thursday 30 July 2026 01:58:51 +0000 (0:00:00.127) 0:11:08.064 ********* 2026-07-30 01:58:52.284888 | instance | ok: [instance] 2026-07-30 01:58:52.285147 | instance | 2026-07-30 01:58:52.285421 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-30 01:58:52.285683 | instance | Thursday 30 July 2026 01:58:52 +0000 (0:00:00.703) 0:11:08.768 ********* 2026-07-30 01:58:52.450215 | instance | skipping: [instance] 2026-07-30 01:58:52.450297 | instance | 2026-07-30 01:58:52.450525 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-30 01:58:52.450728 | instance | Thursday 30 July 2026 01:58:52 +0000 (0:00:00.165) 0:11:08.933 ********* 2026-07-30 01:58:52.619402 | instance | skipping: [instance] 2026-07-30 01:58:52.619636 | instance | 2026-07-30 01:58:52.619899 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-30 01:58:52.620155 | instance | Thursday 30 July 2026 01:58:52 +0000 (0:00:00.168) 0:11:09.102 ********* 2026-07-30 01:58:52.915345 | instance | skipping: [instance] 2026-07-30 01:58:52.915426 | instance | 2026-07-30 01:58:52.915681 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-30 01:58:52.915817 | instance | Thursday 30 July 2026 01:58:52 +0000 (0:00:00.296) 0:11:09.398 ********* 2026-07-30 01:58:54.068624 | instance | ok: [instance] 2026-07-30 01:58:54.068756 | instance | 2026-07-30 01:58:54.068936 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:58:54.069112 | instance | Thursday 30 July 2026 01:58:54 +0000 (0:00:01.153) 0:11:10.552 ********* 2026-07-30 01:58:54.737271 | instance | ok: [instance] 2026-07-30 01:58:54.737501 | instance | 2026-07-30 01:58:54.738015 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:58:54.738290 | instance | Thursday 30 July 2026 01:58:54 +0000 (0:00:00.668) 0:11:11.220 ********* 2026-07-30 01:58:54.812648 | instance | ok: [instance] 2026-07-30 01:58:54.812711 | instance | 2026-07-30 01:58:54.812847 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:58:54.812966 | instance | Thursday 30 July 2026 01:58:54 +0000 (0:00:00.075) 0:11:11.296 ********* 2026-07-30 01:58:54.882336 | instance | skipping: [instance] 2026-07-30 01:58:54.882686 | instance | 2026-07-30 01:58:54.882978 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:58:54.883274 | instance | Thursday 30 July 2026 01:58:54 +0000 (0:00:00.068) 0:11:11.364 ********* 2026-07-30 01:58:54.951751 | instance | skipping: [instance] 2026-07-30 01:58:54.951895 | instance | 2026-07-30 01:58:54.952097 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:58:54.952306 | instance | Thursday 30 July 2026 01:58:54 +0000 (0:00:00.070) 0:11:11.435 ********* 2026-07-30 01:58:55.031467 | instance | ok: [instance] 2026-07-30 01:58:55.031629 | instance | 2026-07-30 01:58:55.031800 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:58:55.031966 | instance | Thursday 30 July 2026 01:58:55 +0000 (0:00:00.079) 0:11:11.514 ********* 2026-07-30 01:58:55.221166 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-07-30 01:58:55.221509 | instance | ok: [instance] => (item=identity) 2026-07-30 01:58:55.221772 | instance | ok: [instance] => (item=network) 2026-07-30 01:58:55.222079 | instance | ok: [instance] => (item=oslo_cache) 2026-07-30 01:58:55.222357 | instance | ok: [instance] => (item=oslo_db) 2026-07-30 01:58:55.222986 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-30 01:58:55.223060 | instance | ok: [instance] => (item=valkey) 2026-07-30 01:58:55.223211 | instance | ok: [instance] => (item=load_balancer) 2026-07-30 01:58:55.223449 | instance | 2026-07-30 01:58:55.223711 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:58:55.223989 | instance | Thursday 30 July 2026 01:58:55 +0000 (0:00:00.189) 0:11:11.704 ********* 2026-07-30 01:58:55.321267 | instance | ok: [instance] 2026-07-30 01:58:55.321473 | instance | 2026-07-30 01:58:55.321752 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:58:55.322006 | instance | Thursday 30 July 2026 01:58:55 +0000 (0:00:00.099) 0:11:11.804 ********* 2026-07-30 01:58:55.418038 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:58:55.418277 | instance | 2026-07-30 01:58:55.418575 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:58:55.418834 | instance | Thursday 30 July 2026 01:58:55 +0000 (0:00:00.097) 0:11:11.901 ********* 2026-07-30 01:58:56.008048 | instance | ok: [instance] 2026-07-30 01:58:56.008163 | instance | 2026-07-30 01:58:56.008313 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-07-30 01:58:56.008436 | instance | Thursday 30 July 2026 01:58:56 +0000 (0:00:00.589) 0:11:12.491 ********* 2026-07-30 01:58:57.413608 | instance | ok: [instance] 2026-07-30 01:58:57.413858 | instance | 2026-07-30 01:58:57.414131 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-07-30 01:58:57.414478 | instance | Thursday 30 July 2026 01:58:57 +0000 (0:00:01.405) 0:11:13.897 ********* 2026-07-30 01:58:58.388929 | instance | ok: [instance] 2026-07-30 01:58:58.389011 | instance | 2026-07-30 01:58:58.389106 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-07-30 01:58:58.389230 | instance | Thursday 30 July 2026 01:58:58 +0000 (0:00:00.975) 0:11:14.872 ********* 2026-07-30 01:58:59.436964 | instance | ok: [instance] 2026-07-30 01:58:59.437206 | instance | 2026-07-30 01:58:59.437479 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-07-30 01:58:59.437745 | instance | Thursday 30 July 2026 01:58:59 +0000 (0:00:01.047) 0:11:15.920 ********* 2026-07-30 01:59:00.626980 | instance | ok: [instance] 2026-07-30 01:59:00.627288 | instance | 2026-07-30 01:59:00.627500 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-07-30 01:59:00.627762 | instance | Thursday 30 July 2026 01:59:00 +0000 (0:00:01.190) 0:11:17.110 ********* 2026-07-30 01:59:05.654912 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-07-30 01:59:05.655156 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-07-30 01:59:05.655458 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-07-30 01:59:05.655730 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-07-30 01:59:05.655986 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-07-30 01:59:05.656277 | instance | 2026-07-30 01:59:05.656556 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-07-30 01:59:05.656820 | instance | Thursday 30 July 2026 01:59:05 +0000 (0:00:05.027) 0:11:22.138 ********* 2026-07-30 01:59:06.982256 | instance | ok: [instance] => (item=instance) 2026-07-30 01:59:06.982566 | instance | 2026-07-30 01:59:06.982856 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-07-30 01:59:06.983146 | instance | Thursday 30 July 2026 01:59:06 +0000 (0:00:01.327) 0:11:23.465 ********* 2026-07-30 01:59:09.873860 | instance | ok: [instance] => (item=instance) 2026-07-30 01:59:09.874089 | instance | 2026-07-30 01:59:09.874579 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-07-30 01:59:09.874853 | instance | Thursday 30 July 2026 01:59:09 +0000 (0:00:02.892) 0:11:26.357 ********* 2026-07-30 01:59:14.715021 | instance | ok: [instance] => (item=instance) 2026-07-30 01:59:14.715280 | instance | 2026-07-30 01:59:14.715583 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-07-30 01:59:14.715916 | instance | Thursday 30 July 2026 01:59:14 +0000 (0:00:04.840) 0:11:31.198 ********* 2026-07-30 01:59:15.950403 | instance | ok: [instance] => (item=instance) 2026-07-30 01:59:15.950663 | instance | 2026-07-30 01:59:15.950939 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-07-30 01:59:15.951220 | instance | Thursday 30 July 2026 01:59:15 +0000 (0:00:01.235) 0:11:32.433 ********* 2026-07-30 01:59:16.037410 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-07-30 01:59:16.037488 | instance | 2026-07-30 01:59:16.037667 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-07-30 01:59:16.037797 | instance | Thursday 30 July 2026 01:59:16 +0000 (0:00:00.087) 0:11:32.521 ********* 2026-07-30 01:59:16.959873 | instance | ok: [instance] 2026-07-30 01:59:16.959942 | instance | 2026-07-30 01:59:16.959958 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-07-30 01:59:16.960069 | instance | Thursday 30 July 2026 01:59:16 +0000 (0:00:00.921) 0:11:33.442 ********* 2026-07-30 01:59:18.874317 | instance | ok: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-07-30T01:33:31Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.25', 'hostname': 'host-172-24-0-25', 'fqdn': 'host-172-24-0-25.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '98ce5af5-90b3-4cc7-9bb0-5d007fb2db74', 'ip_address': '172.24.0.25'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:6d:b2:49', 'name': 'octavia-health-manager-port-instance', 'network_id': '66f84a70-4f9f-4946-a0f7-2858196adb83', 'numa_affinity_policy': None, 'project_id': 'bb38579d416b481496f90762d8f636e1', 'tenant_id': 'bb38579d416b481496f90762d8f636e1', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['f1d12228-9506-47e0-8a2d-7684bef91486'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-07-30T01:37:00Z', 'revision_number': 5, 'if_match': None, 'id': 'a0fc72a9-516e-4cf4-943c-a898fcf109f1', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-07-30 01:59:18.874766 | instance | ok: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-07-30T01:33:31Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.25', 'hostname': 'host-172-24-0-25', 'fqdn': 'host-172-24-0-25.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '98ce5af5-90b3-4cc7-9bb0-5d007fb2db74', 'ip_address': '172.24.0.25'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:6d:b2:49', 'name': 'octavia-health-manager-port-instance', 'network_id': '66f84a70-4f9f-4946-a0f7-2858196adb83', 'numa_affinity_policy': None, 'project_id': 'bb38579d416b481496f90762d8f636e1', 'tenant_id': 'bb38579d416b481496f90762d8f636e1', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['f1d12228-9506-47e0-8a2d-7684bef91486'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-07-30T01:37:00Z', 'revision_number': 5, 'if_match': None, 'id': 'a0fc72a9-516e-4cf4-943c-a898fcf109f1', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-07-30 01:59:18.875040 | instance | 2026-07-30 01:59:18.875325 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-07-30 01:59:18.875710 | instance | Thursday 30 July 2026 01:59:18 +0000 (0:00:01.914) 0:11:35.357 ********* 2026-07-30 01:59:19.887945 | instance | ok: [instance] 2026-07-30 01:59:19.888166 | instance | 2026-07-30 01:59:19.888425 | instance | TASK [Upload Amphora image] **************************************************** 2026-07-30 01:59:19.888716 | instance | Thursday 30 July 2026 01:59:19 +0000 (0:00:01.013) 0:11:36.370 ********* 2026-07-30 01:59:20.050949 | instance | included: atmosphere.common.glance_image for instance 2026-07-30 01:59:20.051024 | instance | 2026-07-30 01:59:20.051166 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-07-30 01:59:20.051285 | instance | Thursday 30 July 2026 01:59:20 +0000 (0:00:00.163) 0:11:36.534 ********* 2026-07-30 01:59:21.207880 | instance | ok: [instance] 2026-07-30 01:59:21.207959 | instance | 2026-07-30 01:59:21.208238 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-30 01:59:21.208279 | instance | Thursday 30 July 2026 01:59:21 +0000 (0:00:01.156) 0:11:37.691 ********* 2026-07-30 01:59:21.787154 | instance | ok: [instance] 2026-07-30 01:59:21.787235 | instance | 2026-07-30 01:59:21.787470 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-30 01:59:21.787547 | instance | Thursday 30 July 2026 01:59:21 +0000 (0:00:00.579) 0:11:38.270 ********* 2026-07-30 01:59:21.867915 | instance | ok: [instance] 2026-07-30 01:59:21.867999 | instance | 2026-07-30 01:59:21.868118 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-30 01:59:21.868235 | instance | Thursday 30 July 2026 01:59:21 +0000 (0:00:00.080) 0:11:38.351 ********* 2026-07-30 01:59:22.798454 | instance | ok: [instance] 2026-07-30 01:59:22.798729 | instance | 2026-07-30 01:59:22.799042 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-30 01:59:22.799324 | instance | Thursday 30 July 2026 01:59:22 +0000 (0:00:00.930) 0:11:39.281 ********* 2026-07-30 01:59:22.872783 | instance | ok: [instance] 2026-07-30 01:59:22.873034 | instance | 2026-07-30 01:59:22.873314 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-30 01:59:22.873578 | instance | Thursday 30 July 2026 01:59:22 +0000 (0:00:00.074) 0:11:39.356 ********* 2026-07-30 01:59:22.965881 | instance | ok: [instance] 2026-07-30 01:59:22.966137 | instance | 2026-07-30 01:59:22.966437 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-30 01:59:22.966704 | instance | Thursday 30 July 2026 01:59:22 +0000 (0:00:00.093) 0:11:39.449 ********* 2026-07-30 01:59:23.039455 | instance | skipping: [instance] 2026-07-30 01:59:23.039693 | instance | 2026-07-30 01:59:23.039983 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-30 01:59:23.040295 | instance | Thursday 30 July 2026 01:59:23 +0000 (0:00:00.073) 0:11:39.522 ********* 2026-07-30 01:59:23.113879 | instance | skipping: [instance] 2026-07-30 01:59:23.114138 | instance | 2026-07-30 01:59:23.114928 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-30 01:59:23.114957 | instance | Thursday 30 July 2026 01:59:23 +0000 (0:00:00.074) 0:11:39.597 ********* 2026-07-30 01:59:23.175902 | instance | skipping: [instance] 2026-07-30 01:59:23.176070 | instance | 2026-07-30 01:59:23.176356 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-30 01:59:23.176614 | instance | Thursday 30 July 2026 01:59:23 +0000 (0:00:00.062) 0:11:39.659 ********* 2026-07-30 01:59:23.244546 | instance | skipping: [instance] 2026-07-30 01:59:23.244741 | instance | 2026-07-30 01:59:23.244911 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-30 01:59:23.245086 | instance | Thursday 30 July 2026 01:59:23 +0000 (0:00:00.068) 0:11:39.727 ********* 2026-07-30 01:59:23.305635 | instance | skipping: [instance] 2026-07-30 01:59:23.305842 | instance | 2026-07-30 01:59:23.306112 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-30 01:59:23.306412 | instance | Thursday 30 July 2026 01:59:23 +0000 (0:00:00.061) 0:11:39.789 ********* 2026-07-30 01:59:23.371711 | instance | skipping: [instance] 2026-07-30 01:59:23.371946 | instance | 2026-07-30 01:59:23.372211 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-30 01:59:23.372515 | instance | Thursday 30 July 2026 01:59:23 +0000 (0:00:00.066) 0:11:39.855 ********* 2026-07-30 01:59:23.442300 | instance | skipping: [instance] 2026-07-30 01:59:23.442575 | instance | 2026-07-30 01:59:23.442850 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-30 01:59:23.443110 | instance | Thursday 30 July 2026 01:59:23 +0000 (0:00:00.070) 0:11:39.925 ********* 2026-07-30 01:59:23.514670 | instance | skipping: [instance] 2026-07-30 01:59:23.514921 | instance | 2026-07-30 01:59:23.515199 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-30 01:59:23.515468 | instance | Thursday 30 July 2026 01:59:23 +0000 (0:00:00.072) 0:11:39.998 ********* 2026-07-30 01:59:23.582026 | instance | skipping: [instance] 2026-07-30 01:59:23.582250 | instance | 2026-07-30 01:59:23.582556 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-30 01:59:23.582815 | instance | Thursday 30 July 2026 01:59:23 +0000 (0:00:00.067) 0:11:40.065 ********* 2026-07-30 01:59:23.820127 | instance | skipping: [instance] 2026-07-30 01:59:23.820377 | instance | 2026-07-30 01:59:23.820820 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-07-30 01:59:23.821111 | instance | Thursday 30 July 2026 01:59:23 +0000 (0:00:00.237) 0:11:40.303 ********* 2026-07-30 01:59:24.765987 | instance | ok: [instance] 2026-07-30 01:59:24.766060 | instance | 2026-07-30 01:59:24.766197 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-07-30 01:59:24.766320 | instance | Thursday 30 July 2026 01:59:24 +0000 (0:00:00.946) 0:11:41.249 ********* 2026-07-30 01:59:25.515457 | instance | ok: [instance] 2026-07-30 01:59:25.515703 | instance | 2026-07-30 01:59:25.516012 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-07-30 01:59:25.516277 | instance | Thursday 30 July 2026 01:59:25 +0000 (0:00:00.748) 0:11:41.998 ********* 2026-07-30 01:59:26.241940 | instance | ok: [instance] 2026-07-30 01:59:26.242201 | instance | 2026-07-30 01:59:26.242540 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-07-30 01:59:26.242807 | instance | Thursday 30 July 2026 01:59:26 +0000 (0:00:00.727) 0:11:42.725 ********* 2026-07-30 01:59:27.290668 | instance | ok: [instance] 2026-07-30 01:59:27.290783 | instance | 2026-07-30 01:59:27.290959 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-07-30 01:59:27.291126 | instance | Thursday 30 July 2026 01:59:27 +0000 (0:00:01.048) 0:11:43.774 ********* 2026-07-30 01:59:28.730056 | instance | ok: [instance] => (item=octavia-client) 2026-07-30 01:59:28.730294 | instance | ok: [instance] => (item=octavia-server) 2026-07-30 01:59:28.730577 | instance | 2026-07-30 01:59:28.730851 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-07-30 01:59:28.731112 | instance | Thursday 30 July 2026 01:59:28 +0000 (0:00:01.439) 0:11:45.213 ********* 2026-07-30 01:59:29.477861 | instance | ok: [instance] 2026-07-30 01:59:29.477943 | instance | 2026-07-30 01:59:29.478066 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-07-30 01:59:29.478185 | instance | Thursday 30 July 2026 01:59:29 +0000 (0:00:00.747) 0:11:45.961 ********* 2026-07-30 01:59:30.747281 | instance | ok: [instance] 2026-07-30 01:59:30.747501 | instance | 2026-07-30 01:59:30.747827 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-07-30 01:59:30.748129 | instance | Thursday 30 July 2026 01:59:30 +0000 (0:00:01.269) 0:11:47.230 ********* 2026-07-30 01:59:33.173983 | instance | ok: [instance] 2026-07-30 01:59:33.174208 | instance | 2026-07-30 01:59:33.174556 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-07-30 01:59:33.174835 | instance | Thursday 30 July 2026 01:59:33 +0000 (0:00:02.426) 0:11:49.657 ********* 2026-07-30 01:59:42.709796 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-07-30 01:59:42.709943 | instance | ok: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-07-30 01:59:42.710101 | instance | 2026-07-30 01:59:42.710287 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 01:59:42.710473 | instance | Thursday 30 July 2026 01:59:42 +0000 (0:00:09.535) 0:11:59.193 ********* 2026-07-30 01:59:42.884560 | instance | included: openstack_helm_ingress for instance 2026-07-30 01:59:42.884785 | instance | 2026-07-30 01:59:42.885063 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 01:59:42.885364 | instance | Thursday 30 July 2026 01:59:42 +0000 (0:00:00.174) 0:11:59.367 ********* 2026-07-30 01:59:42.975047 | instance | skipping: [instance] 2026-07-30 01:59:42.975294 | instance | 2026-07-30 01:59:42.975579 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 01:59:42.975842 | instance | Thursday 30 July 2026 01:59:42 +0000 (0:00:00.090) 0:11:59.458 ********* 2026-07-30 01:59:43.055686 | instance | skipping: [instance] 2026-07-30 01:59:43.055818 | instance | 2026-07-30 01:59:43.056002 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 01:59:43.056168 | instance | Thursday 30 July 2026 01:59:43 +0000 (0:00:00.080) 0:11:59.539 ********* 2026-07-30 01:59:43.149147 | instance | ok: [instance] 2026-07-30 01:59:43.149394 | instance | 2026-07-30 01:59:43.149649 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-07-30 01:59:43.149908 | instance | Thursday 30 July 2026 01:59:43 +0000 (0:00:00.093) 0:11:59.632 ********* 2026-07-30 01:59:43.278646 | instance | included: ingress for instance 2026-07-30 01:59:43.278868 | instance | 2026-07-30 01:59:43.279181 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-07-30 01:59:43.279442 | instance | Thursday 30 July 2026 01:59:43 +0000 (0:00:00.129) 0:11:59.762 ********* 2026-07-30 01:59:44.618665 | instance | ok: [instance] 2026-07-30 01:59:44.618902 | instance | 2026-07-30 01:59:44.619205 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 01:59:44.619483 | instance | Thursday 30 July 2026 01:59:44 +0000 (0:00:01.339) 0:12:01.101 ********* 2026-07-30 01:59:44.736234 | instance | ok: [instance] 2026-07-30 01:59:44.736307 | instance | 2026-07-30 01:59:44.736319 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 01:59:44.736335 | instance | Thursday 30 July 2026 01:59:44 +0000 (0:00:00.117) 0:12:01.219 ********* 2026-07-30 01:59:44.857986 | instance | included: rabbitmq for instance 2026-07-30 01:59:44.858197 | instance | 2026-07-30 01:59:44.858534 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-30 01:59:44.858782 | instance | Thursday 30 July 2026 01:59:44 +0000 (0:00:00.122) 0:12:01.341 ********* 2026-07-30 01:59:45.570353 | instance | ok: [instance] 2026-07-30 01:59:45.570588 | instance | 2026-07-30 01:59:45.570869 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-30 01:59:45.571159 | instance | Thursday 30 July 2026 01:59:45 +0000 (0:00:00.712) 0:12:02.053 ********* 2026-07-30 01:59:45.899876 | instance | skipping: [instance] 2026-07-30 01:59:45.900103 | instance | 2026-07-30 01:59:45.900408 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-30 01:59:45.900671 | instance | Thursday 30 July 2026 01:59:45 +0000 (0:00:00.329) 0:12:02.383 ********* 2026-07-30 01:59:46.186236 | instance | skipping: [instance] 2026-07-30 01:59:46.186482 | instance | 2026-07-30 01:59:46.186752 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-30 01:59:46.187017 | instance | Thursday 30 July 2026 01:59:46 +0000 (0:00:00.286) 0:12:02.669 ********* 2026-07-30 01:59:46.606124 | instance | skipping: [instance] 2026-07-30 01:59:46.606348 | instance | 2026-07-30 01:59:46.606659 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-30 01:59:46.606919 | instance | Thursday 30 July 2026 01:59:46 +0000 (0:00:00.419) 0:12:03.089 ********* 2026-07-30 01:59:47.493343 | instance | ok: [instance] 2026-07-30 01:59:47.493629 | instance | 2026-07-30 01:59:47.493943 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 01:59:47.494309 | instance | Thursday 30 July 2026 01:59:47 +0000 (0:00:00.886) 0:12:03.975 ********* 2026-07-30 01:59:48.171762 | instance | ok: [instance] 2026-07-30 01:59:48.171989 | instance | 2026-07-30 01:59:48.172289 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 01:59:48.172548 | instance | Thursday 30 July 2026 01:59:48 +0000 (0:00:00.679) 0:12:04.655 ********* 2026-07-30 01:59:48.249209 | instance | ok: [instance] 2026-07-30 01:59:48.249408 | instance | 2026-07-30 01:59:48.249730 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 01:59:48.250000 | instance | Thursday 30 July 2026 01:59:48 +0000 (0:00:00.077) 0:12:04.732 ********* 2026-07-30 01:59:48.342343 | instance | skipping: [instance] 2026-07-30 01:59:48.342557 | instance | 2026-07-30 01:59:48.342836 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 01:59:48.343099 | instance | Thursday 30 July 2026 01:59:48 +0000 (0:00:00.092) 0:12:04.825 ********* 2026-07-30 01:59:48.432291 | instance | skipping: [instance] 2026-07-30 01:59:48.432604 | instance | 2026-07-30 01:59:48.432805 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 01:59:48.432990 | instance | Thursday 30 July 2026 01:59:48 +0000 (0:00:00.089) 0:12:04.915 ********* 2026-07-30 01:59:48.518044 | instance | ok: [instance] 2026-07-30 01:59:48.518271 | instance | 2026-07-30 01:59:48.518619 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 01:59:48.518885 | instance | Thursday 30 July 2026 01:59:48 +0000 (0:00:00.085) 0:12:05.001 ********* 2026-07-30 01:59:48.685687 | instance | ok: [instance] => (item=identity) 2026-07-30 01:59:48.686128 | instance | ok: [instance] => (item=orchestration) 2026-07-30 01:59:48.686527 | instance | ok: [instance] => (item=key_manager) 2026-07-30 01:59:48.686898 | instance | ok: [instance] => (item=oslo_db) 2026-07-30 01:59:48.687227 | instance | ok: [instance] => (item=oslo_cache) 2026-07-30 01:59:48.687544 | instance | ok: [instance] => (item=container_infra) 2026-07-30 01:59:48.687862 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-30 01:59:48.688166 | instance | 2026-07-30 01:59:48.688490 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 01:59:48.688812 | instance | Thursday 30 July 2026 01:59:48 +0000 (0:00:00.167) 0:12:05.169 ********* 2026-07-30 01:59:48.797189 | instance | ok: [instance] 2026-07-30 01:59:48.797569 | instance | 2026-07-30 01:59:48.797982 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:59:48.798319 | instance | Thursday 30 July 2026 01:59:48 +0000 (0:00:00.111) 0:12:05.280 ********* 2026-07-30 01:59:48.905240 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:59:48.905580 | instance | 2026-07-30 01:59:48.905935 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:59:48.906258 | instance | Thursday 30 July 2026 01:59:48 +0000 (0:00:00.108) 0:12:05.388 ********* 2026-07-30 01:59:49.515695 | instance | ok: [instance] 2026-07-30 01:59:49.515755 | instance | 2026-07-30 01:59:49.515766 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 01:59:49.515776 | instance | Thursday 30 July 2026 01:59:49 +0000 (0:00:00.608) 0:12:05.997 ********* 2026-07-30 01:59:49.603799 | instance | ok: [instance] => { 2026-07-30 01:59:49.603855 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64" 2026-07-30 01:59:49.603866 | instance | } 2026-07-30 01:59:49.603876 | instance | 2026-07-30 01:59:49.603885 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 01:59:49.603894 | instance | Thursday 30 July 2026 01:59:49 +0000 (0:00:00.088) 0:12:06.085 ********* 2026-07-30 01:59:50.016796 | instance | ok: [instance] 2026-07-30 01:59:50.016880 | instance | 2026-07-30 01:59:50.017088 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 01:59:50.017316 | instance | Thursday 30 July 2026 01:59:50 +0000 (0:00:00.414) 0:12:06.500 ********* 2026-07-30 01:59:50.133744 | instance | skipping: [instance] 2026-07-30 01:59:50.134002 | instance | 2026-07-30 01:59:50.134299 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-07-30 01:59:50.134640 | instance | Thursday 30 July 2026 01:59:50 +0000 (0:00:00.116) 0:12:06.617 ********* 2026-07-30 01:59:50.706648 | instance | ok: [instance] 2026-07-30 01:59:50.706925 | instance | 2026-07-30 01:59:50.707259 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 01:59:50.707535 | instance | Thursday 30 July 2026 01:59:50 +0000 (0:00:00.572) 0:12:07.189 ********* 2026-07-30 01:59:50.820083 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 01:59:50.820323 | instance | 2026-07-30 01:59:50.820624 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 01:59:50.820887 | instance | Thursday 30 July 2026 01:59:50 +0000 (0:00:00.113) 0:12:07.303 ********* 2026-07-30 01:59:51.418319 | instance | ok: [instance] 2026-07-30 01:59:51.418562 | instance | 2026-07-30 01:59:51.418845 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-07-30 01:59:51.419104 | instance | Thursday 30 July 2026 01:59:51 +0000 (0:00:00.598) 0:12:07.901 ********* 2026-07-30 01:59:51.656231 | instance | ok: [instance] 2026-07-30 01:59:51.656459 | instance | 2026-07-30 01:59:51.656787 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-07-30 01:59:51.657055 | instance | Thursday 30 July 2026 01:59:51 +0000 (0:00:00.237) 0:12:08.139 ********* 2026-07-30 01:59:52.203209 | instance | ok: [instance] 2026-07-30 01:59:52.203299 | instance | 2026-07-30 01:59:52.203439 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-07-30 01:59:52.203565 | instance | Thursday 30 July 2026 01:59:52 +0000 (0:00:00.547) 0:12:08.686 ********* 2026-07-30 01:59:53.131318 | instance | ok: [instance] 2026-07-30 01:59:53.131388 | instance | 2026-07-30 01:59:53.131521 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-07-30 01:59:53.131642 | instance | Thursday 30 July 2026 01:59:53 +0000 (0:00:00.928) 0:12:09.615 ********* 2026-07-30 01:59:56.404277 | instance | ok: [instance] 2026-07-30 01:59:56.404519 | instance | 2026-07-30 01:59:56.404807 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-07-30 01:59:56.405095 | instance | Thursday 30 July 2026 01:59:56 +0000 (0:00:03.272) 0:12:12.887 ********* 2026-07-30 01:59:56.632262 | instance | ok: [instance] 2026-07-30 01:59:56.632776 | instance | 2026-07-30 01:59:56.633414 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-07-30 01:59:56.634553 | instance | Thursday 30 July 2026 01:59:56 +0000 (0:00:00.227) 0:12:13.115 ********* 2026-07-30 01:59:58.864252 | instance | ok: [instance] 2026-07-30 01:59:58.864585 | instance | 2026-07-30 01:59:58.864599 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-07-30 01:59:58.864609 | instance | Thursday 30 July 2026 01:59:58 +0000 (0:00:02.232) 0:12:15.347 ********* 2026-07-30 01:59:59.588656 | instance | ok: [instance] 2026-07-30 01:59:59.588782 | instance | 2026-07-30 01:59:59.588955 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-07-30 01:59:59.589130 | instance | Thursday 30 July 2026 01:59:59 +0000 (0:00:00.724) 0:12:16.072 ********* 2026-07-30 01:59:59.665658 | instance | skipping: [instance] 2026-07-30 01:59:59.665804 | instance | 2026-07-30 01:59:59.665981 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-07-30 01:59:59.666146 | instance | Thursday 30 July 2026 01:59:59 +0000 (0:00:00.077) 0:12:16.149 ********* 2026-07-30 01:59:59.760632 | instance | ok: [instance] 2026-07-30 01:59:59.760793 | instance | 2026-07-30 01:59:59.760978 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-07-30 01:59:59.761214 | instance | Thursday 30 July 2026 01:59:59 +0000 (0:00:00.094) 0:12:16.243 ********* 2026-07-30 01:59:59.830299 | instance | skipping: [instance] 2026-07-30 01:59:59.830563 | instance | 2026-07-30 01:59:59.830848 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-07-30 01:59:59.831114 | instance | Thursday 30 July 2026 01:59:59 +0000 (0:00:00.069) 0:12:16.313 ********* 2026-07-30 02:00:02.591234 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-07-30 02:00:02.591491 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-07-30 02:00:02.591775 | instance | ok: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-07-30 02:00:02.592057 | instance | ok: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-07-30 02:00:02.592309 | instance | 2026-07-30 02:00:02.592585 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-07-30 02:00:02.592861 | instance | Thursday 30 July 2026 02:00:02 +0000 (0:00:02.760) 0:12:19.074 ********* 2026-07-30 02:00:02.704827 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-07-30 02:00:02.705110 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-07-30 02:00:02.705498 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-07-30 02:00:02.705773 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-07-30 02:00:02.706081 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-07-30 02:00:02.706409 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-07-30 02:00:02.706716 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-07-30 02:00:02.707010 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-07-30 02:00:02.707280 | instance | skipping: [instance] 2026-07-30 02:00:02.707524 | instance | 2026-07-30 02:00:02.707803 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-07-30 02:00:02.708097 | instance | Thursday 30 July 2026 02:00:02 +0000 (0:00:00.113) 0:12:19.188 ********* 2026-07-30 02:00:03.795479 | instance | ok: [instance] 2026-07-30 02:00:03.795560 | instance | 2026-07-30 02:00:03.795702 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-07-30 02:00:03.795828 | instance | Thursday 30 July 2026 02:00:03 +0000 (0:00:01.090) 0:12:20.278 ********* 2026-07-30 02:00:04.555979 | instance | ok: [instance] 2026-07-30 02:00:04.556047 | instance | 2026-07-30 02:00:04.556184 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-07-30 02:00:04.556313 | instance | Thursday 30 July 2026 02:00:04 +0000 (0:00:00.760) 0:12:21.039 ********* 2026-07-30 02:00:06.804623 | instance | ok: [instance] 2026-07-30 02:00:06.804848 | instance | 2026-07-30 02:00:06.805137 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-07-30 02:00:06.805387 | instance | Thursday 30 July 2026 02:00:06 +0000 (0:00:02.248) 0:12:23.288 ********* 2026-07-30 02:00:07.610567 | instance | ok: [instance] 2026-07-30 02:00:07.610705 | instance | 2026-07-30 02:00:07.610888 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 02:00:07.611057 | instance | Thursday 30 July 2026 02:00:07 +0000 (0:00:00.805) 0:12:24.093 ********* 2026-07-30 02:00:07.766901 | instance | included: openstack_helm_ingress for instance 2026-07-30 02:00:07.767127 | instance | 2026-07-30 02:00:07.767400 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 02:00:07.767659 | instance | Thursday 30 July 2026 02:00:07 +0000 (0:00:00.156) 0:12:24.250 ********* 2026-07-30 02:00:07.859968 | instance | skipping: [instance] 2026-07-30 02:00:07.860181 | instance | 2026-07-30 02:00:07.860491 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 02:00:07.860756 | instance | Thursday 30 July 2026 02:00:07 +0000 (0:00:00.093) 0:12:24.343 ********* 2026-07-30 02:00:07.931799 | instance | skipping: [instance] 2026-07-30 02:00:07.932053 | instance | 2026-07-30 02:00:07.932369 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 02:00:07.932637 | instance | Thursday 30 July 2026 02:00:07 +0000 (0:00:00.071) 0:12:24.415 ********* 2026-07-30 02:00:08.013672 | instance | ok: [instance] 2026-07-30 02:00:08.013794 | instance | 2026-07-30 02:00:08.013929 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-07-30 02:00:08.014943 | instance | Thursday 30 July 2026 02:00:08 +0000 (0:00:00.082) 0:12:24.497 ********* 2026-07-30 02:00:08.135155 | instance | included: ingress for instance 2026-07-30 02:00:08.135355 | instance | 2026-07-30 02:00:08.135645 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-07-30 02:00:08.135923 | instance | Thursday 30 July 2026 02:00:08 +0000 (0:00:00.121) 0:12:24.618 ********* 2026-07-30 02:00:09.442210 | instance | ok: [instance] 2026-07-30 02:00:09.442347 | instance | 2026-07-30 02:00:09.442429 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-07-30 02:00:09.442537 | instance | Thursday 30 July 2026 02:00:09 +0000 (0:00:01.306) 0:12:25.924 ********* 2026-07-30 02:00:10.253546 | instance | ok: [instance] 2026-07-30 02:00:10.253679 | instance | 2026-07-30 02:00:10.253861 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-07-30 02:00:10.254126 | instance | Thursday 30 July 2026 02:00:10 +0000 (0:00:00.811) 0:12:26.736 ********* 2026-07-30 02:00:10.422792 | instance | included: openstack_helm_ingress for instance 2026-07-30 02:00:10.423054 | instance | 2026-07-30 02:00:10.423395 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 02:00:10.423777 | instance | Thursday 30 July 2026 02:00:10 +0000 (0:00:00.169) 0:12:26.906 ********* 2026-07-30 02:00:10.496106 | instance | skipping: [instance] 2026-07-30 02:00:10.496324 | instance | 2026-07-30 02:00:10.496611 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 02:00:10.496891 | instance | Thursday 30 July 2026 02:00:10 +0000 (0:00:00.073) 0:12:26.979 ********* 2026-07-30 02:00:10.569527 | instance | skipping: [instance] 2026-07-30 02:00:10.569826 | instance | 2026-07-30 02:00:10.570180 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 02:00:10.570516 | instance | Thursday 30 July 2026 02:00:10 +0000 (0:00:00.073) 0:12:27.052 ********* 2026-07-30 02:00:10.662066 | instance | ok: [instance] 2026-07-30 02:00:10.662280 | instance | 2026-07-30 02:00:10.662668 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-07-30 02:00:10.662954 | instance | Thursday 30 July 2026 02:00:10 +0000 (0:00:00.092) 0:12:27.145 ********* 2026-07-30 02:00:10.783594 | instance | included: ingress for instance 2026-07-30 02:00:10.783709 | instance | 2026-07-30 02:00:10.783881 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-07-30 02:00:10.784043 | instance | Thursday 30 July 2026 02:00:10 +0000 (0:00:00.121) 0:12:27.267 ********* 2026-07-30 02:00:11.866160 | instance | ok: [instance] 2026-07-30 02:00:11.866310 | instance | 2026-07-30 02:00:11.866503 | instance | TASK [Upload images] *********************************************************** 2026-07-30 02:00:11.866672 | instance | Thursday 30 July 2026 02:00:11 +0000 (0:00:01.081) 0:12:28.349 ********* 2026-07-30 02:00:12.032408 | instance | included: atmosphere.common.glance_image for instance => (item={'name': 'ubuntu-2204-kube-v1.34.3', 'url': 'https://github.com/vexxhost/capo-image-elements/releases/download/2025.12-3/ubuntu-22.04-v1.34.3.qcow2', 'distro': 'ubuntu'}) 2026-07-30 02:00:12.032645 | instance | 2026-07-30 02:00:12.032958 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-30 02:00:12.033221 | instance | Thursday 30 July 2026 02:00:12 +0000 (0:00:00.166) 0:12:28.515 ********* 2026-07-30 02:00:12.618823 | instance | ok: [instance] 2026-07-30 02:00:12.618918 | instance | 2026-07-30 02:00:12.619045 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-30 02:00:12.619167 | instance | Thursday 30 July 2026 02:00:12 +0000 (0:00:00.586) 0:12:29.102 ********* 2026-07-30 02:00:12.698197 | instance | ok: [instance] 2026-07-30 02:00:12.698286 | instance | 2026-07-30 02:00:12.698458 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-30 02:00:12.698584 | instance | Thursday 30 July 2026 02:00:12 +0000 (0:00:00.079) 0:12:29.181 ********* 2026-07-30 02:00:13.640134 | instance | ok: [instance] 2026-07-30 02:00:13.640212 | instance | 2026-07-30 02:00:13.640345 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-30 02:00:13.640476 | instance | Thursday 30 July 2026 02:00:13 +0000 (0:00:00.941) 0:12:30.123 ********* 2026-07-30 02:00:13.725761 | instance | ok: [instance] 2026-07-30 02:00:13.725900 | instance | 2026-07-30 02:00:13.726037 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-30 02:00:13.726164 | instance | Thursday 30 July 2026 02:00:13 +0000 (0:00:00.085) 0:12:30.209 ********* 2026-07-30 02:00:13.810621 | instance | ok: [instance] 2026-07-30 02:00:13.810705 | instance | 2026-07-30 02:00:13.810852 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-30 02:00:13.811007 | instance | Thursday 30 July 2026 02:00:13 +0000 (0:00:00.085) 0:12:30.294 ********* 2026-07-30 02:00:13.881979 | instance | skipping: [instance] 2026-07-30 02:00:13.882106 | instance | 2026-07-30 02:00:13.882271 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-30 02:00:13.882476 | instance | Thursday 30 July 2026 02:00:13 +0000 (0:00:00.071) 0:12:30.365 ********* 2026-07-30 02:00:13.953275 | instance | skipping: [instance] 2026-07-30 02:00:13.953335 | instance | 2026-07-30 02:00:13.953458 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-30 02:00:13.953579 | instance | Thursday 30 July 2026 02:00:13 +0000 (0:00:00.070) 0:12:30.436 ********* 2026-07-30 02:00:14.025316 | instance | skipping: [instance] 2026-07-30 02:00:14.025392 | instance | 2026-07-30 02:00:14.025514 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-30 02:00:14.025631 | instance | Thursday 30 July 2026 02:00:14 +0000 (0:00:00.072) 0:12:30.509 ********* 2026-07-30 02:00:14.092493 | instance | skipping: [instance] 2026-07-30 02:00:14.092585 | instance | 2026-07-30 02:00:14.092725 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-30 02:00:14.092850 | instance | Thursday 30 July 2026 02:00:14 +0000 (0:00:00.067) 0:12:30.576 ********* 2026-07-30 02:00:14.161039 | instance | skipping: [instance] 2026-07-30 02:00:14.161186 | instance | 2026-07-30 02:00:14.161373 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-30 02:00:14.161550 | instance | Thursday 30 July 2026 02:00:14 +0000 (0:00:00.068) 0:12:30.644 ********* 2026-07-30 02:00:14.224745 | instance | skipping: [instance] 2026-07-30 02:00:14.224832 | instance | 2026-07-30 02:00:14.224963 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-30 02:00:14.225093 | instance | Thursday 30 July 2026 02:00:14 +0000 (0:00:00.063) 0:12:30.708 ********* 2026-07-30 02:00:14.298296 | instance | skipping: [instance] 2026-07-30 02:00:14.298357 | instance | 2026-07-30 02:00:14.298511 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-30 02:00:14.298629 | instance | Thursday 30 July 2026 02:00:14 +0000 (0:00:00.073) 0:12:30.781 ********* 2026-07-30 02:00:14.379863 | instance | skipping: [instance] 2026-07-30 02:00:14.380003 | instance | 2026-07-30 02:00:14.380194 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-30 02:00:14.380366 | instance | Thursday 30 July 2026 02:00:14 +0000 (0:00:00.081) 0:12:30.863 ********* 2026-07-30 02:00:14.440427 | instance | skipping: [instance] 2026-07-30 02:00:14.440566 | instance | 2026-07-30 02:00:14.440755 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-30 02:00:14.440937 | instance | Thursday 30 July 2026 02:00:14 +0000 (0:00:00.060) 0:12:30.923 ********* 2026-07-30 02:00:14.759863 | instance | skipping: [instance] 2026-07-30 02:00:14.760067 | instance | 2026-07-30 02:00:14.760364 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 02:00:14.760626 | instance | Thursday 30 July 2026 02:00:14 +0000 (0:00:00.318) 0:12:31.242 ********* 2026-07-30 02:00:14.857637 | instance | ok: [instance] 2026-07-30 02:00:14.857862 | instance | 2026-07-30 02:00:14.858130 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 02:00:14.858430 | instance | Thursday 30 July 2026 02:00:14 +0000 (0:00:00.098) 0:12:31.341 ********* 2026-07-30 02:00:14.990164 | instance | included: rabbitmq for instance 2026-07-30 02:00:14.990431 | instance | 2026-07-30 02:00:14.990714 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-30 02:00:14.990986 | instance | Thursday 30 July 2026 02:00:14 +0000 (0:00:00.132) 0:12:31.473 ********* 2026-07-30 02:00:15.697978 | instance | ok: [instance] 2026-07-30 02:00:15.698250 | instance | 2026-07-30 02:00:15.698567 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-30 02:00:15.698880 | instance | Thursday 30 July 2026 02:00:15 +0000 (0:00:00.707) 0:12:32.181 ********* 2026-07-30 02:00:15.863717 | instance | skipping: [instance] 2026-07-30 02:00:15.863917 | instance | 2026-07-30 02:00:15.864247 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-30 02:00:15.864512 | instance | Thursday 30 July 2026 02:00:15 +0000 (0:00:00.165) 0:12:32.347 ********* 2026-07-30 02:00:16.041557 | instance | skipping: [instance] 2026-07-30 02:00:16.041641 | instance | 2026-07-30 02:00:16.041766 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-30 02:00:16.041886 | instance | Thursday 30 July 2026 02:00:16 +0000 (0:00:00.178) 0:12:32.525 ********* 2026-07-30 02:00:16.212637 | instance | skipping: [instance] 2026-07-30 02:00:16.212712 | instance | 2026-07-30 02:00:16.212832 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-30 02:00:16.212948 | instance | Thursday 30 July 2026 02:00:16 +0000 (0:00:00.171) 0:12:32.696 ********* 2026-07-30 02:00:17.076594 | instance | ok: [instance] 2026-07-30 02:00:17.076787 | instance | 2026-07-30 02:00:17.077004 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 02:00:17.077184 | instance | Thursday 30 July 2026 02:00:17 +0000 (0:00:00.863) 0:12:33.559 ********* 2026-07-30 02:00:17.798246 | instance | ok: [instance] 2026-07-30 02:00:17.798438 | instance | 2026-07-30 02:00:17.798636 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 02:00:17.798811 | instance | Thursday 30 July 2026 02:00:17 +0000 (0:00:00.719) 0:12:34.279 ********* 2026-07-30 02:00:17.873883 | instance | ok: [instance] 2026-07-30 02:00:17.874038 | instance | 2026-07-30 02:00:17.874231 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 02:00:17.874420 | instance | Thursday 30 July 2026 02:00:17 +0000 (0:00:00.077) 0:12:34.357 ********* 2026-07-30 02:00:17.951377 | instance | skipping: [instance] 2026-07-30 02:00:17.951614 | instance | 2026-07-30 02:00:17.951900 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 02:00:17.952168 | instance | Thursday 30 July 2026 02:00:17 +0000 (0:00:00.077) 0:12:34.434 ********* 2026-07-30 02:00:18.040334 | instance | skipping: [instance] 2026-07-30 02:00:18.040396 | instance | 2026-07-30 02:00:18.040407 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 02:00:18.040417 | instance | Thursday 30 July 2026 02:00:18 +0000 (0:00:00.084) 0:12:34.519 ********* 2026-07-30 02:00:18.122531 | instance | ok: [instance] 2026-07-30 02:00:18.122847 | instance | 2026-07-30 02:00:18.123168 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 02:00:18.123507 | instance | Thursday 30 July 2026 02:00:18 +0000 (0:00:00.085) 0:12:34.604 ********* 2026-07-30 02:00:18.257267 | instance | ok: [instance] => (item=identity) 2026-07-30 02:00:18.257558 | instance | ok: [instance] => (item=oslo_cache) 2026-07-30 02:00:18.257822 | instance | ok: [instance] => (item=oslo_db) 2026-07-30 02:00:18.258086 | instance | ok: [instance] => (item=sharev2) 2026-07-30 02:00:18.258365 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-30 02:00:18.258675 | instance | 2026-07-30 02:00:18.258944 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 02:00:18.259204 | instance | Thursday 30 July 2026 02:00:18 +0000 (0:00:00.135) 0:12:34.740 ********* 2026-07-30 02:00:18.388898 | instance | ok: [instance] 2026-07-30 02:00:18.389090 | instance | 2026-07-30 02:00:18.389368 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 02:00:18.389715 | instance | Thursday 30 July 2026 02:00:18 +0000 (0:00:00.131) 0:12:34.871 ********* 2026-07-30 02:00:18.522224 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 02:00:18.522560 | instance | 2026-07-30 02:00:18.522943 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 02:00:18.523275 | instance | Thursday 30 July 2026 02:00:18 +0000 (0:00:00.133) 0:12:35.005 ********* 2026-07-30 02:00:19.095679 | instance | ok: [instance] 2026-07-30 02:00:19.095896 | instance | 2026-07-30 02:00:19.096191 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-07-30 02:00:19.096458 | instance | Thursday 30 July 2026 02:00:19 +0000 (0:00:00.573) 0:12:35.579 ********* 2026-07-30 02:00:20.116786 | instance | ok: [instance] 2026-07-30 02:00:20.117027 | instance | 2026-07-30 02:00:20.117300 | instance | TASK [Upload service image] **************************************************** 2026-07-30 02:00:20.117571 | instance | Thursday 30 July 2026 02:00:20 +0000 (0:00:01.021) 0:12:36.600 ********* 2026-07-30 02:00:20.252264 | instance | included: atmosphere.common.glance_image for instance 2026-07-30 02:00:20.252515 | instance | 2026-07-30 02:00:20.252789 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-30 02:00:20.253074 | instance | Thursday 30 July 2026 02:00:20 +0000 (0:00:00.135) 0:12:36.735 ********* 2026-07-30 02:00:20.853025 | instance | ok: [instance] 2026-07-30 02:00:20.853259 | instance | 2026-07-30 02:00:20.853542 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-30 02:00:20.853818 | instance | Thursday 30 July 2026 02:00:20 +0000 (0:00:00.600) 0:12:37.336 ********* 2026-07-30 02:00:20.929566 | instance | ok: [instance] 2026-07-30 02:00:20.929812 | instance | 2026-07-30 02:00:20.930091 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-30 02:00:20.930360 | instance | Thursday 30 July 2026 02:00:20 +0000 (0:00:00.076) 0:12:37.413 ********* 2026-07-30 02:00:21.850240 | instance | ok: [instance] 2026-07-30 02:00:21.850540 | instance | 2026-07-30 02:00:21.850849 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-30 02:00:21.851123 | instance | Thursday 30 July 2026 02:00:21 +0000 (0:00:00.920) 0:12:38.333 ********* 2026-07-30 02:00:21.937017 | instance | ok: [instance] 2026-07-30 02:00:21.937241 | instance | 2026-07-30 02:00:21.938238 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-30 02:00:21.938263 | instance | Thursday 30 July 2026 02:00:21 +0000 (0:00:00.086) 0:12:38.420 ********* 2026-07-30 02:00:22.030987 | instance | ok: [instance] 2026-07-30 02:00:22.031062 | instance | 2026-07-30 02:00:22.031178 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-30 02:00:22.031304 | instance | Thursday 30 July 2026 02:00:22 +0000 (0:00:00.094) 0:12:38.514 ********* 2026-07-30 02:00:22.099031 | instance | skipping: [instance] 2026-07-30 02:00:22.099088 | instance | 2026-07-30 02:00:22.099106 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-30 02:00:22.099288 | instance | Thursday 30 July 2026 02:00:22 +0000 (0:00:00.067) 0:12:38.582 ********* 2026-07-30 02:00:22.161590 | instance | skipping: [instance] 2026-07-30 02:00:22.161712 | instance | 2026-07-30 02:00:22.161879 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-30 02:00:22.162041 | instance | Thursday 30 July 2026 02:00:22 +0000 (0:00:00.062) 0:12:38.645 ********* 2026-07-30 02:00:22.219623 | instance | skipping: [instance] 2026-07-30 02:00:22.219757 | instance | 2026-07-30 02:00:22.219940 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-30 02:00:22.220109 | instance | Thursday 30 July 2026 02:00:22 +0000 (0:00:00.056) 0:12:38.701 ********* 2026-07-30 02:00:22.280816 | instance | skipping: [instance] 2026-07-30 02:00:22.281058 | instance | 2026-07-30 02:00:22.281324 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-30 02:00:22.281586 | instance | Thursday 30 July 2026 02:00:22 +0000 (0:00:00.062) 0:12:38.764 ********* 2026-07-30 02:00:22.347518 | instance | skipping: [instance] 2026-07-30 02:00:22.347771 | instance | 2026-07-30 02:00:22.348038 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-30 02:00:22.348291 | instance | Thursday 30 July 2026 02:00:22 +0000 (0:00:00.066) 0:12:38.831 ********* 2026-07-30 02:00:22.410940 | instance | skipping: [instance] 2026-07-30 02:00:22.411165 | instance | 2026-07-30 02:00:22.411428 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-30 02:00:22.411738 | instance | Thursday 30 July 2026 02:00:22 +0000 (0:00:00.063) 0:12:38.894 ********* 2026-07-30 02:00:22.591513 | instance | skipping: [instance] 2026-07-30 02:00:22.591671 | instance | 2026-07-30 02:00:22.591876 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-30 02:00:22.592065 | instance | Thursday 30 July 2026 02:00:22 +0000 (0:00:00.180) 0:12:39.075 ********* 2026-07-30 02:00:22.668122 | instance | skipping: [instance] 2026-07-30 02:00:22.668298 | instance | 2026-07-30 02:00:22.668457 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-30 02:00:22.668591 | instance | Thursday 30 July 2026 02:00:22 +0000 (0:00:00.076) 0:12:39.151 ********* 2026-07-30 02:00:22.738456 | instance | skipping: [instance] 2026-07-30 02:00:22.738577 | instance | 2026-07-30 02:00:22.738750 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-30 02:00:22.738907 | instance | Thursday 30 July 2026 02:00:22 +0000 (0:00:00.070) 0:12:39.222 ********* 2026-07-30 02:00:22.848603 | instance | skipping: [instance] 2026-07-30 02:00:22.848749 | instance | 2026-07-30 02:00:22.848917 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-07-30 02:00:22.849080 | instance | Thursday 30 July 2026 02:00:22 +0000 (0:00:00.110) 0:12:39.332 ********* 2026-07-30 02:00:23.881809 | instance | ok: [instance] 2026-07-30 02:00:23.882063 | instance | 2026-07-30 02:00:23.882366 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-07-30 02:00:23.882684 | instance | Thursday 30 July 2026 02:00:23 +0000 (0:00:01.032) 0:12:40.364 ********* 2026-07-30 02:00:27.064715 | instance | ok: [instance] => (item=22) 2026-07-30 02:00:27.064991 | instance | ok: [instance] => (item=111) 2026-07-30 02:00:27.065290 | instance | ok: [instance] => (item=2049) 2026-07-30 02:00:27.065545 | instance | 2026-07-30 02:00:27.065909 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-07-30 02:00:27.066325 | instance | Thursday 30 July 2026 02:00:27 +0000 (0:00:03.182) 0:12:43.547 ********* 2026-07-30 02:00:28.115756 | instance | ok: [instance] 2026-07-30 02:00:28.115834 | instance | 2026-07-30 02:00:28.115962 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-07-30 02:00:28.116086 | instance | Thursday 30 July 2026 02:00:28 +0000 (0:00:01.051) 0:12:44.599 ********* 2026-07-30 02:00:28.341424 | instance | ok: [instance -> localhost] 2026-07-30 02:00:28.341728 | instance | 2026-07-30 02:00:28.342314 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-07-30 02:00:28.342514 | instance | Thursday 30 July 2026 02:00:28 +0000 (0:00:00.225) 0:12:44.824 ********* 2026-07-30 02:00:28.742939 | instance | ok: [instance -> localhost] 2026-07-30 02:00:28.743226 | instance | 2026-07-30 02:00:28.743509 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-07-30 02:00:28.743790 | instance | Thursday 30 July 2026 02:00:28 +0000 (0:00:00.401) 0:12:45.226 ********* 2026-07-30 02:00:29.067686 | instance | ok: [instance -> localhost] 2026-07-30 02:00:29.067837 | instance | 2026-07-30 02:00:29.068051 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-07-30 02:00:29.068243 | instance | Thursday 30 July 2026 02:00:29 +0000 (0:00:00.325) 0:12:45.551 ********* 2026-07-30 02:00:29.287459 | instance | ok: [instance -> localhost] 2026-07-30 02:00:29.287691 | instance | 2026-07-30 02:00:29.287980 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-07-30 02:00:29.288252 | instance | Thursday 30 July 2026 02:00:29 +0000 (0:00:00.219) 0:12:45.770 ********* 2026-07-30 02:00:30.033361 | instance | ok: [instance] 2026-07-30 02:00:30.033648 | instance | 2026-07-30 02:00:30.033847 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-07-30 02:00:30.034155 | instance | Thursday 30 July 2026 02:00:30 +0000 (0:00:00.745) 0:12:46.516 ********* 2026-07-30 02:00:32.346317 | instance | ok: [instance] 2026-07-30 02:00:32.346532 | instance | 2026-07-30 02:00:32.346771 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 02:00:32.346967 | instance | Thursday 30 July 2026 02:00:32 +0000 (0:00:02.313) 0:12:48.829 ********* 2026-07-30 02:00:32.512262 | instance | included: openstack_helm_ingress for instance 2026-07-30 02:00:32.512575 | instance | 2026-07-30 02:00:32.513005 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 02:00:32.513336 | instance | Thursday 30 July 2026 02:00:32 +0000 (0:00:00.165) 0:12:48.995 ********* 2026-07-30 02:00:32.585969 | instance | skipping: [instance] 2026-07-30 02:00:32.586174 | instance | 2026-07-30 02:00:32.586561 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 02:00:32.586842 | instance | Thursday 30 July 2026 02:00:32 +0000 (0:00:00.074) 0:12:49.069 ********* 2026-07-30 02:00:32.663915 | instance | skipping: [instance] 2026-07-30 02:00:32.664163 | instance | 2026-07-30 02:00:32.664453 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 02:00:32.664715 | instance | Thursday 30 July 2026 02:00:32 +0000 (0:00:00.078) 0:12:49.147 ********* 2026-07-30 02:00:32.754165 | instance | ok: [instance] 2026-07-30 02:00:32.754311 | instance | 2026-07-30 02:00:32.754505 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-07-30 02:00:32.754666 | instance | Thursday 30 July 2026 02:00:32 +0000 (0:00:00.090) 0:12:49.237 ********* 2026-07-30 02:00:32.879438 | instance | included: ingress for instance 2026-07-30 02:00:32.879571 | instance | 2026-07-30 02:00:32.879790 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-07-30 02:00:32.879971 | instance | Thursday 30 July 2026 02:00:32 +0000 (0:00:00.125) 0:12:49.362 ********* 2026-07-30 02:00:34.118396 | instance | ok: [instance] 2026-07-30 02:00:34.118656 | instance | 2026-07-30 02:00:34.118927 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-07-30 02:00:34.119193 | instance | Thursday 30 July 2026 02:00:34 +0000 (0:00:01.238) 0:12:50.601 ********* 2026-07-30 02:00:35.536094 | instance | ok: [instance] 2026-07-30 02:00:35.536235 | instance | 2026-07-30 02:00:35.536507 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 02:00:35.536762 | instance | Thursday 30 July 2026 02:00:35 +0000 (0:00:01.418) 0:12:52.019 ********* 2026-07-30 02:00:35.633148 | instance | ok: [instance] 2026-07-30 02:00:35.633316 | instance | 2026-07-30 02:00:35.633587 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 02:00:35.633856 | instance | Thursday 30 July 2026 02:00:35 +0000 (0:00:00.097) 0:12:52.116 ********* 2026-07-30 02:00:35.712359 | instance | skipping: [instance] 2026-07-30 02:00:35.712580 | instance | 2026-07-30 02:00:35.712872 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 02:00:35.713143 | instance | Thursday 30 July 2026 02:00:35 +0000 (0:00:00.079) 0:12:52.195 ********* 2026-07-30 02:00:35.781124 | instance | skipping: [instance] 2026-07-30 02:00:35.781355 | instance | 2026-07-30 02:00:35.781674 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 02:00:35.781950 | instance | Thursday 30 July 2026 02:00:35 +0000 (0:00:00.068) 0:12:52.264 ********* 2026-07-30 02:00:35.848648 | instance | skipping: [instance] 2026-07-30 02:00:35.848869 | instance | 2026-07-30 02:00:35.849154 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 02:00:35.849415 | instance | Thursday 30 July 2026 02:00:35 +0000 (0:00:00.067) 0:12:52.332 ********* 2026-07-30 02:00:36.062923 | instance | skipping: [instance] 2026-07-30 02:00:36.063098 | instance | 2026-07-30 02:00:36.063393 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 02:00:36.063662 | instance | Thursday 30 July 2026 02:00:36 +0000 (0:00:00.214) 0:12:52.546 ********* 2026-07-30 02:00:36.136759 | instance | skipping: [instance] 2026-07-30 02:00:36.136939 | instance | 2026-07-30 02:00:36.137229 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 02:00:36.137518 | instance | Thursday 30 July 2026 02:00:36 +0000 (0:00:00.073) 0:12:52.620 ********* 2026-07-30 02:00:36.220408 | instance | ok: [instance] 2026-07-30 02:00:36.220543 | instance | 2026-07-30 02:00:36.220729 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 02:00:36.220916 | instance | Thursday 30 July 2026 02:00:36 +0000 (0:00:00.083) 0:12:52.703 ********* 2026-07-30 02:00:36.324430 | instance | ok: [instance] => (item=identity) 2026-07-30 02:00:36.324889 | instance | ok: [instance] => (item=oslo_cache) 2026-07-30 02:00:36.325169 | instance | ok: [instance] => (item=oslo_db) 2026-07-30 02:00:36.325432 | instance | ok: [instance] => (item=dashboard) 2026-07-30 02:00:36.325726 | instance | 2026-07-30 02:00:36.326106 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 02:00:36.326367 | instance | Thursday 30 July 2026 02:00:36 +0000 (0:00:00.103) 0:12:52.807 ********* 2026-07-30 02:00:36.435235 | instance | ok: [instance] 2026-07-30 02:00:36.435406 | instance | 2026-07-30 02:00:36.435691 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 02:00:36.435961 | instance | Thursday 30 July 2026 02:00:36 +0000 (0:00:00.110) 0:12:52.918 ********* 2026-07-30 02:00:36.541926 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 02:00:36.542093 | instance | 2026-07-30 02:00:36.542352 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 02:00:36.542765 | instance | Thursday 30 July 2026 02:00:36 +0000 (0:00:00.106) 0:12:53.025 ********* 2026-07-30 02:00:37.145478 | instance | ok: [instance] 2026-07-30 02:00:37.145708 | instance | 2026-07-30 02:00:37.145982 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-07-30 02:00:37.146239 | instance | Thursday 30 July 2026 02:00:37 +0000 (0:00:00.602) 0:12:53.628 ********* 2026-07-30 02:00:39.349981 | instance | ok: [instance] 2026-07-30 02:00:39.350078 | instance | 2026-07-30 02:00:39.350332 | instance | TASK [Create Ingress] ********************************************************** 2026-07-30 02:00:39.350654 | instance | Thursday 30 July 2026 02:00:39 +0000 (0:00:02.204) 0:12:55.832 ********* 2026-07-30 02:00:39.511656 | instance | included: openstack_helm_ingress for instance 2026-07-30 02:00:39.511922 | instance | 2026-07-30 02:00:39.512215 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-30 02:00:39.512502 | instance | Thursday 30 July 2026 02:00:39 +0000 (0:00:00.161) 0:12:55.994 ********* 2026-07-30 02:00:39.583486 | instance | skipping: [instance] 2026-07-30 02:00:39.583562 | instance | 2026-07-30 02:00:39.583692 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-30 02:00:39.583812 | instance | Thursday 30 July 2026 02:00:39 +0000 (0:00:00.072) 0:12:56.067 ********* 2026-07-30 02:00:39.657276 | instance | skipping: [instance] 2026-07-30 02:00:39.657501 | instance | 2026-07-30 02:00:39.657770 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-30 02:00:39.658029 | instance | Thursday 30 July 2026 02:00:39 +0000 (0:00:00.073) 0:12:56.140 ********* 2026-07-30 02:00:39.741097 | instance | ok: [instance] 2026-07-30 02:00:39.741347 | instance | 2026-07-30 02:00:39.741622 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-07-30 02:00:39.741898 | instance | Thursday 30 July 2026 02:00:39 +0000 (0:00:00.083) 0:12:56.224 ********* 2026-07-30 02:00:39.860238 | instance | included: ingress for instance 2026-07-30 02:00:39.860487 | instance | 2026-07-30 02:00:39.860796 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-07-30 02:00:39.861077 | instance | Thursday 30 July 2026 02:00:39 +0000 (0:00:00.119) 0:12:56.343 ********* 2026-07-30 02:00:41.213020 | instance | ok: [instance] 2026-07-30 02:00:41.213243 | instance | 2026-07-30 02:00:41.213548 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-07-30 02:00:41.213808 | instance | Thursday 30 July 2026 02:00:41 +0000 (0:00:01.351) 0:12:57.695 ********* 2026-07-30 02:00:42.040527 | instance | ok: [instance] 2026-07-30 02:00:42.041204 | instance | 2026-07-30 02:00:42.041258 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-07-30 02:00:42.041333 | instance | Thursday 30 July 2026 02:00:42 +0000 (0:00:00.828) 0:12:58.523 ********* 2026-07-30 02:00:50.151052 | instance | ok: [instance] => (item=None) 2026-07-30 02:00:50.151183 | instance | ok: [instance] => (item=None) 2026-07-30 02:00:50.151378 | instance | ok: [instance] => (item=None) 2026-07-30 02:00:50.151532 | instance | ok: [instance] => (item=None) 2026-07-30 02:00:50.151764 | instance | ok: [instance] => (item=None) 2026-07-30 02:00:50.151826 | instance | ok: [instance] => (item=None) 2026-07-30 02:00:50.151998 | instance | ok: [instance] => (item=None) 2026-07-30 02:00:50.152147 | instance | ok: [instance] => (item=None) 2026-07-30 02:00:50.152303 | instance | ok: [instance] => (item=None) 2026-07-30 02:00:50.152460 | instance | ok: [instance] => (item=None) 2026-07-30 02:00:50.152633 | instance | ok: [instance] => (item=None) 2026-07-30 02:00:50.152788 | instance | ok: [instance] => (item=None) 2026-07-30 02:00:50.152948 | instance | ok: [instance] => (item=None) 2026-07-30 02:00:50.153150 | instance | ok: [instance] 2026-07-30 02:00:50.153262 | instance | 2026-07-30 02:00:50.153430 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-07-30 02:00:50.153589 | instance | Thursday 30 July 2026 02:00:50 +0000 (0:00:08.110) 0:13:06.634 ********* 2026-07-30 02:00:50.419034 | instance | ok: [instance] => (item=None) 2026-07-30 02:00:50.419229 | instance | skipping: [instance] => (item=None) 2026-07-30 02:00:50.419502 | instance | ok: [instance] => (item=None) 2026-07-30 02:00:50.419754 | instance | ok: [instance] => (item=None) 2026-07-30 02:00:50.420013 | instance | skipping: [instance] => (item=None) 2026-07-30 02:00:50.420271 | instance | ok: [instance] => (item=None) 2026-07-30 02:00:50.420537 | instance | ok: [instance] => (item=None) 2026-07-30 02:00:50.420785 | instance | ok: [instance] => (item=None) 2026-07-30 02:00:50.421032 | instance | ok: [instance] => (item=None) 2026-07-30 02:00:50.421302 | instance | ok: [instance] => (item=None) 2026-07-30 02:00:50.421565 | instance | ok: [instance] => (item=None) 2026-07-30 02:00:50.421812 | instance | ok: [instance] => (item=None) 2026-07-30 02:00:50.422141 | instance | ok: [instance] => (item=None) 2026-07-30 02:00:50.422542 | instance | ok: [instance] 2026-07-30 02:00:50.422795 | instance | 2026-07-30 02:00:50.423013 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-07-30 02:00:50.423180 | instance | Thursday 30 July 2026 02:00:50 +0000 (0:00:00.267) 0:13:06.902 ********* 2026-07-30 02:00:51.143607 | instance | ok: [instance] 2026-07-30 02:00:51.143754 | instance | 2026-07-30 02:00:51.143912 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-07-30 02:00:51.144084 | instance | Thursday 30 July 2026 02:00:51 +0000 (0:00:00.724) 0:13:07.627 ********* 2026-07-30 02:00:52.247561 | instance | ok: [instance] 2026-07-30 02:00:52.247625 | instance | 2026-07-30 02:00:52.247636 | instance | PLAY [controllers] ************************************************************* 2026-07-30 02:00:52.247646 | instance | 2026-07-30 02:00:52.247655 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 02:00:52.247664 | instance | Thursday 30 July 2026 02:00:52 +0000 (0:00:01.102) 0:13:08.729 ********* 2026-07-30 02:00:56.013555 | instance | ok: [instance] 2026-07-30 02:00:56.013637 | instance | 2026-07-30 02:00:56.013776 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-07-30 02:00:56.013908 | instance | Thursday 30 July 2026 02:00:56 +0000 (0:00:03.767) 0:13:12.497 ********* 2026-07-30 02:00:56.302485 | instance | ok: [instance] 2026-07-30 02:00:56.302577 | instance | 2026-07-30 02:00:56.302695 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-30 02:00:56.302811 | instance | Thursday 30 July 2026 02:00:56 +0000 (0:00:00.288) 0:13:12.785 ********* 2026-07-30 02:00:57.434414 | instance | ok: [instance] 2026-07-30 02:00:57.434458 | instance | 2026-07-30 02:00:57.434464 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-30 02:00:57.434470 | instance | Thursday 30 July 2026 02:00:57 +0000 (0:00:01.132) 0:13:13.917 ********* 2026-07-30 02:00:57.745092 | instance | ok: [instance] 2026-07-30 02:00:57.745190 | instance | 2026-07-30 02:00:57.745432 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-30 02:00:57.745647 | instance | Thursday 30 July 2026 02:00:57 +0000 (0:00:00.310) 0:13:14.228 ********* 2026-07-30 02:00:57.861570 | instance | ok: [instance] => { 2026-07-30 02:00:57.861815 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-07-30 02:00:57.861879 | instance | } 2026-07-30 02:00:57.861913 | instance | 2026-07-30 02:00:57.862144 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-30 02:00:57.862163 | instance | Thursday 30 July 2026 02:00:57 +0000 (0:00:00.116) 0:13:14.345 ********* 2026-07-30 02:00:58.264666 | instance | ok: [instance] 2026-07-30 02:00:58.264734 | instance | 2026-07-30 02:00:58.264745 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-30 02:00:58.264763 | instance | Thursday 30 July 2026 02:00:58 +0000 (0:00:00.402) 0:13:14.747 ********* 2026-07-30 02:00:59.387674 | instance | ok: [instance] 2026-07-30 02:00:59.387753 | instance | 2026-07-30 02:00:59.387815 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-07-30 02:00:59.387969 | instance | Thursday 30 July 2026 02:00:59 +0000 (0:00:01.123) 0:13:15.871 ********* 2026-07-30 02:00:59.923928 | instance | ok: [instance] 2026-07-30 02:00:59.924013 | instance | 2026-07-30 02:00:59.924296 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-07-30 02:00:59.924369 | instance | Thursday 30 July 2026 02:00:59 +0000 (0:00:00.535) 0:13:16.407 ********* 2026-07-30 02:01:00.719739 | instance | ok: [instance] 2026-07-30 02:01:00.719844 | instance | 2026-07-30 02:01:00.720045 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-07-30 02:01:00.720220 | instance | Thursday 30 July 2026 02:01:00 +0000 (0:00:00.795) 0:13:17.203 ********* 2026-07-30 02:01:01.506503 | instance | ok: [instance] 2026-07-30 02:01:01.506580 | instance | 2026-07-30 02:01:01.506842 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-07-30 02:01:01.506886 | instance | Thursday 30 July 2026 02:01:01 +0000 (0:00:00.787) 0:13:17.990 ********* 2026-07-30 02:01:01.890751 | instance | ok: [instance] 2026-07-30 02:01:01.890811 | instance | 2026-07-30 02:01:01.890944 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-30 02:01:01.891161 | instance | Thursday 30 July 2026 02:01:01 +0000 (0:00:00.384) 0:13:18.374 ********* 2026-07-30 02:01:02.071642 | instance | included: openstack_helm_endpoints for instance 2026-07-30 02:01:02.071770 | instance | 2026-07-30 02:01:02.071974 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 02:01:02.072136 | instance | Thursday 30 July 2026 02:01:02 +0000 (0:00:00.180) 0:13:18.555 ********* 2026-07-30 02:01:02.145219 | instance | skipping: [instance] 2026-07-30 02:01:02.145356 | instance | 2026-07-30 02:01:02.145525 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 02:01:02.145716 | instance | Thursday 30 July 2026 02:01:02 +0000 (0:00:00.073) 0:13:18.628 ********* 2026-07-30 02:01:02.328618 | instance | skipping: [instance] 2026-07-30 02:01:02.328757 | instance | 2026-07-30 02:01:02.328934 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 02:01:02.329096 | instance | Thursday 30 July 2026 02:01:02 +0000 (0:00:00.183) 0:13:18.812 ********* 2026-07-30 02:01:02.391582 | instance | skipping: [instance] 2026-07-30 02:01:02.391809 | instance | 2026-07-30 02:01:02.392086 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 02:01:02.392369 | instance | Thursday 30 July 2026 02:01:02 +0000 (0:00:00.062) 0:13:18.875 ********* 2026-07-30 02:01:02.459840 | instance | skipping: [instance] 2026-07-30 02:01:02.460072 | instance | 2026-07-30 02:01:02.460349 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 02:01:02.460610 | instance | Thursday 30 July 2026 02:01:02 +0000 (0:00:00.068) 0:13:18.943 ********* 2026-07-30 02:01:02.523828 | instance | skipping: [instance] 2026-07-30 02:01:02.524057 | instance | 2026-07-30 02:01:02.524347 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 02:01:02.524603 | instance | Thursday 30 July 2026 02:01:02 +0000 (0:00:00.063) 0:13:19.007 ********* 2026-07-30 02:01:02.589170 | instance | skipping: [instance] 2026-07-30 02:01:02.589392 | instance | 2026-07-30 02:01:02.589668 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 02:01:02.589925 | instance | Thursday 30 July 2026 02:01:02 +0000 (0:00:00.065) 0:13:19.072 ********* 2026-07-30 02:01:02.656414 | instance | ok: [instance] 2026-07-30 02:01:02.656634 | instance | 2026-07-30 02:01:02.657007 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 02:01:02.657274 | instance | Thursday 30 July 2026 02:01:02 +0000 (0:00:00.067) 0:13:19.140 ********* 2026-07-30 02:01:02.739933 | instance | ok: [instance] => (item=identity) 2026-07-30 02:01:02.740218 | instance | 2026-07-30 02:01:02.740520 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 02:01:02.740814 | instance | Thursday 30 July 2026 02:01:02 +0000 (0:00:00.083) 0:13:19.223 ********* 2026-07-30 02:01:02.848432 | instance | ok: [instance] 2026-07-30 02:01:02.848656 | instance | 2026-07-30 02:01:02.848944 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-07-30 02:01:02.849196 | instance | Thursday 30 July 2026 02:01:02 +0000 (0:00:00.108) 0:13:19.331 ********* 2026-07-30 02:01:03.334168 | instance | ok: [instance] 2026-07-30 02:01:03.334438 | instance | 2026-07-30 02:01:03.334717 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-07-30 02:01:03.334991 | instance | Thursday 30 July 2026 02:01:03 +0000 (0:00:00.485) 0:13:19.817 ********* 2026-07-30 02:01:03.809757 | instance | ok: [instance] 2026-07-30 02:01:03.809978 | instance | 2026-07-30 02:01:03.810256 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-07-30 02:01:03.810560 | instance | Thursday 30 July 2026 02:01:03 +0000 (0:00:00.475) 0:13:20.293 ********* 2026-07-30 02:01:04.305973 | instance | ok: [instance] 2026-07-30 02:01:04.306281 | instance | 2026-07-30 02:01:04.306711 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-07-30 02:01:04.307106 | instance | Thursday 30 July 2026 02:01:04 +0000 (0:00:00.496) 0:13:20.789 ********* 2026-07-30 02:01:04.833324 | instance | ok: [instance] 2026-07-30 02:01:04.833551 | instance | 2026-07-30 02:01:04.833818 | instance | PLAY [Configure networking] **************************************************** 2026-07-30 02:01:04.834100 | instance | 2026-07-30 02:01:04.834365 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 02:01:04.834670 | instance | Thursday 30 July 2026 02:01:04 +0000 (0:00:00.526) 0:13:21.316 ********* 2026-07-30 02:01:08.597987 | instance | ok: [instance] 2026-07-30 02:01:08.598195 | instance | 2026-07-30 02:01:08.598507 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-07-30 02:01:08.598769 | instance | Thursday 30 July 2026 02:01:08 +0000 (0:00:03.765) 0:13:25.081 ********* 2026-07-30 02:01:08.839067 | instance | ok: [instance] 2026-07-30 02:01:08.839277 | instance | 2026-07-30 02:01:08.839568 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-07-30 02:01:08.839812 | instance | Thursday 30 July 2026 02:01:08 +0000 (0:00:00.240) 0:13:25.322 ********* 2026-07-30 02:01:09.047642 | instance | ok: [instance] 2026-07-30 02:01:09.047841 | instance | 2026-07-30 02:01:09.048089 | instance | PLAY RECAP ********************************************************************* 2026-07-30 02:01:09.048535 | instance | instance : ok=803 changed=0 unreachable=0 failed=0 skipped=289 rescued=0 ignored=0 2026-07-30 02:01:09.048681 | instance | 2026-07-30 02:01:09.048779 | instance | Thursday 30 July 2026 02:01:09 +0000 (0:00:00.203) 0:13:25.525 ********* 2026-07-30 02:01:09.049077 | instance | =============================================================================== 2026-07-30 02:01:09.049091 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 15.10s 2026-07-30 02:01:09.049285 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 15.03s 2026-07-30 02:01:09.049450 | instance | vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor -- 14.80s 2026-07-30 02:01:09.049615 | instance | vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor -- 14.76s 2026-07-30 02:01:09.049851 | instance | vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false -- 14.72s 2026-07-30 02:01:09.049934 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 14.70s 2026-07-30 02:01:09.050201 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 14.62s 2026-07-30 02:01:09.050262 | instance | vexxhost.atmosphere.octavia : Add implied roles ------------------------- 9.54s 2026-07-30 02:01:09.050536 | instance | vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets ----- 8.11s 2026-07-30 02:01:09.050589 | instance | vexxhost.ceph.mgr : Configure manager modules --------------------------- 7.97s 2026-07-30 02:01:09.050754 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.29s 2026-07-30 02:01:09.051002 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 7.24s 2026-07-30 02:01:09.051058 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.13s 2026-07-30 02:01:09.051217 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.06s 2026-07-30 02:01:09.051380 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ------------------ 7.00s 2026-07-30 02:01:09.051576 | instance | vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user ------ 6.85s 2026-07-30 02:01:09.051747 | instance | vexxhost.ceph.mgr : Configure "mgr" label for managers ------------------ 6.81s 2026-07-30 02:01:09.051908 | instance | vexxhost.ceph.ceph_exporter : Configure Ceph exporter service ----------- 6.77s 2026-07-30 02:01:09.052070 | instance | vexxhost.ceph.osd : Get mon dump ---------------------------------------- 6.73s 2026-07-30 02:01:09.052296 | instance | vexxhost.ceph.osd : Mark require osd release ---------------------------- 6.70s 2026-07-30 02:01:09.393132 | instance | INFO [aio > idempotence] Executed: Successful 2026-07-30 02:01:09.404956 | instance | INFO [aio > side_effect] Executing 2026-07-30 02:01:09.405280 | instance | WARNING [aio > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-30 02:01:09.412463 | instance | INFO [aio > verify] Executing 2026-07-30 02:01:10.320245 | instance | 2026-07-30 02:01:10.320526 | instance | PLAY [Run tests] *************************************************************** 2026-07-30 02:01:10.320859 | instance | 2026-07-30 02:01:10.321146 | instance | TASK [Run "stestr" tests] ****************************************************** 2026-07-30 02:01:10.321422 | instance | Thursday 30 July 2026 02:01:10 +0000 (0:00:00.010) 0:00:00.010 ********* 2026-07-30 02:01:13.171820 | instance | changed: [localhost] 2026-07-30 02:01:13.172074 | instance | 2026-07-30 02:01:13.172351 | instance | PLAY [controllers[0]] ********************************************************** 2026-07-30 02:01:13.172611 | instance | 2026-07-30 02:01:13.172921 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-30 02:01:13.173246 | instance | Thursday 30 July 2026 02:01:13 +0000 (0:00:02.851) 0:00:02.862 ********* 2026-07-30 02:01:17.167622 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-30 02:01:17.167703 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-30 02:01:17.167844 | instance | interpreter could change the meaning of that path. See 2026-07-30 02:01:17.167963 | instance | https://docs.ansible.com/ansible- 2026-07-30 02:01:17.168079 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-30 02:01:17.253272 | instance | ok: [instance] 2026-07-30 02:01:17.253488 | instance | 2026-07-30 02:01:17.253761 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-07-30 02:01:17.254031 | instance | Thursday 30 July 2026 02:01:17 +0000 (0:00:04.081) 0:00:06.943 ********* 2026-07-30 02:01:18.426303 | instance | ok: [instance] 2026-07-30 02:01:18.426595 | instance | 2026-07-30 02:01:18.426893 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-07-30 02:01:18.427313 | instance | Thursday 30 July 2026 02:01:18 +0000 (0:00:01.172) 0:00:08.116 ********* 2026-07-30 02:01:18.789387 | instance | ok: [instance] 2026-07-30 02:01:18.789640 | instance | 2026-07-30 02:01:18.789936 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-07-30 02:01:18.790222 | instance | Thursday 30 July 2026 02:01:18 +0000 (0:00:00.363) 0:00:08.479 ********* 2026-07-30 02:01:19.470356 | instance | ok: [instance] 2026-07-30 02:01:19.470528 | instance | 2026-07-30 02:01:19.470723 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 02:01:19.470905 | instance | Thursday 30 July 2026 02:01:19 +0000 (0:00:00.681) 0:00:09.160 ********* 2026-07-30 02:01:19.642831 | instance | ok: [instance] 2026-07-30 02:01:19.643067 | instance | 2026-07-30 02:01:19.643336 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 02:01:19.643602 | instance | Thursday 30 July 2026 02:01:19 +0000 (0:00:00.172) 0:00:09.333 ********* 2026-07-30 02:01:19.699227 | instance | skipping: [instance] 2026-07-30 02:01:19.699516 | instance | 2026-07-30 02:01:19.699929 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 02:01:19.700280 | instance | Thursday 30 July 2026 02:01:19 +0000 (0:00:00.056) 0:00:09.389 ********* 2026-07-30 02:01:19.760444 | instance | skipping: [instance] 2026-07-30 02:01:19.760708 | instance | 2026-07-30 02:01:19.761019 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 02:01:19.761306 | instance | Thursday 30 July 2026 02:01:19 +0000 (0:00:00.060) 0:00:09.450 ********* 2026-07-30 02:01:19.826107 | instance | skipping: [instance] 2026-07-30 02:01:19.826330 | instance | 2026-07-30 02:01:19.826694 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 02:01:19.826975 | instance | Thursday 30 July 2026 02:01:19 +0000 (0:00:00.066) 0:00:09.516 ********* 2026-07-30 02:01:19.887076 | instance | skipping: [instance] 2026-07-30 02:01:19.887353 | instance | 2026-07-30 02:01:19.887595 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 02:01:19.887844 | instance | Thursday 30 July 2026 02:01:19 +0000 (0:00:00.060) 0:00:09.577 ********* 2026-07-30 02:01:19.951452 | instance | skipping: [instance] 2026-07-30 02:01:19.951762 | instance | 2026-07-30 02:01:19.952163 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 02:01:19.952543 | instance | Thursday 30 July 2026 02:01:19 +0000 (0:00:00.064) 0:00:09.641 ********* 2026-07-30 02:01:20.019058 | instance | ok: [instance] 2026-07-30 02:01:20.019372 | instance | 2026-07-30 02:01:20.019845 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 02:01:20.020201 | instance | Thursday 30 July 2026 02:01:20 +0000 (0:00:00.067) 0:00:09.709 ********* 2026-07-30 02:01:20.116540 | instance | ok: [instance] => (item=identity) 2026-07-30 02:01:20.116964 | instance | ok: [instance] => (item=dashboard) 2026-07-30 02:01:20.117523 | instance | 2026-07-30 02:01:20.117775 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 02:01:20.118261 | instance | Thursday 30 July 2026 02:01:20 +0000 (0:00:00.097) 0:00:09.806 ********* 2026-07-30 02:01:20.240484 | instance | ok: [instance] 2026-07-30 02:01:20.240724 | instance | 2026-07-30 02:01:20.241017 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-30 02:01:20.241309 | instance | Thursday 30 July 2026 02:01:20 +0000 (0:00:00.123) 0:00:09.930 ********* 2026-07-30 02:01:20.328404 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-30 02:01:20.328618 | instance | 2026-07-30 02:01:20.328893 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-30 02:01:20.329158 | instance | Thursday 30 July 2026 02:01:20 +0000 (0:00:00.088) 0:00:10.018 ********* 2026-07-30 02:01:20.985615 | instance | changed: [instance] 2026-07-30 02:01:20.986566 | instance | 2026-07-30 02:01:20.986586 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-30 02:01:20.986593 | instance | Thursday 30 July 2026 02:01:20 +0000 (0:00:00.657) 0:00:10.676 ********* 2026-07-30 02:01:21.156422 | instance | included: openstack_helm_endpoints for instance 2026-07-30 02:01:21.156648 | instance | 2026-07-30 02:01:21.156929 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-30 02:01:21.157192 | instance | Thursday 30 July 2026 02:01:21 +0000 (0:00:00.170) 0:00:10.846 ********* 2026-07-30 02:01:21.286837 | instance | ok: [instance] 2026-07-30 02:01:21.287067 | instance | 2026-07-30 02:01:21.287341 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-30 02:01:21.287605 | instance | Thursday 30 July 2026 02:01:21 +0000 (0:00:00.130) 0:00:10.977 ********* 2026-07-30 02:01:21.347013 | instance | skipping: [instance] 2026-07-30 02:01:21.347232 | instance | 2026-07-30 02:01:21.347511 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-30 02:01:21.347771 | instance | Thursday 30 July 2026 02:01:21 +0000 (0:00:00.060) 0:00:11.037 ********* 2026-07-30 02:01:21.407666 | instance | skipping: [instance] 2026-07-30 02:01:21.407836 | instance | 2026-07-30 02:01:21.408020 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-30 02:01:21.408275 | instance | Thursday 30 July 2026 02:01:21 +0000 (0:00:00.060) 0:00:11.098 ********* 2026-07-30 02:01:21.470898 | instance | skipping: [instance] 2026-07-30 02:01:21.471033 | instance | 2026-07-30 02:01:21.471207 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-30 02:01:21.471370 | instance | Thursday 30 July 2026 02:01:21 +0000 (0:00:00.062) 0:00:11.161 ********* 2026-07-30 02:01:21.531316 | instance | skipping: [instance] 2026-07-30 02:01:21.531452 | instance | 2026-07-30 02:01:21.531625 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-30 02:01:21.532137 | instance | Thursday 30 July 2026 02:01:21 +0000 (0:00:00.060) 0:00:11.222 ********* 2026-07-30 02:01:21.586678 | instance | skipping: [instance] 2026-07-30 02:01:21.586837 | instance | 2026-07-30 02:01:21.587054 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-30 02:01:21.587233 | instance | Thursday 30 July 2026 02:01:21 +0000 (0:00:00.055) 0:00:11.277 ********* 2026-07-30 02:01:21.650584 | instance | ok: [instance] 2026-07-30 02:01:21.650731 | instance | 2026-07-30 02:01:21.650933 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-30 02:01:21.651115 | instance | Thursday 30 July 2026 02:01:21 +0000 (0:00:00.063) 0:00:11.341 ********* 2026-07-30 02:01:21.731849 | instance | ok: [instance] => (item=identity) 2026-07-30 02:01:21.731989 | instance | ok: [instance] => (item=dashboard) 2026-07-30 02:01:21.732148 | instance | 2026-07-30 02:01:21.732321 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-30 02:01:21.732490 | instance | Thursday 30 July 2026 02:01:21 +0000 (0:00:00.081) 0:00:11.422 ********* 2026-07-30 02:01:21.848359 | instance | ok: [instance] 2026-07-30 02:01:21.848483 | instance | 2026-07-30 02:01:21.848659 | instance | TASK [vexxhost.atmosphere.tempest : Get test image object] ********************* 2026-07-30 02:01:21.848827 | instance | Thursday 30 July 2026 02:01:21 +0000 (0:00:00.116) 0:00:11.538 ********* 2026-07-30 02:01:22.897579 | instance | ok: [instance] 2026-07-30 02:01:22.897834 | instance | 2026-07-30 02:01:22.898121 | instance | TASK [vexxhost.atmosphere.tempest : Configure test image ref] ****************** 2026-07-30 02:01:22.898515 | instance | Thursday 30 July 2026 02:01:22 +0000 (0:00:01.048) 0:00:12.587 ********* 2026-07-30 02:01:22.989449 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'image_ref': 'e02b6bc4-bf33-4968-a6ca-7eeea15820ed'}}}}) 2026-07-30 02:01:22.989589 | instance | 2026-07-30 02:01:22.989774 | instance | TASK [vexxhost.atmosphere.tempest : Get test flavor object] ******************** 2026-07-30 02:01:22.989938 | instance | Thursday 30 July 2026 02:01:22 +0000 (0:00:00.091) 0:00:12.679 ********* 2026-07-30 02:01:24.160244 | instance | ok: [instance] 2026-07-30 02:01:24.160409 | instance | 2026-07-30 02:01:24.160702 | instance | TASK [vexxhost.atmosphere.tempest : Set test flavor ref] *********************** 2026-07-30 02:01:24.160942 | instance | Thursday 30 July 2026 02:01:24 +0000 (0:00:01.170) 0:00:13.850 ********* 2026-07-30 02:01:24.237647 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'flavor_ref': '3d607298-f8e0-4926-ab56-284550e10a42'}}}}) 2026-07-30 02:01:24.237813 | instance | 2026-07-30 02:01:24.238068 | instance | TASK [vexxhost.atmosphere.tempest : Get test network object] ******************* 2026-07-30 02:01:24.238455 | instance | Thursday 30 July 2026 02:01:24 +0000 (0:00:00.077) 0:00:13.927 ********* 2026-07-30 02:01:25.303299 | instance | ok: [instance] 2026-07-30 02:01:25.303530 | instance | 2026-07-30 02:01:25.303811 | instance | TASK [vexxhost.atmosphere.tempest : Set test network ref] ********************** 2026-07-30 02:01:25.304082 | instance | Thursday 30 July 2026 02:01:25 +0000 (0:00:01.065) 0:00:14.993 ********* 2026-07-30 02:01:25.401936 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'network': {'public_network_id': 'd2fcb502-6972-4c4a-ad46-e03ea4bf9f2a'}}}}) 2026-07-30 02:01:25.401999 | instance | 2026-07-30 02:01:25.402132 | instance | TASK [vexxhost.atmosphere.tempest : Deploy Helm chart] ************************* 2026-07-30 02:01:25.402248 | instance | Thursday 30 July 2026 02:01:25 +0000 (0:00:00.098) 0:00:15.092 ********* 2026-07-30 02:13:52.645562 | instance | changed: [instance] 2026-07-30 02:13:52.645692 | instance | 2026-07-30 02:13:52.645704 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest job object] ******************** 2026-07-30 02:13:52.645714 | instance | Thursday 30 July 2026 02:13:52 +0000 (0:12:27.242) 0:12:42.334 ********* 2026-07-30 02:13:53.587735 | instance | ok: [instance] 2026-07-30 02:13:53.587766 | instance | 2026-07-30 02:13:53.587771 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest log] *************************** 2026-07-30 02:13:53.587776 | instance | Thursday 30 July 2026 02:13:53 +0000 (0:00:00.943) 0:12:43.277 ********* 2026-07-30 02:13:54.499683 | instance | ok: [instance] 2026-07-30 02:13:54.499756 | instance | 2026-07-30 02:13:54.499880 | instance | TASK [vexxhost.atmosphere.tempest : Print tempest log details] ***************** 2026-07-30 02:13:54.500065 | instance | Thursday 30 July 2026 02:13:54 +0000 (0:00:00.912) 0:12:44.190 ********* 2026-07-30 02:13:54.530166 | instance | ok: [instance] => { 2026-07-30 02:13:54.530228 | instance | "msg": [ 2026-07-30 02:13:54.530242 | instance | "+ tempest cleanup --init-saved-state", 2026-07-30 02:13:54.530497 | instance | "+ '[' true == false ']'", 2026-07-30 02:13:54.530913 | instance | "+ tempest run --config-file /etc/tempest/tempest.conf -w 4 --smoke", 2026-07-30 02:13:54.531282 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:19: SyntaxWarning: invalid escape sequence '\\('", 2026-07-30 02:13:54.531333 | instance | " SUB = re.compile(\"sub\\(/(.*)/,\\s+(.*)\\)\")", 2026-07-30 02:13:54.531669 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:20: SyntaxWarning: invalid escape sequence '\\('", 2026-07-30 02:13:54.531883 | instance | " SPLIT = re.compile(\"split\\((.),\\s+(\\d+),\\s+(\\d+|-1)\\)\")", 2026-07-30 02:13:54.532383 | instance | "{3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.207165s] ... ok", 2026-07-30 02:13:54.532786 | instance | "{3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.079903s] ... ok", 2026-07-30 02:13:54.532816 | instance | "{1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [4.218974s] ... ok", 2026-07-30 02:13:54.533137 | instance | "{1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [2.150765s] ... ok", 2026-07-30 02:13:54.533249 | instance | "{2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [4.488317s] ... ok", 2026-07-30 02:13:54.533999 | instance | "{1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.150452s] ... ok", 2026-07-30 02:13:54.534026 | instance | "{2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [2.621877s] ... ok", 2026-07-30 02:13:54.534038 | instance | "{1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.570201s] ... ok", 2026-07-30 02:13:54.534046 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.104133s] ... ok", 2026-07-30 02:13:54.534072 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.066036s] ... ok", 2026-07-30 02:13:54.534265 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.021864s] ... ok", 2026-07-30 02:13:54.534576 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.006245s] ... ok", 2026-07-30 02:13:54.534803 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [2.544618s] ... ok", 2026-07-30 02:13:54.535025 | instance | "{1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.368059s] ... ok", 2026-07-30 02:13:54.535249 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [2.398193s] ... ok", 2026-07-30 02:13:54.535468 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [2.644414s] ... ok", 2026-07-30 02:13:54.535705 | instance | "{1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.175734s] ... ok", 2026-07-30 02:13:54.535944 | instance | "2026-07-30 02:02:55.443 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.208 ([Errno None] Unable to connect to port 22 on 10.96.250.208). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.208", 2026-07-30 02:13:54.536249 | instance | "2026-07-30 02:02:57.947 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.208 ([Errno None] Unable to connect to port 22 on 10.96.250.208). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.208", 2026-07-30 02:13:54.536526 | instance | "{2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [0.864314s] ... ok", 2026-07-30 02:13:54.536786 | instance | "{1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.083772s] ... ok", 2026-07-30 02:13:54.537018 | instance | "{2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.886403s] ... ok", 2026-07-30 02:13:54.537263 | instance | "{2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.030945s] ... ok", 2026-07-30 02:13:54.537473 | instance | "{1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.031632s] ... ok", 2026-07-30 02:13:54.537704 | instance | "{2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.440279s] ... ok", 2026-07-30 02:13:54.537917 | instance | "{2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.007258s] ... ok", 2026-07-30 02:13:54.538154 | instance | "{2} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.090900s] ... ok", 2026-07-30 02:13:54.538425 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.294320s] ... ok", 2026-07-30 02:13:54.538700 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [1.089211s] ... ok", 2026-07-30 02:13:54.538991 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.181722s] ... ok", 2026-07-30 02:13:54.539218 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.226252s] ... ok", 2026-07-30 02:13:54.539431 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.057768s] ... ok", 2026-07-30 02:13:54.539640 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.049468s] ... ok", 2026-07-30 02:13:54.539849 | instance | "{1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [1.769064s] ... ok", 2026-07-30 02:13:54.540076 | instance | "{2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.198316s] ... ok", 2026-07-30 02:13:54.540290 | instance | "{2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.121159s] ... ok", 2026-07-30 02:13:54.540500 | instance | "{2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.070374s] ... ok", 2026-07-30 02:13:54.540712 | instance | "{3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [45.916780s] ... ok", 2026-07-30 02:13:54.540940 | instance | "{2} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.010607s] ... ok", 2026-07-30 02:13:54.541155 | instance | "{1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [1.880607s] ... ok", 2026-07-30 02:13:54.541364 | instance | "{1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.095629s] ... ok", 2026-07-30 02:13:54.541588 | instance | "{1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.054063s] ... ok", 2026-07-30 02:13:54.541809 | instance | "{1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.037366s] ... ok", 2026-07-30 02:13:54.542020 | instance | "{1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.045910s] ... ok", 2026-07-30 02:13:54.542229 | instance | "{1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.026549s] ... ok", 2026-07-30 02:13:54.542461 | instance | "{2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.037690s] ... ok", 2026-07-30 02:13:54.542677 | instance | "{0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [27.918820s] ... ok", 2026-07-30 02:13:54.542889 | instance | "{1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [8.258857s] ... ok", 2026-07-30 02:13:54.543105 | instance | "{1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [4.356757s] ... ok", 2026-07-30 02:13:54.543316 | instance | "{1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [7.473949s] ... ok", 2026-07-30 02:13:54.543528 | instance | "{1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [3.016856s] ... ok", 2026-07-30 02:13:54.543738 | instance | "{3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers [0.132196s] ... ok", 2026-07-30 02:13:54.543953 | instance | "{3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details [0.000282s] ... ok", 2026-07-30 02:13:54.544207 | instance | "{1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [2.386545s] ... ok", 2026-07-30 02:13:54.544421 | instance | "{1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [1.767345s] ... ok", 2026-07-30 02:13:54.544631 | instance | "{1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.033696s] ... ok", 2026-07-30 02:13:54.544850 | instance | "{1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.061368s] ... ok", 2026-07-30 02:13:54.545072 | instance | "{1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.038474s] ... ok", 2026-07-30 02:13:54.545236 | instance | "{1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.066985s] ... ok", 2026-07-30 02:13:54.545385 | instance | "{1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.062603s] ... ok", 2026-07-30 02:13:54.545534 | instance | "{1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.167081s] ... ok", 2026-07-30 02:13:54.545684 | instance | "{0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses [0.061113s] ... ok", 2026-07-30 02:13:54.545838 | instance | "{0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network [0.079838s] ... ok", 2026-07-30 02:13:54.546000 | instance | "2026-07-30 02:04:09.308 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.214 ([Errno None] Unable to connect to port 22 on 10.96.250.214). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.214", 2026-07-30 02:13:54.546151 | instance | "{1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [5.895956s] ... ok", 2026-07-30 02:13:54.546301 | instance | "{0} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.398038s] ... ok", 2026-07-30 02:13:54.546468 | instance | "{0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.007353s] ... ok", 2026-07-30 02:13:54.546625 | instance | "{1} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [5.459414s] ... ok", 2026-07-30 02:13:54.546777 | instance | "{0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.256669s] ... ok", 2026-07-30 02:13:54.546925 | instance | "{3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.062545s] ... ok", 2026-07-30 02:13:54.547082 | instance | "{3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000625s] ... ok", 2026-07-30 02:13:54.547248 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [0.554500s] ... ok", 2026-07-30 02:13:54.547400 | instance | "{0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [2.015727s] ... ok", 2026-07-30 02:13:54.547549 | instance | "{0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.006470s] ... ok", 2026-07-30 02:13:54.547702 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [2.396466s] ... ok", 2026-07-30 02:13:54.547853 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [2.963430s] ... ok", 2026-07-30 02:13:54.548014 | instance | "2026-07-30 02:04:41.023 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.214 ([Errno None] Unable to connect to port 22 on 10.96.250.214). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.214", 2026-07-30 02:13:54.548203 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [2.016069s] ... ok", 2026-07-30 02:13:54.548358 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [2.590729s] ... ok", 2026-07-30 02:13:54.548508 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [2.257023s] ... ok", 2026-07-30 02:13:54.548665 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.093202s] ... ok", 2026-07-30 02:13:54.548817 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.050373s] ... ok", 2026-07-30 02:13:54.548970 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.060160s] ... ok", 2026-07-30 02:13:54.549118 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.057558s] ... ok", 2026-07-30 02:13:54.549268 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.023296s] ... ok", 2026-07-30 02:13:54.549420 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [2.187582s] ... ok", 2026-07-30 02:13:54.549571 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [2.669202s] ... ok", 2026-07-30 02:13:54.549720 | instance | "{2} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [85.090708s] ... ok", 2026-07-30 02:13:54.549871 | instance | "{3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.048568s] ... ok", 2026-07-30 02:13:54.550020 | instance | "{3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000282s] ... ok", 2026-07-30 02:13:54.550170 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [3.416292s] ... ok", 2026-07-30 02:13:54.550320 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.028621s] ... ok", 2026-07-30 02:13:54.550488 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.044021s] ... ok", 2026-07-30 02:13:54.550645 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.042842s] ... ok", 2026-07-30 02:13:54.550796 | instance | "{0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.210403s] ... ok", 2026-07-30 02:13:54.550946 | instance | "{0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.089230s] ... ok", 2026-07-30 02:13:54.551095 | instance | "{0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.053175s] ... ok", 2026-07-30 02:13:54.551361 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [0.470499s] ... ok", 2026-07-30 02:13:54.551512 | instance | "{3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.189536s] ... ok", 2026-07-30 02:13:54.551662 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [1.064237s] ... ok", 2026-07-30 02:13:54.551812 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [2.045831s] ... ok", 2026-07-30 02:13:54.551965 | instance | "{3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [1.534450s] ... ok", 2026-07-30 02:13:54.552146 | instance | "{3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [2.489257s] ... ok", 2026-07-30 02:13:54.552316 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [0.811763s] ... ok", 2026-07-30 02:13:54.552469 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [2.053694s] ... ok", 2026-07-30 02:13:54.552618 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [0.796928s] ... ok", 2026-07-30 02:13:54.552769 | instance | "{0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [22.044832s] ... ok", 2026-07-30 02:13:54.552920 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [2.193381s] ... ok", 2026-07-30 02:13:54.553082 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [1.071777s] ... ok", 2026-07-30 02:13:54.553231 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.048466s] ... ok", 2026-07-30 02:13:54.553381 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.049913s] ... ok", 2026-07-30 02:13:54.553534 | instance | "{0} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests.", 2026-07-30 02:13:54.553683 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [0.545602s] ... ok", 2026-07-30 02:13:54.553835 | instance | "{0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [2.378007s] ... ok", 2026-07-30 02:13:54.553988 | instance | "{0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [1.434265s] ... ok", 2026-07-30 02:13:54.554143 | instance | "{0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [2.793294s] ... ok", 2026-07-30 02:13:54.554295 | instance | "{3} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [9.860075s] ... ok", 2026-07-30 02:13:54.554462 | instance | "{3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [5.299399s] ... ok", 2026-07-30 02:13:54.554620 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [0.343487s] ... ok", 2026-07-30 02:13:54.554771 | instance | "{3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [4.275228s] ... ok", 2026-07-30 02:13:54.554920 | instance | "{3} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [3.067379s] ... ok", 2026-07-30 02:13:54.555071 | instance | "{3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.032274s] ... ok", 2026-07-30 02:13:54.555220 | instance | "{3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.010375s] ... ok", 2026-07-30 02:13:54.555369 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [0.721531s] ... ok", 2026-07-30 02:13:54.555519 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [0.219134s] ... ok", 2026-07-30 02:13:54.555668 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.243736s] ... ok", 2026-07-30 02:13:54.555817 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [0.888165s] ... ok", 2026-07-30 02:13:54.556006 | instance | "{3} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [43.603730s] ... ok", 2026-07-30 02:13:54.556168 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [0.511995s] ... ok", 2026-07-30 02:13:54.556319 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [0.435447s] ... ok", 2026-07-30 02:13:54.556469 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [1.395098s] ... ok", 2026-07-30 02:13:54.556619 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [0.845544s] ... ok", 2026-07-30 02:13:54.556769 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [2.107417s] ... ok", 2026-07-30 02:13:54.556920 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_admin_create_endpoint_group_for_tenant [0.128735s] ... ok", 2026-07-30 02:13:54.557077 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_admin_create_ike_policy_for_tenant [0.440253s] ... ok", 2026-07-30 02:13:54.557238 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_admin_create_ipsec_policy_for_tenant [0.104800s] ... ok", 2026-07-30 02:13:54.557390 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_admin_create_vpn_service_for_tenant [10.371082s] ... ok", 2026-07-30 02:13:54.557541 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_connection_with_cidr_and_endpoint_group [0.270546s] ... ok", 2026-07-30 02:13:54.557692 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_connection_with_mix_ip_endpoint_group [0.299713s] ... ok", 2026-07-30 02:13:54.557843 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_connection_with_subnet_and_local_endpoint_group [0.131576s] ... ok", 2026-07-30 02:13:54.557994 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_connection_with_subnet_and_remote_endpoint_group [0.116254s] ... ok", 2026-07-30 02:13:54.558149 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_delete_vpn_connection_with_ep_group [1.409787s] ... ok", 2026-07-30 02:13:54.558302 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_delete_vpn_connection_with_legacy_mode [1.124518s] ... ok", 2026-07-30 02:13:54.558470 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_update_delete_endpoint_group [0.169716s] ... ok", 2026-07-30 02:13:54.558629 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_update_delete_ike_policy [0.156700s] ... ok", 2026-07-30 02:13:54.558782 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_update_delete_ipsec_policy [0.130149s] ... ok", 2026-07-30 02:13:54.558952 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_update_delete_vpn_service [10.915958s] ... ok", 2026-07-30 02:13:54.559107 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_missing_peer_cidr [0.077409s] ... ok", 2026-07-30 02:13:54.559259 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_small_MTU [0.068490s] ... ok", 2026-07-30 02:13:54.559409 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_small_dpd [0.013445s] ... ok", 2026-07-30 02:13:54.559560 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_with_missing_local_endpoint_group [0.152962s] ... ok", 2026-07-30 02:13:54.559804 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_with_missing_remote_endpoint_group [0.178004s] ... ok", 2026-07-30 02:13:54.559963 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_wrong_peer_cidr [0.011042s] ... ok", 2026-07-30 02:13:54.560144 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_service_subnet_not_on_router [3.805692s] ... ok", 2026-07-30 02:13:54.560297 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpnservice_long_description [0.014096s] ... ok", 2026-07-30 02:13:54.560447 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpnservice_long_name [0.010601s] ... ok", 2026-07-30 02:13:54.560605 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_fail_create_endpoint_group_when_provide_subnet_id_with_cidr [0.034290s] ... ok", 2026-07-30 02:13:54.560759 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_fail_create_endpoint_group_when_wrong_type [0.035255s] ... ok", 2026-07-30 02:13:54.560911 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_fail_create_endpoint_group_with_mixed_IP_version [0.043613s] ... ok", 2026-07-30 02:13:54.561068 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_list_ike_policies [0.016159s] ... ok", 2026-07-30 02:13:54.561219 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_list_ipsec_policies [0.014259s] ... ok", 2026-07-30 02:13:54.561370 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_list_vpn_connections [0.013307s] ... ok", 2026-07-30 02:13:54.561520 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_list_vpn_services [0.014383s] ... ok", 2026-07-30 02:13:54.561670 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_show_endpoint_group [0.027147s] ... ok", 2026-07-30 02:13:54.561820 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_show_ike_policy [0.013876s] ... ok", 2026-07-30 02:13:54.561971 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_show_ipsec_policy [0.014166s] ... ok", 2026-07-30 02:13:54.562120 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_show_vpn_service [0.014156s] ... ok", 2026-07-30 02:13:54.562271 | instance | "{3} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_http_traffic [77.912355s] ... ok", 2026-07-30 02:13:54.562447 | instance | "", 2026-07-30 02:13:54.562599 | instance | "======", 2026-07-30 02:13:54.562741 | instance | "Totals", 2026-07-30 02:13:54.562881 | instance | "======", 2026-07-30 02:13:54.563026 | instance | "Ran: 164 tests in 633.7351 sec.", 2026-07-30 02:13:54.563170 | instance | " - Passed: 163", 2026-07-30 02:13:54.563320 | instance | " - Skipped: 1", 2026-07-30 02:13:54.563463 | instance | " - Expected Fail: 0", 2026-07-30 02:13:54.563621 | instance | " - Unexpected Success: 0", 2026-07-30 02:13:54.563766 | instance | " - Failed: 0", 2026-07-30 02:13:54.563912 | instance | "Sum of execute time for each test: 487.4748 sec.", 2026-07-30 02:13:54.564052 | instance | "", 2026-07-30 02:13:54.564239 | instance | "==============", 2026-07-30 02:13:54.564385 | instance | "Worker Balance", 2026-07-30 02:13:54.564525 | instance | "==============", 2026-07-30 02:13:54.564669 | instance | " - Worker 0 (35 tests) => 0:03:48.413665", 2026-07-30 02:13:54.564813 | instance | " - Worker 1 (35 tests) => 0:02:29.180821", 2026-07-30 02:13:54.564961 | instance | " - Worker 2 (30 tests) => 0:03:18.668628", 2026-07-30 02:13:54.565105 | instance | " - Worker 3 (64 tests) => 0:10:33.735131", 2026-07-30 02:13:54.565248 | instance | "+ tempest cleanup", 2026-07-30 02:13:54.565388 | instance | "" 2026-07-30 02:13:54.565528 | instance | ] 2026-07-30 02:13:54.565668 | instance | } 2026-07-30 02:13:54.575271 | instance | 2026-07-30 02:13:54.575488 | instance | TASK [vexxhost.atmosphere.tempest : Fail when tempest result is failed] ******** 2026-07-30 02:13:54.575714 | instance | Thursday 30 July 2026 02:13:54 +0000 (0:00:00.075) 0:12:44.266 ********* 2026-07-30 02:13:54.643007 | instance | skipping: [instance] 2026-07-30 02:13:54.643389 | instance | 2026-07-30 02:13:54.643770 | instance | PLAY RECAP ********************************************************************* 2026-07-30 02:13:54.644189 | instance | instance : ok=25 changed=2 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0 2026-07-30 02:13:54.644576 | instance | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-30 02:13:54.644906 | instance | 2026-07-30 02:13:54.645256 | instance | Thursday 30 July 2026 02:13:54 +0000 (0:00:00.067) 0:12:44.333 ********* 2026-07-30 02:13:54.645601 | instance | =============================================================================== 2026-07-30 02:13:54.645945 | instance | vexxhost.atmosphere.tempest : Deploy Helm chart ----------------------- 747.24s 2026-07-30 02:13:54.646282 | instance | Gathering Facts --------------------------------------------------------- 4.08s 2026-07-30 02:13:54.646659 | instance | Run "stestr" tests ------------------------------------------------------ 2.85s 2026-07-30 02:13:54.647022 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 1.17s 2026-07-30 02:13:54.647362 | instance | vexxhost.atmosphere.tempest : Get test flavor object -------------------- 1.17s 2026-07-30 02:13:54.647736 | instance | vexxhost.atmosphere.tempest : Get test network object ------------------- 1.07s 2026-07-30 02:13:54.648089 | instance | vexxhost.atmosphere.tempest : Get test image object --------------------- 1.05s 2026-07-30 02:13:54.648496 | instance | vexxhost.atmosphere.tempest : Get tempest job object -------------------- 0.94s 2026-07-30 02:13:54.648840 | instance | vexxhost.atmosphere.tempest : Get tempest log --------------------------- 0.91s 2026-07-30 02:13:54.649105 | instance | vexxhost.atmosphere.openstacksdk : Generate cloud config file ----------- 0.68s 2026-07-30 02:13:54.649306 | instance | vexxhost.kubernetes.upload_helm_chart : Upload Helm chart --------------- 0.66s 2026-07-30 02:13:54.649507 | instance | vexxhost.atmosphere.openstacksdk : Create openstack config directory ---- 0.36s 2026-07-30 02:13:54.649715 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.17s 2026-07-30 02:13:54.649918 | instance | Generate OpenStack-Helm endpoints --------------------------------------- 0.17s 2026-07-30 02:13:54.650128 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.13s 2026-07-30 02:13:54.650329 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.12s 2026-07-30 02:13:54.650552 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.12s 2026-07-30 02:13:54.650756 | instance | vexxhost.atmosphere.tempest : Set test network ref ---------------------- 0.10s 2026-07-30 02:13:54.650961 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints --- 0.10s 2026-07-30 02:13:54.651167 | instance | vexxhost.atmosphere.tempest : Configure test image ref ------------------ 0.09s 2026-07-30 02:13:54.723872 | instance | INFO [aio > verify] Executed: Successful 2026-07-30 02:13:54.737144 | instance | INFO [aio > cleanup] Executing 2026-07-30 02:13:54.737509 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-30 02:13:54.744759 | instance | INFO [aio > destroy] Executing 2026-07-30 02:13:54.744882 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-07-30 02:13:54.744979 | instance | INFO [aio > destroy] Executed: Successful 2026-07-30 02:13:54.745303 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-07-30 02:13:55.299193 | instance | ok: Runtime: 1:29:58.064650 2026-07-30 02:13:55.386101 | 2026-07-30 02:13:55.386342 | PLAY RECAP 2026-07-30 02:13:55.386405 | instance | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-30 02:13:55.386434 | 2026-07-30 02:13:55.561263 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-07-30 02:13:55.574353 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-07-30 02:13:56.216006 | 2026-07-30 02:13:56.216147 | PLAY [all] 2026-07-30 02:13:56.230781 | 2026-07-30 02:13:56.230866 | TASK [gather-host-logs : creating directory for system status] 2026-07-30 02:13:56.587538 | instance | changed 2026-07-30 02:13:56.595558 | 2026-07-30 02:13:56.595783 | TASK [gather-host-logs : Get logs for each host] 2026-07-30 02:13:56.973947 | instance | + systemd-cgls --full --all --no-pager 2026-07-30 02:13:57.027022 | instance | + ip addr 2026-07-30 02:13:57.031559 | instance | + ip route 2026-07-30 02:13:57.034504 | instance | + lsblk 2026-07-30 02:13:57.046270 | instance | + mount 2026-07-30 02:13:57.053681 | instance | + docker images 2026-07-30 02:13:57.071127 | instance | + brctl show 2026-07-30 02:13:57.071452 | instance | /bin/bash: line 8: brctl: command not found 2026-07-30 02:13:57.071594 | instance | + ps aux --sort=-%mem 2026-07-30 02:13:57.124007 | instance | + dpkg -l 2026-07-30 02:13:57.135669 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-07-30 02:13:57.136324 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-07-30 02:13:57.155742 | instance | + '[' '!' -z '' ']' 2026-07-30 02:13:57.647241 | instance | ok: Runtime: 0:00:00.188541 2026-07-30 02:13:57.654292 | 2026-07-30 02:13:57.654367 | TASK [gather-host-logs : Downloads logs to executor] 2026-07-30 02:13:58.295925 | instance | changed: 2026-07-30 02:13:58.296167 | instance | created directory /var/lib/zuul/builds/3e68dfab0ea245a399c9517225d2ff63/work/logs/instance 2026-07-30 02:13:58.296211 | instance | cd+++++++++ system/ 2026-07-30 02:13:58.296251 | instance | >f+++++++++ system/brctl-show.txt 2026-07-30 02:13:58.296298 | instance | >f+++++++++ system/docker-images.txt 2026-07-30 02:13:58.296327 | instance | >f+++++++++ system/ip-addr.txt 2026-07-30 02:13:58.296359 | instance | >f+++++++++ system/ip-route.txt 2026-07-30 02:13:58.296388 | instance | >f+++++++++ system/lsblk.txt 2026-07-30 02:13:58.296416 | instance | >f+++++++++ system/mount.txt 2026-07-30 02:13:58.296443 | instance | >f+++++++++ system/packages.txt 2026-07-30 02:13:58.296470 | instance | >f+++++++++ system/ps.txt 2026-07-30 02:13:58.296503 | instance | >f+++++++++ system/systemd-cgls.txt 2026-07-30 02:13:58.305473 | 2026-07-30 02:13:58.305545 | LOOP [helm-release-status : creating directory for helm release status] 2026-07-30 02:13:58.509419 | instance | changed: "values" 2026-07-30 02:13:58.682201 | instance | changed: "releases" 2026-07-30 02:13:58.696407 | 2026-07-30 02:13:58.696559 | TASK [helm-release-status : Gather get release status for helm charts] 2026-07-30 02:14:08.245580 | instance | ok: Runtime: 0:00:08.862283 2026-07-30 02:14:08.255304 | 2026-07-30 02:14:08.255388 | TASK [helm-release-status : Downloads logs to executor] 2026-07-30 02:14:08.766721 | instance | changed: 2026-07-30 02:14:08.766890 | instance | cd+++++++++ helm/ 2026-07-30 02:14:08.766964 | instance | cd+++++++++ helm/releases/ 2026-07-30 02:14:08.766989 | instance | cd+++++++++ helm/releases/auth-system/ 2026-07-30 02:14:08.767009 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-07-30 02:14:08.767028 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-07-30 02:14:08.767047 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-07-30 02:14:08.767066 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-07-30 02:14:08.767084 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-07-30 02:14:08.767128 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-07-30 02:14:08.767150 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-07-30 02:14:08.767168 | instance | cd+++++++++ helm/releases/kube-system/ 2026-07-30 02:14:08.767227 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-07-30 02:14:08.767252 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-07-30 02:14:08.767293 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-07-30 02:14:08.767318 | instance | cd+++++++++ helm/releases/monitoring/ 2026-07-30 02:14:08.767337 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-07-30 02:14:08.767378 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-07-30 02:14:08.767400 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-07-30 02:14:08.767419 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-07-30 02:14:08.767438 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-07-30 02:14:08.767458 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt 2026-07-30 02:14:08.767478 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-07-30 02:14:08.767496 | instance | cd+++++++++ helm/releases/openstack/ 2026-07-30 02:14:08.767515 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-07-30 02:14:08.767533 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-07-30 02:14:08.767551 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-07-30 02:14:08.767570 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-07-30 02:14:08.767588 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-07-30 02:14:08.767606 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-07-30 02:14:08.767624 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-07-30 02:14:08.767642 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-07-30 02:14:08.767660 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-07-30 02:14:08.767678 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-07-30 02:14:08.767706 | instance | >f+++++++++ helm/releases/openstack/manila.txt 2026-07-30 02:14:08.767725 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-07-30 02:14:08.767743 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-07-30 02:14:08.767761 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-07-30 02:14:08.767779 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-07-30 02:14:08.767797 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-07-30 02:14:08.767815 | instance | >f+++++++++ helm/releases/openstack/ovn.txt 2026-07-30 02:14:08.767833 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-07-30 02:14:08.767851 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-07-30 02:14:08.767869 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-07-30 02:14:08.767888 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-07-30 02:14:08.767906 | instance | >f+++++++++ helm/releases/openstack/tempest.txt 2026-07-30 02:14:08.767924 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-07-30 02:14:08.767942 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-07-30 02:14:08.767960 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-07-30 02:14:08.767978 | instance | cd+++++++++ helm/values/ 2026-07-30 02:14:08.767996 | instance | cd+++++++++ helm/values/auth-system/ 2026-07-30 02:14:08.768014 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-07-30 02:14:08.768032 | instance | cd+++++++++ helm/values/cert-manager/ 2026-07-30 02:14:08.768050 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-07-30 02:14:08.768068 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-07-30 02:14:08.768086 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-07-30 02:14:08.768104 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-07-30 02:14:08.768123 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-07-30 02:14:08.768141 | instance | cd+++++++++ helm/values/kube-system/ 2026-07-30 02:14:08.768160 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-07-30 02:14:08.768178 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-07-30 02:14:08.768196 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-07-30 02:14:08.768214 | instance | cd+++++++++ helm/values/monitoring/ 2026-07-30 02:14:08.768233 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-07-30 02:14:08.768251 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-07-30 02:14:08.768270 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-07-30 02:14:08.768288 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-07-30 02:14:08.768305 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-07-30 02:14:08.768323 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml 2026-07-30 02:14:08.768341 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-07-30 02:14:08.768359 | instance | cd+++++++++ helm/values/openstack/ 2026-07-30 02:14:08.768376 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-07-30 02:14:08.768394 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-07-30 02:14:08.768412 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-07-30 02:14:08.768431 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-07-30 02:14:08.768449 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-07-30 02:14:08.768467 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-07-30 02:14:08.768484 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-07-30 02:14:08.768503 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-07-30 02:14:08.768520 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-07-30 02:14:08.768547 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-07-30 02:14:08.768567 | instance | >f+++++++++ helm/values/openstack/manila.yaml 2026-07-30 02:14:08.768585 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-07-30 02:14:08.768603 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-07-30 02:14:08.768623 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-07-30 02:14:08.768642 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-07-30 02:14:08.768661 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-07-30 02:14:08.768679 | instance | >f+++++++++ helm/values/openstack/ovn.yaml 2026-07-30 02:14:08.768698 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-07-30 02:14:08.768717 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-07-30 02:14:08.768736 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-07-30 02:14:08.768754 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-07-30 02:14:08.768773 | instance | >f+++++++++ helm/values/openstack/tempest.yaml 2026-07-30 02:14:08.768791 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-07-30 02:14:08.768810 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-07-30 02:14:08.768828 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-07-30 02:14:08.778374 | 2026-07-30 02:14:08.778442 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-07-30 02:14:08.987885 | instance | changed 2026-07-30 02:14:08.993022 | 2026-07-30 02:14:08.993114 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-07-30 02:14:09.205296 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-30 02:14:09.205406 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-30 02:14:09.214455 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:09.214571 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:09.316161 | instance | node/instance 2026-07-30 02:14:09.318309 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:09.394958 | instance | clusterrole/admin 2026-07-30 02:14:09.604174 | instance | clusterrole/capi-aggregated-manager-role 2026-07-30 02:14:09.647982 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:09.663512 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-07-30 02:14:09.666732 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:09.805431 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-07-30 02:14:09.851932 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-07-30 02:14:09.977051 | instance | clusterrole/capi-manager-role 2026-07-30 02:14:10.040113 | instance | clusterrole/capo-manager-role 2026-07-30 02:14:10.167132 | instance | clusterrole/cephfs-csi-nodeplugin 2026-07-30 02:14:10.222848 | instance | clusterrole/cephfs-external-provisioner-runner 2026-07-30 02:14:10.327416 | instance | clusterrole/cert-manager-cainjector 2026-07-30 02:14:10.393599 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-07-30 02:14:10.504708 | instance | clusterrole/cert-manager-controller-certificates 2026-07-30 02:14:10.579186 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-07-30 02:14:10.683444 | instance | clusterrole/cert-manager-controller-challenges 2026-07-30 02:14:10.770846 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-07-30 02:14:10.872739 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-07-30 02:14:10.936898 | instance | clusterrole/cert-manager-controller-issuers 2026-07-30 02:14:11.050889 | instance | clusterrole/cert-manager-controller-orders 2026-07-30 02:14:11.137001 | instance | clusterrole/cert-manager-edit 2026-07-30 02:14:11.224059 | instance | clusterrole/cert-manager-view 2026-07-30 02:14:11.332727 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-07-30 02:14:11.402681 | instance | clusterrole/cilium 2026-07-30 02:14:11.528755 | instance | clusterrole/cilium-operator 2026-07-30 02:14:11.591134 | instance | clusterrole/cluster-admin 2026-07-30 02:14:11.740755 | instance | clusterrole/edit 2026-07-30 02:14:11.775848 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-07-30 02:14:11.941082 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-07-30 02:14:11.996092 | instance | clusterrole/goldpinger-clusterrole 2026-07-30 02:14:12.135601 | instance | clusterrole/ingress-nginx 2026-07-30 02:14:12.199352 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-07-30 02:14:12.311720 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-07-30 02:14:12.381399 | instance | clusterrole/kube-prometheus-stack-operator 2026-07-30 02:14:12.493508 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-07-30 02:14:12.574056 | instance | clusterrole/kubeadm:get-nodes 2026-07-30 02:14:12.669114 | instance | clusterrole/local-path-provisioner 2026-07-30 02:14:12.739492 | instance | clusterrole/node-feature-discovery 2026-07-30 02:14:12.842830 | instance | clusterrole/node-feature-discovery-gc 2026-07-30 02:14:12.916337 | instance | clusterrole/nova-bootstrap 2026-07-30 02:14:13.026930 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-07-30 02:14:13.094196 | instance | clusterrole/nova-cell-setup 2026-07-30 02:14:13.204930 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-07-30 02:14:13.259043 | instance | clusterrole/objectstorage-provisioner-role 2026-07-30 02:14:13.379847 | instance | clusterrolebinding/capi-manager-rolebinding 2026-07-30 02:14:13.437903 | instance | clusterrole/orc-image-editor-role 2026-07-30 02:14:13.557222 | instance | clusterrolebinding/capo-manager-rolebinding 2026-07-30 02:14:13.638370 | instance | clusterrole/orc-image-viewer-role 2026-07-30 02:14:13.795534 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-07-30 02:14:13.824681 | instance | clusterrole/orc-manager-role 2026-07-30 02:14:13.981246 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-07-30 02:14:14.003891 | instance | clusterrolebinding/cert-manager-cainjector 2026-07-30 02:14:14.163248 | instance | clusterrole/orc-metrics-auth-role 2026-07-30 02:14:14.214857 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-07-30 02:14:14.351169 | instance | clusterrole/orc-metrics-reader 2026-07-30 02:14:14.413396 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-07-30 02:14:14.531559 | instance | clusterrole/ovn-controller 2026-07-30 02:14:14.621900 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-07-30 02:14:14.710646 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-07-30 02:14:14.794883 | instance | clusterrole/ovn-controller-list-nodes-role-openstack 2026-07-30 02:14:14.897021 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-07-30 02:14:14.984801 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-07-30 02:14:15.099647 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-07-30 02:14:15.173545 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-07-30 02:14:15.291843 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-07-30 02:14:15.346691 | instance | clusterrolebinding/cert-manager-controller-orders 2026-07-30 02:14:15.484703 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-07-30 02:14:15.534598 | instance | clusterrolebinding/cilium 2026-07-30 02:14:15.667478 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-07-30 02:14:15.721357 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-07-30 02:14:15.876708 | instance | clusterrolebinding/cilium-operator 2026-07-30 02:14:15.928601 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-07-30 02:14:16.081097 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-07-30 02:14:16.132100 | instance | clusterrolebinding/cluster-admin 2026-07-30 02:14:16.306785 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-07-30 02:14:16.348106 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-07-30 02:14:16.506668 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-07-30 02:14:16.576441 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-07-30 02:14:16.693365 | instance | clusterrole/rbd-csi-nodeplugin 2026-07-30 02:14:16.773550 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-07-30 02:14:16.878275 | instance | clusterrole/rbd-external-provisioner-runner 2026-07-30 02:14:16.952236 | instance | clusterrolebinding/ingress-nginx 2026-07-30 02:14:17.073342 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-07-30 02:14:17.160496 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-07-30 02:14:17.263627 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-07-30 02:14:17.362204 | instance | clusterrole/rook-ceph-global 2026-07-30 02:14:17.458928 | instance | clusterrole/rook-ceph-mgr-cluster 2026-07-30 02:14:17.552782 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-07-30 02:14:17.640168 | instance | clusterrole/rook-ceph-mgr-system 2026-07-30 02:14:17.723658 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-07-30 02:14:17.807084 | instance | clusterrole/rook-ceph-object-bucket 2026-07-30 02:14:17.903332 | instance | clusterrolebinding/kubeadm:get-nodes 2026-07-30 02:14:18.017544 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-07-30 02:14:18.115547 | instance | clusterrole/rook-ceph-osd 2026-07-30 02:14:18.210685 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-07-30 02:14:18.313917 | instance | clusterrole/rook-ceph-system 2026-07-30 02:14:18.407897 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-07-30 02:14:18.497635 | instance | clusterrole/secretgen-controller-cluster-role 2026-07-30 02:14:18.592700 | instance | clusterrolebinding/kubeadm:node-proxier 2026-07-30 02:14:18.691263 | instance | clusterrole/system:aggregate-to-admin 2026-07-30 02:14:18.779622 | instance | clusterrolebinding/local-path-provisioner 2026-07-30 02:14:18.883059 | instance | clusterrole/system:aggregate-to-edit 2026-07-30 02:14:18.957326 | instance | clusterrolebinding/magnum-cluster-api 2026-07-30 02:14:19.090293 | instance | clusterrole/system:aggregate-to-view 2026-07-30 02:14:19.166569 | instance | clusterrolebinding/node-feature-discovery 2026-07-30 02:14:19.260312 | instance | clusterrolebinding/node-feature-discovery-gc 2026-07-30 02:14:19.391751 | instance | clusterrole/system:auth-delegator 2026-07-30 02:14:19.497638 | instance | clusterrolebinding/nova-bootstrap 2026-07-30 02:14:19.605454 | instance | clusterrole/system:basic-user 2026-07-30 02:14:19.703326 | instance | clusterrolebinding/nova-cell-setup 2026-07-30 02:14:19.803812 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-07-30 02:14:19.908681 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-07-30 02:14:19.995265 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-07-30 02:14:20.098028 | instance | clusterrolebinding/orc-manager-rolebinding 2026-07-30 02:14:20.185257 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-07-30 02:14:20.279608 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-07-30 02:14:20.366170 | instance | clusterrolebinding/ovn-controller 2026-07-30 02:14:20.465317 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-07-30 02:14:20.556370 | instance | clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack 2026-07-30 02:14:20.640672 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-07-30 02:14:20.742597 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-07-30 02:14:20.816113 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-07-30 02:14:20.922250 | instance | clusterrole/system:controller:attachdetach-controller 2026-07-30 02:14:20.993411 | instance | clusterrole/system:controller:certificate-controller 2026-07-30 02:14:21.126767 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-07-30 02:14:21.200581 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-07-30 02:14:21.319467 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-07-30 02:14:21.392353 | instance | clusterrole/system:controller:cronjob-controller 2026-07-30 02:14:21.497784 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-07-30 02:14:21.572267 | instance | clusterrole/system:controller:daemon-set-controller 2026-07-30 02:14:21.705224 | instance | clusterrolebinding/rook-ceph-global 2026-07-30 02:14:21.802674 | instance | clusterrole/system:controller:deployment-controller 2026-07-30 02:14:21.894767 | instance | clusterrole/system:controller:disruption-controller 2026-07-30 02:14:21.996412 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-07-30 02:14:22.110502 | instance | clusterrole/system:controller:endpoint-controller 2026-07-30 02:14:22.217778 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-07-30 02:14:22.313522 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-07-30 02:14:22.410164 | instance | clusterrole/system:controller:endpointslice-controller 2026-07-30 02:14:22.519307 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-07-30 02:14:22.585915 | instance | clusterrolebinding/rook-ceph-osd 2026-07-30 02:14:22.730281 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-07-30 02:14:22.779857 | instance | clusterrolebinding/rook-ceph-system 2026-07-30 02:14:22.951701 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-07-30 02:14:22.990048 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-07-30 02:14:23.157483 | instance | clusterrole/system:controller:expand-controller 2026-07-30 02:14:23.214323 | instance | clusterrolebinding/system:basic-user 2026-07-30 02:14:23.353933 | instance | clusterrole/system:controller:generic-garbage-collector 2026-07-30 02:14:23.406624 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-07-30 02:14:23.563524 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-07-30 02:14:23.586919 | instance | clusterrolebinding/system:controller:certificate-controller 2026-07-30 02:14:23.771265 | instance | clusterrole/system:controller:job-controller 2026-07-30 02:14:23.771434 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-07-30 02:14:23.953168 | instance | clusterrole/system:controller:namespace-controller 2026-07-30 02:14:23.972457 | instance | clusterrole/system:controller:node-controller 2026-07-30 02:14:24.162921 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-07-30 02:14:24.172525 | instance | clusterrole/system:controller:persistent-volume-binder 2026-07-30 02:14:24.349294 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-07-30 02:14:24.396384 | instance | clusterrolebinding/system:controller:deployment-controller 2026-07-30 02:14:24.536528 | instance | clusterrole/system:controller:pod-garbage-collector 2026-07-30 02:14:24.586947 | instance | clusterrolebinding/system:controller:disruption-controller 2026-07-30 02:14:24.725695 | instance | clusterrole/system:controller:pv-protection-controller 2026-07-30 02:14:24.772620 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-07-30 02:14:24.905171 | instance | clusterrole/system:controller:pvc-protection-controller 2026-07-30 02:14:24.960632 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-07-30 02:14:25.114591 | instance | clusterrole/system:controller:replicaset-controller 2026-07-30 02:14:25.175086 | instance | clusterrole/system:controller:replication-controller 2026-07-30 02:14:25.312968 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-07-30 02:14:25.365560 | instance | clusterrole/system:controller:resourcequota-controller 2026-07-30 02:14:25.502698 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-07-30 02:14:25.557490 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-07-30 02:14:25.692817 | instance | clusterrolebinding/system:controller:expand-controller 2026-07-30 02:14:25.765367 | instance | clusterrole/system:controller:route-controller 2026-07-30 02:14:25.884231 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-07-30 02:14:25.999908 | instance | clusterrole/system:controller:service-account-controller 2026-07-30 02:14:26.101973 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-07-30 02:14:26.195224 | instance | clusterrole/system:controller:service-controller 2026-07-30 02:14:26.312706 | instance | clusterrolebinding/system:controller:job-controller 2026-07-30 02:14:26.391804 | instance | clusterrole/system:controller:statefulset-controller 2026-07-30 02:14:26.516111 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-07-30 02:14:26.578437 | instance | clusterrolebinding/system:controller:namespace-controller 2026-07-30 02:14:26.735514 | instance | clusterrole/system:controller:ttl-controller 2026-07-30 02:14:26.783965 | instance | clusterrole/system:coredns 2026-07-30 02:14:26.953439 | instance | clusterrolebinding/system:controller:node-controller 2026-07-30 02:14:26.957275 | instance | clusterrole/system:discovery 2026-07-30 02:14:27.157128 | instance | clusterrole/system:heapster 2026-07-30 02:14:27.176353 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-07-30 02:14:27.345556 | instance | clusterrole/system:kube-aggregator 2026-07-30 02:14:27.366825 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-07-30 02:14:27.555255 | instance | clusterrole/system:kube-controller-manager 2026-07-30 02:14:27.562904 | instance | clusterrole/system:kube-dns 2026-07-30 02:14:27.773289 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-07-30 02:14:27.784463 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-07-30 02:14:27.970868 | instance | clusterrole/system:kube-scheduler 2026-07-30 02:14:27.979652 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-07-30 02:14:28.176664 | instance | clusterrole/system:kubelet-api-admin 2026-07-30 02:14:28.180942 | instance | clusterrolebinding/system:controller:replication-controller 2026-07-30 02:14:28.359191 | instance | clusterrole/system:monitoring 2026-07-30 02:14:28.369584 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-07-30 02:14:28.548676 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-07-30 02:14:28.562156 | instance | clusterrole/system:node 2026-07-30 02:14:28.740533 | instance | clusterrolebinding/system:controller:route-controller 2026-07-30 02:14:28.743596 | instance | clusterrole/system:node-bootstrapper 2026-07-30 02:14:28.992192 | instance | clusterrolebinding/system:controller:service-account-controller 2026-07-30 02:14:29.022263 | instance | clusterrole/system:node-problem-detector 2026-07-30 02:14:29.266290 | instance | clusterrolebinding/system:controller:service-controller 2026-07-30 02:14:29.268582 | instance | clusterrole/system:node-proxier 2026-07-30 02:14:29.443505 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-07-30 02:14:29.455961 | instance | clusterrole/system:persistent-volume-provisioner 2026-07-30 02:14:29.677555 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-07-30 02:14:29.688287 | instance | clusterrolebinding/system:controller:ttl-controller 2026-07-30 02:14:29.875130 | instance | clusterrole/system:public-info-viewer 2026-07-30 02:14:29.902923 | instance | clusterrolebinding/system:coredns 2026-07-30 02:14:30.082014 | instance | clusterrolebinding/system:discovery 2026-07-30 02:14:30.141175 | instance | clusterrole/system:service-account-issuer-discovery 2026-07-30 02:14:30.267457 | instance | clusterrolebinding/system:kube-controller-manager 2026-07-30 02:14:30.314416 | instance | clusterrole/system:volume-scheduler 2026-07-30 02:14:30.460773 | instance | clusterrolebinding/system:kube-dns 2026-07-30 02:14:30.502701 | instance | clusterrole/vector 2026-07-30 02:14:30.656649 | instance | clusterrolebinding/system:kube-scheduler 2026-07-30 02:14:30.681367 | instance | clusterrole/view 2026-07-30 02:14:30.838818 | instance | clusterrolebinding/system:monitoring 2026-07-30 02:14:30.860025 | instance | clusterrolebinding/system:node 2026-07-30 02:14:31.030249 | instance | clusterrolebinding/system:node-proxier 2026-07-30 02:14:31.065968 | instance | clusterrolebinding/system:public-info-viewer 2026-07-30 02:14:31.250390 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-07-30 02:14:31.258437 | instance | clusterrolebinding/system:volume-scheduler 2026-07-30 02:14:31.433611 | instance | clusterrolebinding/vector 2026-07-30 02:14:31.442648 | instance | storageclass/general 2026-07-30 02:14:31.619014 | instance | namespace/auth-system 2026-07-30 02:14:31.674298 | instance | namespace/capi-kubeadm-bootstrap-system 2026-07-30 02:14:31.804569 | instance | namespace/capi-kubeadm-control-plane-system 2026-07-30 02:14:31.872518 | instance | namespace/capi-system 2026-07-30 02:14:32.008768 | instance | namespace/capo-system 2026-07-30 02:14:32.084710 | instance | namespace/cert-manager 2026-07-30 02:14:32.199316 | instance | namespace/default 2026-07-30 02:14:32.279585 | instance | namespace/envoy-gateway-system 2026-07-30 02:14:32.388309 | instance | namespace/ingress-nginx 2026-07-30 02:14:32.448629 | instance | namespace/kube-node-lease 2026-07-30 02:14:32.584004 | instance | namespace/kube-public 2026-07-30 02:14:32.637131 | instance | namespace/kube-system 2026-07-30 02:14:32.765148 | instance | namespace/local-path-storage 2026-07-30 02:14:32.827183 | instance | namespace/magnum-system 2026-07-30 02:14:32.951531 | instance | namespace/monitoring 2026-07-30 02:14:33.022194 | instance | namespace/openstack 2026-07-30 02:14:33.149427 | instance | namespace/orc-system 2026-07-30 02:14:33.205074 | instance | namespace/rook-ceph 2026-07-30 02:14:33.336927 | instance | namespace/secretgen-controller 2026-07-30 02:14:33.574894 | instance | ok: Runtime: 0:00:24.320898 2026-07-30 02:14:33.582211 | 2026-07-30 02:14:33.582279 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-07-30 02:14:33.932183 | instance | changed 2026-07-30 02:14:33.937457 | 2026-07-30 02:14:33.937532 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-07-30 02:14:34.180560 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-30 02:14:34.180675 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-30 02:14:34.180698 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-30 02:14:34.295937 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:34.297152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:34.384044 | instance | auth-system/configmaps/keycloak-env-vars 2026-07-30 02:14:34.385278 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-07-30 02:14:34.388635 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:34.390023 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:34.480995 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:34.481735 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:34.556979 | instance | auth-system/configmaps/kube-root-ca.crt 2026-07-30 02:14:34.572708 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:34.575888 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:34.656693 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-07-30 02:14:34.661198 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:34.662629 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:34.747743 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-07-30 02:14:34.748247 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:34.768420 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:34.844799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:34.855961 | instance | auth-system/endpoints/keycloak 2026-07-30 02:14:34.857110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:34.937055 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:34.942743 | instance | auth-system/endpoints/keycloak-headless 2026-07-30 02:14:34.952489 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:35.049649 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:35.055497 | instance | auth-system/endpoints/keycloak-metrics 2026-07-30 02:14:35.063187 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:35.128046 | instance | auth-system/ingresses/keycloak 2026-07-30 02:14:35.135626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:35.169468 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-30 02:14:35.177738 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:35.226738 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:35.235810 | instance | auth-system/networkpolicies/keycloak 2026-07-30 02:14:35.271916 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:35.329016 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-zxpbx 2026-07-30 02:14:35.351456 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-30 02:14:35.360466 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:35.381762 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:35.436938 | instance | auth-system/pods/keycloak-0 2026-07-30 02:14:35.469983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:35.481173 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:35.542366 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-07-30 02:14:35.560614 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:35.588378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:35.631551 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-07-30 02:14:35.649283 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:35.716039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:35.749961 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:35.754558 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-07-30 02:14:35.816737 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:35.834720 | instance | auth-system/secrets/keycloak 2026-07-30 02:14:35.840396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:35.925868 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:35.953267 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:35.977496 | instance | auth-system/secrets/keycloak-externaldb 2026-07-30 02:14:36.029276 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:36.069012 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:36.075453 | instance | auth-system/secrets/keycloak.199-204-45-35.nip.io-tls 2026-07-30 02:14:36.136688 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:36.167673 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:36.208008 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-07-30 02:14:36.272100 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:36.275908 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:36.285654 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-07-30 02:14:36.354555 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:36.383700 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:36.448836 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-07-30 02:14:36.459657 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:36.496659 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:36.497701 | instance | auth-system/serviceaccounts/default 2026-07-30 02:14:36.562417 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:36.614782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:36.659638 | instance | auth-system/serviceaccounts/keycloak 2026-07-30 02:14:36.682094 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:36.715345 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:36.740462 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-07-30 02:14:36.805899 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:36.806649 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:36.895469 | instance | auth-system/services/keycloak 2026-07-30 02:14:36.925043 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:36.934930 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:36.986023 | instance | auth-system/services/keycloak-headless 2026-07-30 02:14:37.058204 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:37.071943 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-30 02:14:37.081526 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:37.103068 | instance | auth-system/services/keycloak-metrics 2026-07-30 02:14:37.163014 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:37.179636 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-30 02:14:37.189291 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:37.204600 | instance | auth-system/statefulsets/keycloak 2026-07-30 02:14:37.284719 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:37.287721 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:37.333394 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-07-30 02:14:37.376761 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:37.388031 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:37.437235 | instance | capi-system/configmaps/kube-root-ca.crt 2026-07-30 02:14:37.473596 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:37.504746 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:37.563293 | instance | capi-system/deployment/capi-controller-manager 2026-07-30 02:14:37.614451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:37.642952 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:37.661943 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-07-30 02:14:37.751845 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:37.754351 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:37.775047 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-07-30 02:14:37.850170 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:37.854002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:37.860788 | instance | capi-system/endpoints/capi-webhook-service 2026-07-30 02:14:37.937398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:37.940785 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:37.978267 | instance | capi-system/pods/capi-controller-manager-5647546676-2pf7s 2026-07-30 02:14:38.036812 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:38.042651 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:38.077560 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-h5nqk 2026-07-30 02:14:38.125918 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:38.146364 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:38.203307 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-07-30 02:14:38.225693 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:38.259694 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:38.311392 | instance | capi-system/roles/capi-leader-election-role 2026-07-30 02:14:38.333798 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:38.376793 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:38.402841 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-07-30 02:14:38.429433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:38.479371 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:38.517145 | instance | capi-system/secrets/capi-webhook-service-cert 2026-07-30 02:14:38.518570 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:38.592077 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-07-30 02:14:38.597898 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:38.618611 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:38.703754 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:38.719966 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-07-30 02:14:38.722528 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:38.781129 | instance | capi-system/serviceaccounts/capi-manager 2026-07-30 02:14:38.803261 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:38.858271 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-30 02:14:38.865478 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:38.910782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:38.931161 | instance | capi-system/serviceaccounts/default 2026-07-30 02:14:38.954302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:38.976515 | instance | capi-system/services/capi-webhook-service 2026-07-30 02:14:39.046772 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-30 02:14:39.059510 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:39.076553 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:39.158424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:39.180189 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-07-30 02:14:39.189917 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:39.195806 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-07-30 02:14:39.254479 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:39.290142 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:39.377737 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-07-30 02:14:39.383580 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:39.386063 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:39.414169 | instance | capo-system/configmaps/kube-root-ca.crt 2026-07-30 02:14:39.486415 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:39.533702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:39.606675 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:39.612353 | instance | cert-manager/configmaps/cert-manager-webhook 2026-07-30 02:14:39.651340 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:39.653522 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-07-30 02:14:39.695757 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:39.754792 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:39.811345 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:39.821887 | instance | cert-manager/deployment/cert-manager 2026-07-30 02:14:39.877825 | instance | cert-manager/deployment/cert-manager-cainjector 2026-07-30 02:14:39.879584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:39.916713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:40.014701 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:40.042740 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:40.119769 | instance | cert-manager/deployment/cert-manager-webhook 2026-07-30 02:14:40.129342 | instance | capo-system/deployment/capo-controller-manager 2026-07-30 02:14:40.129950 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:40.162616 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:40.235701 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:40.245814 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:40.338352 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:40.339965 | instance | cert-manager/endpoints/cert-manager 2026-07-30 02:14:40.348896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:40.353232 | instance | cert-manager/endpoints/cert-manager-webhook 2026-07-30 02:14:40.433133 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:40.454739 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:40.532301 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:40.541020 | instance | capo-system/endpoints/capo-webhook-service 2026-07-30 02:14:40.552776 | instance | capo-system/pods/capo-controller-manager-56cf844ccd-fjkld 2026-07-30 02:14:40.555718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:40.631492 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:40.654589 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:40.733662 | instance | cert-manager/pods/cert-manager-75c4c745bc-tb29z 2026-07-30 02:14:40.738475 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:40.760492 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-lpn2s 2026-07-30 02:14:40.770867 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-30 02:14:40.778571 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:40.846501 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:40.888782 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-30 02:14:40.897804 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:40.952893 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-5fzbf 2026-07-30 02:14:40.955960 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:40.963812 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-07-30 02:14:40.999122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:41.079433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:41.091733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:41.169738 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:41.170298 | instance | capo-system/roles/capo-leader-election-role 2026-07-30 02:14:41.171502 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-07-30 02:14:41.265991 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:41.360237 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:41.362483 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-07-30 02:14:41.366079 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:41.390238 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-07-30 02:14:41.467326 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:41.475602 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:41.558727 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:41.578251 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:41.580181 | instance | capo-system/secrets/capo-webhook-service-cert 2026-07-30 02:14:41.585713 | instance | capo-system/serviceaccounts/capo-manager 2026-07-30 02:14:41.669707 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:41.671653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:41.769486 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-07-30 02:14:41.772165 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:41.787733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:41.791294 | instance | capo-system/serviceaccounts/default 2026-07-30 02:14:41.897863 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:41.898240 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:41.988836 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-07-30 02:14:42.012015 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:42.019354 | instance | cert-manager/roles/cert-manager:leaderelection 2026-07-30 02:14:42.034220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:42.110408 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:42.121544 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:42.202875 | instance | cert-manager/serviceaccounts/cert-manager 2026-07-30 02:14:42.216414 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:42.222328 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:42.225755 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-07-30 02:14:42.314500 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:42.319987 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:42.407831 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:42.421724 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:42.427709 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-07-30 02:14:42.435729 | instance | cert-manager/serviceaccounts/default 2026-07-30 02:14:42.526439 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:42.534137 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-30 02:14:42.548799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:42.622828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:42.641241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:42.671901 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-07-30 02:14:42.680380 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-07-30 02:14:42.716117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:42.732960 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:42.833878 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:42.871243 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-30 02:14:42.875164 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-07-30 02:14:42.881099 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:42.893075 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-07-30 02:14:42.963996 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:42.982159 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:43.086344 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:43.091470 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:43.102891 | instance | cert-manager/services/cert-manager 2026-07-30 02:14:43.181128 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:43.192583 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:43.220851 | instance | cert-manager/services/cert-manager-webhook 2026-07-30 02:14:43.295318 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:43.295439 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:43.318956 | instance | capo-system/services/capo-webhook-service 2026-07-30 02:14:43.391946 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:43.392496 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:43.412467 | instance | default/configmaps/kube-root-ca.crt 2026-07-30 02:14:43.481749 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:43.482469 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:43.497043 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-07-30 02:14:43.588232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:43.593862 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-07-30 02:14:43.607307 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:43.692875 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:43.693908 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-07-30 02:14:43.708256 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:43.795133 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:43.795581 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-07-30 02:14:43.836040 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:43.904162 | instance | default/endpoints/kubernetes 2026-07-30 02:14:43.916557 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:43.959736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:44.019184 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-khhqz 2026-07-30 02:14:44.022944 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:44.079142 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:44.124860 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:44.142689 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-07-30 02:14:44.187333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:44.211211 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:44.227993 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-07-30 02:14:44.301512 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:44.315174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:44.328246 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-07-30 02:14:44.404074 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:44.440091 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-07-30 02:14:44.444704 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:44.509165 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-30 02:14:44.510131 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-07-30 02:14:44.515777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:44.530895 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:44.633491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:44.637570 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-30 02:14:44.645663 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:44.648107 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-07-30 02:14:44.708817 | instance | envoy-gateway-system/secrets/envoy 2026-07-30 02:14:44.747952 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:44.760224 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:44.841135 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-07-30 02:14:44.858887 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:44.909462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:44.936605 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-07-30 02:14:45.010044 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:45.036018 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-07-30 02:14:45.065092 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:45.135097 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-07-30 02:14:45.136194 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:45.172601 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:45.240522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:45.241743 | instance | envoy-gateway-system/serviceaccounts/default 2026-07-30 02:14:45.274586 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:45.336302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:45.380471 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:45.424106 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:45.488346 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:45.509413 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-07-30 02:14:45.556657 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:45.609182 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:45.613895 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-07-30 02:14:45.648303 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:45.705811 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:45.743405 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:45.781453 | instance | default/serviceaccounts/default 2026-07-30 02:14:45.835869 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:45.838976 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:45.898545 | instance | envoy-gateway-system/services/envoy-gateway 2026-07-30 02:14:45.920982 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:45.942360 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:46.029637 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:46.031161 | instance | default/services/kubernetes 2026-07-30 02:14:46.066239 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-30 02:14:46.079046 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:46.124678 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-07-30 02:14:46.139549 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:46.211169 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:46.252373 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:46.254057 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-07-30 02:14:46.309813 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:46.324946 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-07-30 02:14:46.371189 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:46.398166 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:46.472659 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-07-30 02:14:46.486667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:46.504014 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:46.512430 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-07-30 02:14:46.589676 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:46.604055 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-30 02:14:46.618401 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:46.690856 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-07-30 02:14:46.691356 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:46.713008 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-07-30 02:14:46.742291 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:46.800120 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:46.841406 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:46.911370 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-07-30 02:14:46.915881 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:46.935256 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-07-30 02:14:46.940459 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:47.015870 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:47.033699 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:47.125040 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-07-30 02:14:47.140196 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:47.141543 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:47.142080 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-07-30 02:14:47.236138 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:47.319374 | instance | ingress-nginx/pods/ingress-nginx-controller-659p9 2026-07-30 02:14:47.334682 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:47.358333 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-cpv76 2026-07-30 02:14:47.563829 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-07-30 02:14:47.569735 | instance | ingress-nginx/roles/ingress-nginx 2026-07-30 02:14:47.679165 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:47.691410 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:47.740540 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-07-30 02:14:47.753696 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-07-30 02:14:47.797364 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:47.816670 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:47.921896 | instance | ingress-nginx/serviceaccounts/default 2026-07-30 02:14:47.930313 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:47.983440 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:47.996973 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-07-30 02:14:48.076864 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:48.083716 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:48.138920 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-07-30 02:14:48.196228 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:48.237083 | instance | ingress-nginx/services/ingress-nginx-controller 2026-07-30 02:14:48.358615 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-07-30 02:14:48.370286 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:48.412699 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:48.423275 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-07-30 02:14:48.495761 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:48.509471 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:48.572912 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-07-30 02:14:48.640839 | instance | kube-node-lease/serviceaccounts/default 2026-07-30 02:14:48.705884 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:48.781853 | instance | kube-public/configmaps/cluster-info 2026-07-30 02:14:48.800321 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:48.863212 | instance | kube-public/configmaps/kube-root-ca.crt 2026-07-30 02:14:48.979103 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:49.002516 | instance | kube-system/configmaps/cilium-config 2026-07-30 02:14:49.071961 | instance | kube-system/configmaps/coredns 2026-07-30 02:14:49.101093 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-30 02:14:49.114096 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:49.229849 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-30 02:14:49.237392 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:49.243109 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-07-30 02:14:49.284505 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-07-30 02:14:49.354774 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:49.454880 | instance | kube-system/configmaps/kube-proxy 2026-07-30 02:14:49.461730 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:49.507077 | instance | kube-system/configmaps/kube-root-ca.crt 2026-07-30 02:14:49.586288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:49.709511 | instance | kube-system/configmaps/kubeadm-config 2026-07-30 02:14:49.712487 | instance | kube-system/configmaps/kubelet-config 2026-07-30 02:14:49.720115 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:49.748858 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:49.913151 | instance | kube-system/daemonsets/cilium 2026-07-30 02:14:49.913918 | instance | kube-system/daemonsets/kube-proxy 2026-07-30 02:14:50.070775 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:50.129079 | instance | kube-system/deployment/cilium-operator 2026-07-30 02:14:50.166018 | instance | kube-system/deployment/coredns 2026-07-30 02:14:50.223294 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:50.269428 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:50.336843 | instance | kube-system/endpoints/kube-dns 2026-07-30 02:14:50.350274 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-07-30 02:14:50.411979 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:50.547952 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-07-30 02:14:50.548353 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-07-30 02:14:50.728159 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-07-30 02:14:50.729550 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-07-30 02:14:50.731218 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:14:50.911311 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-07-30 02:14:50.912738 | instance | kube-system/pods/cilium-ltp6c 2026-07-30 02:14:51.115667 | instance | kube-system/pods/cilium-operator-869df985b8-4c84j 2026-07-30 02:14:51.117688 | instance | kube-system/pods/coredns-67659f764b-kmx4f 2026-07-30 02:14:51.308012 | instance | kube-system/pods/coredns-67659f764b-rzpr6 2026-07-30 02:14:51.316738 | instance | kube-system/pods/etcd-instance 2026-07-30 02:14:51.488460 | instance | kube-system/pods/kube-apiserver-instance 2026-07-30 02:14:51.501087 | instance | kube-system/pods/kube-controller-manager-instance 2026-07-30 02:14:51.681907 | instance | kube-system/pods/kube-proxy-v85ml 2026-07-30 02:14:51.691116 | instance | kube-system/pods/kube-scheduler-instance 2026-07-30 02:14:51.859046 | instance | kube-system/pods/kube-vip-instance 2026-07-30 02:14:51.860604 | instance | kube-system/rolebindings/cilium-config-agent 2026-07-30 02:14:52.055691 | instance | kube-system/rolebindings/kube-proxy 2026-07-30 02:14:52.060566 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-07-30 02:14:52.258258 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-07-30 02:14:52.275585 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-07-30 02:14:52.452810 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-07-30 02:14:52.487289 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-07-30 02:14:52.658668 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-07-30 02:14:52.694464 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-07-30 02:14:52.844863 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-07-30 02:14:52.885903 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-07-30 02:14:53.035028 | instance | kube-system/roles/cilium-config-agent 2026-07-30 02:14:53.067715 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-07-30 02:14:53.213377 | instance | kube-system/roles/kube-proxy 2026-07-30 02:14:53.250237 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-07-30 02:14:53.380440 | instance | kube-system/roles/kubeadm:kubelet-config 2026-07-30 02:14:53.431381 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-07-30 02:14:53.566462 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-07-30 02:14:53.607693 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-07-30 02:14:53.766482 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-07-30 02:14:53.771061 | instance | kube-system/roles/system:controller:cloud-provider 2026-07-30 02:14:53.938309 | instance | kube-system/roles/system:controller:token-cleaner 2026-07-30 02:14:53.949794 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-07-30 02:14:54.134963 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-07-30 02:14:54.142775 | instance | kube-system/secrets/bootstrap-token-efihxc 2026-07-30 02:14:54.307020 | instance | kube-system/secrets/bootstrap-token-to61ix 2026-07-30 02:14:54.328100 | instance | kube-system/secrets/kubeadm-certs 2026-07-30 02:14:54.491110 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-07-30 02:14:54.542434 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-07-30 02:14:54.744425 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-07-30 02:14:54.774881 | instance | kube-system/serviceaccounts/certificate-controller 2026-07-30 02:14:54.947754 | instance | kube-system/serviceaccounts/cilium 2026-07-30 02:14:54.988224 | instance | kube-system/serviceaccounts/cilium-operator 2026-07-30 02:14:55.179615 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-07-30 02:14:55.206561 | instance | kube-system/serviceaccounts/coredns 2026-07-30 02:14:55.374265 | instance | kube-system/serviceaccounts/cronjob-controller 2026-07-30 02:14:55.424696 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-07-30 02:14:55.574492 | instance | kube-system/serviceaccounts/default 2026-07-30 02:14:55.652756 | instance | kube-system/serviceaccounts/deployment-controller 2026-07-30 02:14:55.781472 | instance | kube-system/serviceaccounts/disruption-controller 2026-07-30 02:14:55.845670 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-07-30 02:14:56.006480 | instance | kube-system/serviceaccounts/endpoint-controller 2026-07-30 02:14:56.031573 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-07-30 02:14:56.215677 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-07-30 02:14:56.223599 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-07-30 02:14:56.419386 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-07-30 02:14:56.425643 | instance | kube-system/serviceaccounts/expand-controller 2026-07-30 02:14:56.604191 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-07-30 02:14:56.639635 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-07-30 02:14:56.840347 | instance | kube-system/serviceaccounts/job-controller 2026-07-30 02:14:56.845026 | instance | kube-system/serviceaccounts/kube-proxy 2026-07-30 02:14:57.053995 | instance | kube-system/serviceaccounts/namespace-controller 2026-07-30 02:14:57.063303 | instance | kube-system/serviceaccounts/node-controller 2026-07-30 02:14:57.258179 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-07-30 02:14:57.281494 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-07-30 02:14:57.459786 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-07-30 02:14:57.470723 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-07-30 02:14:57.656588 | instance | kube-system/serviceaccounts/replicaset-controller 2026-07-30 02:14:57.667404 | instance | kube-system/serviceaccounts/replication-controller 2026-07-30 02:14:57.861702 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-07-30 02:14:57.875730 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-07-30 02:14:58.096070 | instance | kube-system/serviceaccounts/service-account-controller 2026-07-30 02:14:58.097660 | instance | kube-system/serviceaccounts/service-controller 2026-07-30 02:14:58.322047 | instance | kube-system/serviceaccounts/statefulset-controller 2026-07-30 02:14:58.328400 | instance | kube-system/serviceaccounts/token-cleaner 2026-07-30 02:14:58.532156 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-07-30 02:14:58.544221 | instance | kube-system/serviceaccounts/ttl-controller 2026-07-30 02:14:58.739657 | instance | kube-system/services/kube-dns 2026-07-30 02:14:58.758156 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-07-30 02:14:59.007006 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-07-30 02:14:59.008851 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-07-30 02:14:59.191674 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-07-30 02:14:59.192256 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-07-30 02:14:59.385554 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-07-30 02:14:59.400063 | instance | kube-public/serviceaccounts/default 2026-07-30 02:14:59.564538 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-07-30 02:14:59.581040 | instance | local-path-storage/configmaps/local-path-config 2026-07-30 02:14:59.741507 | instance | local-path-storage/deployment/local-path-provisioner 2026-07-30 02:14:59.767451 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-07-30 02:14:59.917346 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-bhfhf 2026-07-30 02:14:59.946686 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-07-30 02:15:00.140794 | instance | local-path-storage/serviceaccounts/default 2026-07-30 02:15:00.162027 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-07-30 02:15:00.325433 | instance | magnum-system/serviceaccounts/default 2026-07-30 02:15:00.358792 | instance | monitoring/configmaps/goldpinger-zap 2026-07-30 02:15:00.508158 | instance | monitoring/configmaps/ipmi-exporter 2026-07-30 02:15:00.544524 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-07-30 02:15:00.675571 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-07-30 02:15:00.739366 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-07-30 02:15:00.865297 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-07-30 02:15:00.940587 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-07-30 02:15:01.091079 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-07-30 02:15:01.177075 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-07-30 02:15:01.331951 | instance | openstack/configmaps/barbican-bin 2026-07-30 02:15:01.372017 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-07-30 02:15:01.581959 | instance | openstack/configmaps/ceph-csi-config 2026-07-30 02:15:01.659183 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-07-30 02:15:01.801638 | instance | openstack/configmaps/ceph-etc 2026-07-30 02:15:01.877477 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-07-30 02:15:02.024469 | instance | openstack/configmaps/cinder-bin 2026-07-30 02:15:02.095945 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-07-30 02:15:02.288592 | instance | openstack/configmaps/glance-bin 2026-07-30 02:15:02.480903 | instance | openstack/configmaps/heat-bin 2026-07-30 02:15:02.527721 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-07-30 02:15:02.723850 | instance | openstack/configmaps/horizon-bin 2026-07-30 02:15:02.747655 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-07-30 02:15:02.956330 | instance | openstack/configmaps/keepalived-bin 2026-07-30 02:15:02.977714 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-07-30 02:15:03.189460 | instance | openstack/configmaps/keystone-bin 2026-07-30 02:15:03.199613 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-07-30 02:15:03.409472 | instance | openstack/configmaps/keystone-openid-metadata 2026-07-30 02:15:03.415817 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-07-30 02:15:03.624822 | instance | openstack/configmaps/kube-root-ca.crt 2026-07-30 02:15:03.626281 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-07-30 02:15:03.816737 | instance | openstack/configmaps/libvirt-bin 2026-07-30 02:15:03.837143 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-07-30 02:15:04.027064 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-07-30 02:15:04.038756 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-07-30 02:15:04.239577 | instance | openstack/configmaps/magnum-bin 2026-07-30 02:15:04.243280 | instance | openstack/configmaps/magnum-cluster-api-proxy-config 2026-07-30 02:15:04.453668 | instance | openstack/configmaps/manila-bin 2026-07-30 02:15:04.455403 | instance | openstack/configmaps/memcached-memcached-bin 2026-07-30 02:15:04.670961 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-07-30 02:15:04.672048 | instance | openstack/configmaps/neutron-bin 2026-07-30 02:15:04.872579 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-07-30 02:15:04.912341 | instance | openstack/configmaps/nova-bin 2026-07-30 02:15:05.062700 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-07-30 02:15:05.156842 | instance | openstack/configmaps/octavia-bin 2026-07-30 02:15:05.263957 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-07-30 02:15:05.402067 | instance | openstack/configmaps/openvswitch-bin 2026-07-30 02:15:05.471689 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-07-30 02:15:05.626439 | instance | openstack/configmaps/ovn-bin 2026-07-30 02:15:05.655219 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-07-30 02:15:05.844356 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-07-30 02:15:05.845688 | instance | openstack/configmaps/ovn-controller-default-bin 2026-07-30 02:15:06.065115 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-07-30 02:15:06.110721 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-07-30 02:15:06.306948 | instance | openstack/configmaps/percona-xtradb-pxc 2026-07-30 02:15:06.308495 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-07-30 02:15:06.530536 | instance | openstack/configmaps/placement-bin 2026-07-30 02:15:06.542434 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-07-30 02:15:06.747391 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-07-30 02:15:06.792223 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-07-30 02:15:06.983309 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-07-30 02:15:07.027529 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-07-30 02:15:07.225367 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-07-30 02:15:07.230023 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-07-30 02:15:07.451792 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-07-30 02:15:07.478790 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-07-30 02:15:07.707404 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-07-30 02:15:07.720354 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-07-30 02:15:07.925588 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-07-30 02:15:07.931622 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-07-30 02:15:08.150437 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-07-30 02:15:08.201770 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-07-30 02:15:08.366107 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-07-30 02:15:08.408508 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-07-30 02:15:08.573962 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-07-30 02:15:08.622159 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-07-30 02:15:08.751592 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-07-30 02:15:08.810444 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-07-30 02:15:08.933244 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-07-30 02:15:09.024920 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-07-30 02:15:09.131668 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-07-30 02:15:09.246411 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-07-30 02:15:09.325043 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-07-30 02:15:09.454327 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-07-30 02:15:09.507843 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-07-30 02:15:09.654922 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-07-30 02:15:09.735962 | instance | monitoring/configmaps/kube-root-ca.crt 2026-07-30 02:15:09.891895 | instance | openstack/configmaps/rabbitmq-manila-plugins-conf 2026-07-30 02:15:09.925237 | instance | monitoring/configmaps/loki 2026-07-30 02:15:10.132977 | instance | openstack/configmaps/rabbitmq-manila-server-conf 2026-07-30 02:15:10.173003 | instance | monitoring/configmaps/loki-alerting-rules 2026-07-30 02:15:10.345602 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-07-30 02:15:10.374098 | instance | monitoring/configmaps/loki-gateway 2026-07-30 02:15:10.568097 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-07-30 02:15:10.570910 | instance | monitoring/configmaps/loki-runtime 2026-07-30 02:15:10.753848 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-07-30 02:15:10.768428 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-07-30 02:15:10.948997 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-07-30 02:15:10.959591 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-07-30 02:15:11.169707 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-07-30 02:15:11.193107 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-07-30 02:15:11.394134 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-07-30 02:15:11.421653 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-07-30 02:15:11.584863 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-07-30 02:15:11.662757 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-07-30 02:15:11.847009 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-07-30 02:15:11.882925 | instance | monitoring/configmaps/vector 2026-07-30 02:15:12.082982 | instance | openstack/configmaps/rook-config-override 2026-07-30 02:15:12.095559 | instance | openstack/configmaps/staffeln-bin 2026-07-30 02:15:12.308276 | instance | openstack/configmaps/tempest-bin 2026-07-30 02:15:12.323663 | instance | openstack/configmaps/valkey-configuration 2026-07-30 02:15:12.553241 | instance | openstack/configmaps/valkey-health 2026-07-30 02:15:12.556141 | instance | openstack/configmaps/valkey-scripts 2026-07-30 02:15:12.770363 | instance | monitoring/daemonsets/goldpinger 2026-07-30 02:15:12.778211 | instance | monitoring/daemonsets/ipmi-exporter 2026-07-30 02:15:12.961245 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-07-30 02:15:12.993061 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-07-30 02:15:13.178092 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0 2026-07-30 02:15:13.219409 | instance | monitoring/daemonsets/vector 2026-07-30 02:15:13.372458 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-07-30 02:15:13.432992 | instance | openstack/cronjobs/heat-engine-cleaner 2026-07-30 02:15:13.608357 | instance | openstack/cronjobs/heat-purge-deleted 2026-07-30 02:15:13.661813 | instance | openstack/cronjobs/keystone-credential-rotate 2026-07-30 02:15:13.829770 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-07-30 02:15:13.913307 | instance | openstack/cronjobs/nova-cell-setup 2026-07-30 02:15:14.071854 | instance | openstack/cronjobs/nova-service-cleaner 2026-07-30 02:15:14.172214 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-07-30 02:15:14.324478 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-07-30 02:15:14.382750 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-07-30 02:15:14.518956 | instance | monitoring/deployment/loki-gateway 2026-07-30 02:15:14.596779 | instance | monitoring/deployment/node-feature-discovery-gc 2026-07-30 02:15:14.723788 | instance | monitoring/deployment/node-feature-discovery-master 2026-07-30 02:15:14.799395 | instance | monitoring/deployment/prometheus-pushgateway 2026-07-30 02:15:14.941572 | instance | openstack/daemonsets/keepalived 2026-07-30 02:15:15.008658 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-07-30 02:15:15.202643 | instance | openstack/daemonsets/magnum-cluster-api-proxy 2026-07-30 02:15:15.298125 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-07-30 02:15:15.453146 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default 2026-07-30 02:15:15.552919 | instance | openstack/daemonsets/neutron-ovn-vpn-agent-default 2026-07-30 02:15:15.701588 | instance | openstack/daemonsets/nova-compute-default 2026-07-30 02:15:15.805993 | instance | openstack/daemonsets/octavia-health-manager-default 2026-07-30 02:15:15.987128 | instance | openstack/daemonsets/openvswitch 2026-07-30 02:15:16.072373 | instance | openstack/daemonsets/ovn-controller-default 2026-07-30 02:15:16.233206 | instance | monitoring/endpoints/alertmanager-operated 2026-07-30 02:15:16.305636 | instance | monitoring/endpoints/goldpinger 2026-07-30 02:15:16.473317 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-07-30 02:15:16.504356 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-07-30 02:15:16.673486 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-07-30 02:15:16.680520 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-07-30 02:15:16.865875 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-07-30 02:15:16.871946 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-07-30 02:15:17.062421 | instance | monitoring/endpoints/loki 2026-07-30 02:15:17.080786 | instance | monitoring/endpoints/loki-chunks-cache 2026-07-30 02:15:17.263022 | instance | monitoring/endpoints/loki-gateway 2026-07-30 02:15:17.266070 | instance | monitoring/endpoints/loki-headless 2026-07-30 02:15:17.454430 | instance | monitoring/endpoints/loki-memberlist 2026-07-30 02:15:17.456910 | instance | monitoring/endpoints/loki-results-cache 2026-07-30 02:15:17.624159 | instance | monitoring/endpoints/prometheus-operated 2026-07-30 02:15:17.636397 | instance | monitoring/endpoints/prometheus-pushgateway 2026-07-30 02:15:17.805196 | instance | monitoring/endpoints/prometheus-smartctl-exporter 2026-07-30 02:15:17.807680 | instance | monitoring/endpoints/vector-headless 2026-07-30 02:15:17.986086 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-07-30 02:15:17.992489 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-07-30 02:15:18.202503 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-07-30 02:15:18.214576 | instance | openstack/deployment/barbican-api 2026-07-30 02:15:18.414603 | instance | openstack/deployment/cinder-api 2026-07-30 02:15:18.472471 | instance | openstack/deployment/cinder-backup 2026-07-30 02:15:18.735121 | instance | openstack/deployment/cinder-scheduler 2026-07-30 02:15:18.788143 | instance | openstack/deployment/cinder-volume 2026-07-30 02:15:18.984048 | instance | openstack/deployment/glance-api 2026-07-30 02:15:19.044140 | instance | openstack/endpoints/barbican-api 2026-07-30 02:15:19.241139 | instance | openstack/deployment/heat-api 2026-07-30 02:15:19.292136 | instance | openstack/endpoints/ceph-mon 2026-07-30 02:15:19.492469 | instance | openstack/deployment/heat-cfn 2026-07-30 02:15:19.536411 | instance | openstack/endpoints/cinder-api 2026-07-30 02:15:19.757495 | instance | openstack/deployment/heat-engine 2026-07-30 02:15:19.787858 | instance | openstack/endpoints/glance-api 2026-07-30 02:15:20.010772 | instance | openstack/deployment/horizon 2026-07-30 02:15:20.016412 | instance | openstack/endpoints/heat-api 2026-07-30 02:15:20.236336 | instance | openstack/deployment/keystone-api 2026-07-30 02:15:20.237452 | instance | openstack/endpoints/heat-cfn 2026-07-30 02:15:20.434770 | instance | openstack/endpoints/horizon 2026-07-30 02:15:20.453791 | instance | openstack/deployment/magnum-api 2026-07-30 02:15:20.641251 | instance | openstack/endpoints/horizon-int 2026-07-30 02:15:20.666109 | instance | openstack/deployment/magnum-registry 2026-07-30 02:15:20.862288 | instance | openstack/deployment/manila-api 2026-07-30 02:15:20.923897 | instance | openstack/endpoints/keystone-api 2026-07-30 02:15:21.099309 | instance | openstack/deployment/manila-data 2026-07-30 02:15:21.175809 | instance | openstack/deployment/manila-scheduler 2026-07-30 02:15:21.333776 | instance | openstack/endpoints/magnum-api 2026-07-30 02:15:21.406572 | instance | openstack/deployment/manila-share 2026-07-30 02:15:21.532378 | instance | openstack/endpoints/magnum-registry 2026-07-30 02:15:21.642792 | instance | openstack/deployment/memcached-memcached 2026-07-30 02:15:21.740452 | instance | openstack/endpoints/manila-api 2026-07-30 02:15:21.875846 | instance | openstack/deployment/neutron-rpc-server 2026-07-30 02:15:21.948994 | instance | openstack/endpoints/memcached 2026-07-30 02:15:22.161202 | instance | openstack/deployment/neutron-server 2026-07-30 02:15:22.181598 | instance | openstack/endpoints/memcached-metrics 2026-07-30 02:15:22.381415 | instance | openstack/deployment/nova-api-metadata 2026-07-30 02:15:22.421325 | instance | openstack/endpoints/neutron-server 2026-07-30 02:15:22.631321 | instance | openstack/deployment/nova-api-osapi 2026-07-30 02:15:22.670092 | instance | openstack/endpoints/nova-api 2026-07-30 02:15:22.879622 | instance | openstack/deployment/nova-conductor 2026-07-30 02:15:22.889735 | instance | openstack/endpoints/nova-metadata 2026-07-30 02:15:23.106046 | instance | openstack/deployment/nova-novncproxy 2026-07-30 02:15:23.109220 | instance | openstack/deployment/nova-scheduler 2026-07-30 02:15:23.322733 | instance | openstack/endpoints/nova-novncproxy 2026-07-30 02:15:23.325349 | instance | openstack/deployment/octavia-api 2026-07-30 02:15:23.546024 | instance | openstack/endpoints/octavia-api 2026-07-30 02:15:23.557233 | instance | openstack/deployment/octavia-housekeeping 2026-07-30 02:15:23.771336 | instance | openstack/endpoints/openstack-exporter 2026-07-30 02:15:23.789455 | instance | openstack/deployment/octavia-worker 2026-07-30 02:15:23.980130 | instance | openstack/endpoints/ovn-ovsdb-nb 2026-07-30 02:15:24.013597 | instance | openstack/deployment/openstack-database-exporter 2026-07-30 02:15:24.200539 | instance | openstack/endpoints/ovn-ovsdb-sb 2026-07-30 02:15:24.290442 | instance | openstack/deployment/openstack-exporter 2026-07-30 02:15:24.462821 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-07-30 02:15:24.527647 | instance | openstack/deployment/ovn-northd 2026-07-30 02:15:24.659504 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-07-30 02:15:24.739367 | instance | openstack/deployment/placement-api 2026-07-30 02:15:24.869506 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-07-30 02:15:24.979533 | instance | openstack/deployment/pxc-operator 2026-07-30 02:15:25.091742 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-07-30 02:15:25.235187 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-07-30 02:15:25.304032 | instance | openstack/endpoints/percona-xtradb-pxc 2026-07-30 02:15:25.452673 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-07-30 02:15:25.510323 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-07-30 02:15:25.687753 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-07-30 02:15:25.708383 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-07-30 02:15:25.906627 | instance | openstack/endpoints/placement-api 2026-07-30 02:15:25.944016 | instance | openstack/deployment/staffeln-api 2026-07-30 02:15:26.125896 | instance | openstack/endpoints/rabbitmq-barbican 2026-07-30 02:15:26.196792 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-07-30 02:15:26.366518 | instance | openstack/deployment/staffeln-conductor 2026-07-30 02:15:26.439049 | instance | openstack/endpoints/rabbitmq-cinder 2026-07-30 02:15:26.593770 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-07-30 02:15:26.630336 | instance | openstack/endpoints/rabbitmq-glance 2026-07-30 02:15:26.808543 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-07-30 02:15:26.855114 | instance | openstack/endpoints/rabbitmq-heat 2026-07-30 02:15:27.046226 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-07-30 02:15:27.098269 | instance | openstack/endpoints/rabbitmq-keystone 2026-07-30 02:15:27.266249 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-07-30 02:15:27.287273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:27.318468 | instance | openstack/endpoints/rabbitmq-magnum 2026-07-30 02:15:27.479896 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-07-30 02:15:27.549701 | instance | openstack/endpoints/rabbitmq-manila 2026-07-30 02:15:27.555890 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:27.711249 | instance | openstack/endpoints/rabbitmq-manila-nodes 2026-07-30 02:15:27.747748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:27.765523 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-07-30 02:15:27.883486 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:27.943170 | instance | openstack/endpoints/rabbitmq-neutron 2026-07-30 02:15:28.008014 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-07-30 02:15:28.160464 | instance | openstack/endpoints/rabbitmq-nova 2026-07-30 02:15:28.237566 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-07-30 02:15:28.399529 | instance | openstack/endpoints/rabbitmq-octavia 2026-07-30 02:15:28.465996 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-07-30 02:15:28.597067 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-07-30 02:15:28.693718 | instance | openstack/endpoints/staffeln-api 2026-07-30 02:15:28.818819 | instance | openstack/endpoints/valkey 2026-07-30 02:15:28.902282 | instance | openstack/endpoints/valkey-headless 2026-07-30 02:15:29.048977 | instance | openstack/endpoints/valkey-metrics 2026-07-30 02:15:29.133775 | instance | openstack/ingresses/cloudformation 2026-07-30 02:15:29.276718 | instance | openstack/ingresses/compute 2026-07-30 02:15:29.371862 | instance | openstack/ingresses/compute-novnc-proxy 2026-07-30 02:15:29.510640 | instance | openstack/ingresses/container-infra 2026-07-30 02:15:29.597603 | instance | openstack/ingresses/container-infra-registry 2026-07-30 02:15:29.734333 | instance | openstack/ingresses/dashboard 2026-07-30 02:15:29.813581 | instance | openstack/ingresses/identity 2026-07-30 02:15:29.965789 | instance | openstack/ingresses/image 2026-07-30 02:15:30.021192 | instance | openstack/ingresses/key-manager 2026-07-30 02:15:30.216142 | instance | openstack/ingresses/load-balancer 2026-07-30 02:15:30.294851 | instance | openstack/ingresses/network 2026-07-30 02:15:30.415544 | instance | openstack/ingresses/orchestration 2026-07-30 02:15:30.502439 | instance | openstack/ingresses/placement 2026-07-30 02:15:30.636449 | instance | openstack/ingresses/rook-ceph-cluster 2026-07-30 02:15:30.717758 | instance | openstack/ingresses/sharev2 2026-07-30 02:15:30.854220 | instance | openstack/ingresses/volumev3 2026-07-30 02:15:30.952161 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-07-30 02:15:31.116815 | instance | monitoring/pods/goldpinger-c8qpv 2026-07-30 02:15:31.149339 | instance | monitoring/pods/kube-prometheus-stack-grafana-5c4f64f97d-xqqkz 2026-07-30 02:15:31.319797 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7zljs 2026-07-30 02:15:31.350262 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-f57bc 2026-07-30 02:15:31.501124 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-bs85h 2026-07-30 02:15:31.546234 | instance | monitoring/pods/loki-0 2026-07-30 02:15:31.699383 | instance | monitoring/pods/loki-chunks-cache-0 2026-07-30 02:15:31.741586 | instance | monitoring/pods/loki-gateway-cf54cb88c-kmd7t 2026-07-30 02:15:31.889478 | instance | monitoring/pods/loki-results-cache-0 2026-07-30 02:15:31.951842 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-6plx2 2026-07-30 02:15:32.086051 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-2zh8z 2026-07-30 02:15:32.195846 | instance | monitoring/pods/node-feature-discovery-worker-h5d64 2026-07-30 02:15:32.275778 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-07-30 02:15:32.381908 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-p4vmt 2026-07-30 02:15:32.486508 | instance | monitoring/pods/vector-42fl4 2026-07-30 02:15:32.582512 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-07-30 02:15:32.694886 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-07-30 02:15:32.766734 | instance | openstack/networkpolicies/valkey 2026-07-30 02:15:32.884300 | instance | openstack/jobs/barbican-db-init 2026-07-30 02:15:32.956179 | instance | openstack/jobs/barbican-db-sync 2026-07-30 02:15:33.125080 | instance | openstack/jobs/barbican-ks-endpoints 2026-07-30 02:15:33.206406 | instance | openstack/jobs/barbican-ks-service 2026-07-30 02:15:33.356974 | instance | openstack/jobs/barbican-ks-user 2026-07-30 02:15:33.415324 | instance | openstack/jobs/barbican-rabbit-init 2026-07-30 02:15:33.562565 | instance | openstack/jobs/cinder-backup-storage-init 2026-07-30 02:15:33.638500 | instance | openstack/jobs/cinder-bootstrap 2026-07-30 02:15:33.785734 | instance | openstack/jobs/cinder-create-internal-tenant 2026-07-30 02:15:33.862453 | instance | openstack/jobs/cinder-db-init 2026-07-30 02:15:33.998825 | instance | openstack/jobs/cinder-db-sync 2026-07-30 02:15:34.112882 | instance | openstack/jobs/cinder-ks-endpoints 2026-07-30 02:15:34.240613 | instance | openstack/jobs/cinder-ks-service 2026-07-30 02:15:34.334687 | instance | openstack/jobs/cinder-ks-user 2026-07-30 02:15:34.457832 | instance | openstack/jobs/cinder-rabbit-init 2026-07-30 02:15:34.544000 | instance | openstack/jobs/cinder-storage-init 2026-07-30 02:15:34.664100 | instance | openstack/jobs/cinder-volume-usage-audit-29756285 2026-07-30 02:15:34.751418 | instance | openstack/jobs/glance-db-init 2026-07-30 02:15:34.887667 | instance | openstack/jobs/glance-db-sync 2026-07-30 02:15:34.967180 | instance | openstack/jobs/glance-ks-endpoints 2026-07-30 02:15:35.105069 | instance | openstack/jobs/glance-ks-service 2026-07-30 02:15:35.192462 | instance | openstack/jobs/glance-ks-user 2026-07-30 02:15:35.324827 | instance | openstack/jobs/glance-metadefs-load 2026-07-30 02:15:35.410171 | instance | openstack/jobs/glance-rabbit-init 2026-07-30 02:15:35.556243 | instance | openstack/jobs/glance-storage-init 2026-07-30 02:15:35.616213 | instance | openstack/jobs/heat-bootstrap 2026-07-30 02:15:35.768624 | instance | openstack/jobs/heat-db-init 2026-07-30 02:15:35.840455 | instance | openstack/jobs/heat-db-sync 2026-07-30 02:15:35.864271 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:35.958218 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:35.990468 | instance | openstack/jobs/heat-domain-ks-user 2026-07-30 02:15:36.061288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:36.098289 | instance | openstack/jobs/heat-engine-cleaner-29756280 2026-07-30 02:15:36.148521 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:36.188682 | instance | Error from server (NotFound): jobs.batch "heat-engine-cleaner-29756280" not found 2026-07-30 02:15:36.240921 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:36.245719 | instance | openstack/jobs/heat-engine-cleaner-29756285 2026-07-30 02:15:36.354107 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:36.422417 | instance | Error from server (NotFound): jobs.batch "heat-engine-cleaner-29756280" not found 2026-07-30 02:15:36.430611 | instance | openstack/jobs/heat-engine-cleaner-29756290 2026-07-30 02:15:36.458706 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:36.487584 | instance | openstack/jobs/heat-ks-endpoints 2026-07-30 02:15:36.545211 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:36.638449 | instance | openstack/jobs/heat-ks-service 2026-07-30 02:15:36.658661 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:36.731394 | instance | openstack/jobs/heat-ks-user 2026-07-30 02:15:36.748321 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:36.831726 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:36.879844 | instance | openstack/jobs/heat-rabbit-init 2026-07-30 02:15:36.937910 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:36.972400 | instance | openstack/jobs/heat-trusts 2026-07-30 02:15:37.033986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:37.119102 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:37.127613 | instance | openstack/jobs/horizon-db-init 2026-07-30 02:15:37.197658 | instance | openstack/jobs/horizon-db-sync 2026-07-30 02:15:37.245567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:37.339930 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:37.384738 | instance | openstack/jobs/keystone-bootstrap 2026-07-30 02:15:37.441127 | instance | openstack/jobs/keystone-credential-setup 2026-07-30 02:15:37.450089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:37.566953 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-30 02:15:37.578127 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:37.651761 | instance | openstack/jobs/keystone-db-init 2026-07-30 02:15:37.693177 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:37.705451 | instance | openstack/jobs/keystone-db-sync 2026-07-30 02:15:37.783399 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-30 02:15:37.793540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:37.869634 | instance | openstack/jobs/keystone-domain-manage 2026-07-30 02:15:37.883949 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:37.950244 | instance | openstack/jobs/keystone-fernet-setup 2026-07-30 02:15:37.971664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:38.099518 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:38.107191 | instance | openstack/jobs/keystone-rabbit-init 2026-07-30 02:15:38.190386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:38.195463 | instance | openstack/jobs/magnum-db-init 2026-07-30 02:15:38.281781 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:38.328680 | instance | openstack/jobs/magnum-db-sync 2026-07-30 02:15:38.403385 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:38.416906 | instance | openstack/jobs/magnum-domain-ks-user 2026-07-30 02:15:38.495710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:38.562912 | instance | openstack/jobs/magnum-ks-endpoints 2026-07-30 02:15:38.606074 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:38.651982 | instance | openstack/jobs/magnum-ks-service 2026-07-30 02:15:38.707806 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:38.808574 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:38.818733 | instance | openstack/jobs/magnum-ks-user 2026-07-30 02:15:38.905319 | instance | openstack/jobs/magnum-rabbit-init 2026-07-30 02:15:38.967237 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:39.112181 | instance | openstack/jobs/manila-bootstrap 2026-07-30 02:15:39.157577 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:39.187031 | instance | openstack/jobs/manila-db-init 2026-07-30 02:15:39.256686 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:39.348741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:39.403100 | instance | openstack/jobs/manila-db-sync 2026-07-30 02:15:39.405500 | instance | openstack/jobs/manila-ks-endpoints 2026-07-30 02:15:39.434258 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:39.542859 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:39.631241 | instance | openstack/jobs/manila-ks-service 2026-07-30 02:15:39.635877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:39.644493 | instance | openstack/jobs/manila-ks-user 2026-07-30 02:15:39.732763 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:39.822469 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:39.845422 | instance | openstack/jobs/manila-rabbit-init 2026-07-30 02:15:39.846681 | instance | openstack/jobs/neutron-db-init 2026-07-30 02:15:39.907532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:40.001040 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:40.057965 | instance | openstack/jobs/neutron-db-sync 2026-07-30 02:15:40.061389 | instance | openstack/jobs/neutron-ks-endpoints 2026-07-30 02:15:40.094359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:40.186419 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:40.278407 | instance | openstack/jobs/neutron-ks-service 2026-07-30 02:15:40.283882 | instance | openstack/jobs/neutron-ks-user 2026-07-30 02:15:40.292804 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-30 02:15:40.301268 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:40.378253 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:40.471447 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:40.504358 | instance | openstack/jobs/neutron-rabbit-init 2026-07-30 02:15:40.507785 | instance | openstack/jobs/nova-cell-setup-29756280 2026-07-30 02:15:40.554710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:40.665239 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:40.728669 | instance | openstack/jobs/nova-db-init 2026-07-30 02:15:40.731897 | instance | openstack/jobs/nova-db-sync 2026-07-30 02:15:40.748741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:40.829483 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-30 02:15:40.931197 | instance | openstack/jobs/nova-ks-endpoints 2026-07-30 02:15:40.932556 | instance | openstack/jobs/nova-ks-service 2026-07-30 02:15:41.162213 | instance | openstack/jobs/nova-ks-user 2026-07-30 02:15:41.194751 | instance | openstack/jobs/nova-rabbit-init 2026-07-30 02:15:41.393016 | instance | openstack/jobs/nova-service-cleaner-29756280 2026-07-30 02:15:41.402472 | instance | openstack/jobs/octavia-bootstrap 2026-07-30 02:15:41.609260 | instance | openstack/jobs/octavia-db-init 2026-07-30 02:15:41.622510 | instance | openstack/jobs/octavia-db-sync 2026-07-30 02:15:41.818930 | instance | openstack/jobs/octavia-ks-endpoints 2026-07-30 02:15:41.834363 | instance | openstack/jobs/octavia-ks-service 2026-07-30 02:15:42.044246 | instance | openstack/jobs/octavia-ks-user 2026-07-30 02:15:42.060196 | instance | openstack/jobs/octavia-rabbit-init 2026-07-30 02:15:42.274627 | instance | openstack/jobs/placement-db-init 2026-07-30 02:15:42.282991 | instance | openstack/jobs/placement-db-sync 2026-07-30 02:15:42.518596 | instance | openstack/jobs/placement-ks-endpoints 2026-07-30 02:15:42.524945 | instance | openstack/jobs/placement-ks-service 2026-07-30 02:15:42.744721 | instance | openstack/jobs/placement-ks-user 2026-07-30 02:15:42.746456 | instance | openstack/jobs/staffeln-db-init 2026-07-30 02:15:42.969509 | instance | openstack/jobs/staffeln-db-sync 2026-07-30 02:15:42.977197 | instance | openstack/jobs/tempest-ks-user 2026-07-30 02:15:43.198757 | instance | openstack/jobs/tempest-run-tests 2026-07-30 02:15:43.199307 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-07-30 02:15:43.407648 | instance | openstack/pods/barbican-api-67b6d5d9dd-6b5q8 2026-07-30 02:15:43.407950 | instance | openstack/pods/barbican-db-init-lc2jq 2026-07-30 02:15:43.623946 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-07-30 02:15:43.626512 | instance | openstack/pods/barbican-db-sync-hmgk6 2026-07-30 02:15:43.841839 | instance | openstack/pods/barbican-ks-endpoints-jsdrg 2026-07-30 02:15:43.850877 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-07-30 02:15:44.098932 | instance | openstack/pods/barbican-ks-service-s6n74 2026-07-30 02:15:44.105574 | instance | openstack/pods/barbican-ks-user-vkksp 2026-07-30 02:15:44.326963 | instance | openstack/pods/barbican-rabbit-init-bdw8p 2026-07-30 02:15:44.336791 | instance | openstack/pods/cinder-api-5659fbfc6d-rqkfw 2026-07-30 02:15:44.550855 | instance | openstack/pods/cinder-backup-78dd5b8dc4-jflcq 2026-07-30 02:15:44.565049 | instance | openstack/pods/cinder-backup-storage-init-d264n 2026-07-30 02:15:44.768183 | instance | openstack/pods/cinder-bootstrap-d44sn 2026-07-30 02:15:44.807026 | instance | openstack/pods/cinder-create-internal-tenant-jtcmn 2026-07-30 02:15:45.007209 | instance | openstack/pods/cinder-db-init-qz9ng 2026-07-30 02:15:45.042689 | instance | openstack/pods/cinder-db-sync-97c5v 2026-07-30 02:15:45.242862 | instance | openstack/pods/cinder-ks-endpoints-scwkt 2026-07-30 02:15:45.287456 | instance | openstack/pods/cinder-ks-service-7j9kh 2026-07-30 02:15:45.473002 | instance | openstack/pods/cinder-ks-user-9t798 2026-07-30 02:15:45.560245 | instance | openstack/pods/cinder-rabbit-init-zq2js 2026-07-30 02:15:45.699496 | instance | openstack/pods/cinder-scheduler-76b87dcc56-5ctmp 2026-07-30 02:15:45.785941 | instance | openstack/pods/cinder-storage-init-l8jzt 2026-07-30 02:15:45.940517 | instance | openstack/pods/cinder-volume-bd56497bf-vvq98 2026-07-30 02:15:45.990971 | instance | openstack/pods/cinder-volume-usage-audit-29756285-9bfzq 2026-07-30 02:15:46.215481 | instance | openstack/pods/glance-api-655ccd9d8-5tqjw 2026-07-30 02:15:46.272419 | instance | openstack/pods/glance-db-init-ctx9n 2026-07-30 02:15:46.440301 | instance | openstack/pods/glance-db-sync-ffdpf 2026-07-30 02:15:46.540119 | instance | openstack/pods/glance-ks-endpoints-76g6s 2026-07-30 02:15:46.740435 | instance | openstack/pods/glance-ks-service-6khff 2026-07-30 02:15:46.801573 | instance | openstack/pods/glance-ks-user-ll24v 2026-07-30 02:15:46.972281 | instance | openstack/pods/glance-metadefs-load-bbxtv 2026-07-30 02:15:47.067214 | instance | openstack/pods/glance-rabbit-init-wv6lw 2026-07-30 02:15:47.203672 | instance | openstack/pods/glance-storage-init-hgc5j 2026-07-30 02:15:47.300419 | instance | openstack/pods/heat-api-67585797dc-rj8d5 2026-07-30 02:15:47.454295 | instance | openstack/pods/heat-bootstrap-qmtfd 2026-07-30 02:15:47.536723 | instance | openstack/pods/heat-cfn-6f5db54689-vdcmg 2026-07-30 02:15:47.682168 | instance | openstack/pods/heat-db-init-hxgj5 2026-07-30 02:15:47.760516 | instance | openstack/pods/heat-db-sync-4ggpz 2026-07-30 02:15:47.920337 | instance | openstack/pods/heat-domain-ks-user-wcsz4 2026-07-30 02:15:47.996702 | instance | openstack/pods/heat-engine-6cd8764dcd-rjcm6 2026-07-30 02:15:48.163869 | instance | openstack/pods/heat-engine-cleaner-29756280-dwjcr 2026-07-30 02:15:48.264237 | instance | openstack/pods/heat-engine-cleaner-29756285-vzcqg 2026-07-30 02:15:48.276001 | instance | Error from server (NotFound): pods "heat-engine-cleaner-29756280-dwjcr" not found 2026-07-30 02:15:48.503345 | instance | openstack/pods/heat-engine-cleaner-29756290-vgmkp 2026-07-30 02:15:48.611913 | instance | Error from server (NotFound): pods "heat-engine-cleaner-29756280-dwjcr" not found 2026-07-30 02:15:48.623479 | instance | openstack/pods/heat-ks-endpoints-f75th 2026-07-30 02:15:48.726112 | instance | openstack/pods/heat-ks-service-9xmnt 2026-07-30 02:15:48.885117 | instance | openstack/pods/heat-ks-user-ks9dn 2026-07-30 02:15:48.952142 | instance | openstack/pods/heat-rabbit-init-j6fhr 2026-07-30 02:15:49.125342 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-07-30 02:15:49.186539 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-07-30 02:15:49.305507 | instance | openstack/pods/heat-trusts-994kq 2026-07-30 02:15:49.363886 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-07-30 02:15:49.549201 | instance | monitoring/rolebindings/prometheus-smartctl-exporter 2026-07-30 02:15:49.555559 | instance | openstack/pods/horizon-65685d4b48-tb2fg 2026-07-30 02:15:49.728325 | instance | openstack/pods/horizon-db-init-kddkz 2026-07-30 02:15:49.805816 | instance | openstack/pods/horizon-db-sync-xwfb9 2026-07-30 02:15:49.939256 | instance | openstack/pods/keepalived-7ksfw 2026-07-30 02:15:50.027824 | instance | openstack/pods/keystone-api-5dfcb79b77-kbf78 2026-07-30 02:15:50.167303 | instance | openstack/pods/keystone-bootstrap-8s9wk 2026-07-30 02:15:50.254193 | instance | openstack/pods/keystone-credential-setup-xskcv 2026-07-30 02:15:50.394081 | instance | openstack/pods/keystone-db-init-wpn4n 2026-07-30 02:15:50.470513 | instance | openstack/pods/keystone-db-sync-65vwx 2026-07-30 02:15:50.619314 | instance | openstack/pods/keystone-domain-manage-6jcsm 2026-07-30 02:15:50.703165 | instance | openstack/pods/keystone-fernet-setup-h4qvt 2026-07-30 02:15:50.840129 | instance | openstack/pods/keystone-rabbit-init-67gg5 2026-07-30 02:15:50.919492 | instance | openstack/pods/libvirt-libvirt-default-sdmg6 2026-07-30 02:15:51.072177 | instance | openstack/pods/magnum-api-6dc47c747d-9tjzt 2026-07-30 02:15:51.162519 | instance | openstack/pods/magnum-cluster-api-proxy-5w8wp 2026-07-30 02:15:51.293160 | instance | openstack/pods/magnum-conductor-0 2026-07-30 02:15:51.406864 | instance | openstack/pods/magnum-db-init-9qvjm 2026-07-30 02:15:51.533857 | instance | openstack/pods/magnum-db-sync-ph4tt 2026-07-30 02:15:51.626034 | instance | openstack/pods/magnum-domain-ks-user-9d4t5 2026-07-30 02:15:51.745489 | instance | openstack/pods/magnum-ks-endpoints-cj6vz 2026-07-30 02:15:51.850086 | instance | openstack/pods/magnum-ks-service-9xz42 2026-07-30 02:15:51.972702 | instance | openstack/pods/magnum-ks-user-686sm 2026-07-30 02:15:52.091249 | instance | openstack/pods/magnum-rabbit-init-mqxfb 2026-07-30 02:15:52.195981 | instance | openstack/pods/magnum-registry-c45778976-dlttc 2026-07-30 02:15:52.311619 | instance | openstack/pods/manila-api-78dd5c46c-dn4l4 2026-07-30 02:15:52.422431 | instance | openstack/pods/manila-bootstrap-x8d85 2026-07-30 02:15:52.550953 | instance | openstack/pods/manila-data-59d799c6fd-7btdt 2026-07-30 02:15:52.644297 | instance | openstack/pods/manila-db-init-8wfmw 2026-07-30 02:15:52.780333 | instance | openstack/pods/manila-db-sync-j544p 2026-07-30 02:15:52.878013 | instance | openstack/pods/manila-ks-endpoints-gqgqf 2026-07-30 02:15:53.023610 | instance | openstack/pods/manila-ks-service-4n7lj 2026-07-30 02:15:53.155358 | instance | openstack/pods/manila-ks-user-wvj2j 2026-07-30 02:15:53.239839 | instance | openstack/pods/manila-rabbit-init-7ttpn 2026-07-30 02:15:53.375552 | instance | openstack/pods/manila-scheduler-684944554b-g94tv 2026-07-30 02:15:53.447449 | instance | openstack/pods/manila-share-796554b5b8-rv2k2 2026-07-30 02:15:53.600689 | instance | openstack/pods/memcached-memcached-6479589586-68tx4 2026-07-30 02:15:53.657929 | instance | openstack/pods/neutron-db-init-4vkkr 2026-07-30 02:15:53.811141 | instance | openstack/pods/neutron-db-sync-l7tv2 2026-07-30 02:15:53.894317 | instance | openstack/pods/neutron-ks-endpoints-qbwnf 2026-07-30 02:15:54.113938 | instance | openstack/pods/neutron-ks-service-drqpc 2026-07-30 02:15:54.153791 | instance | openstack/pods/neutron-ks-user-69gdr 2026-07-30 02:15:54.303309 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0 2026-07-30 02:15:54.383264 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0 2026-07-30 02:15:54.633014 | instance | openstack/pods/neutron-netns-cleanup-cron-default-pndtd 2026-07-30 02:15:54.731245 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-07-30 02:15:54.874585 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-07-30 02:15:55.104301 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-07-30 02:15:55.243851 | instance | openstack/pods/neutron-ovn-metadata-agent-default-v8882 2026-07-30 02:15:55.429113 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-07-30 02:15:55.509447 | instance | openstack/pods/neutron-ovn-vpn-agent-default-7g4tp 2026-07-30 02:15:55.737744 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-07-30 02:15:55.753067 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-07-30 02:15:56.103686 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-07-30 02:15:56.106351 | instance | openstack/pods/neutron-rabbit-init-p4h7f 2026-07-30 02:15:56.329131 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0 2026-07-30 02:15:56.440695 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-07-30 02:15:56.686830 | instance | openstack/pods/neutron-rpc-server-86dc457d44-457jv 2026-07-30 02:15:56.812107 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-07-30 02:15:56.918720 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-07-30 02:15:57.202476 | instance | openstack/pods/neutron-server-66d778476-jjnhc 2026-07-30 02:15:57.272121 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-07-30 02:15:57.416864 | instance | openstack/pods/nova-api-metadata-846498ff66-hj5wm 2026-07-30 02:15:57.636157 | instance | openstack/pods/nova-api-osapi-58bc7bcf56-gzp22 2026-07-30 02:15:57.667561 | instance | openstack/pods/nova-bootstrap-dfqr7 2026-07-30 02:15:57.864847 | instance | openstack/pods/nova-cell-setup-29756280-xb7jx 2026-07-30 02:15:57.888172 | instance | openstack/pods/nova-cell-setup-w88ll 2026-07-30 02:15:58.108473 | instance | openstack/pods/nova-compute-default-s4wlg 2026-07-30 02:15:58.127504 | instance | openstack/pods/nova-conductor-6dfb8c5568-qdx72 2026-07-30 02:15:58.329779 | instance | openstack/pods/nova-db-init-xs7x7 2026-07-30 02:15:58.380762 | instance | openstack/pods/nova-db-sync-r6dmj 2026-07-30 02:15:58.540180 | instance | openstack/pods/nova-ks-endpoints-2cx4c 2026-07-30 02:15:58.631677 | instance | openstack/pods/nova-ks-service-h88nq 2026-07-30 02:15:58.790802 | instance | openstack/pods/nova-ks-user-rjnv2 2026-07-30 02:15:58.877562 | instance | openstack/pods/nova-novncproxy-64d95775c9-wnmj5 2026-07-30 02:15:59.020387 | instance | openstack/pods/nova-rabbit-init-ptk6t 2026-07-30 02:15:59.107379 | instance | openstack/pods/nova-scheduler-797d545df6-6jj4x 2026-07-30 02:15:59.252539 | instance | openstack/pods/nova-service-cleaner-29756280-lwdm5 2026-07-30 02:15:59.329538 | instance | openstack/pods/octavia-api-99d7d6646-7q6rs 2026-07-30 02:15:59.461969 | instance | openstack/pods/octavia-bootstrap-l5mrh 2026-07-30 02:15:59.527381 | instance | openstack/pods/octavia-db-init-f7pgw 2026-07-30 02:15:59.688013 | instance | openstack/pods/octavia-db-sync-276xv 2026-07-30 02:15:59.762550 | instance | openstack/pods/octavia-health-manager-default-tf7cm 2026-07-30 02:15:59.896100 | instance | openstack/pods/octavia-housekeeping-b749f5b97-j29bq 2026-07-30 02:16:00.016202 | instance | openstack/pods/octavia-ks-endpoints-z4zn4 2026-07-30 02:16:00.184971 | instance | openstack/pods/octavia-ks-service-ns595 2026-07-30 02:16:00.267261 | instance | openstack/pods/octavia-ks-user-xz5mz 2026-07-30 02:16:00.407197 | instance | openstack/pods/octavia-rabbit-init-t7999 2026-07-30 02:16:00.499134 | instance | openstack/pods/octavia-worker-558c8679cd-8dnc9 2026-07-30 02:16:00.612330 | instance | openstack/pods/openstack-database-exporter-78c69bc7dd-v69pj 2026-07-30 02:16:00.712320 | instance | openstack/pods/openstack-exporter-f968b974b-6v74j 2026-07-30 02:16:00.855307 | instance | openstack/pods/openvswitch-jv2jt 2026-07-30 02:16:00.928203 | instance | openstack/pods/ovn-controller-default-hvt65 2026-07-30 02:16:01.086273 | instance | openstack/pods/ovn-northd-fc978744-cg9dc 2026-07-30 02:16:01.169148 | instance | openstack/pods/ovn-ovsdb-nb-0 2026-07-30 02:16:01.335529 | instance | openstack/pods/ovn-ovsdb-sb-0 2026-07-30 02:16:01.391889 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-07-30 02:16:01.535471 | instance | openstack/pods/percona-xtradb-pxc-0 2026-07-30 02:16:01.623956 | instance | openstack/pods/placement-api-7578dfd9-t4wx6 2026-07-30 02:16:01.763471 | instance | openstack/pods/placement-db-init-5wnkv 2026-07-30 02:16:01.838866 | instance | openstack/pods/placement-db-sync-4s5lv 2026-07-30 02:16:01.980963 | instance | openstack/pods/placement-ks-endpoints-zqws5 2026-07-30 02:16:02.027841 | instance | openstack/pods/placement-ks-service-cwv79 2026-07-30 02:16:02.234442 | instance | openstack/pods/placement-ks-user-pxglh 2026-07-30 02:16:02.244726 | instance | openstack/pods/pxc-operator-69cb5bbdb9-lllqh 2026-07-30 02:16:02.453528 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-07-30 02:16:02.458434 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-07-30 02:16:02.670482 | instance | openstack/pods/rabbitmq-cluster-operator-7fcdcd478-dzw5w 2026-07-30 02:16:02.674973 | instance | openstack/pods/rabbitmq-glance-server-0 2026-07-30 02:16:02.888256 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-07-30 02:16:02.892920 | instance | openstack/pods/rabbitmq-heat-server-0 2026-07-30 02:16:03.073428 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-07-30 02:16:03.115933 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-07-30 02:16:03.247475 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-07-30 02:16:03.336014 | instance | monitoring/roles/node-feature-discovery-worker 2026-07-30 02:16:03.460050 | instance | openstack/pods/rabbitmq-manila-server-0 2026-07-30 02:16:03.507729 | instance | openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-58f8l 2026-07-30 02:16:03.682801 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-07-30 02:16:03.736072 | instance | openstack/pods/rabbitmq-nova-server-0 2026-07-30 02:16:03.892037 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-07-30 02:16:03.939360 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-9kr7r 2026-07-30 02:16:04.129342 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-nzslj 2026-07-30 02:16:04.154856 | instance | openstack/pods/staffeln-api-6bb85fb7d5-bfs6t 2026-07-30 02:16:04.328529 | instance | openstack/pods/staffeln-conductor-5bc77f499d-kncrk 2026-07-30 02:16:04.375148 | instance | openstack/pods/staffeln-db-init-ns58j 2026-07-30 02:16:04.537987 | instance | openstack/pods/staffeln-db-sync-gf9kx 2026-07-30 02:16:04.601648 | instance | openstack/pods/tempest-ks-user-bw7b4 2026-07-30 02:16:04.760309 | instance | openstack/pods/tempest-run-tests-bf6rp 2026-07-30 02:16:04.821194 | instance | openstack/pods/valkey-node-0 2026-07-30 02:16:04.985651 | instance | openstack/rolebindings/barbican-barbican-api 2026-07-30 02:16:05.054357 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-07-30 02:16:05.172477 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-07-30 02:16:05.250968 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-07-30 02:16:05.345983 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-07-30 02:16:05.443252 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-07-30 02:16:05.530183 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-07-30 02:16:05.604703 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-07-30 02:16:05.708929 | instance | openstack/rolebindings/cinder-cinder-api 2026-07-30 02:16:05.764359 | instance | openstack/rolebindings/cinder-cinder-backup 2026-07-30 02:16:05.896844 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-07-30 02:16:05.949120 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-07-30 02:16:06.070539 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-07-30 02:16:06.162846 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-07-30 02:16:06.256533 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-07-30 02:16:06.353053 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-07-30 02:16:06.434956 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-07-30 02:16:06.539097 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-07-30 02:16:06.632944 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-07-30 02:16:06.724483 | instance | openstack/rolebindings/cinder-cinder-test 2026-07-30 02:16:06.837795 | instance | openstack/rolebindings/cinder-cinder-volume 2026-07-30 02:16:06.918760 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-07-30 02:16:07.021896 | instance | openstack/rolebindings/cinder-storage-init 2026-07-30 02:16:07.111184 | instance | openstack/rolebindings/glance-glance-api 2026-07-30 02:16:07.208001 | instance | openstack/rolebindings/glance-glance-db-init 2026-07-30 02:16:07.291203 | instance | openstack/rolebindings/glance-glance-db-sync 2026-07-30 02:16:07.376055 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-07-30 02:16:07.473882 | instance | openstack/rolebindings/glance-glance-ks-service 2026-07-30 02:16:07.598079 | instance | openstack/rolebindings/glance-glance-ks-user 2026-07-30 02:16:07.701637 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-07-30 02:16:07.789360 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-07-30 02:16:07.876390 | instance | openstack/rolebindings/glance-glance-storage-init 2026-07-30 02:16:07.959971 | instance | openstack/rolebindings/glance-glance-test 2026-07-30 02:16:08.060322 | instance | openstack/rolebindings/glance-storage-init 2026-07-30 02:16:08.148537 | instance | openstack/rolebindings/heat-heat-api 2026-07-30 02:16:08.220980 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-07-30 02:16:08.322275 | instance | openstack/rolebindings/heat-heat-cfn 2026-07-30 02:16:08.389670 | instance | openstack/rolebindings/heat-heat-db-init 2026-07-30 02:16:08.484469 | instance | openstack/rolebindings/heat-heat-db-sync 2026-07-30 02:16:08.552713 | instance | openstack/rolebindings/heat-heat-engine 2026-07-30 02:16:08.660692 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-07-30 02:16:08.722265 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-07-30 02:16:08.817399 | instance | openstack/rolebindings/heat-heat-ks-service 2026-07-30 02:16:08.895552 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-07-30 02:16:09.015795 | instance | openstack/rolebindings/heat-heat-ks-user 2026-07-30 02:16:09.087897 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-07-30 02:16:09.194817 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-07-30 02:16:09.259218 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-07-30 02:16:09.371896 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-07-30 02:16:09.444013 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-07-30 02:16:09.538081 | instance | monitoring/secrets/alertmanager-tls 2026-07-30 02:16:09.619956 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-07-30 02:16:09.722631 | instance | monitoring/secrets/grafana-tls 2026-07-30 02:16:09.790328 | instance | openstack/rolebindings/heat-heat-test 2026-07-30 02:16:09.899994 | instance | openstack/rolebindings/heat-heat-trusts 2026-07-30 02:16:09.964420 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-07-30 02:16:10.085917 | instance | openstack/rolebindings/horizon-horizon 2026-07-30 02:16:10.172490 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-07-30 02:16:10.255605 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-07-30 02:16:10.331085 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-07-30 02:16:10.420084 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-07-30 02:16:10.505112 | instance | openstack/rolebindings/horizon-horizon-test 2026-07-30 02:16:10.598795 | instance | openstack/rolebindings/keepalived 2026-07-30 02:16:10.679369 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-07-30 02:16:10.781942 | instance | openstack/rolebindings/keystone-credential-rotate 2026-07-30 02:16:10.857205 | instance | openstack/rolebindings/keystone-credential-setup 2026-07-30 02:16:10.958342 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-07-30 02:16:11.041567 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-07-30 02:16:11.165230 | instance | openstack/rolebindings/keystone-fernet-setup 2026-07-30 02:16:11.217964 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-07-30 02:16:11.335951 | instance | openstack/rolebindings/keystone-keystone-api 2026-07-30 02:16:11.381995 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-07-30 02:16:11.509264 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-07-30 02:16:11.553943 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-07-30 02:16:11.677523 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-07-30 02:16:11.726414 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-07-30 02:16:11.874192 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-07-30 02:16:11.919572 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-bs85h-tls 2026-07-30 02:16:12.050169 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-07-30 02:16:12.113327 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-07-30 02:16:12.218576 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-07-30 02:16:12.304020 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-07-30 02:16:12.429643 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-07-30 02:16:12.477110 | instance | openstack/rolebindings/keystone-keystone-test 2026-07-30 02:16:12.618102 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-07-30 02:16:12.662448 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-07-30 02:16:12.796776 | instance | openstack/rolebindings/libvirt-cert-manager 2026-07-30 02:16:12.851725 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-07-30 02:16:12.966283 | instance | monitoring/secrets/prometheus-tls 2026-07-30 02:16:13.043977 | instance | openstack/rolebindings/libvirt-libvirt 2026-07-30 02:16:13.159837 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-07-30 02:16:13.222818 | instance | openstack/rolebindings/magnum-magnum-api 2026-07-30 02:16:13.343161 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-07-30 02:16:13.411520 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-07-30 02:16:13.630519 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-07-30 02:16:13.662442 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-07-30 02:16:13.835897 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-07-30 02:16:13.919349 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-07-30 02:16:14.019586 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-07-30 02:16:14.116358 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-07-30 02:16:14.202423 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-07-30 02:16:14.291066 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1 2026-07-30 02:16:14.383834 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-07-30 02:16:14.476580 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-07-30 02:16:14.559716 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-07-30 02:16:14.667257 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-07-30 02:16:14.760905 | instance | openstack/rolebindings/manila-manila-api 2026-07-30 02:16:14.851389 | instance | openstack/rolebindings/manila-manila-data 2026-07-30 02:16:14.937468 | instance | openstack/rolebindings/manila-manila-db-init 2026-07-30 02:16:15.052489 | instance | openstack/rolebindings/manila-manila-db-sync 2026-07-30 02:16:15.131887 | instance | openstack/rolebindings/manila-manila-ks-endpoints 2026-07-30 02:16:15.232548 | instance | openstack/rolebindings/manila-manila-ks-service 2026-07-30 02:16:15.305265 | instance | openstack/rolebindings/manila-manila-ks-user 2026-07-30 02:16:15.413591 | instance | openstack/rolebindings/manila-manila-rabbit-init 2026-07-30 02:16:15.495806 | instance | openstack/rolebindings/manila-manila-scheduler 2026-07-30 02:16:15.606741 | instance | openstack/rolebindings/manila-manila-share 2026-07-30 02:16:15.684903 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-07-30 02:16:15.800764 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-07-30 02:16:15.912897 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-07-30 02:16:16.022562 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-07-30 02:16:16.144784 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-07-30 02:16:16.229779 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent 2026-07-30 02:16:16.358711 | instance | openstack/rolebindings/neutron-neutron-ovn-vpn-agent 2026-07-30 02:16:16.429885 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-07-30 02:16:16.546826 | instance | openstack/rolebindings/neutron-neutron-rpc-server 2026-07-30 02:16:16.636283 | instance | openstack/rolebindings/neutron-neutron-server 2026-07-30 02:16:16.725621 | instance | openstack/rolebindings/neutron-neutron-test 2026-07-30 02:16:16.825114 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-07-30 02:16:16.906095 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-07-30 02:16:17.001729 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-07-30 02:16:17.110162 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-07-30 02:16:17.186016 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-07-30 02:16:17.277988 | instance | openstack/rolebindings/nova-nova-compute 2026-07-30 02:16:17.360058 | instance | openstack/rolebindings/nova-nova-conductor 2026-07-30 02:16:17.457421 | instance | openstack/rolebindings/nova-nova-db-init 2026-07-30 02:16:17.524179 | instance | openstack/rolebindings/nova-nova-db-sync 2026-07-30 02:16:17.632565 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-07-30 02:16:17.696007 | instance | openstack/rolebindings/nova-nova-ks-service 2026-07-30 02:16:17.800492 | instance | openstack/rolebindings/nova-nova-ks-user 2026-07-30 02:16:17.862895 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-07-30 02:16:17.958879 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-07-30 02:16:18.042334 | instance | openstack/rolebindings/nova-nova-scheduler 2026-07-30 02:16:18.136642 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-07-30 02:16:18.214071 | instance | openstack/rolebindings/nova-nova-test 2026-07-30 02:16:18.299970 | instance | openstack/rolebindings/octavia-octavia-api 2026-07-30 02:16:18.377705 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-07-30 02:16:18.465849 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-07-30 02:16:18.551379 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-07-30 02:16:18.642303 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-07-30 02:16:18.735846 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-07-30 02:16:18.822739 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-07-30 02:16:18.909692 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-07-30 02:16:18.995430 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-07-30 02:16:19.085566 | instance | openstack/rolebindings/octavia-octavia-worker 2026-07-30 02:16:19.179554 | instance | openstack/rolebindings/ovn-bgp-agent 2026-07-30 02:16:19.246073 | instance | openstack/rolebindings/ovn-controller 2026-07-30 02:16:19.351836 | instance | monitoring/serviceaccounts/default 2026-07-30 02:16:19.408341 | instance | openstack/rolebindings/ovn-northd 2026-07-30 02:16:19.577862 | instance | openstack/rolebindings/ovn-ovn-controller 2026-07-30 02:16:19.577950 | instance | monitoring/serviceaccounts/goldpinger 2026-07-30 02:16:19.747718 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-07-30 02:16:19.824366 | instance | openstack/rolebindings/ovn-ovn-northd 2026-07-30 02:16:19.981704 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-07-30 02:16:20.007780 | instance | openstack/rolebindings/ovn-ovsdb 2026-07-30 02:16:20.211140 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-07-30 02:16:20.225709 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-07-30 02:16:20.454229 | instance | openstack/rolebindings/placement-placement-api 2026-07-30 02:16:20.471134 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-07-30 02:16:20.625296 | instance | openstack/rolebindings/placement-placement-db-init 2026-07-30 02:16:20.708806 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-07-30 02:16:20.811576 | instance | openstack/rolebindings/placement-placement-db-sync 2026-07-30 02:16:20.936375 | instance | monitoring/serviceaccounts/loki 2026-07-30 02:16:20.999762 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-07-30 02:16:21.185051 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-07-30 02:16:21.204945 | instance | openstack/rolebindings/placement-placement-ks-service 2026-07-30 02:16:21.372234 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-07-30 02:16:21.422711 | instance | openstack/rolebindings/placement-placement-ks-user 2026-07-30 02:16:21.601020 | instance | openstack/rolebindings/pxc-operator 2026-07-30 02:16:21.605752 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-07-30 02:16:21.777811 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-07-30 02:16:21.851020 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-07-30 02:16:22.013569 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-07-30 02:16:22.055596 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-07-30 02:16:22.182846 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-07-30 02:16:22.266012 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-07-30 02:16:22.353404 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter 2026-07-30 02:16:22.432119 | instance | monitoring/serviceaccounts/vector 2026-07-30 02:16:22.581102 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-07-30 02:16:22.683554 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-07-30 02:16:22.756760 | instance | openstack/rolebindings/rabbitmq-manila-server 2026-07-30 02:16:22.888540 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-07-30 02:16:22.947018 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-07-30 02:16:23.085155 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-07-30 02:16:23.149928 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-07-30 02:16:23.254588 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-07-30 02:16:23.326699 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-07-30 02:16:23.442034 | instance | openstack/rolebindings/rook-ceph-mgr 2026-07-30 02:16:23.535713 | instance | openstack/rolebindings/rook-ceph-osd 2026-07-30 02:16:23.608129 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-07-30 02:16:23.718574 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-07-30 02:16:23.794835 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-07-30 02:16:23.898231 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-07-30 02:16:23.992838 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-07-30 02:16:24.084917 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-07-30 02:16:24.165981 | instance | openstack/rolebindings/tempest-tempest-ks-user 2026-07-30 02:16:24.257679 | instance | openstack/rolebindings/tempest-tempest-run-tests 2026-07-30 02:16:24.336853 | instance | monitoring/services/alertmanager-operated 2026-07-30 02:16:24.456626 | instance | monitoring/services/goldpinger 2026-07-30 02:16:24.531351 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-07-30 02:16:24.658457 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-07-30 02:16:24.729514 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-07-30 02:16:24.850798 | instance | monitoring/services/kube-prometheus-stack-operator 2026-07-30 02:16:24.906359 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-07-30 02:16:25.046295 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-07-30 02:16:25.103821 | instance | monitoring/services/loki 2026-07-30 02:16:25.248248 | instance | monitoring/services/loki-chunks-cache 2026-07-30 02:16:25.285770 | instance | monitoring/services/loki-gateway 2026-07-30 02:16:25.433431 | instance | openstack/roles/barbican-openstack-barbican-api 2026-07-30 02:16:25.483008 | instance | monitoring/services/loki-headless 2026-07-30 02:16:25.623144 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-07-30 02:16:25.663048 | instance | monitoring/services/loki-memberlist 2026-07-30 02:16:25.803285 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-07-30 02:16:25.841649 | instance | monitoring/services/loki-results-cache 2026-07-30 02:16:25.995158 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-07-30 02:16:26.022312 | instance | monitoring/services/prometheus-operated 2026-07-30 02:16:26.196003 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-07-30 02:16:26.227462 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-07-30 02:16:26.384159 | instance | monitoring/services/prometheus-pushgateway 2026-07-30 02:16:26.410739 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-07-30 02:16:26.586513 | instance | monitoring/services/prometheus-smartctl-exporter 2026-07-30 02:16:26.592501 | instance | openstack/roles/cinder-backup-storage-init 2026-07-30 02:16:26.761977 | instance | monitoring/services/vector-headless 2026-07-30 02:16:26.780022 | instance | openstack/roles/cinder-openstack-cinder-api 2026-07-30 02:16:26.951765 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-07-30 02:16:26.971953 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-07-30 02:16:27.140333 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-07-30 02:16:27.143786 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-07-30 02:16:27.312396 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-07-30 02:16:27.321117 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-07-30 02:16:27.492404 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-07-30 02:16:27.496919 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-07-30 02:16:27.675234 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-07-30 02:16:27.691797 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-07-30 02:16:27.847737 | instance | openstack/roles/cinder-openstack-cinder-test 2026-07-30 02:16:27.905935 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-07-30 02:16:28.044517 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-07-30 02:16:28.114298 | instance | openstack/roles/cinder-storage-init 2026-07-30 02:16:28.246692 | instance | openstack/roles/glance-openstack-glance-api 2026-07-30 02:16:28.303147 | instance | openstack/roles/glance-openstack-glance-db-init 2026-07-30 02:16:28.439407 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-07-30 02:16:28.496770 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-07-30 02:16:28.630871 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-07-30 02:16:28.700811 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-07-30 02:16:28.811806 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-07-30 02:16:28.892780 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-07-30 02:16:28.998233 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-07-30 02:16:29.087362 | instance | openstack/roles/glance-openstack-glance-test 2026-07-30 02:16:29.200376 | instance | openstack/roles/glance-storage-init 2026-07-30 02:16:29.280969 | instance | openstack/roles/heat-openstack-heat-api 2026-07-30 02:16:29.372929 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-07-30 02:16:29.459651 | instance | openstack/roles/heat-openstack-heat-cfn 2026-07-30 02:16:29.564269 | instance | openstack/roles/heat-openstack-heat-db-init 2026-07-30 02:16:29.644410 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-07-30 02:16:29.749084 | instance | openstack/roles/heat-openstack-heat-engine 2026-07-30 02:16:29.826415 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-07-30 02:16:29.929251 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-07-30 02:16:30.012692 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-07-30 02:16:30.141730 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-07-30 02:16:30.207149 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-07-30 02:16:30.314991 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-07-30 02:16:30.392292 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-07-30 02:16:30.500921 | instance | openstack/roles/heat-openstack-heat-test 2026-07-30 02:16:30.576018 | instance | openstack/roles/heat-openstack-heat-trusts 2026-07-30 02:16:30.671938 | instance | openstack/roles/horizon-openstack-horizon 2026-07-30 02:16:30.756913 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-07-30 02:16:30.854833 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-07-30 02:16:30.926770 | instance | openstack/roles/horizon-openstack-horizon-test 2026-07-30 02:16:31.055132 | instance | openstack/roles/keepalived 2026-07-30 02:16:31.155079 | instance | openstack/roles/keystone-credential-rotate 2026-07-30 02:16:31.261668 | instance | openstack/roles/keystone-credential-setup 2026-07-30 02:16:31.348289 | instance | openstack/roles/keystone-fernet-rotate 2026-07-30 02:16:31.431706 | instance | openstack/roles/keystone-fernet-setup 2026-07-30 02:16:31.532034 | instance | openstack/roles/keystone-openstack-keystone-api 2026-07-30 02:16:31.611621 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-07-30 02:16:31.719210 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-07-30 02:16:31.809356 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-07-30 02:16:31.901450 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-07-30 02:16:31.995581 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-07-30 02:16:32.090840 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-07-30 02:16:32.190324 | instance | openstack/roles/keystone-openstack-keystone-test 2026-07-30 02:16:32.304574 | instance | openstack/roles/libvirt-cert-manager 2026-07-30 02:16:32.384632 | instance | openstack/roles/libvirt-openstack-libvirt 2026-07-30 02:16:32.472008 | instance | openstack/roles/magnum-openstack-magnum-api 2026-07-30 02:16:32.571415 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-07-30 02:16:32.651337 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-07-30 02:16:32.748963 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-07-30 02:16:32.831572 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-07-30 02:16:32.921581 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-07-30 02:16:33.019146 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-07-30 02:16:33.129911 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-07-30 02:16:33.214993 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-07-30 02:16:33.305111 | instance | openstack/roles/manila-openstack-manila-api 2026-07-30 02:16:33.396703 | instance | openstack/roles/manila-openstack-manila-data 2026-07-30 02:16:33.487545 | instance | openstack/roles/manila-openstack-manila-db-init 2026-07-30 02:16:33.593686 | instance | openstack/roles/manila-openstack-manila-db-sync 2026-07-30 02:16:33.665816 | instance | openstack/roles/manila-openstack-manila-ks-endpoints 2026-07-30 02:16:33.767376 | instance | openstack/roles/manila-openstack-manila-ks-service 2026-07-30 02:16:33.858167 | instance | openstack/roles/manila-openstack-manila-ks-user 2026-07-30 02:16:33.939393 | instance | openstack/roles/manila-openstack-manila-rabbit-init 2026-07-30 02:16:34.034547 | instance | openstack/roles/manila-openstack-manila-scheduler 2026-07-30 02:16:34.123658 | instance | openstack/roles/manila-openstack-manila-share 2026-07-30 02:16:34.223337 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-07-30 02:16:34.316199 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-07-30 02:16:34.402365 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-07-30 02:16:34.495194 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-07-30 02:16:34.567598 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-07-30 02:16:34.677763 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent 2026-07-30 02:16:34.773919 | instance | openstack/roles/neutron-openstack-neutron-ovn-vpn-agent 2026-07-30 02:16:34.865479 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-07-30 02:16:34.957268 | instance | openstack/roles/neutron-openstack-neutron-rpc-server 2026-07-30 02:16:35.052257 | instance | openstack/roles/neutron-openstack-neutron-server 2026-07-30 02:16:35.149170 | instance | openstack/roles/neutron-openstack-neutron-test 2026-07-30 02:16:35.232494 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-07-30 02:16:35.331667 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-07-30 02:16:35.402681 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-07-30 02:16:35.514027 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-07-30 02:16:35.570977 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-07-30 02:16:35.705564 | instance | openstack/roles/nova-openstack-nova-compute 2026-07-30 02:16:35.759714 | instance | openstack/roles/nova-openstack-nova-conductor 2026-07-30 02:16:35.875769 | instance | openstack/roles/nova-openstack-nova-db-init 2026-07-30 02:16:35.940754 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-07-30 02:16:36.056713 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-07-30 02:16:36.127707 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-07-30 02:16:36.236191 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-07-30 02:16:36.307094 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-07-30 02:16:36.453320 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-07-30 02:16:36.495892 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-07-30 02:16:36.642152 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-07-30 02:16:36.677307 | instance | openstack/roles/nova-openstack-nova-test 2026-07-30 02:16:36.823122 | instance | openstack/roles/octavia-openstack-octavia-api 2026-07-30 02:16:36.884031 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-07-30 02:16:37.023057 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-07-30 02:16:37.071026 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-07-30 02:16:37.226492 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-07-30 02:16:37.257687 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-07-30 02:16:37.425399 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-07-30 02:16:37.463858 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-07-30 02:16:37.623610 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-07-30 02:16:37.691008 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-07-30 02:16:37.834462 | instance | openstack/roles/ovn-bgp-agent 2026-07-30 02:16:37.861855 | instance | openstack/roles/ovn-controller 2026-07-30 02:16:38.027280 | instance | openstack/roles/ovn-northd 2026-07-30 02:16:38.051356 | instance | openstack/roles/ovn-openstack-ovn-controller 2026-07-30 02:16:38.216604 | instance | openstack/roles/ovn-openstack-ovn-northd 2026-07-30 02:16:38.244931 | instance | openstack/roles/ovn-ovsdb 2026-07-30 02:16:38.385030 | instance | openstack/roles/placement-openstack-placement-api 2026-07-30 02:16:38.415005 | instance | openstack/roles/placement-openstack-placement-db-init 2026-07-30 02:16:38.557101 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-07-30 02:16:38.577219 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-07-30 02:16:38.726246 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-07-30 02:16:38.756114 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-07-30 02:16:38.907524 | instance | openstack/roles/pxc-operator 2026-07-30 02:16:38.922122 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-07-30 02:16:39.114344 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-07-30 02:16:39.123836 | instance | openstack/roles/rabbitmq-cluster-operator 2026-07-30 02:16:39.295224 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-07-30 02:16:39.312802 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-07-30 02:16:39.472145 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-07-30 02:16:39.493437 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-07-30 02:16:39.639043 | instance | openstack/roles/rabbitmq-manila-peer-discovery 2026-07-30 02:16:39.659253 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-07-30 02:16:39.830168 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-07-30 02:16:39.853262 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-07-30 02:16:40.026540 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-07-30 02:16:40.051453 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-07-30 02:16:40.220654 | instance | openstack/roles/rook-ceph-mgr 2026-07-30 02:16:40.246335 | instance | openstack/roles/rook-ceph-osd 2026-07-30 02:16:40.411871 | instance | openstack/roles/rook-ceph-purge-osd 2026-07-30 02:16:40.431640 | instance | openstack/roles/staffeln-conductor 2026-07-30 02:16:40.593578 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-07-30 02:16:40.609463 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-07-30 02:16:40.774667 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-07-30 02:16:40.777850 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-07-30 02:16:40.944556 | instance | openstack/roles/tempest-openstack-tempest-ks-user 2026-07-30 02:16:40.946007 | instance | openstack/roles/tempest-openstack-tempest-run-tests 2026-07-30 02:16:41.136069 | instance | openstack/secrets/barbican-api-certs 2026-07-30 02:16:41.151868 | instance | openstack/secrets/barbican-db-admin 2026-07-30 02:16:41.311474 | instance | openstack/secrets/barbican-db-user 2026-07-30 02:16:41.328338 | instance | openstack/secrets/barbican-etc 2026-07-30 02:16:41.495773 | instance | openstack/secrets/barbican-keystone-admin 2026-07-30 02:16:41.511666 | instance | openstack/secrets/barbican-keystone-user 2026-07-30 02:16:41.679162 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-07-30 02:16:41.688351 | instance | openstack/secrets/barbican-rabbitmq-user 2026-07-30 02:16:41.860264 | instance | openstack/serviceaccounts/barbican-api 2026-07-30 02:16:41.863811 | instance | openstack/serviceaccounts/barbican-db-init 2026-07-30 02:16:42.228034 | instance | openstack/secrets/cinder-api-certs 2026-07-30 02:16:42.244757 | instance | openstack/serviceaccounts/barbican-db-sync 2026-07-30 02:16:42.430957 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-07-30 02:16:42.645220 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-07-30 02:16:42.657802 | instance | openstack/secrets/cinder-db-admin 2026-07-30 02:16:42.844439 | instance | openstack/serviceaccounts/barbican-ks-service 2026-07-30 02:16:43.013234 | instance | openstack/secrets/cinder-db-user 2026-07-30 02:16:43.217325 | instance | openstack/serviceaccounts/barbican-ks-user 2026-07-30 02:16:43.223397 | instance | openstack/secrets/cinder-etc 2026-07-30 02:16:43.408282 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-07-30 02:16:43.577089 | instance | openstack/secrets/cinder-keystone-admin 2026-07-30 02:16:43.782932 | instance | openstack/serviceaccounts/barbican-test 2026-07-30 02:16:43.802484 | instance | openstack/secrets/cinder-keystone-test 2026-07-30 02:16:44.012799 | instance | openstack/serviceaccounts/cinder-api 2026-07-30 02:16:44.142871 | instance | openstack/secrets/cinder-keystone-user 2026-07-30 02:16:44.377348 | instance | openstack/serviceaccounts/cinder-backup 2026-07-30 02:16:44.403754 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-07-30 02:16:44.636405 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-07-30 02:16:44.747889 | instance | openstack/secrets/cinder-rabbitmq-user 2026-07-30 02:16:44.952547 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-07-30 02:16:44.971796 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-07-30 02:16:45.163834 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-07-30 02:16:45.314567 | instance | openstack/secrets/glance-api-certs 2026-07-30 02:16:45.485022 | instance | openstack/serviceaccounts/cinder-db-init 2026-07-30 02:16:45.519308 | instance | openstack/secrets/glance-db-admin 2026-07-30 02:16:45.713863 | instance | openstack/secrets/glance-db-user 2026-07-30 02:16:45.825895 | instance | openstack/serviceaccounts/cinder-db-sync 2026-07-30 02:16:45.895064 | instance | openstack/secrets/glance-etc 2026-07-30 02:16:46.088566 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-07-30 02:16:46.212475 | instance | openstack/secrets/glance-keystone-admin 2026-07-30 02:16:46.444006 | instance | openstack/serviceaccounts/cinder-ks-service 2026-07-30 02:16:46.517145 | instance | openstack/secrets/glance-keystone-test 2026-07-30 02:16:46.711091 | instance | openstack/secrets/glance-keystone-user 2026-07-30 02:16:46.843917 | instance | openstack/secrets/glance-rabbitmq-admin 2026-07-30 02:16:46.907461 | instance | openstack/secrets/glance-rabbitmq-user 2026-07-30 02:16:47.065450 | instance | openstack/secrets/heat-api-certs 2026-07-30 02:16:47.115545 | instance | openstack/secrets/heat-cfn-certs 2026-07-30 02:16:47.265660 | instance | openstack/secrets/heat-db-admin 2026-07-30 02:16:47.322672 | instance | openstack/secrets/heat-db-user 2026-07-30 02:16:47.458677 | instance | openstack/secrets/heat-etc 2026-07-30 02:16:47.549452 | instance | openstack/secrets/heat-keystone-admin 2026-07-30 02:16:47.695707 | instance | openstack/secrets/heat-keystone-stack-user 2026-07-30 02:16:47.752177 | instance | openstack/secrets/heat-keystone-test 2026-07-30 02:16:47.894786 | instance | openstack/secrets/heat-keystone-trustee 2026-07-30 02:16:47.944456 | instance | openstack/secrets/heat-keystone-user 2026-07-30 02:16:48.102360 | instance | openstack/secrets/heat-rabbitmq-admin 2026-07-30 02:16:48.171625 | instance | openstack/secrets/heat-rabbitmq-user 2026-07-30 02:16:48.295538 | instance | openstack/secrets/horizon-db-admin 2026-07-30 02:16:48.358410 | instance | openstack/secrets/horizon-db-user 2026-07-30 02:16:48.502335 | instance | openstack/secrets/horizon-etc 2026-07-30 02:16:48.543164 | instance | openstack/secrets/horizon-int-certs 2026-07-30 02:16:48.714941 | instance | openstack/secrets/horizon-keystone-admin 2026-07-30 02:16:48.755986 | instance | openstack/secrets/images-rbd-keyring 2026-07-30 02:16:48.903180 | instance | openstack/secrets/internal-percona-xtradb 2026-07-30 02:16:48.949445 | instance | openstack/secrets/keepalived-etc 2026-07-30 02:16:49.121363 | instance | openstack/secrets/keystone-api-certs 2026-07-30 02:16:49.164843 | instance | openstack/secrets/keystone-credential-keys 2026-07-30 02:16:49.312103 | instance | openstack/secrets/keystone-db-admin 2026-07-30 02:16:49.390198 | instance | openstack/secrets/keystone-db-user 2026-07-30 02:16:49.534675 | instance | openstack/secrets/keystone-etc 2026-07-30 02:16:49.583449 | instance | openstack/secrets/keystone-fernet-keys 2026-07-30 02:16:49.743314 | instance | openstack/secrets/keystone-keystone-admin 2026-07-30 02:16:49.782925 | instance | openstack/secrets/keystone-keystone-test 2026-07-30 02:16:49.942034 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-07-30 02:16:49.999583 | instance | openstack/secrets/keystone-rabbitmq-user 2026-07-30 02:16:50.165129 | instance | openstack/secrets/libvirt-api-ca 2026-07-30 02:16:50.203203 | instance | openstack/secrets/libvirt-etc 2026-07-30 02:16:50.355531 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-07-30 02:16:50.357477 | instance | openstack/secrets/libvirt-libvirt-default-sdmg6-api 2026-07-30 02:16:50.616775 | instance | openstack/secrets/libvirt-libvirt-default-sdmg6-vnc 2026-07-30 02:16:50.624294 | instance | openstack/secrets/libvirt-vnc-ca 2026-07-30 02:16:50.808921 | instance | openstack/secrets/magnum-api-certs 2026-07-30 02:16:50.835958 | instance | openstack/secrets/magnum-db-admin 2026-07-30 02:16:51.000644 | instance | openstack/secrets/magnum-db-user 2026-07-30 02:16:51.017288 | instance | openstack/secrets/magnum-etc 2026-07-30 02:16:51.195217 | instance | openstack/secrets/magnum-keystone-admin 2026-07-30 02:16:51.213019 | instance | openstack/secrets/magnum-keystone-stack-user 2026-07-30 02:16:51.370274 | instance | openstack/secrets/magnum-keystone-user 2026-07-30 02:16:51.390890 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-07-30 02:16:51.546211 | instance | openstack/secrets/magnum-rabbitmq-user 2026-07-30 02:16:51.568347 | instance | openstack/secrets/magnum-registry-certs 2026-07-30 02:16:51.740249 | instance | openstack/secrets/manila-api-certs 2026-07-30 02:16:51.760802 | instance | openstack/secrets/manila-db-admin 2026-07-30 02:16:51.920222 | instance | openstack/secrets/manila-db-user 2026-07-30 02:16:51.943337 | instance | openstack/secrets/manila-etc 2026-07-30 02:16:52.122442 | instance | openstack/secrets/manila-keystone-admin 2026-07-30 02:16:52.180458 | instance | openstack/secrets/manila-keystone-user 2026-07-30 02:16:52.309756 | instance | openstack/secrets/manila-rabbitmq-admin 2026-07-30 02:16:52.379685 | instance | openstack/secrets/manila-rabbitmq-user 2026-07-30 02:16:52.496671 | instance | openstack/secrets/manila-ssh-keys 2026-07-30 02:16:52.586099 | instance | openstack/secrets/neutron-db-admin 2026-07-30 02:16:52.684994 | instance | openstack/secrets/neutron-db-user 2026-07-30 02:16:52.771573 | instance | openstack/secrets/neutron-etc 2026-07-30 02:16:52.862950 | instance | openstack/secrets/neutron-keystone-admin 2026-07-30 02:16:52.966339 | instance | openstack/secrets/neutron-keystone-test 2026-07-30 02:16:53.052715 | instance | openstack/secrets/neutron-keystone-user 2026-07-30 02:16:53.162967 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-07-30 02:16:53.221283 | instance | openstack/secrets/neutron-ovn-metadata-agent-default 2026-07-30 02:16:53.345484 | instance | openstack/secrets/neutron-ovn-vpn-agent-default 2026-07-30 02:16:53.390051 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-07-30 02:16:53.531264 | instance | openstack/secrets/neutron-rabbitmq-user 2026-07-30 02:16:53.559797 | instance | openstack/secrets/neutron-server-certs 2026-07-30 02:16:53.717367 | instance | openstack/secrets/nova-api-certs 2026-07-30 02:16:53.731183 | instance | openstack/secrets/nova-compute-default 2026-07-30 02:16:53.896808 | instance | openstack/secrets/nova-db-admin 2026-07-30 02:16:53.922210 | instance | openstack/secrets/nova-db-api-admin 2026-07-30 02:16:54.071014 | instance | openstack/secrets/nova-db-api-user 2026-07-30 02:16:54.115430 | instance | openstack/secrets/nova-db-cell0-admin 2026-07-30 02:16:54.246308 | instance | openstack/secrets/nova-db-cell0-user 2026-07-30 02:16:54.301904 | instance | openstack/secrets/nova-db-user 2026-07-30 02:16:54.419458 | instance | openstack/secrets/nova-etc 2026-07-30 02:16:54.492241 | instance | openstack/secrets/nova-keystone-admin 2026-07-30 02:16:54.641589 | instance | openstack/secrets/nova-keystone-test 2026-07-30 02:16:54.661441 | instance | openstack/secrets/nova-keystone-user 2026-07-30 02:16:54.823466 | instance | openstack/secrets/nova-novncproxy-certs 2026-07-30 02:16:54.832088 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-07-30 02:16:55.024322 | instance | openstack/secrets/nova-rabbitmq-admin 2026-07-30 02:16:55.030551 | instance | openstack/secrets/nova-rabbitmq-user 2026-07-30 02:16:55.215949 | instance | openstack/secrets/nova-ssh 2026-07-30 02:16:55.216138 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-07-30 02:16:55.389549 | instance | openstack/secrets/octavia-api-certs 2026-07-30 02:16:55.413732 | instance | openstack/secrets/octavia-client-ca 2026-07-30 02:16:55.580219 | instance | openstack/serviceaccounts/cinder-ks-user 2026-07-30 02:16:55.586745 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-07-30 02:16:55.914702 | instance | openstack/serviceaccounts/cinder-scheduler 2026-07-30 02:16:55.975028 | instance | openstack/serviceaccounts/cinder-storage-init 2026-07-30 02:16:56.300853 | instance | openstack/serviceaccounts/cinder-test 2026-07-30 02:16:56.339808 | instance | openstack/serviceaccounts/cinder-volume 2026-07-30 02:16:56.675673 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-07-30 02:16:56.700728 | instance | openstack/serviceaccounts/default 2026-07-30 02:16:57.031572 | instance | openstack/serviceaccounts/glance-api 2026-07-30 02:16:57.064560 | instance | openstack/serviceaccounts/glance-db-init 2026-07-30 02:16:57.426673 | instance | openstack/serviceaccounts/glance-db-sync 2026-07-30 02:16:57.439551 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-07-30 02:16:57.744141 | instance | openstack/serviceaccounts/glance-ks-service 2026-07-30 02:16:57.803578 | instance | openstack/serviceaccounts/glance-ks-user 2026-07-30 02:16:58.133353 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-07-30 02:16:58.178723 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-07-30 02:16:58.459907 | instance | openstack/serviceaccounts/glance-storage-init 2026-07-30 02:16:58.539128 | instance | openstack/serviceaccounts/glance-test 2026-07-30 02:16:58.815290 | instance | openstack/serviceaccounts/heat-api 2026-07-30 02:16:58.931406 | instance | openstack/serviceaccounts/heat-bootstrap 2026-07-30 02:16:59.244305 | instance | openstack/serviceaccounts/heat-cfn 2026-07-30 02:16:59.305701 | instance | openstack/serviceaccounts/heat-db-init 2026-07-30 02:16:59.612865 | instance | openstack/serviceaccounts/heat-db-sync 2026-07-30 02:16:59.645922 | instance | openstack/serviceaccounts/heat-engine 2026-07-30 02:16:59.943295 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-07-30 02:16:59.999835 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-07-30 02:17:00.302624 | instance | openstack/serviceaccounts/heat-ks-service 2026-07-30 02:17:00.366233 | instance | openstack/serviceaccounts/heat-ks-user 2026-07-30 02:17:00.613294 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-07-30 02:17:00.701000 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-07-30 02:17:00.926007 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-07-30 02:17:01.052518 | instance | openstack/serviceaccounts/heat-test 2026-07-30 02:17:01.347439 | instance | openstack/serviceaccounts/heat-trusts 2026-07-30 02:17:01.473752 | instance | openstack/serviceaccounts/horizon 2026-07-30 02:17:01.687662 | instance | openstack/serviceaccounts/horizon-db-init 2026-07-30 02:17:01.843263 | instance | openstack/serviceaccounts/horizon-db-sync 2026-07-30 02:17:02.044432 | instance | openstack/serviceaccounts/horizon-test 2026-07-30 02:17:02.225781 | instance | openstack/serviceaccounts/keepalived 2026-07-30 02:17:02.405192 | instance | openstack/serviceaccounts/keystone-api 2026-07-30 02:17:02.597672 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-07-30 02:17:02.795601 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-07-30 02:17:02.976505 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-07-30 02:17:03.184386 | instance | openstack/serviceaccounts/keystone-db-init 2026-07-30 02:17:03.335590 | instance | openstack/serviceaccounts/keystone-db-sync 2026-07-30 02:17:03.529891 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-07-30 02:17:03.689254 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-07-30 02:17:03.885210 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-07-30 02:17:04.066098 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-07-30 02:17:04.271900 | instance | openstack/serviceaccounts/keystone-test 2026-07-30 02:17:04.415096 | instance | openstack/serviceaccounts/libvirt 2026-07-30 02:17:04.617449 | instance | openstack/serviceaccounts/magnum-api 2026-07-30 02:17:04.755465 | instance | openstack/serviceaccounts/magnum-conductor 2026-07-30 02:17:04.969424 | instance | openstack/serviceaccounts/magnum-db-init 2026-07-30 02:17:05.102638 | instance | openstack/serviceaccounts/magnum-db-sync 2026-07-30 02:17:05.333318 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-07-30 02:17:05.451470 | instance | openstack/serviceaccounts/magnum-ks-service 2026-07-30 02:17:05.681517 | instance | openstack/serviceaccounts/magnum-ks-user 2026-07-30 02:17:05.784929 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-07-30 02:17:06.020776 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-07-30 02:17:06.182361 | instance | openstack/serviceaccounts/manila-api 2026-07-30 02:17:06.394771 | instance | openstack/serviceaccounts/manila-bootstrap 2026-07-30 02:17:06.556369 | instance | openstack/serviceaccounts/manila-data 2026-07-30 02:17:06.794598 | instance | openstack/serviceaccounts/manila-db-init 2026-07-30 02:17:06.935258 | instance | openstack/serviceaccounts/manila-db-sync 2026-07-30 02:17:07.165171 | instance | openstack/serviceaccounts/manila-ks-endpoints 2026-07-30 02:17:07.374982 | instance | openstack/serviceaccounts/manila-ks-service 2026-07-30 02:17:07.560185 | instance | openstack/serviceaccounts/manila-ks-user 2026-07-30 02:17:07.749168 | instance | openstack/serviceaccounts/manila-rabbit-init 2026-07-30 02:17:07.949946 | instance | openstack/serviceaccounts/manila-scheduler 2026-07-30 02:17:08.135924 | instance | openstack/serviceaccounts/manila-share 2026-07-30 02:17:08.326643 | instance | openstack/serviceaccounts/memcached-memcached 2026-07-30 02:17:08.480989 | instance | openstack/secrets/octavia-client-certs 2026-07-30 02:17:08.663169 | instance | openstack/secrets/octavia-db-admin 2026-07-30 02:17:08.682349 | instance | openstack/secrets/octavia-db-user 2026-07-30 02:17:08.845414 | instance | openstack/secrets/octavia-etc 2026-07-30 02:17:08.854859 | instance | openstack/secrets/octavia-health-manager-default 2026-07-30 02:17:09.029999 | instance | openstack/secrets/octavia-keystone-admin 2026-07-30 02:17:09.053082 | instance | openstack/secrets/octavia-keystone-test 2026-07-30 02:17:09.235142 | instance | openstack/secrets/octavia-keystone-user 2026-07-30 02:17:09.243379 | instance | openstack/secrets/octavia-persistence-db-admin 2026-07-30 02:17:09.428815 | instance | openstack/secrets/octavia-persistence-db-user 2026-07-30 02:17:09.434266 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-07-30 02:17:09.615759 | instance | openstack/secrets/octavia-rabbitmq-user 2026-07-30 02:17:09.621188 | instance | openstack/secrets/octavia-server-ca 2026-07-30 02:17:09.810246 | instance | openstack/secrets/openstack-database-exporter-dsn 2026-07-30 02:17:09.815576 | instance | openstack/secrets/ovn-controller-default-etc 2026-07-30 02:17:10.004867 | instance | openstack/secrets/ovn-etc 2026-07-30 02:17:10.016846 | instance | openstack/secrets/ovn-vector-config 2026-07-30 02:17:10.214320 | instance | openstack/secrets/percona-xtradb 2026-07-30 02:17:10.217684 | instance | openstack/secrets/placement-api-certs 2026-07-30 02:17:10.406054 | instance | openstack/secrets/placement-db-admin 2026-07-30 02:17:10.425550 | instance | openstack/secrets/placement-db-user 2026-07-30 02:17:10.610590 | instance | openstack/secrets/placement-etc 2026-07-30 02:17:10.611740 | instance | openstack/secrets/placement-keystone-admin 2026-07-30 02:17:10.803028 | instance | openstack/secrets/placement-keystone-user 2026-07-30 02:17:10.804007 | instance | openstack/secrets/pvc-ceph-client-key 2026-07-30 02:17:10.996554 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-07-30 02:17:11.002140 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-07-30 02:17:11.199976 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-07-30 02:17:11.226677 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-07-30 02:17:11.400687 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-07-30 02:17:11.401422 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-07-30 02:17:11.591221 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-07-30 02:17:11.594112 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-07-30 02:17:11.784875 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-07-30 02:17:11.788236 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-07-30 02:17:11.955900 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-07-30 02:17:12.012125 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-07-30 02:17:12.207496 | instance | openstack/secrets/rabbitmq-manila-default-user 2026-07-30 02:17:12.213398 | instance | openstack/secrets/rabbitmq-manila-erlang-cookie 2026-07-30 02:17:12.377021 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-07-30 02:17:12.414940 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-07-30 02:17:12.583542 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-07-30 02:17:12.613537 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-07-30 02:17:12.806764 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-07-30 02:17:12.807659 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-07-30 02:17:12.989775 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-07-30 02:17:12.992064 | instance | openstack/secrets/rook-ceph-config 2026-07-30 02:17:13.197038 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-07-30 02:17:13.200429 | instance | openstack/secrets/rook-ceph-mon 2026-07-30 02:17:13.396077 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-07-30 02:17:13.396725 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-07-30 02:17:13.590233 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-07-30 02:17:13.592998 | instance | openstack/secrets/rook-csi-cephfs-node 2026-07-30 02:17:13.767119 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-07-30 02:17:13.780335 | instance | openstack/secrets/rook-csi-rbd-node 2026-07-30 02:17:13.951815 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-07-30 02:17:13.988053 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-07-30 02:17:14.151143 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-07-30 02:17:14.203929 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-07-30 02:17:14.338347 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-07-30 02:17:14.400700 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-07-30 02:17:14.563445 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-07-30 02:17:14.622358 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-07-30 02:17:14.763044 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-07-30 02:17:14.832622 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-07-30 02:17:14.987223 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-07-30 02:17:15.036077 | instance | openstack/secrets/sh.helm.release.v1.manila.v1 2026-07-30 02:17:15.189816 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-07-30 02:17:15.259005 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-07-30 02:17:15.392611 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-07-30 02:17:15.513126 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-07-30 02:17:15.643828 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-07-30 02:17:15.717824 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1 2026-07-30 02:17:15.824544 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-07-30 02:17:15.917078 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-07-30 02:17:16.027769 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-07-30 02:17:16.139009 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-07-30 02:17:16.286294 | instance | openstack/secrets/sh.helm.release.v1.tempest.v1 2026-07-30 02:17:16.354070 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-07-30 02:17:16.471919 | instance | openstack/serviceaccounts/neutron-db-init 2026-07-30 02:17:16.588221 | instance | openstack/serviceaccounts/neutron-db-sync 2026-07-30 02:17:16.847099 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-07-30 02:17:16.993524 | instance | openstack/serviceaccounts/neutron-ks-service 2026-07-30 02:17:17.220937 | instance | openstack/serviceaccounts/neutron-ks-user 2026-07-30 02:17:17.370003 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-07-30 02:17:17.573166 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent 2026-07-30 02:17:17.758693 | instance | openstack/serviceaccounts/neutron-ovn-vpn-agent 2026-07-30 02:17:17.939008 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-07-30 02:17:18.153829 | instance | openstack/serviceaccounts/neutron-rpc-server 2026-07-30 02:17:18.309159 | instance | openstack/serviceaccounts/neutron-server 2026-07-30 02:17:18.517033 | instance | openstack/serviceaccounts/neutron-test 2026-07-30 02:17:18.704938 | instance | openstack/serviceaccounts/nova-api-metadata 2026-07-30 02:17:18.872393 | instance | openstack/serviceaccounts/nova-api-osapi 2026-07-30 02:17:19.049964 | instance | openstack/serviceaccounts/nova-bootstrap 2026-07-30 02:17:19.248341 | instance | openstack/serviceaccounts/nova-cell-setup 2026-07-30 02:17:19.411305 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-07-30 02:17:19.604020 | instance | openstack/serviceaccounts/nova-compute 2026-07-30 02:17:19.765105 | instance | openstack/serviceaccounts/nova-conductor 2026-07-30 02:17:19.953591 | instance | openstack/serviceaccounts/nova-db-init 2026-07-30 02:17:20.132964 | instance | openstack/serviceaccounts/nova-db-sync 2026-07-30 02:17:20.390436 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-07-30 02:17:20.560337 | instance | openstack/serviceaccounts/nova-ks-service 2026-07-30 02:17:20.750120 | instance | openstack/serviceaccounts/nova-ks-user 2026-07-30 02:17:20.918622 | instance | openstack/serviceaccounts/nova-novncproxy 2026-07-30 02:17:21.110527 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-07-30 02:17:21.289457 | instance | openstack/serviceaccounts/nova-scheduler 2026-07-30 02:17:21.504041 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-07-30 02:17:21.645669 | instance | openstack/serviceaccounts/nova-test 2026-07-30 02:17:21.860958 | instance | openstack/serviceaccounts/octavia-api 2026-07-30 02:17:21.979214 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-07-30 02:17:22.212992 | instance | openstack/serviceaccounts/octavia-db-init 2026-07-30 02:17:22.393935 | instance | openstack/serviceaccounts/octavia-db-sync 2026-07-30 02:17:22.592048 | instance | openstack/serviceaccounts/octavia-health-manager 2026-07-30 02:17:22.764600 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-07-30 02:17:22.974305 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-07-30 02:17:23.150563 | instance | openstack/serviceaccounts/octavia-ks-service 2026-07-30 02:17:23.350732 | instance | openstack/serviceaccounts/octavia-ks-user 2026-07-30 02:17:23.538631 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-07-30 02:17:23.720256 | instance | openstack/serviceaccounts/octavia-worker 2026-07-30 02:17:23.882074 | instance | openstack/serviceaccounts/openvswitch-server 2026-07-30 02:17:24.092139 | instance | openstack/serviceaccounts/ovn-controller 2026-07-30 02:17:24.269476 | instance | openstack/serviceaccounts/ovn-northd 2026-07-30 02:17:24.447222 | instance | openstack/serviceaccounts/ovn-ovsdb-nb 2026-07-30 02:17:24.625181 | instance | openstack/serviceaccounts/ovn-ovsdb-sb 2026-07-30 02:17:24.820111 | instance | openstack/serviceaccounts/placement-api 2026-07-30 02:17:24.987610 | instance | openstack/serviceaccounts/placement-db-init 2026-07-30 02:17:25.190664 | instance | openstack/serviceaccounts/placement-db-sync 2026-07-30 02:17:25.360495 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-07-30 02:17:25.560390 | instance | openstack/serviceaccounts/placement-ks-service 2026-07-30 02:17:25.784533 | instance | openstack/serviceaccounts/placement-ks-user 2026-07-30 02:17:25.997394 | instance | openstack/serviceaccounts/pxc-operator 2026-07-30 02:17:26.172934 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-07-30 02:17:26.371917 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-07-30 02:17:26.564196 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-07-30 02:17:26.713833 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-07-30 02:17:26.951971 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-07-30 02:17:27.080472 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-07-30 02:17:27.317561 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-07-30 02:17:27.478366 | instance | openstack/serviceaccounts/rabbitmq-manila-server 2026-07-30 02:17:27.693300 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-07-30 02:17:27.871530 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-07-30 02:17:28.053689 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-07-30 02:17:28.233704 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-07-30 02:17:28.444306 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-07-30 02:17:28.605513 | instance | openstack/serviceaccounts/rook-ceph-default 2026-07-30 02:17:28.783313 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-07-30 02:17:28.974699 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-07-30 02:17:29.192838 | instance | openstack/secrets/staffeln-db-admin 2026-07-30 02:17:29.344656 | instance | openstack/secrets/staffeln-db-user 2026-07-30 02:17:29.373065 | instance | openstack/secrets/staffeln-etc 2026-07-30 02:17:29.516805 | instance | openstack/secrets/tempest-etc 2026-07-30 02:17:29.551658 | instance | openstack/secrets/tempest-keystone-admin 2026-07-30 02:17:29.693144 | instance | openstack/secrets/tempest-keystone-user 2026-07-30 02:17:29.726470 | instance | openstack/secrets/valkey-ca 2026-07-30 02:17:29.867193 | instance | openstack/secrets/valkey-server-certs 2026-07-30 02:17:29.911180 | instance | openstack/services/barbican-api 2026-07-30 02:17:30.075778 | instance | openstack/services/ceph-mon 2026-07-30 02:17:30.163904 | instance | openstack/services/cinder-api 2026-07-30 02:17:30.284660 | instance | openstack/services/glance-api 2026-07-30 02:17:30.375412 | instance | openstack/services/heat-api 2026-07-30 02:17:30.498181 | instance | openstack/services/heat-cfn 2026-07-30 02:17:30.591497 | instance | openstack/services/horizon 2026-07-30 02:17:30.715739 | instance | openstack/services/horizon-int 2026-07-30 02:17:30.793109 | instance | openstack/services/keystone-api 2026-07-30 02:17:30.943814 | instance | openstack/services/magnum-api 2026-07-30 02:17:31.044086 | instance | openstack/services/magnum-registry 2026-07-30 02:17:31.191343 | instance | openstack/services/manila-api 2026-07-30 02:17:31.277290 | instance | openstack/services/memcached 2026-07-30 02:17:31.407424 | instance | openstack/services/memcached-metrics 2026-07-30 02:17:31.502872 | instance | openstack/services/neutron-server 2026-07-30 02:17:31.618632 | instance | openstack/services/nova-api 2026-07-30 02:17:31.721628 | instance | openstack/services/nova-metadata 2026-07-30 02:17:31.834064 | instance | openstack/services/nova-novncproxy 2026-07-30 02:17:31.953587 | instance | openstack/services/octavia-api 2026-07-30 02:17:32.075877 | instance | openstack/services/openstack-exporter 2026-07-30 02:17:32.187625 | instance | openstack/services/ovn-ovsdb-nb 2026-07-30 02:17:32.302443 | instance | openstack/services/ovn-ovsdb-sb 2026-07-30 02:17:32.467185 | instance | openstack/services/percona-xtradb-cluster-operator 2026-07-30 02:17:32.544305 | instance | openstack/services/percona-xtradb-haproxy 2026-07-30 02:17:32.689552 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-07-30 02:17:32.743257 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-07-30 02:17:32.901446 | instance | openstack/services/percona-xtradb-pxc 2026-07-30 02:17:32.971538 | instance | openstack/services/percona-xtradb-pxc-unready 2026-07-30 02:17:33.133898 | instance | openstack/services/placement-api 2026-07-30 02:17:33.193833 | instance | openstack/services/rabbitmq-barbican 2026-07-30 02:17:33.335371 | instance | openstack/services/rabbitmq-barbican-nodes 2026-07-30 02:17:33.407455 | instance | openstack/services/rabbitmq-cinder 2026-07-30 02:17:33.556057 | instance | openstack/services/rabbitmq-cinder-nodes 2026-07-30 02:17:33.622435 | instance | openstack/services/rabbitmq-glance 2026-07-30 02:17:33.777832 | instance | openstack/services/rabbitmq-glance-nodes 2026-07-30 02:17:33.858209 | instance | openstack/services/rabbitmq-heat 2026-07-30 02:17:33.999728 | instance | openstack/services/rabbitmq-heat-nodes 2026-07-30 02:17:34.081152 | instance | openstack/services/rabbitmq-keystone 2026-07-30 02:17:34.262396 | instance | openstack/services/rabbitmq-keystone-nodes 2026-07-30 02:17:34.305357 | instance | openstack/services/rabbitmq-magnum 2026-07-30 02:17:34.479145 | instance | openstack/services/rabbitmq-magnum-nodes 2026-07-30 02:17:34.517306 | instance | openstack/services/rabbitmq-manila 2026-07-30 02:17:34.670650 | instance | openstack/services/rabbitmq-manila-nodes 2026-07-30 02:17:34.722221 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-07-30 02:17:34.870340 | instance | openstack/services/rabbitmq-neutron 2026-07-30 02:17:34.947027 | instance | openstack/services/rabbitmq-neutron-nodes 2026-07-30 02:17:35.092134 | instance | openstack/services/rabbitmq-nova 2026-07-30 02:17:35.180096 | instance | openstack/services/rabbitmq-nova-nodes 2026-07-30 02:17:35.307276 | instance | openstack/services/rabbitmq-octavia 2026-07-30 02:17:35.379374 | instance | openstack/services/rabbitmq-octavia-nodes 2026-07-30 02:17:35.513789 | instance | openstack/services/rook-ceph-rgw-ceph 2026-07-30 02:17:35.590720 | instance | openstack/services/staffeln-api 2026-07-30 02:17:35.723510 | instance | openstack/services/valkey 2026-07-30 02:17:35.807207 | instance | openstack/services/valkey-headless 2026-07-30 02:17:35.942321 | instance | openstack/services/valkey-metrics 2026-07-30 02:17:36.027362 | instance | openstack/statefulsets/magnum-conductor 2026-07-30 02:17:36.192245 | instance | openstack/statefulsets/ovn-ovsdb-nb 2026-07-30 02:17:36.284985 | instance | openstack/statefulsets/ovn-ovsdb-sb 2026-07-30 02:17:36.441091 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-07-30 02:17:36.526776 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-07-30 02:17:36.662187 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-07-30 02:17:36.775639 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-07-30 02:17:36.919684 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-07-30 02:17:37.021299 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-07-30 02:17:37.174461 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-07-30 02:17:37.279408 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-07-30 02:17:37.424020 | instance | openstack/statefulsets/rabbitmq-manila-server 2026-07-30 02:17:37.536979 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-07-30 02:17:37.702250 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-07-30 02:17:37.790994 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-07-30 02:17:37.970439 | instance | openstack/statefulsets/valkey-node 2026-07-30 02:17:38.089136 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-07-30 02:17:38.224895 | instance | monitoring/statefulsets/loki 2026-07-30 02:17:38.280076 | instance | monitoring/statefulsets/loki-chunks-cache 2026-07-30 02:17:38.400213 | instance | monitoring/statefulsets/loki-results-cache 2026-07-30 02:17:38.463630 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-07-30 02:17:38.584661 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-07-30 02:17:38.666634 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-07-30 02:17:38.945091 | instance | openstack/serviceaccounts/staffeln-api 2026-07-30 02:17:39.003488 | instance | openstack/serviceaccounts/staffeln-conductor 2026-07-30 02:17:39.303078 | instance | openstack/serviceaccounts/staffeln-db-init 2026-07-30 02:17:39.356288 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-07-30 02:17:39.654589 | instance | openstack/serviceaccounts/tempest-ks-user 2026-07-30 02:17:39.684455 | instance | openstack/serviceaccounts/tempest-run-tests 2026-07-30 02:17:40.001737 | instance | openstack/serviceaccounts/valkey 2026-07-30 02:17:40.048873 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-07-30 02:17:40.228087 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-07-30 02:17:40.346410 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-07-30 02:17:40.402310 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-07-30 02:17:40.539461 | instance | orc-system/deployment/orc-controller-manager 2026-07-30 02:17:40.580389 | instance | rook-ceph/deployment/rook-ceph-operator 2026-07-30 02:17:40.719103 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-07-30 02:17:40.754130 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-sc8cw 2026-07-30 02:17:40.895104 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-jfhjm 2026-07-30 02:17:40.938760 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-07-30 02:17:41.094055 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-07-30 02:17:41.169179 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-07-30 02:17:41.271999 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-07-30 02:17:41.335266 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-07-30 02:17:41.439060 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-07-30 02:17:41.501225 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-07-30 02:17:41.599784 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-07-30 02:17:41.677723 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-07-30 02:17:41.770671 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-07-30 02:17:41.844061 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-07-30 02:17:41.948894 | instance | orc-system/roles/orc-leader-election-role 2026-07-30 02:17:42.029741 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-07-30 02:17:42.138004 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-07-30 02:17:42.208484 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-07-30 02:17:42.302445 | instance | rook-ceph/roles/rook-ceph-mgr 2026-07-30 02:17:42.371254 | instance | rook-ceph/roles/rook-ceph-osd 2026-07-30 02:17:42.492436 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-07-30 02:17:42.576801 | instance | rook-ceph/roles/rook-ceph-system 2026-07-30 02:17:42.697333 | instance | orc-system/serviceaccounts/default 2026-07-30 02:17:42.764345 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-07-30 02:17:42.910947 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-07-30 02:17:42.961157 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-07-30 02:17:43.122249 | instance | rook-ceph/serviceaccounts/default 2026-07-30 02:17:43.281148 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-07-30 02:17:43.344825 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-07-30 02:17:43.497264 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-07-30 02:17:43.564035 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-07-30 02:17:43.715639 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-07-30 02:17:43.764378 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-07-30 02:17:43.976397 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-07-30 02:17:43.992781 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-07-30 02:17:44.184911 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-07-30 02:17:44.219965 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-07-30 02:17:44.377948 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-07-30 02:17:44.420601 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-07-30 02:17:44.595987 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-07-30 02:17:44.625948 | instance | secretgen-controller/deployment/secretgen-controller 2026-07-30 02:17:44.774040 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-pv6xk 2026-07-30 02:17:44.810779 | instance | secretgen-controller/serviceaccounts/default 2026-07-30 02:17:44.958092 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-07-30 02:17:45.002770 | instance | orc-system/configmaps/kube-root-ca.crt 2026-07-30 02:17:45.300440 | instance | ERROR 2026-07-30 02:17:45.300662 | instance | { 2026-07-30 02:17:45.300703 | instance | "delta": "0:03:11.051459", 2026-07-30 02:17:45.300749 | instance | "end": "2026-07-30 02:17:45.225600", 2026-07-30 02:17:45.300777 | instance | "msg": "non-zero return code", 2026-07-30 02:17:45.300803 | instance | "rc": 123, 2026-07-30 02:17:45.300828 | instance | "start": "2026-07-30 02:14:34.174141" 2026-07-30 02:17:45.300853 | instance | } 2026-07-30 02:17:45.300886 | instance | ERROR: Ignoring Errors 2026-07-30 02:17:45.330561 | 2026-07-30 02:17:45.330780 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-07-30 02:17:46.229321 | instance | changed: 2026-07-30 02:17:46.229589 | instance | cd+++++++++ objects/ 2026-07-30 02:17:46.229622 | instance | cd+++++++++ objects/cluster/ 2026-07-30 02:17:46.229648 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-07-30 02:17:46.229672 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-07-30 02:17:46.229696 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-07-30 02:17:46.229720 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-07-30 02:17:46.229743 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-07-30 02:17:46.229765 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-07-30 02:17:46.229788 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-07-30 02:17:46.229811 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-07-30 02:17:46.229834 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-07-30 02:17:46.229857 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-07-30 02:17:46.229879 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-07-30 02:17:46.229901 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-07-30 02:17:46.229923 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-07-30 02:17:46.229946 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-07-30 02:17:46.229971 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-07-30 02:17:46.229996 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-07-30 02:17:46.230018 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-07-30 02:17:46.230037 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-07-30 02:17:46.230056 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-07-30 02:17:46.230075 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-07-30 02:17:46.230094 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-07-30 02:17:46.230115 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-07-30 02:17:46.230133 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-07-30 02:17:46.230151 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-07-30 02:17:46.230169 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-07-30 02:17:46.230187 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-07-30 02:17:46.230204 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-07-30 02:17:46.230222 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-07-30 02:17:46.230239 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-07-30 02:17:46.230274 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-07-30 02:17:46.230293 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-07-30 02:17:46.230310 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-07-30 02:17:46.230326 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-07-30 02:17:46.230344 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-07-30 02:17:46.230361 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-07-30 02:17:46.230379 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-07-30 02:17:46.230398 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-07-30 02:17:46.230416 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-07-30 02:17:46.230434 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-07-30 02:17:46.230451 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-07-30 02:17:46.230469 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-07-30 02:17:46.230486 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-07-30 02:17:46.230504 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-07-30 02:17:46.230521 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-07-30 02:17:46.230538 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-07-30 02:17:46.230556 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-07-30 02:17:46.230573 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-07-30 02:17:46.230590 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-07-30 02:17:46.230607 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-07-30 02:17:46.230624 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-07-30 02:17:46.230642 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-07-30 02:17:46.230659 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-07-30 02:17:46.230677 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-07-30 02:17:46.230694 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-07-30 02:17:46.230711 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-07-30 02:17:46.230729 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-07-30 02:17:46.230747 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-07-30 02:17:46.230764 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-07-30 02:17:46.230781 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-07-30 02:17:46.230799 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-07-30 02:17:46.230816 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-07-30 02:17:46.230833 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-07-30 02:17:46.230850 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-30 02:17:46.230868 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-07-30 02:17:46.230885 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-07-30 02:17:46.230907 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-07-30 02:17:46.230936 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-07-30 02:17:46.230956 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-07-30 02:17:46.230974 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-07-30 02:17:46.230993 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-07-30 02:17:46.231011 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-07-30 02:17:46.231029 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-07-30 02:17:46.231048 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-07-30 02:17:46.231065 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-07-30 02:17:46.231083 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-07-30 02:17:46.231101 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-07-30 02:17:46.231119 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-07-30 02:17:46.231137 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-07-30 02:17:46.231154 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-07-30 02:17:46.231172 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-07-30 02:17:46.231191 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-07-30 02:17:46.231209 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-07-30 02:17:46.231227 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-07-30 02:17:46.231246 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-07-30 02:17:46.231264 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-07-30 02:17:46.231281 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-07-30 02:17:46.231298 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-07-30 02:17:46.231317 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-07-30 02:17:46.231335 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-07-30 02:17:46.231352 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-07-30 02:17:46.231369 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-07-30 02:17:46.231387 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.txt 2026-07-30 02:17:46.231405 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.yaml 2026-07-30 02:17:46.231423 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt 2026-07-30 02:17:46.231440 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml 2026-07-30 02:17:46.231458 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-07-30 02:17:46.231475 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-07-30 02:17:46.231493 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-07-30 02:17:46.231510 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-07-30 02:17:46.231528 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-07-30 02:17:46.231545 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-07-30 02:17:46.231562 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-07-30 02:17:46.231580 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-07-30 02:17:46.231603 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-07-30 02:17:46.231621 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-07-30 02:17:46.231638 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-07-30 02:17:46.231655 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-07-30 02:17:46.231672 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-07-30 02:17:46.231689 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-07-30 02:17:46.231708 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-07-30 02:17:46.231725 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-07-30 02:17:46.231744 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-07-30 02:17:46.231761 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-07-30 02:17:46.231779 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-07-30 02:17:46.231796 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-07-30 02:17:46.231814 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-07-30 02:17:46.231831 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-07-30 02:17:46.231849 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-07-30 02:17:46.231866 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-07-30 02:17:46.231883 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-07-30 02:17:46.231901 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-07-30 02:17:46.231919 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-07-30 02:17:46.231937 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-07-30 02:17:46.231955 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-07-30 02:17:46.231973 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-07-30 02:17:46.231990 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-07-30 02:17:46.232007 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-07-30 02:17:46.232024 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-07-30 02:17:46.232042 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-07-30 02:17:46.232059 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-07-30 02:17:46.232076 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-07-30 02:17:46.232093 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-07-30 02:17:46.232111 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-07-30 02:17:46.232128 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-07-30 02:17:46.232147 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-07-30 02:17:46.232206 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-07-30 02:17:46.232239 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-07-30 02:17:46.232260 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-07-30 02:17:46.232278 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-07-30 02:17:46.232303 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-07-30 02:17:46.232322 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-07-30 02:17:46.232365 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-07-30 02:17:46.232390 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-07-30 02:17:46.232409 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-07-30 02:17:46.232427 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-07-30 02:17:46.232444 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-07-30 02:17:46.232462 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-07-30 02:17:46.232481 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-07-30 02:17:46.232499 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-07-30 02:17:46.232517 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-07-30 02:17:46.232536 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-07-30 02:17:46.232555 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-07-30 02:17:46.232573 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-07-30 02:17:46.232591 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-07-30 02:17:46.232609 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-07-30 02:17:46.232627 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-07-30 02:17:46.232644 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-07-30 02:17:46.232662 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-07-30 02:17:46.232680 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-07-30 02:17:46.232698 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-07-30 02:17:46.232716 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-07-30 02:17:46.232734 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-07-30 02:17:46.232751 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-07-30 02:17:46.232768 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-07-30 02:17:46.232786 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-07-30 02:17:46.232805 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-07-30 02:17:46.232822 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-07-30 02:17:46.232840 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-07-30 02:17:46.232857 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-07-30 02:17:46.232874 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-07-30 02:17:46.233374 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-07-30 02:17:46.233401 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-07-30 02:17:46.233421 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-07-30 02:17:46.233440 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-07-30 02:17:46.233459 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-07-30 02:17:46.233477 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-07-30 02:17:46.233495 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-07-30 02:17:46.233512 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-07-30 02:17:46.233530 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-07-30 02:17:46.233547 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-07-30 02:17:46.233564 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-07-30 02:17:46.233582 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-07-30 02:17:46.233599 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-07-30 02:17:46.233617 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-07-30 02:17:46.233635 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-07-30 02:17:46.233652 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-07-30 02:17:46.233670 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-07-30 02:17:46.233687 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-07-30 02:17:46.233705 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-07-30 02:17:46.233723 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-07-30 02:17:46.233742 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-07-30 02:17:46.233760 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-07-30 02:17:46.233778 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-07-30 02:17:46.233795 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-07-30 02:17:46.233812 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-07-30 02:17:46.233831 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-07-30 02:17:46.233849 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-07-30 02:17:46.233867 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-07-30 02:17:46.233886 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-07-30 02:17:46.233903 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-07-30 02:17:46.233921 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-07-30 02:17:46.233938 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-07-30 02:17:46.233962 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-07-30 02:17:46.233981 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-07-30 02:17:46.233998 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-07-30 02:17:46.234017 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-07-30 02:17:46.234035 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-07-30 02:17:46.234060 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-07-30 02:17:46.234080 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-07-30 02:17:46.234099 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-07-30 02:17:46.234116 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-07-30 02:17:46.234134 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-07-30 02:17:46.234152 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-07-30 02:17:46.234170 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-07-30 02:17:46.234187 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-07-30 02:17:46.234205 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-07-30 02:17:46.234223 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-07-30 02:17:46.234241 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-07-30 02:17:46.234259 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-07-30 02:17:46.234276 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-07-30 02:17:46.234294 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-07-30 02:17:46.234312 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-07-30 02:17:46.234329 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-07-30 02:17:46.234347 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-07-30 02:17:46.234365 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-07-30 02:17:46.234382 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-07-30 02:17:46.234400 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-07-30 02:17:46.234418 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-07-30 02:17:46.234435 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-07-30 02:17:46.234453 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-07-30 02:17:46.234470 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-07-30 02:17:46.234488 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-07-30 02:17:46.234506 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-07-30 02:17:46.234524 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-07-30 02:17:46.234541 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-07-30 02:17:46.234559 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-07-30 02:17:46.234576 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-07-30 02:17:46.234594 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-07-30 02:17:46.234612 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-07-30 02:17:46.234637 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-07-30 02:17:46.234656 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-07-30 02:17:46.234674 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-07-30 02:17:46.234691 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-07-30 02:17:46.234709 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-07-30 02:17:46.234727 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-07-30 02:17:46.234745 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-07-30 02:17:46.234762 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-07-30 02:17:46.234780 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-07-30 02:17:46.234797 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-07-30 02:17:46.234879 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-07-30 02:17:46.234910 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-07-30 02:17:46.234931 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-07-30 02:17:46.234949 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-07-30 02:17:46.234968 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-07-30 02:17:46.234986 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-07-30 02:17:46.235004 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-07-30 02:17:46.235022 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-07-30 02:17:46.235040 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-07-30 02:17:46.235058 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-07-30 02:17:46.235076 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-07-30 02:17:46.235093 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-07-30 02:17:46.235110 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-07-30 02:17:46.235127 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-07-30 02:17:46.235144 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-07-30 02:17:46.235160 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-07-30 02:17:46.235177 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-07-30 02:17:46.235194 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-07-30 02:17:46.235211 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-07-30 02:17:46.235227 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-07-30 02:17:46.235244 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-07-30 02:17:46.235261 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-07-30 02:17:46.235278 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-07-30 02:17:46.235296 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-07-30 02:17:46.235314 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-07-30 02:17:46.235338 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-07-30 02:17:46.235356 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-07-30 02:17:46.235374 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-07-30 02:17:46.235392 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-07-30 02:17:46.235410 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-07-30 02:17:46.235428 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-07-30 02:17:46.235445 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-07-30 02:17:46.235462 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-07-30 02:17:46.235480 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-07-30 02:17:46.235497 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-07-30 02:17:46.235514 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-07-30 02:17:46.235531 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-07-30 02:17:46.235549 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-07-30 02:17:46.235567 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-07-30 02:17:46.235585 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-07-30 02:17:46.235603 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-07-30 02:17:46.235621 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-07-30 02:17:46.235639 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-07-30 02:17:46.235657 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-07-30 02:17:46.235675 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-07-30 02:17:46.235693 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-07-30 02:17:46.235711 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-07-30 02:17:46.235729 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-07-30 02:17:46.235746 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-07-30 02:17:46.235764 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-07-30 02:17:46.235781 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-07-30 02:17:46.235798 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-07-30 02:17:46.235816 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-07-30 02:17:46.235833 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-07-30 02:17:46.235851 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-30 02:17:46.235868 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-07-30 02:17:46.235885 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-07-30 02:17:46.235902 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-07-30 02:17:46.235923 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-07-30 02:17:46.235941 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-07-30 02:17:46.235959 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-07-30 02:17:46.235976 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-07-30 02:17:46.235993 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-07-30 02:17:46.236010 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-07-30 02:17:46.236028 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-07-30 02:17:46.236045 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-07-30 02:17:46.236062 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-07-30 02:17:46.236079 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-07-30 02:17:46.236096 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-07-30 02:17:46.236113 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-07-30 02:17:46.236130 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-07-30 02:17:46.236150 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-07-30 02:17:46.236170 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-07-30 02:17:46.236187 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-07-30 02:17:46.236204 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-07-30 02:17:46.236221 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-07-30 02:17:46.236238 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-07-30 02:17:46.236256 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-07-30 02:17:46.236273 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-07-30 02:17:46.236291 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-07-30 02:17:46.236308 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-07-30 02:17:46.236326 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-07-30 02:17:46.236376 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-07-30 02:17:46.236395 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-07-30 02:17:46.236412 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-07-30 02:17:46.236430 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-07-30 02:17:46.236447 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-07-30 02:17:46.236464 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.txt 2026-07-30 02:17:46.236481 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.yaml 2026-07-30 02:17:46.236499 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt 2026-07-30 02:17:46.236516 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml 2026-07-30 02:17:46.236534 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-07-30 02:17:46.236556 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-07-30 02:17:46.236575 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-07-30 02:17:46.236593 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-07-30 02:17:46.236610 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-07-30 02:17:46.236628 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-07-30 02:17:46.236645 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-07-30 02:17:46.236663 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-07-30 02:17:46.236680 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-07-30 02:17:46.236697 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-07-30 02:17:46.236715 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-07-30 02:17:46.236732 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-07-30 02:17:46.236749 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-07-30 02:17:46.236766 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-07-30 02:17:46.236783 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-07-30 02:17:46.236800 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-07-30 02:17:46.236818 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-07-30 02:17:46.236835 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-07-30 02:17:46.236853 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-07-30 02:17:46.236870 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-07-30 02:17:46.236888 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-07-30 02:17:46.236905 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-07-30 02:17:46.236923 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-07-30 02:17:46.236941 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-07-30 02:17:46.236975 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-07-30 02:17:46.236995 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-07-30 02:17:46.237013 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-07-30 02:17:46.237031 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-07-30 02:17:46.237048 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-07-30 02:17:46.237065 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-07-30 02:17:46.237082 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-07-30 02:17:46.237099 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-07-30 02:17:46.237117 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-07-30 02:17:46.237134 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-07-30 02:17:46.237151 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-07-30 02:17:46.237174 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-07-30 02:17:46.237192 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-07-30 02:17:46.237210 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-07-30 02:17:46.237227 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-07-30 02:17:46.237244 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-07-30 02:17:46.237261 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-07-30 02:17:46.237278 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-07-30 02:17:46.237296 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-07-30 02:17:46.237313 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-07-30 02:17:46.237330 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-07-30 02:17:46.237347 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-07-30 02:17:46.237365 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-07-30 02:17:46.237382 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-07-30 02:17:46.237400 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-07-30 02:17:46.237417 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-07-30 02:17:46.237435 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-07-30 02:17:46.237452 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-07-30 02:17:46.237470 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-07-30 02:17:46.237487 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-07-30 02:17:46.237504 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-07-30 02:17:46.237521 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-07-30 02:17:46.237539 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-07-30 02:17:46.237556 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-07-30 02:17:46.237574 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-07-30 02:17:46.237591 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-07-30 02:17:46.237608 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-07-30 02:17:46.237626 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-07-30 02:17:46.237643 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-07-30 02:17:46.237660 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-07-30 02:17:46.237677 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-07-30 02:17:46.237694 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-07-30 02:17:46.237715 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-07-30 02:17:46.237734 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-07-30 02:17:46.237751 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-07-30 02:17:46.237769 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-07-30 02:17:46.237787 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-07-30 02:17:46.237804 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-07-30 02:17:46.237822 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-07-30 02:17:46.237840 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-07-30 02:17:46.237857 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-07-30 02:17:46.237874 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-07-30 02:17:46.237892 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-07-30 02:17:46.237909 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-07-30 02:17:46.237926 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-07-30 02:17:46.237943 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-07-30 02:17:46.237961 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-07-30 02:17:46.237978 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-07-30 02:17:46.237995 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-07-30 02:17:46.238012 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-07-30 02:17:46.238030 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-07-30 02:17:46.238047 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-07-30 02:17:46.238065 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-07-30 02:17:46.238082 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-07-30 02:17:46.238099 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-07-30 02:17:46.238117 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-07-30 02:17:46.238134 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-07-30 02:17:46.238152 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-07-30 02:17:46.238169 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-07-30 02:17:46.238187 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-07-30 02:17:46.238205 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-07-30 02:17:46.238222 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-07-30 02:17:46.238240 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-07-30 02:17:46.238257 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-07-30 02:17:46.238279 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-07-30 02:17:46.238298 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-07-30 02:17:46.238315 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-07-30 02:17:46.238333 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-07-30 02:17:46.238350 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-07-30 02:17:46.238368 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-07-30 02:17:46.238386 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-07-30 02:17:46.238403 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-07-30 02:17:46.238421 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-07-30 02:17:46.238439 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-07-30 02:17:46.238456 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-07-30 02:17:46.238473 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-07-30 02:17:46.238490 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-07-30 02:17:46.238508 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-07-30 02:17:46.238526 | instance | cd+++++++++ objects/cluster/namespace/ 2026-07-30 02:17:46.238543 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-07-30 02:17:46.238561 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-07-30 02:17:46.238579 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-07-30 02:17:46.238596 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-07-30 02:17:46.238613 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-07-30 02:17:46.238631 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-07-30 02:17:46.238648 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-07-30 02:17:46.238665 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-07-30 02:17:46.238682 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-07-30 02:17:46.238700 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-07-30 02:17:46.238717 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-07-30 02:17:46.238734 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-07-30 02:17:46.238752 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-07-30 02:17:46.238769 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-07-30 02:17:46.238786 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-07-30 02:17:46.238804 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-07-30 02:17:46.238821 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-07-30 02:17:46.238839 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-07-30 02:17:46.238856 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-07-30 02:17:46.238873 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-07-30 02:17:46.238891 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-07-30 02:17:46.238908 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-07-30 02:17:46.238925 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-07-30 02:17:46.238942 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-07-30 02:17:46.238960 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-07-30 02:17:46.238982 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-07-30 02:17:46.239000 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-07-30 02:17:46.239018 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-07-30 02:17:46.239035 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-07-30 02:17:46.239053 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-07-30 02:17:46.239070 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-07-30 02:17:46.239088 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-07-30 02:17:46.239105 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-07-30 02:17:46.239122 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-07-30 02:17:46.239139 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-07-30 02:17:46.239157 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-07-30 02:17:46.239174 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-07-30 02:17:46.239191 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-07-30 02:17:46.239208 | instance | cd+++++++++ objects/cluster/node/ 2026-07-30 02:17:46.239226 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-07-30 02:17:46.239244 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-07-30 02:17:46.239262 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-07-30 02:17:46.239280 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-07-30 02:17:46.239297 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-07-30 02:17:46.239315 | instance | cd+++++++++ objects/namespaced/ 2026-07-30 02:17:46.239333 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-07-30 02:17:46.239351 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-07-30 02:17:46.239368 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-07-30 02:17:46.239386 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-07-30 02:17:46.239404 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-07-30 02:17:46.239421 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-07-30 02:17:46.239438 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-07-30 02:17:46.239455 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-07-30 02:17:46.239473 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-07-30 02:17:46.239490 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-07-30 02:17:46.239506 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-07-30 02:17:46.239524 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-07-30 02:17:46.239542 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-07-30 02:17:46.239559 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-07-30 02:17:46.239577 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-07-30 02:17:46.239594 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-07-30 02:17:46.239612 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-07-30 02:17:46.239630 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-07-30 02:17:46.239648 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-07-30 02:17:46.239665 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-07-30 02:17:46.239682 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-07-30 02:17:46.239705 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-07-30 02:17:46.239723 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-07-30 02:17:46.239740 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-07-30 02:17:46.239758 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-07-30 02:17:46.239775 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-35.nip.io-tls.txt 2026-07-30 02:17:46.239793 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-35.nip.io-tls.yaml 2026-07-30 02:17:46.239810 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-07-30 02:17:46.239828 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-07-30 02:17:46.239846 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-07-30 02:17:46.239863 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-07-30 02:17:46.239881 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-07-30 02:17:46.240421 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-07-30 02:17:46.240450 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-07-30 02:17:46.240471 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-07-30 02:17:46.240489 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-07-30 02:17:46.240507 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-07-30 02:17:46.240525 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-07-30 02:17:46.240543 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-07-30 02:17:46.240561 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-07-30 02:17:46.240579 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-07-30 02:17:46.240597 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-07-30 02:17:46.240614 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-07-30 02:17:46.240631 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-07-30 02:17:46.240648 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-07-30 02:17:46.240666 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-07-30 02:17:46.240684 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-07-30 02:17:46.240701 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-07-30 02:17:46.240719 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-07-30 02:17:46.240737 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-07-30 02:17:46.240755 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-07-30 02:17:46.240773 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-07-30 02:17:46.240791 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-07-30 02:17:46.240809 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-07-30 02:17:46.240827 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-07-30 02:17:46.240844 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-07-30 02:17:46.240869 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-07-30 02:17:46.240888 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-zxpbx.txt 2026-07-30 02:17:46.240906 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-zxpbx.yaml 2026-07-30 02:17:46.240923 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-07-30 02:17:46.240941 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-07-30 02:17:46.240978 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-07-30 02:17:46.240997 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-07-30 02:17:46.241016 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-07-30 02:17:46.241034 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-07-30 02:17:46.241051 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-07-30 02:17:46.241069 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-07-30 02:17:46.241087 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-07-30 02:17:46.241104 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-07-30 02:17:46.241122 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-07-30 02:17:46.241139 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-07-30 02:17:46.241157 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-07-30 02:17:46.241174 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-07-30 02:17:46.241192 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-07-30 02:17:46.241209 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-07-30 02:17:46.241227 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-07-30 02:17:46.241244 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-07-30 02:17:46.241262 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-07-30 02:17:46.241279 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-07-30 02:17:46.241297 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-07-30 02:17:46.241314 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-07-30 02:17:46.241332 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-07-30 02:17:46.241350 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-07-30 02:17:46.241367 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-07-30 02:17:46.241384 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-07-30 02:17:46.241402 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-07-30 02:17:46.241425 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-07-30 02:17:46.241444 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-h5nqk.txt 2026-07-30 02:17:46.241462 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-h5nqk.yaml 2026-07-30 02:17:46.241480 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-07-30 02:17:46.241498 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-07-30 02:17:46.241516 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-07-30 02:17:46.241534 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-07-30 02:17:46.241552 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-07-30 02:17:46.241569 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-07-30 02:17:46.241587 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-07-30 02:17:46.241604 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-07-30 02:17:46.241622 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-07-30 02:17:46.241639 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-07-30 02:17:46.241657 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-07-30 02:17:46.241674 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-07-30 02:17:46.241692 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-07-30 02:17:46.241710 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-07-30 02:17:46.241727 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-07-30 02:17:46.241744 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-07-30 02:17:46.241762 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-07-30 02:17:46.241779 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-07-30 02:17:46.241796 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-07-30 02:17:46.241813 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-07-30 02:17:46.241831 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-07-30 02:17:46.241848 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-07-30 02:17:46.241865 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-07-30 02:17:46.241883 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-07-30 02:17:46.241900 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-07-30 02:17:46.241917 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-07-30 02:17:46.241935 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-07-30 02:17:46.241956 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-07-30 02:17:46.241974 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-2pf7s.txt 2026-07-30 02:17:46.241992 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-2pf7s.yaml 2026-07-30 02:17:46.242009 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-07-30 02:17:46.242027 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-07-30 02:17:46.242045 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-07-30 02:17:46.242063 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-07-30 02:17:46.242081 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-07-30 02:17:46.242098 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-07-30 02:17:46.242116 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-07-30 02:17:46.242134 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-07-30 02:17:46.242152 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-07-30 02:17:46.242169 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-07-30 02:17:46.242187 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-07-30 02:17:46.242205 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-07-30 02:17:46.242223 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-07-30 02:17:46.242240 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-07-30 02:17:46.242302 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-07-30 02:17:46.242327 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-07-30 02:17:46.242346 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-07-30 02:17:46.242364 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-07-30 02:17:46.242382 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-07-30 02:17:46.242400 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-07-30 02:17:46.242418 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-07-30 02:17:46.242435 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-07-30 02:17:46.242453 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-07-30 02:17:46.242470 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-07-30 02:17:46.242488 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-07-30 02:17:46.242505 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-07-30 02:17:46.242522 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-07-30 02:17:46.242540 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-07-30 02:17:46.242558 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-fjkld.txt 2026-07-30 02:17:46.242576 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-fjkld.yaml 2026-07-30 02:17:46.242593 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-07-30 02:17:46.242611 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-07-30 02:17:46.242628 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-07-30 02:17:46.242651 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-07-30 02:17:46.242669 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-07-30 02:17:46.242687 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-07-30 02:17:46.242705 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-07-30 02:17:46.242722 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-07-30 02:17:46.242739 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-07-30 02:17:46.242756 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-07-30 02:17:46.242773 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-07-30 02:17:46.242790 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-07-30 02:17:46.242808 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-07-30 02:17:46.242825 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-07-30 02:17:46.242842 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-07-30 02:17:46.242859 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-07-30 02:17:46.242877 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-07-30 02:17:46.242894 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-07-30 02:17:46.242912 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-07-30 02:17:46.242929 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-07-30 02:17:46.242947 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-07-30 02:17:46.242964 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-07-30 02:17:46.242982 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-07-30 02:17:46.242999 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-07-30 02:17:46.243017 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-07-30 02:17:46.243035 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-07-30 02:17:46.243052 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-07-30 02:17:46.243070 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-07-30 02:17:46.243087 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-07-30 02:17:46.243104 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-07-30 02:17:46.243121 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-07-30 02:17:46.243141 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-07-30 02:17:46.243161 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-07-30 02:17:46.243178 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-07-30 02:17:46.243195 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-07-30 02:17:46.243212 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-07-30 02:17:46.243230 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-tb29z.txt 2026-07-30 02:17:46.243248 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-tb29z.yaml 2026-07-30 02:17:46.243266 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-lpn2s.txt 2026-07-30 02:17:46.243288 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-lpn2s.yaml 2026-07-30 02:17:46.243306 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-5fzbf.txt 2026-07-30 02:17:46.243324 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-5fzbf.yaml 2026-07-30 02:17:46.243342 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-07-30 02:17:46.243360 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-07-30 02:17:46.243378 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-07-30 02:17:46.243395 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-07-30 02:17:46.243413 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-07-30 02:17:46.243431 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-07-30 02:17:46.243449 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-07-30 02:17:46.243466 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-07-30 02:17:46.243483 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-07-30 02:17:46.243501 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-07-30 02:17:46.243518 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-07-30 02:17:46.243536 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-07-30 02:17:46.243553 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-07-30 02:17:46.243571 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-07-30 02:17:46.243588 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-07-30 02:17:46.243606 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-07-30 02:17:46.243623 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-07-30 02:17:46.243640 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-07-30 02:17:46.243658 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-07-30 02:17:46.243675 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-07-30 02:17:46.243693 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-07-30 02:17:46.243710 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-07-30 02:17:46.243728 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-07-30 02:17:46.243746 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-07-30 02:17:46.243764 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-07-30 02:17:46.243782 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-07-30 02:17:46.243799 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-07-30 02:17:46.243817 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-07-30 02:17:46.243834 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-07-30 02:17:46.243851 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-07-30 02:17:46.243873 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-07-30 02:17:46.243891 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-07-30 02:17:46.243909 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-07-30 02:17:46.243926 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-07-30 02:17:46.243944 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-07-30 02:17:46.243961 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-07-30 02:17:46.243978 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-07-30 02:17:46.243995 | instance | cd+++++++++ objects/namespaced/default/ 2026-07-30 02:17:46.244013 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-07-30 02:17:46.244030 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-07-30 02:17:46.244048 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-07-30 02:17:46.244065 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-07-30 02:17:46.244082 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-07-30 02:17:46.244100 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-07-30 02:17:46.244118 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-07-30 02:17:46.244135 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-07-30 02:17:46.244159 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-07-30 02:17:46.244177 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-07-30 02:17:46.244194 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-07-30 02:17:46.244212 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-07-30 02:17:46.244230 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-07-30 02:17:46.244247 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-07-30 02:17:46.244265 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-07-30 02:17:46.244282 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-07-30 02:17:46.244300 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-07-30 02:17:46.244317 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-07-30 02:17:46.244359 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-07-30 02:17:46.244380 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-07-30 02:17:46.244398 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-07-30 02:17:46.244415 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-07-30 02:17:46.244433 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-07-30 02:17:46.244450 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-07-30 02:17:46.244467 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-07-30 02:17:46.244485 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-khhqz.txt 2026-07-30 02:17:46.244503 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-khhqz.yaml 2026-07-30 02:17:46.244521 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-07-30 02:17:46.244539 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-07-30 02:17:46.244565 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-07-30 02:17:46.244584 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-07-30 02:17:46.244602 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-07-30 02:17:46.244620 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-07-30 02:17:46.244638 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-07-30 02:17:46.244655 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-07-30 02:17:46.244673 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-07-30 02:17:46.244692 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-07-30 02:17:46.244710 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-07-30 02:17:46.244728 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-07-30 02:17:46.244746 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-07-30 02:17:46.244764 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-07-30 02:17:46.244782 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-07-30 02:17:46.244799 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-07-30 02:17:46.244818 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-07-30 02:17:46.244836 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-07-30 02:17:46.244853 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-07-30 02:17:46.244871 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-07-30 02:17:46.244888 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-07-30 02:17:46.244906 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-07-30 02:17:46.244924 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-07-30 02:17:46.244941 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-07-30 02:17:46.244973 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-07-30 02:17:46.244993 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-07-30 02:17:46.245012 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-07-30 02:17:46.245029 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-07-30 02:17:46.245047 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-07-30 02:17:46.245065 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-07-30 02:17:46.245082 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-07-30 02:17:46.245100 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-07-30 02:17:46.245117 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-07-30 02:17:46.245140 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-07-30 02:17:46.245158 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-07-30 02:17:46.245175 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-07-30 02:17:46.245193 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-07-30 02:17:46.245211 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-07-30 02:17:46.245228 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-07-30 02:17:46.245246 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-07-30 02:17:46.245263 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-07-30 02:17:46.245280 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-07-30 02:17:46.245298 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-07-30 02:17:46.245315 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-07-30 02:17:46.245333 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-07-30 02:17:46.245350 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-07-30 02:17:46.245368 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-07-30 02:17:46.245385 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-07-30 02:17:46.245403 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-07-30 02:17:46.245421 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-07-30 02:17:46.245494 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-07-30 02:17:46.245519 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-07-30 02:17:46.245630 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-07-30 02:17:46.245660 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-07-30 02:17:46.245680 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-07-30 02:17:46.245699 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-07-30 02:17:46.245717 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-07-30 02:17:46.245735 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-07-30 02:17:46.245752 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-07-30 02:17:46.245770 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-07-30 02:17:46.245788 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-07-30 02:17:46.245805 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-659p9.txt 2026-07-30 02:17:46.245824 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-659p9.yaml 2026-07-30 02:17:46.245841 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-cpv76.txt 2026-07-30 02:17:46.245859 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-cpv76.yaml 2026-07-30 02:17:46.245877 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-07-30 02:17:46.245895 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-07-30 02:17:46.245913 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-07-30 02:17:46.245938 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-07-30 02:17:46.245957 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-07-30 02:17:46.245975 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-07-30 02:17:46.245993 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-07-30 02:17:46.246011 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-07-30 02:17:46.246029 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-07-30 02:17:46.246047 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-07-30 02:17:46.246065 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-07-30 02:17:46.246083 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-07-30 02:17:46.246101 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-07-30 02:17:46.246119 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-07-30 02:17:46.246137 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-07-30 02:17:46.246157 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-07-30 02:17:46.246177 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-07-30 02:17:46.246195 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-07-30 02:17:46.246213 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-07-30 02:17:46.246231 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-07-30 02:17:46.246249 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-07-30 02:17:46.246266 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-07-30 02:17:46.246284 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-07-30 02:17:46.246301 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-07-30 02:17:46.246319 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-07-30 02:17:46.246336 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-07-30 02:17:46.246353 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-07-30 02:17:46.246371 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-07-30 02:17:46.246388 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-07-30 02:17:46.246406 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-07-30 02:17:46.246423 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-07-30 02:17:46.246441 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-07-30 02:17:46.246459 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-07-30 02:17:46.246476 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-07-30 02:17:46.246494 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-07-30 02:17:46.246512 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-07-30 02:17:46.246530 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-07-30 02:17:46.246548 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-07-30 02:17:46.246572 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-07-30 02:17:46.246591 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-07-30 02:17:46.246608 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-07-30 02:17:46.246626 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-07-30 02:17:46.246644 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-07-30 02:17:46.246662 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-07-30 02:17:46.246680 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-07-30 02:17:46.246697 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-07-30 02:17:46.246715 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-07-30 02:17:46.246732 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-07-30 02:17:46.246749 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-07-30 02:17:46.246767 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-07-30 02:17:46.246784 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-07-30 02:17:46.246802 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-07-30 02:17:46.246820 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-07-30 02:17:46.246837 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-07-30 02:17:46.246855 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-07-30 02:17:46.246872 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-07-30 02:17:46.246890 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-07-30 02:17:46.246908 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-07-30 02:17:46.246926 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-07-30 02:17:46.246944 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-07-30 02:17:46.246961 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-07-30 02:17:46.246979 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-07-30 02:17:46.246997 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-07-30 02:17:46.247014 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-07-30 02:17:46.247032 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-07-30 02:17:46.247050 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-07-30 02:17:46.247068 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-07-30 02:17:46.247085 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-07-30 02:17:46.247103 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-07-30 02:17:46.247120 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-07-30 02:17:46.247138 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-07-30 02:17:46.247156 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-07-30 02:17:46.247173 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-07-30 02:17:46.247197 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-07-30 02:17:46.247215 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-07-30 02:17:46.247233 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-07-30 02:17:46.247251 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-07-30 02:17:46.247269 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-07-30 02:17:46.247286 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-07-30 02:17:46.247304 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-07-30 02:17:46.247322 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-07-30 02:17:46.247340 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-07-30 02:17:46.247357 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-07-30 02:17:46.247375 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-07-30 02:17:46.247392 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-07-30 02:17:46.247410 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-07-30 02:17:46.247428 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-07-30 02:17:46.247446 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-07-30 02:17:46.247463 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-07-30 02:17:46.247481 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-07-30 02:17:46.247499 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-07-30 02:17:46.247516 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-07-30 02:17:46.247534 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-07-30 02:17:46.247551 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-07-30 02:17:46.247568 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-07-30 02:17:46.247585 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-07-30 02:17:46.247603 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-07-30 02:17:46.247621 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-ltp6c.txt 2026-07-30 02:17:46.247638 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-ltp6c.yaml 2026-07-30 02:17:46.247655 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-4c84j.txt 2026-07-30 02:17:46.247673 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-4c84j.yaml 2026-07-30 02:17:46.247691 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-kmx4f.txt 2026-07-30 02:17:46.247709 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-kmx4f.yaml 2026-07-30 02:17:46.247726 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-rzpr6.txt 2026-07-30 02:17:46.247744 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-rzpr6.yaml 2026-07-30 02:17:46.247762 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-07-30 02:17:46.247779 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-07-30 02:17:46.247796 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-07-30 02:17:46.247819 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-07-30 02:17:46.247837 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-07-30 02:17:46.247854 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-07-30 02:17:46.247872 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-v85ml.txt 2026-07-30 02:17:46.247890 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-v85ml.yaml 2026-07-30 02:17:46.247908 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-07-30 02:17:46.247925 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-07-30 02:17:46.247943 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-07-30 02:17:46.247960 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-07-30 02:17:46.247978 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-07-30 02:17:46.247995 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-07-30 02:17:46.248013 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-07-30 02:17:46.248030 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-07-30 02:17:46.248048 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-07-30 02:17:46.248065 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-07-30 02:17:46.248083 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-07-30 02:17:46.248100 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-07-30 02:17:46.248117 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-07-30 02:17:46.248135 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-07-30 02:17:46.248152 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-07-30 02:17:46.248169 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-07-30 02:17:46.248187 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-07-30 02:17:46.248205 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-07-30 02:17:46.248222 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-07-30 02:17:46.248240 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-07-30 02:17:46.248257 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-07-30 02:17:46.248275 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-07-30 02:17:46.248292 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-07-30 02:17:46.248310 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-07-30 02:17:46.248327 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-07-30 02:17:46.248361 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-07-30 02:17:46.248380 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-07-30 02:17:46.248397 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-07-30 02:17:46.248420 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-07-30 02:17:46.248439 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-07-30 02:17:46.248457 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-07-30 02:17:46.248474 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-07-30 02:17:46.248493 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-07-30 02:17:46.248511 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-07-30 02:17:46.248529 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-07-30 02:17:46.248547 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-07-30 02:17:46.248565 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-07-30 02:17:46.248583 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-07-30 02:17:46.248601 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-07-30 02:17:46.248619 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-07-30 02:17:46.248637 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-07-30 02:17:46.248655 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-07-30 02:17:46.248673 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-07-30 02:17:46.248691 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-07-30 02:17:46.248709 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-07-30 02:17:46.248726 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-07-30 02:17:46.248744 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-07-30 02:17:46.248761 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-07-30 02:17:46.248778 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-07-30 02:17:46.248796 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-07-30 02:17:46.248813 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-07-30 02:17:46.248831 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-efihxc.txt 2026-07-30 02:17:46.248848 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-efihxc.yaml 2026-07-30 02:17:46.248866 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-to61ix.txt 2026-07-30 02:17:46.248884 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-to61ix.yaml 2026-07-30 02:17:46.248901 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-07-30 02:17:46.248919 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-07-30 02:17:46.248937 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-07-30 02:17:46.248968 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-07-30 02:17:46.248990 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-07-30 02:17:46.249008 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-07-30 02:17:46.249026 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-07-30 02:17:46.249049 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-07-30 02:17:46.249068 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-07-30 02:17:46.249087 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-07-30 02:17:46.249104 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-07-30 02:17:46.249122 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-07-30 02:17:46.249140 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-07-30 02:17:46.249157 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-07-30 02:17:46.249174 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-07-30 02:17:46.249192 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-07-30 02:17:46.249210 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-07-30 02:17:46.249228 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-07-30 02:17:46.249245 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-07-30 02:17:46.249263 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-07-30 02:17:46.249280 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-07-30 02:17:46.249297 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-07-30 02:17:46.249315 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-07-30 02:17:46.249332 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-07-30 02:17:46.249350 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-07-30 02:17:46.249367 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-07-30 02:17:46.249384 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-07-30 02:17:46.249402 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-07-30 02:17:46.249419 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-07-30 02:17:46.249437 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-07-30 02:17:46.249454 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-07-30 02:17:46.249472 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-07-30 02:17:46.249489 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-07-30 02:17:46.249506 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-07-30 02:17:46.249524 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-07-30 02:17:46.249541 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-07-30 02:17:46.249558 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-07-30 02:17:46.249575 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-07-30 02:17:46.249593 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-07-30 02:17:46.249611 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-07-30 02:17:46.249634 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-07-30 02:17:46.249652 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-07-30 02:17:46.249670 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-07-30 02:17:46.249687 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-07-30 02:17:46.249705 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-07-30 02:17:46.249723 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-07-30 02:17:46.249741 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-07-30 02:17:46.249760 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-07-30 02:17:46.249777 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-07-30 02:17:46.249796 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-07-30 02:17:46.249814 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-07-30 02:17:46.249832 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-07-30 02:17:46.249850 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-07-30 02:17:46.249868 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-07-30 02:17:46.249886 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-07-30 02:17:46.249904 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-07-30 02:17:46.249922 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-07-30 02:17:46.249940 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-07-30 02:17:46.249958 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-07-30 02:17:46.249977 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-07-30 02:17:46.249995 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-07-30 02:17:46.250013 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-07-30 02:17:46.250030 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-07-30 02:17:46.250048 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-07-30 02:17:46.250066 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-07-30 02:17:46.250085 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-07-30 02:17:46.250104 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-07-30 02:17:46.250122 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-07-30 02:17:46.250140 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-07-30 02:17:46.250157 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-07-30 02:17:46.250175 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-07-30 02:17:46.250192 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-07-30 02:17:46.250210 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-07-30 02:17:46.250234 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-07-30 02:17:46.250253 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-07-30 02:17:46.250271 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-07-30 02:17:46.250289 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-07-30 02:17:46.250307 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-07-30 02:17:46.250325 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-07-30 02:17:46.250343 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-07-30 02:17:46.250361 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-07-30 02:17:46.250379 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-07-30 02:17:46.250397 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-07-30 02:17:46.250415 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-07-30 02:17:46.250434 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-07-30 02:17:46.250452 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-07-30 02:17:46.250470 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-07-30 02:17:46.250488 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-07-30 02:17:46.250506 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-07-30 02:17:46.250525 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-07-30 02:17:46.250543 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-07-30 02:17:46.250561 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-07-30 02:17:46.250579 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-07-30 02:17:46.250597 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-07-30 02:17:46.250615 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-07-30 02:17:46.250634 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-07-30 02:17:46.250877 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-07-30 02:17:46.250902 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-07-30 02:17:46.250923 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-07-30 02:17:46.250942 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-07-30 02:17:46.250961 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-07-30 02:17:46.250980 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-07-30 02:17:46.250998 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-07-30 02:17:46.251016 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-07-30 02:17:46.251035 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-bhfhf.txt 2026-07-30 02:17:46.251053 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-bhfhf.yaml 2026-07-30 02:17:46.251080 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-07-30 02:17:46.251100 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-07-30 02:17:46.251119 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-07-30 02:17:46.251138 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-07-30 02:17:46.251156 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-07-30 02:17:46.251174 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-07-30 02:17:46.251192 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-07-30 02:17:46.251211 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-07-30 02:17:46.251229 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-07-30 02:17:46.251247 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-07-30 02:17:46.251266 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-07-30 02:17:46.251284 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-07-30 02:17:46.251302 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-07-30 02:17:46.251320 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-07-30 02:17:46.251338 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-07-30 02:17:46.251357 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-07-30 02:17:46.251376 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-07-30 02:17:46.251394 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-07-30 02:17:46.251412 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-07-30 02:17:46.251431 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-07-30 02:17:46.251449 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-07-30 02:17:46.251468 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-07-30 02:17:46.251486 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-07-30 02:17:46.251505 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-07-30 02:17:46.251523 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-07-30 02:17:46.251542 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-07-30 02:17:46.251560 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-07-30 02:17:46.251578 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-07-30 02:17:46.251596 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-07-30 02:17:46.251615 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-07-30 02:17:46.251633 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-07-30 02:17:46.251651 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-07-30 02:17:46.251670 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-07-30 02:17:46.251688 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-07-30 02:17:46.251711 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-07-30 02:17:46.251730 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-07-30 02:17:46.251748 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-07-30 02:17:46.251766 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-07-30 02:17:46.251785 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-07-30 02:17:46.251803 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-07-30 02:17:46.251820 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-07-30 02:17:46.251838 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-07-30 02:17:46.251856 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-07-30 02:17:46.251874 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-07-30 02:17:46.251892 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-07-30 02:17:46.251911 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-07-30 02:17:46.251928 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-07-30 02:17:46.251946 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-07-30 02:17:46.251963 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-07-30 02:17:46.251980 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-07-30 02:17:46.251997 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-07-30 02:17:46.252014 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-07-30 02:17:46.252031 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-07-30 02:17:46.252049 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-07-30 02:17:46.252067 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-07-30 02:17:46.252084 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-07-30 02:17:46.252102 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-07-30 02:17:46.252120 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-07-30 02:17:46.252138 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-07-30 02:17:46.252159 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-07-30 02:17:46.252178 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-07-30 02:17:46.252196 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-07-30 02:17:46.252214 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-07-30 02:17:46.252237 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-07-30 02:17:46.252255 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-07-30 02:17:46.252272 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-07-30 02:17:46.252290 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-07-30 02:17:46.252308 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-07-30 02:17:46.252326 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-07-30 02:17:46.252422 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-07-30 02:17:46.252447 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-07-30 02:17:46.252466 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-07-30 02:17:46.252484 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-07-30 02:17:46.252502 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-07-30 02:17:46.252520 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-07-30 02:17:46.252538 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-07-30 02:17:46.252556 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-07-30 02:17:46.252574 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-07-30 02:17:46.252591 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-07-30 02:17:46.252609 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-07-30 02:17:46.252627 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-07-30 02:17:46.252645 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-07-30 02:17:46.252662 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-07-30 02:17:46.252680 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-07-30 02:17:46.252697 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-07-30 02:17:46.252716 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-07-30 02:17:46.252734 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-07-30 02:17:46.252751 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-07-30 02:17:46.252768 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-07-30 02:17:46.252785 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-07-30 02:17:46.252802 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-07-30 02:17:46.252820 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-07-30 02:17:46.252843 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-07-30 02:17:46.252861 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-07-30 02:17:46.252879 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-07-30 02:17:46.252897 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-07-30 02:17:46.252915 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-07-30 02:17:46.252933 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-07-30 02:17:46.252951 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-07-30 02:17:46.252984 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-07-30 02:17:46.253003 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-07-30 02:17:46.253020 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-07-30 02:17:46.253037 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-07-30 02:17:46.253054 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-07-30 02:17:46.253071 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-07-30 02:17:46.253089 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-07-30 02:17:46.253106 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-07-30 02:17:46.253124 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-07-30 02:17:46.253141 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-07-30 02:17:46.253159 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-07-30 02:17:46.253176 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-07-30 02:17:46.253194 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-07-30 02:17:46.253211 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-07-30 02:17:46.253229 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-07-30 02:17:46.253246 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-07-30 02:17:46.253263 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-07-30 02:17:46.253280 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-07-30 02:17:46.253298 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-07-30 02:17:46.253315 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-07-30 02:17:46.253333 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-07-30 02:17:46.253350 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-07-30 02:17:46.253368 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-07-30 02:17:46.253386 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-07-30 02:17:46.253403 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-07-30 02:17:46.253421 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-07-30 02:17:46.253444 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-07-30 02:17:46.253463 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-07-30 02:17:46.253481 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-07-30 02:17:46.253498 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-07-30 02:17:46.253516 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-07-30 02:17:46.253534 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-07-30 02:17:46.253551 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-07-30 02:17:46.253569 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-07-30 02:17:46.253587 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-07-30 02:17:46.253604 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-07-30 02:17:46.253622 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-07-30 02:17:46.253640 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-07-30 02:17:46.253658 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-07-30 02:17:46.253676 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-07-30 02:17:46.253694 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-07-30 02:17:46.253712 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt 2026-07-30 02:17:46.253729 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml 2026-07-30 02:17:46.253747 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-07-30 02:17:46.253765 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-07-30 02:17:46.253784 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-07-30 02:17:46.253802 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-07-30 02:17:46.253821 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-07-30 02:17:46.253839 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-07-30 02:17:46.253857 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-30 02:17:46.253875 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-07-30 02:17:46.253893 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-07-30 02:17:46.253911 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-07-30 02:17:46.253929 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-07-30 02:17:46.253947 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-07-30 02:17:46.253964 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-07-30 02:17:46.253991 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-07-30 02:17:46.254010 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-07-30 02:17:46.254028 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-07-30 02:17:46.254052 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-07-30 02:17:46.254071 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-07-30 02:17:46.254088 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-07-30 02:17:46.254106 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-07-30 02:17:46.254125 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-07-30 02:17:46.254143 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-07-30 02:17:46.254160 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-07-30 02:17:46.254178 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-07-30 02:17:46.254195 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-07-30 02:17:46.254213 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-07-30 02:17:46.254231 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-07-30 02:17:46.254249 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-30 02:17:46.254267 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-07-30 02:17:46.254284 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-07-30 02:17:46.254302 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-07-30 02:17:46.254320 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-07-30 02:17:46.254337 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-07-30 02:17:46.254355 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-07-30 02:17:46.254373 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-07-30 02:17:46.254390 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-07-30 02:17:46.254408 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-07-30 02:17:46.254425 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-07-30 02:17:46.254442 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-07-30 02:17:46.254460 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-07-30 02:17:46.254477 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-07-30 02:17:46.254494 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-07-30 02:17:46.254511 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-07-30 02:17:46.254528 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-07-30 02:17:46.254546 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-07-30 02:17:46.254563 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-07-30 02:17:46.254580 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-07-30 02:17:46.254598 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-07-30 02:17:46.254615 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-07-30 02:17:46.254633 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-07-30 02:17:46.254656 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt 2026-07-30 02:17:46.254675 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml 2026-07-30 02:17:46.254693 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-07-30 02:17:46.254711 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-07-30 02:17:46.254729 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-07-30 02:17:46.254747 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-07-30 02:17:46.254765 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-07-30 02:17:46.254783 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-07-30 02:17:46.254801 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-07-30 02:17:46.254820 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-07-30 02:17:46.254838 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-07-30 02:17:46.254856 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-07-30 02:17:46.254874 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-07-30 02:17:46.254903 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-07-30 02:17:46.254922 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-07-30 02:17:46.254941 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-07-30 02:17:46.254960 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-07-30 02:17:46.254978 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-07-30 02:17:46.254996 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-07-30 02:17:46.255014 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-07-30 02:17:46.255032 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-07-30 02:17:46.255050 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-c8qpv.txt 2026-07-30 02:17:46.255068 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-c8qpv.yaml 2026-07-30 02:17:46.255086 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5c4f64f97d-xqqkz.txt 2026-07-30 02:17:46.255104 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5c4f64f97d-xqqkz.yaml 2026-07-30 02:17:46.255122 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7zljs.txt 2026-07-30 02:17:46.255141 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7zljs.yaml 2026-07-30 02:17:46.255162 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-f57bc.txt 2026-07-30 02:17:46.255181 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-f57bc.yaml 2026-07-30 02:17:46.255199 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-bs85h.txt 2026-07-30 02:17:46.255222 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-bs85h.yaml 2026-07-30 02:17:46.255241 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-07-30 02:17:46.255259 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-07-30 02:17:46.255277 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-07-30 02:17:46.255295 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-07-30 02:17:46.255313 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-kmd7t.txt 2026-07-30 02:17:46.255331 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-kmd7t.yaml 2026-07-30 02:17:46.255349 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-07-30 02:17:46.255366 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-07-30 02:17:46.255384 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-6plx2.txt 2026-07-30 02:17:46.255402 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-6plx2.yaml 2026-07-30 02:17:46.255419 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-2zh8z.txt 2026-07-30 02:17:46.255437 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-2zh8z.yaml 2026-07-30 02:17:46.255454 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-h5d64.txt 2026-07-30 02:17:46.255472 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-h5d64.yaml 2026-07-30 02:17:46.255489 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-07-30 02:17:46.255507 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-07-30 02:17:46.255525 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-p4vmt.txt 2026-07-30 02:17:46.255543 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-p4vmt.yaml 2026-07-30 02:17:46.255561 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-42fl4.txt 2026-07-30 02:17:46.255580 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-42fl4.yaml 2026-07-30 02:17:46.255598 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-07-30 02:17:46.255616 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-07-30 02:17:46.255634 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-07-30 02:17:46.255651 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-07-30 02:17:46.255669 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-07-30 02:17:46.255686 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-07-30 02:17:46.255703 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-07-30 02:17:46.255720 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt 2026-07-30 02:17:46.255738 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml 2026-07-30 02:17:46.255755 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-07-30 02:17:46.255772 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-07-30 02:17:46.255790 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-07-30 02:17:46.255813 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-07-30 02:17:46.255831 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-07-30 02:17:46.255849 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-07-30 02:17:46.255866 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-07-30 02:17:46.256007 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-07-30 02:17:46.256036 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-07-30 02:17:46.256056 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-07-30 02:17:46.256074 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-07-30 02:17:46.256092 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-07-30 02:17:46.256109 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-07-30 02:17:46.256127 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-07-30 02:17:46.256144 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-07-30 02:17:46.256162 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-07-30 02:17:46.256180 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-07-30 02:17:46.256198 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-07-30 02:17:46.256216 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-07-30 02:17:46.256233 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-07-30 02:17:46.256250 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-07-30 02:17:46.256268 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-07-30 02:17:46.256285 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-07-30 02:17:46.256304 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-07-30 02:17:46.256322 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-07-30 02:17:46.256353 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-07-30 02:17:46.256373 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-07-30 02:17:46.256391 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-07-30 02:17:46.256409 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-07-30 02:17:46.256427 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-07-30 02:17:46.256444 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-07-30 02:17:46.256462 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-07-30 02:17:46.256481 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-07-30 02:17:46.256499 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-07-30 02:17:46.256524 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-07-30 02:17:46.256543 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-07-30 02:17:46.256561 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-07-30 02:17:46.256578 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-07-30 02:17:46.256596 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-bs85h-tls.txt 2026-07-30 02:17:46.256614 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-bs85h-tls.yaml 2026-07-30 02:17:46.256632 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-07-30 02:17:46.256650 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-07-30 02:17:46.256668 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-07-30 02:17:46.256686 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-07-30 02:17:46.256703 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-07-30 02:17:46.256721 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-07-30 02:17:46.256738 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-07-30 02:17:46.256756 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-07-30 02:17:46.256774 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-07-30 02:17:46.256791 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-07-30 02:17:46.256809 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-07-30 02:17:46.256827 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-07-30 02:17:46.256846 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-07-30 02:17:46.256863 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-07-30 02:17:46.256881 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-07-30 02:17:46.256898 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-07-30 02:17:46.256915 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-07-30 02:17:46.256933 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-07-30 02:17:46.256950 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-07-30 02:17:46.256984 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-07-30 02:17:46.257002 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-07-30 02:17:46.257020 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-07-30 02:17:46.257038 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt 2026-07-30 02:17:46.257057 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml 2026-07-30 02:17:46.257079 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-07-30 02:17:46.257098 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-07-30 02:17:46.257117 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-07-30 02:17:46.257135 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-07-30 02:17:46.257154 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-07-30 02:17:46.257172 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-07-30 02:17:46.257190 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-07-30 02:17:46.257208 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-07-30 02:17:46.257226 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-07-30 02:17:46.257244 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-07-30 02:17:46.257262 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-07-30 02:17:46.257280 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-07-30 02:17:46.257298 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-30 02:17:46.257316 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-07-30 02:17:46.257334 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-07-30 02:17:46.257351 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-07-30 02:17:46.257368 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-07-30 02:17:46.257386 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-07-30 02:17:46.257404 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-07-30 02:17:46.257421 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-07-30 02:17:46.257438 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-07-30 02:17:46.257456 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-07-30 02:17:46.257474 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-07-30 02:17:46.257492 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-07-30 02:17:46.257509 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-07-30 02:17:46.257526 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-07-30 02:17:46.257544 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-07-30 02:17:46.257561 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-07-30 02:17:46.257579 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-07-30 02:17:46.257597 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt 2026-07-30 02:17:46.257615 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml 2026-07-30 02:17:46.257633 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-07-30 02:17:46.257656 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-07-30 02:17:46.257675 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-07-30 02:17:46.257694 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-07-30 02:17:46.257712 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-07-30 02:17:46.257730 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-07-30 02:17:46.257748 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-07-30 02:17:46.257766 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-07-30 02:17:46.257783 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-07-30 02:17:46.257801 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-07-30 02:17:46.257819 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-07-30 02:17:46.257837 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-07-30 02:17:46.257855 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-30 02:17:46.257873 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-07-30 02:17:46.257891 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-07-30 02:17:46.257908 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-07-30 02:17:46.257925 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-07-30 02:17:46.257942 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-07-30 02:17:46.257959 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-07-30 02:17:46.257976 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-07-30 02:17:46.257994 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-07-30 02:17:46.258011 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-07-30 02:17:46.258029 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-07-30 02:17:46.258047 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-07-30 02:17:46.258064 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-07-30 02:17:46.258082 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-07-30 02:17:46.258099 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-07-30 02:17:46.258117 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-07-30 02:17:46.258134 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-07-30 02:17:46.258152 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-07-30 02:17:46.258170 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-07-30 02:17:46.258188 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-07-30 02:17:46.258206 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-07-30 02:17:46.258223 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-07-30 02:17:46.258240 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-07-30 02:17:46.258263 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt 2026-07-30 02:17:46.258282 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml 2026-07-30 02:17:46.258299 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-07-30 02:17:46.258317 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-07-30 02:17:46.258334 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-07-30 02:17:46.258352 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-07-30 02:17:46.258369 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-07-30 02:17:46.258387 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-07-30 02:17:46.258405 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-07-30 02:17:46.258422 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-07-30 02:17:46.258440 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-07-30 02:17:46.258457 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-07-30 02:17:46.258475 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-07-30 02:17:46.258492 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-07-30 02:17:46.258510 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-07-30 02:17:46.258527 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-07-30 02:17:46.258545 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-07-30 02:17:46.258563 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-07-30 02:17:46.258580 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-07-30 02:17:46.258598 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-07-30 02:17:46.258615 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-07-30 02:17:46.258633 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-07-30 02:17:46.258650 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-07-30 02:17:46.258668 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-07-30 02:17:46.258686 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-07-30 02:17:46.258704 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-07-30 02:17:46.258721 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-07-30 02:17:46.258739 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-07-30 02:17:46.258756 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-07-30 02:17:46.258774 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-07-30 02:17:46.258792 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-07-30 02:17:46.258811 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-07-30 02:17:46.258829 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-07-30 02:17:46.258847 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-07-30 02:17:46.258864 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-07-30 02:17:46.258883 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-07-30 02:17:46.258905 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-07-30 02:17:46.258923 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-07-30 02:17:46.258941 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-07-30 02:17:46.258959 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-07-30 02:17:46.258976 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-07-30 02:17:46.258995 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-07-30 02:17:46.259013 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-07-30 02:17:46.259031 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-07-30 02:17:46.259049 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-07-30 02:17:46.259067 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.txt 2026-07-30 02:17:46.259085 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.yaml 2026-07-30 02:17:46.259104 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.txt 2026-07-30 02:17:46.259121 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.yaml 2026-07-30 02:17:46.259139 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-07-30 02:17:46.259157 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-07-30 02:17:46.259174 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-07-30 02:17:46.259192 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-07-30 02:17:46.259209 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-07-30 02:17:46.259226 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-07-30 02:17:46.259244 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-07-30 02:17:46.259261 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-07-30 02:17:46.259279 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-07-30 02:17:46.259297 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-07-30 02:17:46.259315 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt 2026-07-30 02:17:46.259332 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml 2026-07-30 02:17:46.259350 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.txt 2026-07-30 02:17:46.259367 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.yaml 2026-07-30 02:17:46.259385 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-07-30 02:17:46.259403 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-07-30 02:17:46.259421 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-07-30 02:17:46.259438 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-07-30 02:17:46.259456 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-07-30 02:17:46.259473 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-07-30 02:17:46.259491 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-07-30 02:17:46.259509 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-07-30 02:17:46.259527 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-07-30 02:17:46.259551 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-07-30 02:17:46.259569 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-07-30 02:17:46.259587 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-07-30 02:17:46.259604 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-07-30 02:17:46.259621 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-07-30 02:17:46.259638 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-07-30 02:17:46.259656 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-07-30 02:17:46.259673 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-07-30 02:17:46.259690 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-07-30 02:17:46.259708 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-07-30 02:17:46.259725 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-07-30 02:17:46.259743 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-07-30 02:17:46.259760 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-07-30 02:17:46.259778 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-07-30 02:17:46.259795 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-07-30 02:17:46.259814 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-07-30 02:17:46.259832 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-07-30 02:17:46.259849 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-07-30 02:17:46.259866 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-07-30 02:17:46.259883 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-07-30 02:17:46.259900 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-07-30 02:17:46.259917 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.txt 2026-07-30 02:17:46.259935 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.yaml 2026-07-30 02:17:46.259952 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.txt 2026-07-30 02:17:46.259969 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.yaml 2026-07-30 02:17:46.259987 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-07-30 02:17:46.260004 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-07-30 02:17:46.260021 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-07-30 02:17:46.260039 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-07-30 02:17:46.260056 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-07-30 02:17:46.260073 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-07-30 02:17:46.260091 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-07-30 02:17:46.260108 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-07-30 02:17:46.260149 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-07-30 02:17:46.260167 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-07-30 02:17:46.260185 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-07-30 02:17:46.260203 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-07-30 02:17:46.260220 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-07-30 02:17:46.260238 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-07-30 02:17:46.260256 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-07-30 02:17:46.260274 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-07-30 02:17:46.260292 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-07-30 02:17:46.260309 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-07-30 02:17:46.260327 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-07-30 02:17:46.260372 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-07-30 02:17:46.260392 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-07-30 02:17:46.260410 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-07-30 02:17:46.260428 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.txt 2026-07-30 02:17:46.260445 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.yaml 2026-07-30 02:17:46.260463 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-07-30 02:17:46.260480 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-07-30 02:17:46.260497 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-07-30 02:17:46.260515 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-07-30 02:17:46.260532 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-07-30 02:17:46.260549 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-07-30 02:17:46.260567 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-07-30 02:17:46.260584 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-07-30 02:17:46.260601 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-07-30 02:17:46.260619 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-07-30 02:17:46.260636 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-07-30 02:17:46.260654 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-07-30 02:17:46.260671 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-07-30 02:17:46.260688 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-07-30 02:17:46.260705 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-07-30 02:17:46.260722 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-07-30 02:17:46.260740 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-07-30 02:17:46.260757 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-07-30 02:17:46.260774 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-07-30 02:17:46.260797 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-07-30 02:17:46.260815 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-07-30 02:17:46.260833 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-07-30 02:17:46.260850 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-07-30 02:17:46.260868 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-07-30 02:17:46.260886 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-07-30 02:17:46.260903 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-07-30 02:17:46.260921 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.txt 2026-07-30 02:17:46.260938 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.yaml 2026-07-30 02:17:46.260977 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-07-30 02:17:46.260999 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-07-30 02:17:46.261142 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt 2026-07-30 02:17:46.261179 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml 2026-07-30 02:17:46.261200 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.txt 2026-07-30 02:17:46.261220 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.yaml 2026-07-30 02:17:46.261238 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-07-30 02:17:46.261256 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-07-30 02:17:46.261274 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-07-30 02:17:46.261292 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-07-30 02:17:46.261311 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-07-30 02:17:46.261330 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-07-30 02:17:46.261348 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.txt 2026-07-30 02:17:46.261366 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.yaml 2026-07-30 02:17:46.261384 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-07-30 02:17:46.261401 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-07-30 02:17:46.261419 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-07-30 02:17:46.261437 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-07-30 02:17:46.261455 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-07-30 02:17:46.261473 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-07-30 02:17:46.261491 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-07-30 02:17:46.261509 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-07-30 02:17:46.261527 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-07-30 02:17:46.261544 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-07-30 02:17:46.261562 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-07-30 02:17:46.261581 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-07-30 02:17:46.261605 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-07-30 02:17:46.261624 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-07-30 02:17:46.261642 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-07-30 02:17:46.261659 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-07-30 02:17:46.261677 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-07-30 02:17:46.261694 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-07-30 02:17:46.261711 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-07-30 02:17:46.261729 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-07-30 02:17:46.261747 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-07-30 02:17:46.261765 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-07-30 02:17:46.261783 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-07-30 02:17:46.261801 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-07-30 02:17:46.261818 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-07-30 02:17:46.261836 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.txt 2026-07-30 02:17:46.261854 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.yaml 2026-07-30 02:17:46.261871 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.txt 2026-07-30 02:17:46.261889 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.yaml 2026-07-30 02:17:46.261906 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.txt 2026-07-30 02:17:46.261924 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.yaml 2026-07-30 02:17:46.261941 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.txt 2026-07-30 02:17:46.261958 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.yaml 2026-07-30 02:17:46.261976 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.txt 2026-07-30 02:17:46.261993 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.yaml 2026-07-30 02:17:46.262011 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-07-30 02:17:46.262029 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-07-30 02:17:46.262046 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt 2026-07-30 02:17:46.262064 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml 2026-07-30 02:17:46.262082 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-07-30 02:17:46.262100 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-07-30 02:17:46.262117 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-07-30 02:17:46.262135 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-07-30 02:17:46.262152 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-07-30 02:17:46.262170 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-07-30 02:17:46.262187 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-07-30 02:17:46.262205 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-07-30 02:17:46.262222 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-07-30 02:17:46.262240 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-07-30 02:17:46.262257 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-07-30 02:17:46.262279 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-07-30 02:17:46.262297 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-07-30 02:17:46.262315 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-07-30 02:17:46.262333 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-07-30 02:17:46.262350 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-07-30 02:17:46.262368 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-07-30 02:17:46.262385 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-07-30 02:17:46.262403 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.txt 2026-07-30 02:17:46.262420 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.yaml 2026-07-30 02:17:46.262437 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.txt 2026-07-30 02:17:46.262499 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.yaml 2026-07-30 02:17:46.262522 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt 2026-07-30 02:17:46.262541 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml 2026-07-30 02:17:46.262560 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-07-30 02:17:46.262578 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-07-30 02:17:46.262597 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-07-30 02:17:46.262615 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-07-30 02:17:46.262633 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-07-30 02:17:46.262651 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-07-30 02:17:46.262669 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-07-30 02:17:46.262686 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-07-30 02:17:46.262704 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-07-30 02:17:46.262721 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-07-30 02:17:46.262739 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-07-30 02:17:46.262757 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-07-30 02:17:46.262774 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-07-30 02:17:46.262792 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-07-30 02:17:46.262809 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-07-30 02:17:46.262827 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-07-30 02:17:46.262845 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-07-30 02:17:46.262863 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-07-30 02:17:46.262881 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-07-30 02:17:46.262899 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-07-30 02:17:46.262917 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-07-30 02:17:46.262935 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-07-30 02:17:46.262957 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-07-30 02:17:46.262976 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-07-30 02:17:46.262993 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-07-30 02:17:46.263011 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-07-30 02:17:46.263028 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-07-30 02:17:46.263046 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-07-30 02:17:46.263063 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-07-30 02:17:46.263081 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-07-30 02:17:46.263098 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-07-30 02:17:46.263116 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-07-30 02:17:46.263134 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-07-30 02:17:46.263151 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-07-30 02:17:46.263169 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-07-30 02:17:46.263186 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-07-30 02:17:46.263204 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-07-30 02:17:46.263221 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.txt 2026-07-30 02:17:46.263239 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.yaml 2026-07-30 02:17:46.263256 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.txt 2026-07-30 02:17:46.263274 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.yaml 2026-07-30 02:17:46.263291 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-07-30 02:17:46.263309 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-07-30 02:17:46.263326 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-07-30 02:17:46.263344 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-07-30 02:17:46.263361 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-07-30 02:17:46.263379 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-07-30 02:17:46.263396 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-07-30 02:17:46.263414 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-07-30 02:17:46.263431 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-07-30 02:17:46.263449 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-07-30 02:17:46.263467 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-07-30 02:17:46.263484 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-07-30 02:17:46.263502 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-07-30 02:17:46.263520 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-07-30 02:17:46.263537 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.txt 2026-07-30 02:17:46.263555 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.yaml 2026-07-30 02:17:46.263573 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt 2026-07-30 02:17:46.263590 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml 2026-07-30 02:17:46.263608 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt 2026-07-30 02:17:46.263631 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml 2026-07-30 02:17:46.263650 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-07-30 02:17:46.263668 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-07-30 02:17:46.263685 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-07-30 02:17:46.263703 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-07-30 02:17:46.263720 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-07-30 02:17:46.263738 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-07-30 02:17:46.263755 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-07-30 02:17:46.263772 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-07-30 02:17:46.263790 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-07-30 02:17:46.263807 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-07-30 02:17:46.263824 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-07-30 02:17:46.263841 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-07-30 02:17:46.263859 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-07-30 02:17:46.263876 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-07-30 02:17:46.263894 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-07-30 02:17:46.263912 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-07-30 02:17:46.263930 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-07-30 02:17:46.263948 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-07-30 02:17:46.263966 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-07-30 02:17:46.263984 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-07-30 02:17:46.264001 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-07-30 02:17:46.264019 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-07-30 02:17:46.264037 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-07-30 02:17:46.264054 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-07-30 02:17:46.264072 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-07-30 02:17:46.264090 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-07-30 02:17:46.264108 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-07-30 02:17:46.264125 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-07-30 02:17:46.264143 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-07-30 02:17:46.264160 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-07-30 02:17:46.264178 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-07-30 02:17:46.264195 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-07-30 02:17:46.264213 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-07-30 02:17:46.264230 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-07-30 02:17:46.264252 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-07-30 02:17:46.264271 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-07-30 02:17:46.264289 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-07-30 02:17:46.264306 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-07-30 02:17:46.264324 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.txt 2026-07-30 02:17:46.264342 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.yaml 2026-07-30 02:17:46.264374 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.txt 2026-07-30 02:17:46.264393 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.yaml 2026-07-30 02:17:46.264411 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-07-30 02:17:46.264429 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-07-30 02:17:46.264447 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-07-30 02:17:46.264465 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-07-30 02:17:46.264482 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-07-30 02:17:46.264499 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-07-30 02:17:46.264516 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-07-30 02:17:46.264533 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-07-30 02:17:46.264551 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-07-30 02:17:46.264568 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-07-30 02:17:46.264586 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-07-30 02:17:46.264603 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-07-30 02:17:46.264621 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-07-30 02:17:46.264638 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-07-30 02:17:46.264656 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-07-30 02:17:46.264674 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-07-30 02:17:46.264691 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-07-30 02:17:46.264708 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-07-30 02:17:46.264726 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-07-30 02:17:46.264744 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-07-30 02:17:46.264762 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-07-30 02:17:46.264779 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-07-30 02:17:46.264797 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-07-30 02:17:46.264814 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-07-30 02:17:46.264831 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-07-30 02:17:46.264849 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-07-30 02:17:46.264866 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-07-30 02:17:46.264883 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-07-30 02:17:46.264906 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-07-30 02:17:46.264925 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-07-30 02:17:46.264942 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-07-30 02:17:46.264976 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.txt 2026-07-30 02:17:46.264995 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.yaml 2026-07-30 02:17:46.265013 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.txt 2026-07-30 02:17:46.265031 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.yaml 2026-07-30 02:17:46.265049 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-07-30 02:17:46.265067 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-07-30 02:17:46.265085 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-07-30 02:17:46.265103 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-07-30 02:17:46.265121 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-07-30 02:17:46.265139 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-07-30 02:17:46.265156 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-07-30 02:17:46.265174 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-07-30 02:17:46.265192 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-07-30 02:17:46.265209 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-07-30 02:17:46.265227 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-07-30 02:17:46.265245 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-07-30 02:17:46.265263 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-07-30 02:17:46.265280 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-07-30 02:17:46.265298 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-07-30 02:17:46.265316 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-07-30 02:17:46.265333 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-07-30 02:17:46.265351 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-07-30 02:17:46.265368 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.txt 2026-07-30 02:17:46.265385 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.yaml 2026-07-30 02:17:46.265403 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-07-30 02:17:46.265420 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-07-30 02:17:46.265438 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-07-30 02:17:46.265455 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-07-30 02:17:46.265473 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-07-30 02:17:46.265490 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-07-30 02:17:46.265507 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-07-30 02:17:46.265525 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-07-30 02:17:46.265542 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-07-30 02:17:46.265559 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-07-30 02:17:46.265577 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-07-30 02:17:46.265599 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-07-30 02:17:46.265616 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-07-30 02:17:46.265634 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-07-30 02:17:46.265652 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-07-30 02:17:46.265670 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-07-30 02:17:46.265687 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-07-30 02:17:46.265705 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-07-30 02:17:46.265722 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-07-30 02:17:46.265740 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-07-30 02:17:46.265757 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-07-30 02:17:46.265775 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-07-30 02:17:46.265792 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-07-30 02:17:46.265809 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-07-30 02:17:46.265827 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-07-30 02:17:46.265844 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-07-30 02:17:46.265862 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-07-30 02:17:46.265879 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-07-30 02:17:46.265897 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-07-30 02:17:46.265914 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-07-30 02:17:46.265932 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-07-30 02:17:46.265950 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-07-30 02:17:46.265967 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-07-30 02:17:46.265985 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-07-30 02:17:46.266002 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-07-30 02:17:46.266020 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29756285.txt 2026-07-30 02:17:46.266037 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29756285.yaml 2026-07-30 02:17:46.266055 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-07-30 02:17:46.266073 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-07-30 02:17:46.266090 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-07-30 02:17:46.266107 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-07-30 02:17:46.266124 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-07-30 02:17:46.266141 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-07-30 02:17:46.266159 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-07-30 02:17:46.266445 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-07-30 02:17:46.266478 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-07-30 02:17:46.266499 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-07-30 02:17:46.266518 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-07-30 02:17:46.266537 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-07-30 02:17:46.266562 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-07-30 02:17:46.266581 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-07-30 02:17:46.266599 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-07-30 02:17:46.266617 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-07-30 02:17:46.266634 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-07-30 02:17:46.266652 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-07-30 02:17:46.266669 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-07-30 02:17:46.266687 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-07-30 02:17:46.266705 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-07-30 02:17:46.266723 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-07-30 02:17:46.266741 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-07-30 02:17:46.266759 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-07-30 02:17:46.266777 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29756280.txt 2026-07-30 02:17:46.266795 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29756280.yaml 2026-07-30 02:17:46.266813 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29756285.txt 2026-07-30 02:17:46.266830 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29756285.yaml 2026-07-30 02:17:46.266848 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29756290.txt 2026-07-30 02:17:46.266866 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29756290.yaml 2026-07-30 02:17:46.266883 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-07-30 02:17:46.266901 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-07-30 02:17:46.266919 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-07-30 02:17:46.266936 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-07-30 02:17:46.266955 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-07-30 02:17:46.266973 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-07-30 02:17:46.266992 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-07-30 02:17:46.267009 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-07-30 02:17:46.267027 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-07-30 02:17:46.267045 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-07-30 02:17:46.267062 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-07-30 02:17:46.267080 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-07-30 02:17:46.267098 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-07-30 02:17:46.267115 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-07-30 02:17:46.267132 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-07-30 02:17:46.267150 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-07-30 02:17:46.267168 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-07-30 02:17:46.267185 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-07-30 02:17:46.267203 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-07-30 02:17:46.267226 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-07-30 02:17:46.267245 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-07-30 02:17:46.267263 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-07-30 02:17:46.267281 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-07-30 02:17:46.267299 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-07-30 02:17:46.267316 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-07-30 02:17:46.267334 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-07-30 02:17:46.267352 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-07-30 02:17:46.267369 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-07-30 02:17:46.267386 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-07-30 02:17:46.267404 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-07-30 02:17:46.267421 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-07-30 02:17:46.267439 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-07-30 02:17:46.267457 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.txt 2026-07-30 02:17:46.267474 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.yaml 2026-07-30 02:17:46.267492 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.txt 2026-07-30 02:17:46.267509 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.yaml 2026-07-30 02:17:46.267526 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.txt 2026-07-30 02:17:46.267544 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.yaml 2026-07-30 02:17:46.267562 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.txt 2026-07-30 02:17:46.267580 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.yaml 2026-07-30 02:17:46.267597 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.txt 2026-07-30 02:17:46.267615 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.yaml 2026-07-30 02:17:46.267633 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.txt 2026-07-30 02:17:46.267650 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.yaml 2026-07-30 02:17:46.267668 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.txt 2026-07-30 02:17:46.267685 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.yaml 2026-07-30 02:17:46.267702 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.txt 2026-07-30 02:17:46.267720 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.yaml 2026-07-30 02:17:46.267737 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.txt 2026-07-30 02:17:46.267755 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.yaml 2026-07-30 02:17:46.267773 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.txt 2026-07-30 02:17:46.267790 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.yaml 2026-07-30 02:17:46.267808 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.txt 2026-07-30 02:17:46.267825 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.yaml 2026-07-30 02:17:46.267842 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.txt 2026-07-30 02:17:46.267859 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.yaml 2026-07-30 02:17:46.267877 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-07-30 02:17:46.267899 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-07-30 02:17:46.267918 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-07-30 02:17:46.267936 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-07-30 02:17:46.267953 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-07-30 02:17:46.267971 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-07-30 02:17:46.267989 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-07-30 02:17:46.268006 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-07-30 02:17:46.268024 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-07-30 02:17:46.268042 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-07-30 02:17:46.268059 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-07-30 02:17:46.268077 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-07-30 02:17:46.268094 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29756280.txt 2026-07-30 02:17:46.268112 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29756280.yaml 2026-07-30 02:17:46.268130 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-07-30 02:17:46.268148 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-07-30 02:17:46.268166 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-07-30 02:17:46.268184 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-07-30 02:17:46.268202 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-07-30 02:17:46.268220 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-07-30 02:17:46.268238 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-07-30 02:17:46.268255 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-07-30 02:17:46.268273 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-07-30 02:17:46.268290 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-07-30 02:17:46.268307 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-07-30 02:17:46.268325 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-07-30 02:17:46.268342 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29756280.txt 2026-07-30 02:17:46.268401 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29756280.yaml 2026-07-30 02:17:46.268420 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-07-30 02:17:46.268438 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-07-30 02:17:46.268457 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-07-30 02:17:46.268475 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-07-30 02:17:46.268493 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-07-30 02:17:46.268510 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-07-30 02:17:46.268528 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-07-30 02:17:46.268546 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-07-30 02:17:46.268563 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-07-30 02:17:46.268581 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-07-30 02:17:46.268602 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-07-30 02:17:46.268620 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-07-30 02:17:46.268638 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-07-30 02:17:46.268655 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-07-30 02:17:46.268672 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-07-30 02:17:46.268689 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-07-30 02:17:46.268706 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-07-30 02:17:46.268723 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-07-30 02:17:46.268741 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-07-30 02:17:46.268758 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-07-30 02:17:46.268775 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-07-30 02:17:46.268793 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-07-30 02:17:46.268811 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-07-30 02:17:46.268828 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-07-30 02:17:46.268846 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-07-30 02:17:46.268863 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-07-30 02:17:46.268880 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-07-30 02:17:46.268898 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-07-30 02:17:46.268915 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.txt 2026-07-30 02:17:46.268933 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.yaml 2026-07-30 02:17:46.268950 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.txt 2026-07-30 02:17:46.268985 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.yaml 2026-07-30 02:17:46.269003 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-07-30 02:17:46.269022 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-07-30 02:17:46.269040 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-07-30 02:17:46.269058 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-07-30 02:17:46.269075 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-07-30 02:17:46.269093 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-07-30 02:17:46.269111 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-07-30 02:17:46.269129 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-07-30 02:17:46.269147 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt 2026-07-30 02:17:46.269164 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml 2026-07-30 02:17:46.269182 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt 2026-07-30 02:17:46.269200 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml 2026-07-30 02:17:46.269218 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-07-30 02:17:46.269236 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-07-30 02:17:46.269259 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-07-30 02:17:46.269278 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-07-30 02:17:46.269296 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-07-30 02:17:46.269314 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-07-30 02:17:46.269332 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-07-30 02:17:46.269349 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-07-30 02:17:46.269367 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-07-30 02:17:46.269384 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-07-30 02:17:46.269402 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-07-30 02:17:46.269420 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-07-30 02:17:46.269437 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-07-30 02:17:46.269455 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-07-30 02:17:46.269473 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.txt 2026-07-30 02:17:46.269491 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.yaml 2026-07-30 02:17:46.269509 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-07-30 02:17:46.269526 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-07-30 02:17:46.269544 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-07-30 02:17:46.269562 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-07-30 02:17:46.269580 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-07-30 02:17:46.269597 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-07-30 02:17:46.269615 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-07-30 02:17:46.269633 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-07-30 02:17:46.269650 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-07-30 02:17:46.269668 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-67b6d5d9dd-6b5q8.txt 2026-07-30 02:17:46.269686 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-67b6d5d9dd-6b5q8.yaml 2026-07-30 02:17:46.269704 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-lc2jq.txt 2026-07-30 02:17:46.269721 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-lc2jq.yaml 2026-07-30 02:17:46.269739 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-hmgk6.txt 2026-07-30 02:17:46.269757 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-hmgk6.yaml 2026-07-30 02:17:46.269775 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-jsdrg.txt 2026-07-30 02:17:46.269797 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-jsdrg.yaml 2026-07-30 02:17:46.269816 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-s6n74.txt 2026-07-30 02:17:46.269834 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-s6n74.yaml 2026-07-30 02:17:46.269852 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-vkksp.txt 2026-07-30 02:17:46.269869 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-vkksp.yaml 2026-07-30 02:17:46.269886 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-bdw8p.txt 2026-07-30 02:17:46.269904 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-bdw8p.yaml 2026-07-30 02:17:46.269921 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-5659fbfc6d-rqkfw.txt 2026-07-30 02:17:46.269939 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-5659fbfc6d-rqkfw.yaml 2026-07-30 02:17:46.269956 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-78dd5b8dc4-jflcq.txt 2026-07-30 02:17:46.269974 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-78dd5b8dc4-jflcq.yaml 2026-07-30 02:17:46.269991 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-d264n.txt 2026-07-30 02:17:46.270008 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-d264n.yaml 2026-07-30 02:17:46.270026 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-d44sn.txt 2026-07-30 02:17:46.270043 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-d44sn.yaml 2026-07-30 02:17:46.270060 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-jtcmn.txt 2026-07-30 02:17:46.270077 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-jtcmn.yaml 2026-07-30 02:17:46.270095 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-qz9ng.txt 2026-07-30 02:17:46.270112 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-qz9ng.yaml 2026-07-30 02:17:46.270129 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-97c5v.txt 2026-07-30 02:17:46.270146 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-97c5v.yaml 2026-07-30 02:17:46.270164 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-scwkt.txt 2026-07-30 02:17:46.270181 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-scwkt.yaml 2026-07-30 02:17:46.270199 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-7j9kh.txt 2026-07-30 02:17:46.270217 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-7j9kh.yaml 2026-07-30 02:17:46.270234 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-9t798.txt 2026-07-30 02:17:46.270251 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-9t798.yaml 2026-07-30 02:17:46.270268 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-zq2js.txt 2026-07-30 02:17:46.270286 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-zq2js.yaml 2026-07-30 02:17:46.270303 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-76b87dcc56-5ctmp.txt 2026-07-30 02:17:46.270321 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-76b87dcc56-5ctmp.yaml 2026-07-30 02:17:46.270338 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-l8jzt.txt 2026-07-30 02:17:46.270356 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-l8jzt.yaml 2026-07-30 02:17:46.270373 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-bd56497bf-vvq98.txt 2026-07-30 02:17:46.270390 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-bd56497bf-vvq98.yaml 2026-07-30 02:17:46.270412 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29756285-9bfzq.txt 2026-07-30 02:17:46.270431 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29756285-9bfzq.yaml 2026-07-30 02:17:46.270449 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-655ccd9d8-5tqjw.txt 2026-07-30 02:17:46.270467 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-655ccd9d8-5tqjw.yaml 2026-07-30 02:17:46.270485 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-ctx9n.txt 2026-07-30 02:17:46.270503 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-ctx9n.yaml 2026-07-30 02:17:46.270521 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-ffdpf.txt 2026-07-30 02:17:46.270538 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-ffdpf.yaml 2026-07-30 02:17:46.270556 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-76g6s.txt 2026-07-30 02:17:46.270574 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-76g6s.yaml 2026-07-30 02:17:46.270592 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-6khff.txt 2026-07-30 02:17:46.270610 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-6khff.yaml 2026-07-30 02:17:46.270627 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-ll24v.txt 2026-07-30 02:17:46.270645 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-ll24v.yaml 2026-07-30 02:17:46.270662 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-bbxtv.txt 2026-07-30 02:17:46.270679 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-bbxtv.yaml 2026-07-30 02:17:46.270697 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-wv6lw.txt 2026-07-30 02:17:46.270715 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-wv6lw.yaml 2026-07-30 02:17:46.270732 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-hgc5j.txt 2026-07-30 02:17:46.270749 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-hgc5j.yaml 2026-07-30 02:17:46.270766 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-67585797dc-rj8d5.txt 2026-07-30 02:17:46.270784 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-67585797dc-rj8d5.yaml 2026-07-30 02:17:46.270801 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-qmtfd.txt 2026-07-30 02:17:46.270818 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-qmtfd.yaml 2026-07-30 02:17:46.270835 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-6f5db54689-vdcmg.txt 2026-07-30 02:17:46.270853 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-6f5db54689-vdcmg.yaml 2026-07-30 02:17:46.270870 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-hxgj5.txt 2026-07-30 02:17:46.270887 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-hxgj5.yaml 2026-07-30 02:17:46.270905 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-4ggpz.txt 2026-07-30 02:17:46.270923 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-4ggpz.yaml 2026-07-30 02:17:46.270940 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-wcsz4.txt 2026-07-30 02:17:46.270957 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-wcsz4.yaml 2026-07-30 02:17:46.270975 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-6cd8764dcd-rjcm6.txt 2026-07-30 02:17:46.270992 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-6cd8764dcd-rjcm6.yaml 2026-07-30 02:17:46.271010 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29756280-dwjcr.txt 2026-07-30 02:17:46.271032 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29756280-dwjcr.yaml 2026-07-30 02:17:46.271051 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29756285-vzcqg.txt 2026-07-30 02:17:46.271069 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29756285-vzcqg.yaml 2026-07-30 02:17:46.271087 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29756290-vgmkp.txt 2026-07-30 02:17:46.271105 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29756290-vgmkp.yaml 2026-07-30 02:17:46.271122 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-f75th.txt 2026-07-30 02:17:46.271139 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-f75th.yaml 2026-07-30 02:17:46.271157 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-9xmnt.txt 2026-07-30 02:17:46.271174 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-9xmnt.yaml 2026-07-30 02:17:46.271191 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-ks9dn.txt 2026-07-30 02:17:46.271209 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-ks9dn.yaml 2026-07-30 02:17:46.271227 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-j6fhr.txt 2026-07-30 02:17:46.271244 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-j6fhr.yaml 2026-07-30 02:17:46.271262 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-994kq.txt 2026-07-30 02:17:46.271280 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-994kq.yaml 2026-07-30 02:17:46.271297 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-65685d4b48-tb2fg.txt 2026-07-30 02:17:46.271315 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-65685d4b48-tb2fg.yaml 2026-07-30 02:17:46.271332 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-kddkz.txt 2026-07-30 02:17:46.271349 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-kddkz.yaml 2026-07-30 02:17:46.271366 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-xwfb9.txt 2026-07-30 02:17:46.271384 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-xwfb9.yaml 2026-07-30 02:17:46.271401 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-7ksfw.txt 2026-07-30 02:17:46.271419 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-7ksfw.yaml 2026-07-30 02:17:46.271436 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-5dfcb79b77-kbf78.txt 2026-07-30 02:17:46.271453 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-5dfcb79b77-kbf78.yaml 2026-07-30 02:17:46.271561 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-8s9wk.txt 2026-07-30 02:17:46.271594 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-8s9wk.yaml 2026-07-30 02:17:46.271615 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-xskcv.txt 2026-07-30 02:17:46.271633 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-xskcv.yaml 2026-07-30 02:17:46.271651 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-wpn4n.txt 2026-07-30 02:17:46.271669 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-wpn4n.yaml 2026-07-30 02:17:46.271687 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-65vwx.txt 2026-07-30 02:17:46.271705 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-65vwx.yaml 2026-07-30 02:17:46.271723 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-6jcsm.txt 2026-07-30 02:17:46.271741 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-6jcsm.yaml 2026-07-30 02:17:46.271758 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-h4qvt.txt 2026-07-30 02:17:46.271782 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-h4qvt.yaml 2026-07-30 02:17:46.271800 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-67gg5.txt 2026-07-30 02:17:46.271818 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-67gg5.yaml 2026-07-30 02:17:46.271836 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-sdmg6.txt 2026-07-30 02:17:46.271855 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-sdmg6.yaml 2026-07-30 02:17:46.271873 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-6dc47c747d-9tjzt.txt 2026-07-30 02:17:46.271891 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-6dc47c747d-9tjzt.yaml 2026-07-30 02:17:46.271909 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-5w8wp.txt 2026-07-30 02:17:46.271928 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-5w8wp.yaml 2026-07-30 02:17:46.271946 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-07-30 02:17:46.271964 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-07-30 02:17:46.271982 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-9qvjm.txt 2026-07-30 02:17:46.272000 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-9qvjm.yaml 2026-07-30 02:17:46.272018 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-ph4tt.txt 2026-07-30 02:17:46.272036 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-ph4tt.yaml 2026-07-30 02:17:46.272054 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-9d4t5.txt 2026-07-30 02:17:46.272072 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-9d4t5.yaml 2026-07-30 02:17:46.272090 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-cj6vz.txt 2026-07-30 02:17:46.272107 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-cj6vz.yaml 2026-07-30 02:17:46.272125 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-9xz42.txt 2026-07-30 02:17:46.272142 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-9xz42.yaml 2026-07-30 02:17:46.272160 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-686sm.txt 2026-07-30 02:17:46.272177 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-686sm.yaml 2026-07-30 02:17:46.272195 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-mqxfb.txt 2026-07-30 02:17:46.272213 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-mqxfb.yaml 2026-07-30 02:17:46.272231 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-dlttc.txt 2026-07-30 02:17:46.272249 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-dlttc.yaml 2026-07-30 02:17:46.272266 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-78dd5c46c-dn4l4.txt 2026-07-30 02:17:46.272284 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-78dd5c46c-dn4l4.yaml 2026-07-30 02:17:46.272301 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-x8d85.txt 2026-07-30 02:17:46.272319 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-x8d85.yaml 2026-07-30 02:17:46.272336 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-59d799c6fd-7btdt.txt 2026-07-30 02:17:46.272367 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-59d799c6fd-7btdt.yaml 2026-07-30 02:17:46.272385 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-8wfmw.txt 2026-07-30 02:17:46.272403 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-8wfmw.yaml 2026-07-30 02:17:46.272426 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-j544p.txt 2026-07-30 02:17:46.272444 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-j544p.yaml 2026-07-30 02:17:46.272461 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-gqgqf.txt 2026-07-30 02:17:46.272479 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-gqgqf.yaml 2026-07-30 02:17:46.272496 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-4n7lj.txt 2026-07-30 02:17:46.272513 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-4n7lj.yaml 2026-07-30 02:17:46.272570 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-wvj2j.txt 2026-07-30 02:17:46.272596 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-wvj2j.yaml 2026-07-30 02:17:46.272614 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-7ttpn.txt 2026-07-30 02:17:46.272632 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-7ttpn.yaml 2026-07-30 02:17:46.272650 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-684944554b-g94tv.txt 2026-07-30 02:17:46.272668 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-684944554b-g94tv.yaml 2026-07-30 02:17:46.272686 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-796554b5b8-rv2k2.txt 2026-07-30 02:17:46.272704 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-796554b5b8-rv2k2.yaml 2026-07-30 02:17:46.272721 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-68tx4.txt 2026-07-30 02:17:46.272739 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-68tx4.yaml 2026-07-30 02:17:46.272756 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-4vkkr.txt 2026-07-30 02:17:46.272774 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-4vkkr.yaml 2026-07-30 02:17:46.272792 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-l7tv2.txt 2026-07-30 02:17:46.272809 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-l7tv2.yaml 2026-07-30 02:17:46.272826 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-qbwnf.txt 2026-07-30 02:17:46.272844 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-qbwnf.yaml 2026-07-30 02:17:46.272861 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-drqpc.txt 2026-07-30 02:17:46.272879 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-drqpc.yaml 2026-07-30 02:17:46.272896 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-69gdr.txt 2026-07-30 02:17:46.272913 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-69gdr.yaml 2026-07-30 02:17:46.272930 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-pndtd.txt 2026-07-30 02:17:46.272947 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-pndtd.yaml 2026-07-30 02:17:46.272983 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-v8882.txt 2026-07-30 02:17:46.273003 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-v8882.yaml 2026-07-30 02:17:46.273020 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-7g4tp.txt 2026-07-30 02:17:46.273038 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-7g4tp.yaml 2026-07-30 02:17:46.273056 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-p4h7f.txt 2026-07-30 02:17:46.273074 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-p4h7f.yaml 2026-07-30 02:17:46.273091 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-86dc457d44-457jv.txt 2026-07-30 02:17:46.273115 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-86dc457d44-457jv.yaml 2026-07-30 02:17:46.273133 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-66d778476-jjnhc.txt 2026-07-30 02:17:46.273151 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-66d778476-jjnhc.yaml 2026-07-30 02:17:46.273169 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-846498ff66-hj5wm.txt 2026-07-30 02:17:46.273186 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-846498ff66-hj5wm.yaml 2026-07-30 02:17:46.273203 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-58bc7bcf56-gzp22.txt 2026-07-30 02:17:46.273220 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-58bc7bcf56-gzp22.yaml 2026-07-30 02:17:46.273238 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-dfqr7.txt 2026-07-30 02:17:46.273255 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-dfqr7.yaml 2026-07-30 02:17:46.273272 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29756280-xb7jx.txt 2026-07-30 02:17:46.273290 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29756280-xb7jx.yaml 2026-07-30 02:17:46.273307 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-w88ll.txt 2026-07-30 02:17:46.273325 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-w88ll.yaml 2026-07-30 02:17:46.273343 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-s4wlg.txt 2026-07-30 02:17:46.273360 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-s4wlg.yaml 2026-07-30 02:17:46.273377 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-6dfb8c5568-qdx72.txt 2026-07-30 02:17:46.273395 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-6dfb8c5568-qdx72.yaml 2026-07-30 02:17:46.273412 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-xs7x7.txt 2026-07-30 02:17:46.273430 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-xs7x7.yaml 2026-07-30 02:17:46.273448 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-r6dmj.txt 2026-07-30 02:17:46.273465 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-r6dmj.yaml 2026-07-30 02:17:46.273482 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-2cx4c.txt 2026-07-30 02:17:46.273500 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-2cx4c.yaml 2026-07-30 02:17:46.273517 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-h88nq.txt 2026-07-30 02:17:46.273534 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-h88nq.yaml 2026-07-30 02:17:46.273551 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-rjnv2.txt 2026-07-30 02:17:46.273568 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-rjnv2.yaml 2026-07-30 02:17:46.273586 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-64d95775c9-wnmj5.txt 2026-07-30 02:17:46.273603 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-64d95775c9-wnmj5.yaml 2026-07-30 02:17:46.273621 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-ptk6t.txt 2026-07-30 02:17:46.273638 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-ptk6t.yaml 2026-07-30 02:17:46.273656 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-797d545df6-6jj4x.txt 2026-07-30 02:17:46.273673 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-797d545df6-6jj4x.yaml 2026-07-30 02:17:46.273690 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29756280-lwdm5.txt 2026-07-30 02:17:46.273715 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29756280-lwdm5.yaml 2026-07-30 02:17:46.273733 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-99d7d6646-7q6rs.txt 2026-07-30 02:17:46.273751 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-99d7d6646-7q6rs.yaml 2026-07-30 02:17:46.273769 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-l5mrh.txt 2026-07-30 02:17:46.273786 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-l5mrh.yaml 2026-07-30 02:17:46.273804 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-f7pgw.txt 2026-07-30 02:17:46.273821 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-f7pgw.yaml 2026-07-30 02:17:46.273838 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-276xv.txt 2026-07-30 02:17:46.273855 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-276xv.yaml 2026-07-30 02:17:46.273873 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-tf7cm.txt 2026-07-30 02:17:46.273890 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-tf7cm.yaml 2026-07-30 02:17:46.273908 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-b749f5b97-j29bq.txt 2026-07-30 02:17:46.273924 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-b749f5b97-j29bq.yaml 2026-07-30 02:17:46.273942 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-z4zn4.txt 2026-07-30 02:17:46.273959 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-z4zn4.yaml 2026-07-30 02:17:46.273976 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-ns595.txt 2026-07-30 02:17:46.273994 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-ns595.yaml 2026-07-30 02:17:46.274011 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-xz5mz.txt 2026-07-30 02:17:46.274029 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-xz5mz.yaml 2026-07-30 02:17:46.274046 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-t7999.txt 2026-07-30 02:17:46.274064 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-t7999.yaml 2026-07-30 02:17:46.274081 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-558c8679cd-8dnc9.txt 2026-07-30 02:17:46.274099 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-558c8679cd-8dnc9.yaml 2026-07-30 02:17:46.274116 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-v69pj.txt 2026-07-30 02:17:46.274135 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-v69pj.yaml 2026-07-30 02:17:46.274155 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-f968b974b-6v74j.txt 2026-07-30 02:17:46.274172 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-f968b974b-6v74j.yaml 2026-07-30 02:17:46.274189 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-jv2jt.txt 2026-07-30 02:17:46.274206 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-jv2jt.yaml 2026-07-30 02:17:46.274223 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-hvt65.txt 2026-07-30 02:17:46.274241 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-hvt65.yaml 2026-07-30 02:17:46.274259 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-cg9dc.txt 2026-07-30 02:17:46.274277 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-cg9dc.yaml 2026-07-30 02:17:46.274294 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt 2026-07-30 02:17:46.274311 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml 2026-07-30 02:17:46.274333 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt 2026-07-30 02:17:46.274351 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml 2026-07-30 02:17:46.274369 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-07-30 02:17:46.274387 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-07-30 02:17:46.274404 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-07-30 02:17:46.274422 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-07-30 02:17:46.274440 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-7578dfd9-t4wx6.txt 2026-07-30 02:17:46.274457 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-7578dfd9-t4wx6.yaml 2026-07-30 02:17:46.274475 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-5wnkv.txt 2026-07-30 02:17:46.274493 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-5wnkv.yaml 2026-07-30 02:17:46.274510 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-4s5lv.txt 2026-07-30 02:17:46.274528 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-4s5lv.yaml 2026-07-30 02:17:46.274545 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-zqws5.txt 2026-07-30 02:17:46.274563 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-zqws5.yaml 2026-07-30 02:17:46.274581 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-cwv79.txt 2026-07-30 02:17:46.274598 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-cwv79.yaml 2026-07-30 02:17:46.274616 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-pxglh.txt 2026-07-30 02:17:46.274633 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-pxglh.yaml 2026-07-30 02:17:46.274650 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-lllqh.txt 2026-07-30 02:17:46.274668 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-lllqh.yaml 2026-07-30 02:17:46.274685 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-07-30 02:17:46.274702 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-07-30 02:17:46.274720 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-07-30 02:17:46.274737 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-07-30 02:17:46.274754 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-dzw5w.txt 2026-07-30 02:17:46.274771 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-dzw5w.yaml 2026-07-30 02:17:46.274788 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-07-30 02:17:46.274805 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-07-30 02:17:46.274822 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-07-30 02:17:46.274840 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-07-30 02:17:46.274857 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-07-30 02:17:46.274874 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-07-30 02:17:46.274966 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-07-30 02:17:46.274998 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-07-30 02:17:46.275019 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.txt 2026-07-30 02:17:46.275047 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.yaml 2026-07-30 02:17:46.275067 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-58f8l.txt 2026-07-30 02:17:46.275085 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-58f8l.yaml 2026-07-30 02:17:46.275103 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-07-30 02:17:46.275121 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-07-30 02:17:46.275139 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-07-30 02:17:46.275157 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-07-30 02:17:46.275175 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-07-30 02:17:46.275192 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-07-30 02:17:46.275210 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-9kr7r.txt 2026-07-30 02:17:46.275228 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-9kr7r.yaml 2026-07-30 02:17:46.275247 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-nzslj.txt 2026-07-30 02:17:46.275264 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-nzslj.yaml 2026-07-30 02:17:46.275282 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-6bb85fb7d5-bfs6t.txt 2026-07-30 02:17:46.275299 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-6bb85fb7d5-bfs6t.yaml 2026-07-30 02:17:46.275317 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-5bc77f499d-kncrk.txt 2026-07-30 02:17:46.275334 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-5bc77f499d-kncrk.yaml 2026-07-30 02:17:46.275351 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-ns58j.txt 2026-07-30 02:17:46.275369 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-ns58j.yaml 2026-07-30 02:17:46.275386 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-gf9kx.txt 2026-07-30 02:17:46.275404 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-gf9kx.yaml 2026-07-30 02:17:46.275422 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-bw7b4.txt 2026-07-30 02:17:46.275439 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-bw7b4.yaml 2026-07-30 02:17:46.275456 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-bf6rp.txt 2026-07-30 02:17:46.275473 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-bf6rp.yaml 2026-07-30 02:17:46.275491 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-07-30 02:17:46.275508 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-07-30 02:17:46.275526 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-07-30 02:17:46.275544 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-07-30 02:17:46.275562 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-07-30 02:17:46.275580 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-07-30 02:17:46.275598 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-07-30 02:17:46.275615 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-07-30 02:17:46.275632 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-07-30 02:17:46.275656 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-07-30 02:17:46.275674 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-07-30 02:17:46.275692 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-07-30 02:17:46.275710 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-07-30 02:17:46.275727 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-07-30 02:17:46.275745 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-07-30 02:17:46.275763 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-07-30 02:17:46.275780 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-07-30 02:17:46.275798 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-07-30 02:17:46.275815 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-07-30 02:17:46.275834 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-07-30 02:17:46.275852 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-07-30 02:17:46.275869 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-07-30 02:17:46.275887 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-07-30 02:17:46.275904 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-07-30 02:17:46.275922 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-07-30 02:17:46.275940 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-07-30 02:17:46.275957 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-07-30 02:17:46.275975 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-07-30 02:17:46.276052 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-07-30 02:17:46.276079 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-07-30 02:17:46.276099 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-07-30 02:17:46.276118 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-07-30 02:17:46.276136 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-07-30 02:17:46.276154 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-07-30 02:17:46.276171 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-07-30 02:17:46.276189 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-07-30 02:17:46.276206 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-07-30 02:17:46.276223 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-07-30 02:17:46.276241 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-07-30 02:17:46.276258 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-07-30 02:17:46.276275 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-07-30 02:17:46.276293 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-07-30 02:17:46.276316 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-07-30 02:17:46.276335 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-07-30 02:17:46.276374 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-07-30 02:17:46.276395 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-07-30 02:17:46.276413 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-07-30 02:17:46.276430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-07-30 02:17:46.276447 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-07-30 02:17:46.276465 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-07-30 02:17:46.276482 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-07-30 02:17:46.276499 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-07-30 02:17:46.276516 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-07-30 02:17:46.276533 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-07-30 02:17:46.276550 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-07-30 02:17:46.276567 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-07-30 02:17:46.276584 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-07-30 02:17:46.276601 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-07-30 02:17:46.276618 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-07-30 02:17:46.276635 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-07-30 02:17:46.277156 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-07-30 02:17:46.277196 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-07-30 02:17:46.277217 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-07-30 02:17:46.277236 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-07-30 02:17:46.277254 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-07-30 02:17:46.277272 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-07-30 02:17:46.277290 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-07-30 02:17:46.277307 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-07-30 02:17:46.277325 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-07-30 02:17:46.277342 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-07-30 02:17:46.277359 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-07-30 02:17:46.277377 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-07-30 02:17:46.277395 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-07-30 02:17:46.277413 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-07-30 02:17:46.277430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-07-30 02:17:46.277448 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-07-30 02:17:46.277473 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-07-30 02:17:46.277492 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-07-30 02:17:46.277509 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-07-30 02:17:46.277527 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-07-30 02:17:46.277545 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-07-30 02:17:46.277562 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-07-30 02:17:46.277579 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-07-30 02:17:46.277597 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-07-30 02:17:46.277614 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-07-30 02:17:46.277631 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-07-30 02:17:46.277648 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-07-30 02:17:46.277665 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-07-30 02:17:46.277683 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-07-30 02:17:46.277701 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-07-30 02:17:46.277719 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-07-30 02:17:46.277737 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-07-30 02:17:46.277754 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-07-30 02:17:46.277772 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-07-30 02:17:46.277789 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-07-30 02:17:46.277806 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-07-30 02:17:46.277824 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-07-30 02:17:46.277841 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-07-30 02:17:46.277858 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-07-30 02:17:46.277875 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-07-30 02:17:46.277893 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-07-30 02:17:46.277911 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-07-30 02:17:46.277928 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-07-30 02:17:46.277946 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-07-30 02:17:46.277963 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-07-30 02:17:46.277980 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-07-30 02:17:46.277997 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-07-30 02:17:46.278014 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-07-30 02:17:46.278032 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-07-30 02:17:46.278049 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-07-30 02:17:46.278066 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-07-30 02:17:46.278088 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-07-30 02:17:46.278106 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-07-30 02:17:46.278123 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-07-30 02:17:46.278141 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-07-30 02:17:46.278157 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-07-30 02:17:46.278175 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-07-30 02:17:46.278192 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-07-30 02:17:46.278209 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-07-30 02:17:46.278226 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-07-30 02:17:46.278244 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-07-30 02:17:46.278261 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-07-30 02:17:46.278279 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-07-30 02:17:46.278296 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-07-30 02:17:46.278313 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-07-30 02:17:46.278330 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-07-30 02:17:46.278348 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-07-30 02:17:46.278365 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-07-30 02:17:46.278382 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-07-30 02:17:46.278399 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-07-30 02:17:46.278416 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-07-30 02:17:46.278434 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-07-30 02:17:46.278451 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-07-30 02:17:46.278469 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-07-30 02:17:46.278486 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-07-30 02:17:46.278503 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-07-30 02:17:46.278520 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-07-30 02:17:46.278538 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-07-30 02:17:46.278554 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-07-30 02:17:46.278571 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-07-30 02:17:46.278588 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-07-30 02:17:46.278606 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-07-30 02:17:46.278623 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-07-30 02:17:46.278641 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-07-30 02:17:46.278663 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-07-30 02:17:46.278682 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-07-30 02:17:46.278699 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-07-30 02:17:46.278716 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-07-30 02:17:46.278734 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-07-30 02:17:46.278751 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-07-30 02:17:46.278769 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-07-30 02:17:46.278786 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-07-30 02:17:46.278804 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-07-30 02:17:46.278821 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-07-30 02:17:46.278839 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-07-30 02:17:46.278856 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-07-30 02:17:46.278875 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-07-30 02:17:46.278892 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.txt 2026-07-30 02:17:46.278955 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.yaml 2026-07-30 02:17:46.279049 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.txt 2026-07-30 02:17:46.279138 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.yaml 2026-07-30 02:17:46.279176 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.txt 2026-07-30 02:17:46.279197 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.yaml 2026-07-30 02:17:46.279216 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.txt 2026-07-30 02:17:46.279234 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.yaml 2026-07-30 02:17:46.279252 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.txt 2026-07-30 02:17:46.279324 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.yaml 2026-07-30 02:17:46.279366 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.txt 2026-07-30 02:17:46.279388 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.yaml 2026-07-30 02:17:46.279407 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.txt 2026-07-30 02:17:46.279425 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.yaml 2026-07-30 02:17:46.279444 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.txt 2026-07-30 02:17:46.279461 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.yaml 2026-07-30 02:17:46.279479 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.txt 2026-07-30 02:17:46.279496 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.yaml 2026-07-30 02:17:46.279514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.txt 2026-07-30 02:17:46.279531 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.yaml 2026-07-30 02:17:46.279549 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-07-30 02:17:46.279573 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-07-30 02:17:46.279590 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-07-30 02:17:46.279608 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-07-30 02:17:46.279625 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-07-30 02:17:46.279643 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-07-30 02:17:46.279661 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-07-30 02:17:46.279679 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-07-30 02:17:46.279696 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-07-30 02:17:46.279713 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-07-30 02:17:46.279740 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt 2026-07-30 02:17:46.279758 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml 2026-07-30 02:17:46.279776 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.txt 2026-07-30 02:17:46.279794 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.yaml 2026-07-30 02:17:46.279811 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-07-30 02:17:46.279828 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-07-30 02:17:46.279845 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt 2026-07-30 02:17:46.279862 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml 2026-07-30 02:17:46.279880 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-07-30 02:17:46.279897 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-07-30 02:17:46.279914 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-07-30 02:17:46.279931 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-07-30 02:17:46.279948 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-07-30 02:17:46.279966 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-07-30 02:17:46.279983 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-07-30 02:17:46.280000 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-07-30 02:17:46.280018 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-07-30 02:17:46.280036 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-07-30 02:17:46.280053 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-07-30 02:17:46.280070 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-07-30 02:17:46.280087 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-07-30 02:17:46.280104 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-07-30 02:17:46.280122 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-07-30 02:17:46.280139 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-07-30 02:17:46.280163 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-07-30 02:17:46.280181 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-07-30 02:17:46.280199 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-07-30 02:17:46.280216 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-07-30 02:17:46.280233 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-07-30 02:17:46.280251 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-07-30 02:17:46.280268 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-07-30 02:17:46.280286 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-07-30 02:17:46.280303 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-07-30 02:17:46.280321 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-07-30 02:17:46.280339 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-07-30 02:17:46.280370 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-07-30 02:17:46.280389 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-07-30 02:17:46.280407 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-07-30 02:17:46.280425 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-07-30 02:17:46.280443 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-07-30 02:17:46.280461 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-07-30 02:17:46.280479 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-07-30 02:17:46.280497 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-07-30 02:17:46.280514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-07-30 02:17:46.280531 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-07-30 02:17:46.280548 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-07-30 02:17:46.280566 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-07-30 02:17:46.280583 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-07-30 02:17:46.280601 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-07-30 02:17:46.280618 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-07-30 02:17:46.280635 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-07-30 02:17:46.280653 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-07-30 02:17:46.280670 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-07-30 02:17:46.280688 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-07-30 02:17:46.280705 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-07-30 02:17:46.280722 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-07-30 02:17:46.280739 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-07-30 02:17:46.280757 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-07-30 02:17:46.280780 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-07-30 02:17:46.280798 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-07-30 02:17:46.280816 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-07-30 02:17:46.280833 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-07-30 02:17:46.280850 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-07-30 02:17:46.280867 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-07-30 02:17:46.280884 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-07-30 02:17:46.280901 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-07-30 02:17:46.280919 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt 2026-07-30 02:17:46.280936 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml 2026-07-30 02:17:46.280971 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt 2026-07-30 02:17:46.280993 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml 2026-07-30 02:17:46.281011 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt 2026-07-30 02:17:46.281028 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml 2026-07-30 02:17:46.281046 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt 2026-07-30 02:17:46.281064 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml 2026-07-30 02:17:46.281082 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt 2026-07-30 02:17:46.281099 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml 2026-07-30 02:17:46.281116 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt 2026-07-30 02:17:46.281135 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml 2026-07-30 02:17:46.281156 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-07-30 02:17:46.281174 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-07-30 02:17:46.281192 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-07-30 02:17:46.281209 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-07-30 02:17:46.281227 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-07-30 02:17:46.281245 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-07-30 02:17:46.281263 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-07-30 02:17:46.281280 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-07-30 02:17:46.281298 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-07-30 02:17:46.281315 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-07-30 02:17:46.281333 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-07-30 02:17:46.281351 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-07-30 02:17:46.281368 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-07-30 02:17:46.281386 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-07-30 02:17:46.281411 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-07-30 02:17:46.281429 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-07-30 02:17:46.281448 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-07-30 02:17:46.281465 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-07-30 02:17:46.281483 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-07-30 02:17:46.281501 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-07-30 02:17:46.281518 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-07-30 02:17:46.281536 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-07-30 02:17:46.281553 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-07-30 02:17:46.281571 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-07-30 02:17:46.281588 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-07-30 02:17:46.281606 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-07-30 02:17:46.281625 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-07-30 02:17:46.281643 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-07-30 02:17:46.281661 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.txt 2026-07-30 02:17:46.281678 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.yaml 2026-07-30 02:17:46.281696 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-07-30 02:17:46.281714 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-07-30 02:17:46.281731 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-07-30 02:17:46.281749 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-07-30 02:17:46.281767 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-07-30 02:17:46.281784 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-07-30 02:17:46.281801 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-07-30 02:17:46.281819 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-07-30 02:17:46.281836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-07-30 02:17:46.281853 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-07-30 02:17:46.281870 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-07-30 02:17:46.281887 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-07-30 02:17:46.281904 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-07-30 02:17:46.281921 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-07-30 02:17:46.281939 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-07-30 02:17:46.281956 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-07-30 02:17:46.281973 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-07-30 02:17:46.281991 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-07-30 02:17:46.282014 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-07-30 02:17:46.282032 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-07-30 02:17:46.282050 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-07-30 02:17:46.282067 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-07-30 02:17:46.282085 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-07-30 02:17:46.282102 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-07-30 02:17:46.282120 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-07-30 02:17:46.282137 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-07-30 02:17:46.282154 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-07-30 02:17:46.282172 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-07-30 02:17:46.282190 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.txt 2026-07-30 02:17:46.282207 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.yaml 2026-07-30 02:17:46.282225 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.txt 2026-07-30 02:17:46.282242 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.yaml 2026-07-30 02:17:46.282259 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-07-30 02:17:46.282277 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-07-30 02:17:46.282294 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-07-30 02:17:46.282311 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-07-30 02:17:46.282329 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-07-30 02:17:46.282347 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-07-30 02:17:46.282365 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-07-30 02:17:46.282382 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-07-30 02:17:46.282400 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-07-30 02:17:46.282418 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-07-30 02:17:46.282436 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-07-30 02:17:46.282453 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-07-30 02:17:46.282471 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-07-30 02:17:46.282488 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-07-30 02:17:46.282506 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-07-30 02:17:46.282523 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-07-30 02:17:46.282541 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-07-30 02:17:46.282558 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-07-30 02:17:46.282576 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-07-30 02:17:46.282598 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-07-30 02:17:46.282662 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-07-30 02:17:46.282684 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-07-30 02:17:46.282703 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-07-30 02:17:46.282722 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-07-30 02:17:46.282740 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-07-30 02:17:46.282758 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-07-30 02:17:46.282775 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-07-30 02:17:46.282793 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-07-30 02:17:46.282810 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-07-30 02:17:46.282828 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-07-30 02:17:46.282845 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-07-30 02:17:46.282863 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-07-30 02:17:46.282880 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-07-30 02:17:46.282897 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-07-30 02:17:46.282914 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-07-30 02:17:46.282932 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-07-30 02:17:46.282950 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-07-30 02:17:46.282968 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-07-30 02:17:46.282986 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-07-30 02:17:46.283004 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-07-30 02:17:46.283021 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-07-30 02:17:46.283038 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-07-30 02:17:46.283056 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-07-30 02:17:46.283074 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-07-30 02:17:46.283092 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-07-30 02:17:46.283110 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-07-30 02:17:46.283127 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-07-30 02:17:46.283145 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-07-30 02:17:46.283163 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-07-30 02:17:46.283180 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-07-30 02:17:46.283199 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-07-30 02:17:46.283221 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-07-30 02:17:46.283239 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-07-30 02:17:46.283257 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-07-30 02:17:46.283275 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-07-30 02:17:46.283292 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-07-30 02:17:46.283309 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-07-30 02:17:46.283327 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-07-30 02:17:46.283344 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-07-30 02:17:46.283361 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-07-30 02:17:46.283379 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-07-30 02:17:46.283396 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-07-30 02:17:46.283414 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-07-30 02:17:46.283431 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-07-30 02:17:46.283448 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-07-30 02:17:46.283465 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-07-30 02:17:46.283483 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-07-30 02:17:46.283500 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-07-30 02:17:46.283518 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-07-30 02:17:46.283536 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-07-30 02:17:46.283553 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-07-30 02:17:46.283570 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-07-30 02:17:46.283588 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-07-30 02:17:46.283605 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-07-30 02:17:46.283622 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-07-30 02:17:46.283640 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-07-30 02:17:46.283657 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-07-30 02:17:46.283674 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-07-30 02:17:46.283691 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-07-30 02:17:46.283709 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-07-30 02:17:46.283727 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-07-30 02:17:46.283744 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-07-30 02:17:46.283761 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-07-30 02:17:46.283778 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-07-30 02:17:46.283796 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-07-30 02:17:46.283820 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-07-30 02:17:46.283838 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-07-30 02:17:46.283856 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-07-30 02:17:46.283873 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-07-30 02:17:46.283891 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-07-30 02:17:46.283909 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-07-30 02:17:46.283926 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-07-30 02:17:46.283944 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-07-30 02:17:46.283962 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-07-30 02:17:46.283979 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-07-30 02:17:46.283997 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-07-30 02:17:46.284014 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-07-30 02:17:46.284031 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-07-30 02:17:46.284049 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-07-30 02:17:46.284066 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-07-30 02:17:46.284083 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-07-30 02:17:46.284101 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-07-30 02:17:46.284118 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-07-30 02:17:46.284135 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-07-30 02:17:46.284153 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-07-30 02:17:46.284170 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-07-30 02:17:46.284188 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-07-30 02:17:46.284206 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-07-30 02:17:46.284224 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-07-30 02:17:46.284242 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-07-30 02:17:46.284260 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-07-30 02:17:46.284278 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-07-30 02:17:46.284295 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-07-30 02:17:46.284313 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-07-30 02:17:46.284330 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-07-30 02:17:46.284348 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-07-30 02:17:46.284398 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-07-30 02:17:46.284417 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-07-30 02:17:46.284434 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-07-30 02:17:46.284457 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-07-30 02:17:46.284475 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-07-30 02:17:46.284492 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-07-30 02:17:46.284509 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-07-30 02:17:46.284527 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-07-30 02:17:46.284544 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-07-30 02:17:46.284561 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-07-30 02:17:46.284579 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-07-30 02:17:46.284596 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-07-30 02:17:46.284614 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-07-30 02:17:46.284632 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-07-30 02:17:46.284649 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-07-30 02:17:46.284667 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-07-30 02:17:46.284684 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-07-30 02:17:46.284702 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-07-30 02:17:46.284719 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-07-30 02:17:46.284737 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-07-30 02:17:46.284754 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-07-30 02:17:46.284772 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-07-30 02:17:46.284789 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-07-30 02:17:46.284806 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-07-30 02:17:46.284823 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-07-30 02:17:46.284840 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-07-30 02:17:46.284857 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-07-30 02:17:46.284875 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-07-30 02:17:46.284892 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-07-30 02:17:46.284909 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-07-30 02:17:46.284927 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-07-30 02:17:46.284944 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-07-30 02:17:46.284977 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-07-30 02:17:46.284997 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-07-30 02:17:46.285014 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-07-30 02:17:46.285032 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-07-30 02:17:46.285053 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-07-30 02:17:46.285071 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-07-30 02:17:46.285088 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-07-30 02:17:46.285106 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.txt 2026-07-30 02:17:46.285123 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.yaml 2026-07-30 02:17:46.285140 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.txt 2026-07-30 02:17:46.285158 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.yaml 2026-07-30 02:17:46.285175 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.txt 2026-07-30 02:17:46.285192 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.yaml 2026-07-30 02:17:46.285210 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.txt 2026-07-30 02:17:46.285227 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.yaml 2026-07-30 02:17:46.285244 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.txt 2026-07-30 02:17:46.285262 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.yaml 2026-07-30 02:17:46.285279 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.txt 2026-07-30 02:17:46.285296 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.yaml 2026-07-30 02:17:46.285314 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.txt 2026-07-30 02:17:46.285331 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.yaml 2026-07-30 02:17:46.285348 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.txt 2026-07-30 02:17:46.285365 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.yaml 2026-07-30 02:17:46.285382 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.txt 2026-07-30 02:17:46.285400 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.yaml 2026-07-30 02:17:46.285418 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.txt 2026-07-30 02:17:46.285435 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.yaml 2026-07-30 02:17:46.285452 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-07-30 02:17:46.285470 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-07-30 02:17:46.285487 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-07-30 02:17:46.285504 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-07-30 02:17:46.285522 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-07-30 02:17:46.285540 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-07-30 02:17:46.285557 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-07-30 02:17:46.285575 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-07-30 02:17:46.285592 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-07-30 02:17:46.285614 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-07-30 02:17:46.285632 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt 2026-07-30 02:17:46.285650 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml 2026-07-30 02:17:46.285668 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.txt 2026-07-30 02:17:46.285686 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.yaml 2026-07-30 02:17:46.285703 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-07-30 02:17:46.285720 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-07-30 02:17:46.285738 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt 2026-07-30 02:17:46.285755 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml 2026-07-30 02:17:46.285772 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-07-30 02:17:46.285790 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-07-30 02:17:46.285807 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-07-30 02:17:46.285825 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-07-30 02:17:46.285842 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-07-30 02:17:46.285859 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-07-30 02:17:46.285877 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-07-30 02:17:46.285894 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-07-30 02:17:46.285911 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-07-30 02:17:46.285929 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-07-30 02:17:46.285946 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-07-30 02:17:46.285963 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-07-30 02:17:46.285980 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-07-30 02:17:46.285998 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-07-30 02:17:46.286015 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-07-30 02:17:46.286032 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-07-30 02:17:46.286049 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-07-30 02:17:46.286066 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-07-30 02:17:46.286084 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-07-30 02:17:46.286101 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-07-30 02:17:46.286118 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-07-30 02:17:46.286136 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-07-30 02:17:46.286153 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-07-30 02:17:46.286171 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-07-30 02:17:46.286194 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-07-30 02:17:46.286212 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-07-30 02:17:46.286229 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-07-30 02:17:46.286246 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-07-30 02:17:46.286263 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-07-30 02:17:46.286281 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-07-30 02:17:46.286298 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-07-30 02:17:46.286316 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-07-30 02:17:46.286333 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-07-30 02:17:46.286351 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-07-30 02:17:46.286368 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-07-30 02:17:46.286386 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-07-30 02:17:46.286404 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-07-30 02:17:46.286421 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-07-30 02:17:46.286439 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-07-30 02:17:46.286457 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-07-30 02:17:46.286474 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-07-30 02:17:46.286492 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-07-30 02:17:46.286510 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-07-30 02:17:46.286528 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-07-30 02:17:46.286545 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-07-30 02:17:46.286563 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-07-30 02:17:46.286580 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-07-30 02:17:46.286598 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-07-30 02:17:46.286616 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-07-30 02:17:46.286634 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-07-30 02:17:46.286651 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-07-30 02:17:46.286669 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-07-30 02:17:46.286687 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-07-30 02:17:46.286705 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-07-30 02:17:46.286722 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-07-30 02:17:46.286740 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-07-30 02:17:46.286758 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-07-30 02:17:46.286780 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-07-30 02:17:46.286798 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt 2026-07-30 02:17:46.286816 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml 2026-07-30 02:17:46.286833 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt 2026-07-30 02:17:46.286851 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml 2026-07-30 02:17:46.286869 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt 2026-07-30 02:17:46.286886 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml 2026-07-30 02:17:46.286904 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt 2026-07-30 02:17:46.286921 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml 2026-07-30 02:17:46.286938 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt 2026-07-30 02:17:46.286956 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml 2026-07-30 02:17:46.286974 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt 2026-07-30 02:17:46.286992 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml 2026-07-30 02:17:46.287010 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-07-30 02:17:46.287028 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-07-30 02:17:46.287046 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-07-30 02:17:46.287063 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-07-30 02:17:46.287081 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-07-30 02:17:46.287098 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-07-30 02:17:46.287115 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-07-30 02:17:46.287134 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-07-30 02:17:46.287154 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-07-30 02:17:46.287172 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-07-30 02:17:46.287190 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-07-30 02:17:46.287208 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-07-30 02:17:46.287225 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-07-30 02:17:46.287243 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-07-30 02:17:46.287260 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-07-30 02:17:46.287277 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-07-30 02:17:46.287295 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-07-30 02:17:46.287312 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-07-30 02:17:46.287330 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-07-30 02:17:46.287347 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-07-30 02:17:46.287364 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-07-30 02:17:46.287386 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-07-30 02:17:46.287405 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-07-30 02:17:46.287423 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-07-30 02:17:46.287440 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-07-30 02:17:46.287457 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-07-30 02:17:46.287475 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-07-30 02:17:46.287493 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-07-30 02:17:46.287510 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.txt 2026-07-30 02:17:46.287528 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.yaml 2026-07-30 02:17:46.287546 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-07-30 02:17:46.287563 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-07-30 02:17:46.287581 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-07-30 02:17:46.287599 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-07-30 02:17:46.287617 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-07-30 02:17:46.287634 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-07-30 02:17:46.287652 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-07-30 02:17:46.287670 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-07-30 02:17:46.287687 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-07-30 02:17:46.287705 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-07-30 02:17:46.287722 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-07-30 02:17:46.287740 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-07-30 02:17:46.287758 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-07-30 02:17:46.287776 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-07-30 02:17:46.287794 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-07-30 02:17:46.287812 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-07-30 02:17:46.287830 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-07-30 02:17:46.287848 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-07-30 02:17:46.287866 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-07-30 02:17:46.287884 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-07-30 02:17:46.287901 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-07-30 02:17:46.287919 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-07-30 02:17:46.287937 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-07-30 02:17:46.287955 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-07-30 02:17:46.287973 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-07-30 02:17:46.287995 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-07-30 02:17:46.288014 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.txt 2026-07-30 02:17:46.288031 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.yaml 2026-07-30 02:17:46.288048 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.txt 2026-07-30 02:17:46.288065 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.yaml 2026-07-30 02:17:46.288083 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-07-30 02:17:46.288100 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-07-30 02:17:46.288117 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-07-30 02:17:46.288135 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-07-30 02:17:46.288153 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-07-30 02:17:46.288171 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-07-30 02:17:46.288189 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-07-30 02:17:46.288206 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-07-30 02:17:46.288224 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-07-30 02:17:46.288242 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-07-30 02:17:46.288260 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-07-30 02:17:46.288278 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-07-30 02:17:46.288295 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-07-30 02:17:46.288312 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-07-30 02:17:46.288329 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-07-30 02:17:46.288346 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-07-30 02:17:46.288378 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-07-30 02:17:46.288397 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-07-30 02:17:46.288415 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-07-30 02:17:46.288433 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-07-30 02:17:46.288450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-07-30 02:17:46.288467 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-07-30 02:17:46.288485 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-07-30 02:17:46.288502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-07-30 02:17:46.288520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-07-30 02:17:46.288538 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-07-30 02:17:46.288556 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-07-30 02:17:46.288574 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-07-30 02:17:46.288591 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-07-30 02:17:46.288609 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-07-30 02:17:46.288627 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-07-30 02:17:46.288649 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-07-30 02:17:46.288667 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-07-30 02:17:46.288685 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-07-30 02:17:46.288702 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-07-30 02:17:46.288720 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-07-30 02:17:46.288737 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-07-30 02:17:46.288754 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-07-30 02:17:46.288771 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-07-30 02:17:46.288789 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-07-30 02:17:46.288807 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-07-30 02:17:46.288824 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-07-30 02:17:46.288841 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-07-30 02:17:46.288859 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-07-30 02:17:46.288876 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-07-30 02:17:46.288894 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-07-30 02:17:46.288912 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-07-30 02:17:46.288930 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-07-30 02:17:46.288948 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-07-30 02:17:46.288982 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-07-30 02:17:46.289001 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-07-30 02:17:46.289019 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-07-30 02:17:46.289037 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-07-30 02:17:46.289054 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-07-30 02:17:46.289072 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-07-30 02:17:46.289090 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-07-30 02:17:46.289108 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-07-30 02:17:46.289125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-07-30 02:17:46.289142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-07-30 02:17:46.289160 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-07-30 02:17:46.289177 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-07-30 02:17:46.289195 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-07-30 02:17:46.289212 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-07-30 02:17:46.289229 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-07-30 02:17:46.289246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-07-30 02:17:46.289263 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-07-30 02:17:46.289281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-07-30 02:17:46.289298 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-07-30 02:17:46.289321 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-07-30 02:17:46.289339 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-07-30 02:17:46.289357 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-07-30 02:17:46.289375 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-07-30 02:17:46.289393 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-07-30 02:17:46.289411 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-07-30 02:17:46.289428 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-07-30 02:17:46.289446 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-07-30 02:17:46.289463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-07-30 02:17:46.289480 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-07-30 02:17:46.289497 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-07-30 02:17:46.289515 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-07-30 02:17:46.289532 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-07-30 02:17:46.289550 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-07-30 02:17:46.289567 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-07-30 02:17:46.289584 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-07-30 02:17:46.289601 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-07-30 02:17:46.289619 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-07-30 02:17:46.289636 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-07-30 02:17:46.289654 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-07-30 02:17:46.289671 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-07-30 02:17:46.289688 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-07-30 02:17:46.289706 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-07-30 02:17:46.289723 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-07-30 02:17:46.289740 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-07-30 02:17:46.289758 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-07-30 02:17:46.289775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-07-30 02:17:46.289793 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-07-30 02:17:46.289811 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-07-30 02:17:46.289828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-07-30 02:17:46.289846 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-07-30 02:17:46.289863 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-07-30 02:17:46.289881 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-07-30 02:17:46.289898 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-07-30 02:17:46.289915 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-07-30 02:17:46.289933 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-07-30 02:17:46.289954 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-07-30 02:17:46.289972 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-07-30 02:17:46.289990 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-07-30 02:17:46.290008 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-07-30 02:17:46.290026 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-07-30 02:17:46.290045 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-07-30 02:17:46.290063 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-07-30 02:17:46.290081 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-07-30 02:17:46.290099 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-07-30 02:17:46.290117 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-07-30 02:17:46.290135 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-07-30 02:17:46.290152 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-07-30 02:17:46.290169 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-07-30 02:17:46.290187 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-07-30 02:17:46.290204 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-07-30 02:17:46.290222 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-07-30 02:17:46.290240 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-07-30 02:17:46.290257 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-07-30 02:17:46.290275 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-07-30 02:17:46.290293 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-sdmg6-api.txt 2026-07-30 02:17:46.290311 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-sdmg6-api.yaml 2026-07-30 02:17:46.290328 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-sdmg6-vnc.txt 2026-07-30 02:17:46.290346 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-sdmg6-vnc.yaml 2026-07-30 02:17:46.290363 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-07-30 02:17:46.290381 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-07-30 02:17:46.290398 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.txt 2026-07-30 02:17:46.290416 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.yaml 2026-07-30 02:17:46.290434 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-07-30 02:17:46.290451 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-07-30 02:17:46.290470 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-07-30 02:17:46.290487 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-07-30 02:17:46.290505 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-07-30 02:17:46.290522 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-07-30 02:17:46.290540 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-07-30 02:17:46.290557 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-07-30 02:17:46.290575 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-07-30 02:17:46.290597 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-07-30 02:17:46.290615 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-07-30 02:17:46.290632 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-07-30 02:17:46.290650 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-07-30 02:17:46.290667 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-07-30 02:17:46.290684 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-07-30 02:17:46.290702 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-07-30 02:17:46.290719 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.txt 2026-07-30 02:17:46.290736 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.yaml 2026-07-30 02:17:46.290754 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.txt 2026-07-30 02:17:46.290771 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.yaml 2026-07-30 02:17:46.290789 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.txt 2026-07-30 02:17:46.290806 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.yaml 2026-07-30 02:17:46.290824 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.txt 2026-07-30 02:17:46.290842 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.yaml 2026-07-30 02:17:46.290859 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.txt 2026-07-30 02:17:46.290877 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.yaml 2026-07-30 02:17:46.290895 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.txt 2026-07-30 02:17:46.290913 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.yaml 2026-07-30 02:17:46.290931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.txt 2026-07-30 02:17:46.290948 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.yaml 2026-07-30 02:17:46.290965 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.txt 2026-07-30 02:17:46.290983 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.yaml 2026-07-30 02:17:46.291000 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.txt 2026-07-30 02:17:46.291018 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.yaml 2026-07-30 02:17:46.291035 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.txt 2026-07-30 02:17:46.291053 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.yaml 2026-07-30 02:17:46.291070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-07-30 02:17:46.291087 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-07-30 02:17:46.291105 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-07-30 02:17:46.291122 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-07-30 02:17:46.291139 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-07-30 02:17:46.291156 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-07-30 02:17:46.291173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-07-30 02:17:46.291191 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-07-30 02:17:46.291209 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-07-30 02:17:46.291226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-07-30 02:17:46.291249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-07-30 02:17:46.291267 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-07-30 02:17:46.291285 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-07-30 02:17:46.291303 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-07-30 02:17:46.291321 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt 2026-07-30 02:17:46.291339 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml 2026-07-30 02:17:46.291357 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.txt 2026-07-30 02:17:46.291375 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.yaml 2026-07-30 02:17:46.291392 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-07-30 02:17:46.291410 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-07-30 02:17:46.291427 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-07-30 02:17:46.291445 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-07-30 02:17:46.291463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-07-30 02:17:46.291480 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-07-30 02:17:46.291498 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-07-30 02:17:46.291515 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-07-30 02:17:46.291533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-07-30 02:17:46.291551 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-07-30 02:17:46.291569 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-07-30 02:17:46.291586 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-07-30 02:17:46.291604 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-07-30 02:17:46.291622 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-07-30 02:17:46.291640 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-07-30 02:17:46.291658 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-07-30 02:17:46.291675 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-07-30 02:17:46.291692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-07-30 02:17:46.291710 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-07-30 02:17:46.291727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-07-30 02:17:46.291745 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-07-30 02:17:46.291762 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-07-30 02:17:46.291780 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-07-30 02:17:46.291797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-07-30 02:17:46.291815 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-07-30 02:17:46.291833 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-07-30 02:17:46.291850 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-07-30 02:17:46.291872 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-07-30 02:17:46.291891 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-07-30 02:17:46.291909 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-07-30 02:17:46.291926 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-07-30 02:17:46.291944 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-07-30 02:17:46.291961 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-07-30 02:17:46.291979 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-07-30 02:17:46.291997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-07-30 02:17:46.292015 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-07-30 02:17:46.292033 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-07-30 02:17:46.292050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-07-30 02:17:46.292068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-07-30 02:17:46.292086 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-07-30 02:17:46.292103 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-07-30 02:17:46.292121 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-07-30 02:17:46.292139 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-07-30 02:17:46.292157 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-07-30 02:17:46.292175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-07-30 02:17:46.292193 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-07-30 02:17:46.292210 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-07-30 02:17:46.292228 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-07-30 02:17:46.292245 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-07-30 02:17:46.292263 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-07-30 02:17:46.292281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-07-30 02:17:46.292298 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-07-30 02:17:46.292316 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-07-30 02:17:46.292333 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-07-30 02:17:46.292351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-07-30 02:17:46.292396 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-07-30 02:17:46.292415 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-07-30 02:17:46.292433 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-07-30 02:17:46.292450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-07-30 02:17:46.292468 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-07-30 02:17:46.292486 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-07-30 02:17:46.292503 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-07-30 02:17:46.292521 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt 2026-07-30 02:17:46.292538 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml 2026-07-30 02:17:46.292561 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt 2026-07-30 02:17:46.292579 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml 2026-07-30 02:17:46.292597 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-07-30 02:17:46.292615 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-07-30 02:17:46.292632 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-07-30 02:17:46.292650 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-07-30 02:17:46.292667 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-07-30 02:17:46.292685 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-07-30 02:17:46.292749 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.txt 2026-07-30 02:17:46.292770 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.yaml 2026-07-30 02:17:46.292788 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.txt 2026-07-30 02:17:46.292808 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.yaml 2026-07-30 02:17:46.292827 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt 2026-07-30 02:17:46.292845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml 2026-07-30 02:17:46.292864 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt 2026-07-30 02:17:46.292883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml 2026-07-30 02:17:46.292900 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-07-30 02:17:46.292918 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-07-30 02:17:46.292936 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-07-30 02:17:46.292964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-07-30 02:17:46.292984 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-07-30 02:17:46.293003 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-07-30 02:17:46.293021 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-07-30 02:17:46.293038 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-07-30 02:17:46.293056 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-07-30 02:17:46.293074 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-07-30 02:17:46.293092 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-07-30 02:17:46.293109 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-07-30 02:17:46.293127 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-07-30 02:17:46.293144 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-07-30 02:17:46.293161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-07-30 02:17:46.293179 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-07-30 02:17:46.293196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-07-30 02:17:46.293214 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-07-30 02:17:46.293231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-07-30 02:17:46.293255 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-07-30 02:17:46.293273 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-07-30 02:17:46.293291 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-07-30 02:17:46.293308 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-07-30 02:17:46.293326 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-07-30 02:17:46.293343 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-07-30 02:17:46.293360 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-07-30 02:17:46.293377 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-07-30 02:17:46.293394 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-07-30 02:17:46.293412 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-07-30 02:17:46.293429 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-07-30 02:17:46.293446 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-07-30 02:17:46.293464 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-07-30 02:17:46.293482 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-07-30 02:17:46.293499 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-07-30 02:17:46.293516 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-07-30 02:17:46.293533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-07-30 02:17:46.293551 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-07-30 02:17:46.293620 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-07-30 02:17:46.293648 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-07-30 02:17:46.293668 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-07-30 02:17:46.293687 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.txt 2026-07-30 02:17:46.293705 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.yaml 2026-07-30 02:17:46.293723 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.txt 2026-07-30 02:17:46.293740 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.yaml 2026-07-30 02:17:46.293758 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-07-30 02:17:46.293776 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-07-30 02:17:46.293794 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-07-30 02:17:46.293811 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-07-30 02:17:46.293829 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-07-30 02:17:46.293847 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-07-30 02:17:46.293865 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-07-30 02:17:46.293883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-07-30 02:17:46.293907 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-07-30 02:17:46.293926 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-07-30 02:17:46.293944 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-07-30 02:17:46.293961 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-07-30 02:17:46.293979 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-07-30 02:17:46.293997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-07-30 02:17:46.294015 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-07-30 02:17:46.294033 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-07-30 02:17:46.294051 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-07-30 02:17:46.294068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-07-30 02:17:46.294086 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-07-30 02:17:46.294104 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-07-30 02:17:46.294122 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-07-30 02:17:46.294139 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-07-30 02:17:46.294157 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-07-30 02:17:46.294175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-07-30 02:17:46.294192 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-07-30 02:17:46.294209 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-07-30 02:17:46.294227 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-07-30 02:17:46.294244 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-07-30 02:17:46.294261 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-07-30 02:17:46.294278 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-07-30 02:17:46.294295 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-07-30 02:17:46.294312 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-07-30 02:17:46.294329 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-07-30 02:17:46.294347 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-07-30 02:17:46.294364 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-07-30 02:17:46.294382 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-07-30 02:17:46.294399 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-07-30 02:17:46.294416 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-07-30 02:17:46.294434 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-07-30 02:17:46.294451 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-07-30 02:17:46.294468 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-07-30 02:17:46.294485 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-07-30 02:17:46.294507 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-07-30 02:17:46.294525 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-07-30 02:17:46.294542 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-07-30 02:17:46.294559 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-07-30 02:17:46.294576 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-07-30 02:17:46.294593 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-07-30 02:17:46.294610 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-07-30 02:17:46.294628 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-07-30 02:17:46.294645 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-07-30 02:17:46.294662 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-07-30 02:17:46.294680 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-07-30 02:17:46.294697 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-07-30 02:17:46.294715 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.txt 2026-07-30 02:17:46.294733 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.yaml 2026-07-30 02:17:46.294750 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-07-30 02:17:46.294768 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-07-30 02:17:46.294785 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-07-30 02:17:46.294802 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-07-30 02:17:46.294819 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-07-30 02:17:46.294837 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-07-30 02:17:46.294854 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-07-30 02:17:46.294871 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-07-30 02:17:46.294889 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-07-30 02:17:46.294907 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-07-30 02:17:46.294924 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt 2026-07-30 02:17:46.294942 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml 2026-07-30 02:17:46.294959 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-07-30 02:17:46.294977 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-07-30 02:17:46.294994 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-07-30 02:17:46.295011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-07-30 02:17:46.295030 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-07-30 02:17:46.295339 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-07-30 02:17:46.295373 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-07-30 02:17:46.295402 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-07-30 02:17:46.295422 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.txt 2026-07-30 02:17:46.295440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.yaml 2026-07-30 02:17:46.295458 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-07-30 02:17:46.295476 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-07-30 02:17:46.295494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-07-30 02:17:46.295512 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-07-30 02:17:46.295530 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-07-30 02:17:46.295548 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-07-30 02:17:46.295566 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-07-30 02:17:46.295584 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-07-30 02:17:46.295602 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.txt 2026-07-30 02:17:46.295619 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.yaml 2026-07-30 02:17:46.295637 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.txt 2026-07-30 02:17:46.295655 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.yaml 2026-07-30 02:17:46.295673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.txt 2026-07-30 02:17:46.295690 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.yaml 2026-07-30 02:17:46.295708 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-07-30 02:17:46.295726 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-07-30 02:17:46.295744 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-07-30 02:17:46.295761 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-07-30 02:17:46.295779 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-07-30 02:17:46.295797 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-07-30 02:17:46.295815 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-07-30 02:17:46.295832 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-07-30 02:17:46.295850 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-07-30 02:17:46.295867 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-07-30 02:17:46.295884 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-07-30 02:17:46.295902 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-07-30 02:17:46.295919 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-07-30 02:17:46.295937 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-07-30 02:17:46.295954 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-07-30 02:17:46.295977 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-07-30 02:17:46.296001 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-07-30 02:17:46.296023 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-07-30 02:17:46.296041 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-07-30 02:17:46.296066 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-07-30 02:17:46.296090 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-07-30 02:17:46.296112 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-07-30 02:17:46.296131 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-07-30 02:17:46.296153 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-07-30 02:17:46.296172 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-07-30 02:17:46.296193 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-07-30 02:17:46.296216 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-07-30 02:17:46.296238 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-07-30 02:17:46.296258 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-07-30 02:17:46.296277 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-07-30 02:17:46.296296 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-07-30 02:17:46.296314 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-07-30 02:17:46.296332 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-07-30 02:17:46.296350 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-07-30 02:17:46.296387 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-07-30 02:17:46.296408 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-07-30 02:17:46.296427 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-07-30 02:17:46.296444 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-07-30 02:17:46.296464 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-07-30 02:17:46.296483 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-07-30 02:17:46.296501 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-07-30 02:17:46.296519 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-07-30 02:17:46.296538 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-07-30 02:17:46.296557 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-07-30 02:17:46.296575 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-07-30 02:17:46.296595 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-07-30 02:17:46.296613 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-07-30 02:17:46.296631 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-07-30 02:17:46.296650 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-07-30 02:17:46.296670 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-07-30 02:17:46.296688 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-07-30 02:17:46.296712 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-07-30 02:17:46.296735 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-07-30 02:17:46.296764 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-07-30 02:17:46.296784 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-07-30 02:17:46.296804 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-07-30 02:17:46.296828 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-07-30 02:17:46.296852 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-07-30 02:17:46.296876 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-07-30 02:17:46.296900 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-07-30 02:17:46.296925 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-07-30 02:17:46.296950 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-07-30 02:17:46.296997 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-07-30 02:17:46.297024 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-07-30 02:17:46.297049 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-07-30 02:17:46.297074 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-07-30 02:17:46.297098 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-07-30 02:17:46.297119 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-07-30 02:17:46.297138 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-07-30 02:17:46.297156 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-07-30 02:17:46.297175 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-07-30 02:17:46.297194 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-07-30 02:17:46.297213 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-07-30 02:17:46.297232 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-07-30 02:17:46.297251 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-07-30 02:17:46.297271 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-07-30 02:17:46.297291 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-07-30 02:17:46.297310 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-07-30 02:17:46.297329 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-07-30 02:17:46.297348 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-07-30 02:17:46.297367 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-07-30 02:17:46.297385 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-07-30 02:17:46.297403 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-07-30 02:17:46.297420 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-07-30 02:17:46.297438 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-07-30 02:17:46.297457 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-07-30 02:17:46.297474 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-07-30 02:17:46.297493 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-07-30 02:17:46.297518 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-07-30 02:17:46.297537 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-07-30 02:17:46.297556 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-07-30 02:17:46.297575 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-07-30 02:17:46.297594 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-07-30 02:17:46.297613 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-07-30 02:17:46.297632 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-07-30 02:17:46.297652 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-07-30 02:17:46.297670 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-07-30 02:17:46.297688 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-07-30 02:17:46.297707 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-07-30 02:17:46.297725 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-07-30 02:17:46.297744 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-07-30 02:17:46.297762 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-07-30 02:17:46.297781 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-07-30 02:17:46.297800 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-07-30 02:17:46.297818 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-07-30 02:17:46.297837 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-07-30 02:17:46.297856 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-07-30 02:17:46.297875 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-07-30 02:17:46.297894 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-07-30 02:17:46.297913 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-07-30 02:17:46.297975 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-07-30 02:17:46.298076 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-07-30 02:17:46.298107 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-07-30 02:17:46.298129 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-07-30 02:17:46.298150 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-07-30 02:17:46.298170 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-07-30 02:17:46.298190 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-07-30 02:17:46.298209 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-07-30 02:17:46.298228 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-07-30 02:17:46.298247 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-07-30 02:17:46.298267 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-07-30 02:17:46.298287 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-07-30 02:17:46.298307 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-07-30 02:17:46.298331 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-07-30 02:17:46.298424 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-07-30 02:17:46.298453 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-07-30 02:17:46.298475 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-07-30 02:17:46.298495 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-07-30 02:17:46.298514 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-07-30 02:17:46.298533 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-07-30 02:17:46.298553 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-07-30 02:17:46.298572 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-07-30 02:17:46.298590 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-07-30 02:17:46.298608 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-07-30 02:17:46.298627 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-07-30 02:17:46.298646 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-07-30 02:17:46.298664 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-07-30 02:17:46.298683 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-07-30 02:17:46.298702 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-07-30 02:17:46.298722 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-07-30 02:17:46.298742 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-07-30 02:17:46.298761 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-07-30 02:17:46.298779 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-07-30 02:17:46.298799 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-07-30 02:17:46.298818 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-07-30 02:17:46.298837 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-07-30 02:17:46.298856 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-07-30 02:17:46.298875 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-07-30 02:17:46.298894 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-07-30 02:17:46.298912 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-07-30 02:17:46.298930 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-07-30 02:17:46.298948 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-07-30 02:17:46.298966 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-07-30 02:17:46.298984 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-07-30 02:17:46.299002 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-07-30 02:17:46.299102 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-07-30 02:17:46.299178 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-07-30 02:17:46.299463 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.txt 2026-07-30 02:17:46.299506 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.yaml 2026-07-30 02:17:46.299530 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.txt 2026-07-30 02:17:46.299550 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.yaml 2026-07-30 02:17:46.299570 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.txt 2026-07-30 02:17:46.299590 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.yaml 2026-07-30 02:17:46.299610 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.txt 2026-07-30 02:17:46.299629 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.yaml 2026-07-30 02:17:46.299648 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.txt 2026-07-30 02:17:46.299667 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.yaml 2026-07-30 02:17:46.299686 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.txt 2026-07-30 02:17:46.299705 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.yaml 2026-07-30 02:17:46.299724 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.txt 2026-07-30 02:17:46.299743 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.yaml 2026-07-30 02:17:46.299761 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.txt 2026-07-30 02:17:46.299779 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.yaml 2026-07-30 02:17:46.299796 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.txt 2026-07-30 02:17:46.299814 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.yaml 2026-07-30 02:17:46.299832 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.txt 2026-07-30 02:17:46.299850 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.yaml 2026-07-30 02:17:46.299868 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.txt 2026-07-30 02:17:46.299887 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.yaml 2026-07-30 02:17:46.299906 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-07-30 02:17:46.299924 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-07-30 02:17:46.299943 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-07-30 02:17:46.299962 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-07-30 02:17:46.299981 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-07-30 02:17:46.300001 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-07-30 02:17:46.300020 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-07-30 02:17:46.300039 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-07-30 02:17:46.300059 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-07-30 02:17:46.300077 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-07-30 02:17:46.300096 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-07-30 02:17:46.300116 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-07-30 02:17:46.300135 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-07-30 02:17:46.300161 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-07-30 02:17:46.300181 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt 2026-07-30 02:17:46.300200 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml 2026-07-30 02:17:46.300219 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.txt 2026-07-30 02:17:46.300238 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.yaml 2026-07-30 02:17:46.300257 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-07-30 02:17:46.300275 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-07-30 02:17:46.300293 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt 2026-07-30 02:17:46.300312 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml 2026-07-30 02:17:46.300332 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-07-30 02:17:46.300350 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-07-30 02:17:46.300403 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-07-30 02:17:46.300425 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-07-30 02:17:46.300443 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-07-30 02:17:46.300462 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-07-30 02:17:46.300480 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-07-30 02:17:46.300498 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-07-30 02:17:46.300516 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-07-30 02:17:46.300533 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-07-30 02:17:46.300550 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-07-30 02:17:46.300568 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-07-30 02:17:46.300585 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-07-30 02:17:46.300602 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-07-30 02:17:46.300620 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-07-30 02:17:46.300638 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-07-30 02:17:46.300656 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-07-30 02:17:46.300674 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-07-30 02:17:46.300692 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-07-30 02:17:46.300710 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-07-30 02:17:46.300728 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-07-30 02:17:46.300745 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-07-30 02:17:46.300763 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-07-30 02:17:46.300781 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-07-30 02:17:46.300799 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-07-30 02:17:46.300824 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-07-30 02:17:46.300842 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-07-30 02:17:46.300861 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-07-30 02:17:46.300878 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-07-30 02:17:46.300897 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-07-30 02:17:46.300914 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-07-30 02:17:46.300931 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-07-30 02:17:46.300949 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-07-30 02:17:46.300988 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-07-30 02:17:46.301008 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-07-30 02:17:46.301026 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-07-30 02:17:46.301044 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-07-30 02:17:46.301062 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-07-30 02:17:46.301081 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-07-30 02:17:46.301099 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-07-30 02:17:46.301118 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-07-30 02:17:46.301136 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-07-30 02:17:46.301154 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-07-30 02:17:46.301172 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-07-30 02:17:46.301190 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-07-30 02:17:46.301208 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-07-30 02:17:46.301227 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-07-30 02:17:46.301245 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-07-30 02:17:46.301264 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-07-30 02:17:46.301282 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-07-30 02:17:46.301301 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-07-30 02:17:46.301318 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-07-30 02:17:46.301336 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-07-30 02:17:46.301355 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-07-30 02:17:46.301373 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-07-30 02:17:46.301392 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-07-30 02:17:46.301410 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-07-30 02:17:46.301428 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-07-30 02:17:46.301446 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-07-30 02:17:46.301464 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-07-30 02:17:46.301487 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-07-30 02:17:46.301507 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-07-30 02:17:46.301525 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt 2026-07-30 02:17:46.301543 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml 2026-07-30 02:17:46.301561 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt 2026-07-30 02:17:46.301580 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml 2026-07-30 02:17:46.301597 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt 2026-07-30 02:17:46.301615 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml 2026-07-30 02:17:46.301633 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt 2026-07-30 02:17:46.301652 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml 2026-07-30 02:17:46.301671 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-07-30 02:17:46.301689 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-07-30 02:17:46.301708 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-07-30 02:17:46.301727 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-07-30 02:17:46.301745 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-07-30 02:17:46.301763 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-07-30 02:17:46.301782 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-07-30 02:17:46.301800 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-07-30 02:17:46.301819 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-07-30 02:17:46.301838 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-07-30 02:17:46.301857 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-07-30 02:17:46.301875 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-07-30 02:17:46.301893 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-07-30 02:17:46.301911 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-07-30 02:17:46.301928 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-07-30 02:17:46.301947 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-07-30 02:17:46.301965 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-07-30 02:17:46.301983 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-07-30 02:17:46.302001 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-07-30 02:17:46.302019 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-07-30 02:17:46.302037 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-07-30 02:17:46.302055 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-07-30 02:17:46.302073 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-07-30 02:17:46.302090 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-07-30 02:17:46.302113 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-07-30 02:17:46.302132 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-07-30 02:17:46.302151 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-07-30 02:17:46.302169 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-07-30 02:17:46.302187 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.txt 2026-07-30 02:17:46.302206 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.yaml 2026-07-30 02:17:46.302224 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-07-30 02:17:46.302242 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-07-30 02:17:46.302262 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-07-30 02:17:46.302280 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-07-30 02:17:46.302298 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-07-30 02:17:46.302316 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-07-30 02:17:46.302333 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-07-30 02:17:46.302351 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-07-30 02:17:46.302368 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-07-30 02:17:46.302386 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-07-30 02:17:46.302403 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-07-30 02:17:46.302421 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-07-30 02:17:46.302439 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-07-30 02:17:46.302458 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-07-30 02:17:46.302476 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-07-30 02:17:46.302494 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-07-30 02:17:46.302513 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-07-30 02:17:46.302531 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-07-30 02:17:46.302549 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-07-30 02:17:46.302567 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-07-30 02:17:46.302585 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-07-30 02:17:46.302602 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-07-30 02:17:46.302620 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-07-30 02:17:46.302638 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-07-30 02:17:46.302657 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-07-30 02:17:46.302676 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-07-30 02:17:46.302695 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-07-30 02:17:46.302713 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-07-30 02:17:46.302751 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.txt 2026-07-30 02:17:46.302826 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.yaml 2026-07-30 02:17:46.302853 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.txt 2026-07-30 02:17:46.302874 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.yaml 2026-07-30 02:17:46.302894 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-07-30 02:17:46.302914 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-07-30 02:17:46.302932 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-07-30 02:17:46.302951 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-07-30 02:17:46.302970 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-07-30 02:17:46.302989 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-07-30 02:17:46.303008 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-07-30 02:17:46.303026 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-07-30 02:17:46.303045 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-07-30 02:17:46.303063 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-07-30 02:17:46.303082 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-07-30 02:17:46.303100 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-07-30 02:17:46.303119 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-07-30 02:17:46.303137 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-07-30 02:17:46.303156 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-07-30 02:17:46.303175 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-07-30 02:17:46.303194 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-07-30 02:17:46.303212 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-07-30 02:17:46.303231 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-07-30 02:17:46.303249 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-07-30 02:17:46.303267 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-07-30 02:17:46.303285 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-07-30 02:17:46.303303 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-07-30 02:17:46.303321 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.txt 2026-07-30 02:17:46.303340 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.yaml 2026-07-30 02:17:46.303358 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.txt 2026-07-30 02:17:46.303376 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.yaml 2026-07-30 02:17:46.303394 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-07-30 02:17:46.303411 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-07-30 02:17:46.303430 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-07-30 02:17:46.303449 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-07-30 02:17:46.303468 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-07-30 02:17:46.303487 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-07-30 02:17:46.303505 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-07-30 02:17:46.303529 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-07-30 02:17:46.303550 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-07-30 02:17:46.303569 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-07-30 02:17:46.303588 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-07-30 02:17:46.303606 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-07-30 02:17:46.303624 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-07-30 02:17:46.303643 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-07-30 02:17:46.303661 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.txt 2026-07-30 02:17:46.303680 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.yaml 2026-07-30 02:17:46.303699 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt 2026-07-30 02:17:46.303718 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml 2026-07-30 02:17:46.303736 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt 2026-07-30 02:17:46.303754 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml 2026-07-30 02:17:46.303773 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-07-30 02:17:46.303791 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-07-30 02:17:46.303809 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-07-30 02:17:46.303828 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-07-30 02:17:46.303846 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-07-30 02:17:46.303864 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-07-30 02:17:46.303882 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-07-30 02:17:46.303900 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-07-30 02:17:46.303918 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-07-30 02:17:46.303936 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-07-30 02:17:46.303955 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-07-30 02:17:46.303975 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-07-30 02:17:46.303994 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-07-30 02:17:46.304013 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-07-30 02:17:46.304032 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-07-30 02:17:46.304051 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-07-30 02:17:46.304069 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-07-30 02:17:46.304088 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-07-30 02:17:46.304107 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-07-30 02:17:46.304125 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-07-30 02:17:46.304144 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-07-30 02:17:46.304162 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-07-30 02:17:46.304180 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-07-30 02:17:46.304208 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-07-30 02:17:46.304227 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-07-30 02:17:46.304245 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-07-30 02:17:46.304263 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-07-30 02:17:46.304283 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-07-30 02:17:46.304301 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-07-30 02:17:46.304320 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-07-30 02:17:46.304338 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-07-30 02:17:46.304357 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-07-30 02:17:46.304396 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-07-30 02:17:46.304422 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-07-30 02:17:46.304444 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-07-30 02:17:46.304464 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-07-30 02:17:46.304483 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-07-30 02:17:46.304501 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-07-30 02:17:46.304519 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.txt 2026-07-30 02:17:46.304538 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.yaml 2026-07-30 02:17:46.304556 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.txt 2026-07-30 02:17:46.304574 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.yaml 2026-07-30 02:17:46.304593 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-07-30 02:17:46.304612 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-07-30 02:17:46.304632 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-07-30 02:17:46.304651 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-07-30 02:17:46.304670 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-07-30 02:17:46.304688 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-07-30 02:17:46.304708 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-07-30 02:17:46.304727 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-07-30 02:17:46.304747 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-07-30 02:17:46.304766 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-07-30 02:17:46.304785 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-07-30 02:17:46.304804 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-07-30 02:17:46.304823 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-07-30 02:17:46.304841 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-07-30 02:17:46.304859 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-07-30 02:17:46.304877 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-07-30 02:17:46.304901 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-07-30 02:17:46.304920 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-07-30 02:17:46.304939 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-07-30 02:17:46.304973 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-07-30 02:17:46.304996 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-07-30 02:17:46.305015 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-07-30 02:17:46.305033 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-07-30 02:17:46.305052 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-07-30 02:17:46.305070 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-07-30 02:17:46.305089 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-07-30 02:17:46.305110 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-07-30 02:17:46.305129 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt 2026-07-30 02:17:46.305148 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml 2026-07-30 02:17:46.305167 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt 2026-07-30 02:17:46.305185 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml 2026-07-30 02:17:46.305204 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-07-30 02:17:46.305222 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-07-30 02:17:46.305241 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-07-30 02:17:46.305259 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-07-30 02:17:46.305277 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-07-30 02:17:46.305295 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-07-30 02:17:46.305314 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-07-30 02:17:46.305333 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-07-30 02:17:46.305351 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-07-30 02:17:46.305369 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-07-30 02:17:46.305388 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-07-30 02:17:46.305406 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-07-30 02:17:46.305425 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-07-30 02:17:46.305443 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-07-30 02:17:46.305462 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-07-30 02:17:46.305481 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-07-30 02:17:46.305500 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.txt 2026-07-30 02:17:46.305517 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.yaml 2026-07-30 02:17:46.305535 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-07-30 02:17:46.305554 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-07-30 02:17:46.305573 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-07-30 02:17:46.305598 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-07-30 02:17:46.305618 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-07-30 02:17:46.305637 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-07-30 02:17:46.305657 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-07-30 02:17:46.305675 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-07-30 02:17:46.305694 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-07-30 02:17:46.305712 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-07-30 02:17:46.305730 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-07-30 02:17:46.305749 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-07-30 02:17:46.305769 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-07-30 02:17:46.305787 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-07-30 02:17:46.305805 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-07-30 02:17:46.305823 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-07-30 02:17:46.305842 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-07-30 02:17:46.305860 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-07-30 02:17:46.305880 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-07-30 02:17:46.305897 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-jfhjm.txt 2026-07-30 02:17:46.305917 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-jfhjm.yaml 2026-07-30 02:17:46.305936 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-07-30 02:17:46.305955 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-07-30 02:17:46.305973 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-07-30 02:17:46.305992 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-07-30 02:17:46.306011 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-07-30 02:17:46.306031 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-07-30 02:17:46.306050 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-07-30 02:17:46.306069 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-07-30 02:17:46.306087 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-07-30 02:17:46.306105 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-07-30 02:17:46.306123 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-07-30 02:17:46.306141 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-07-30 02:17:46.306160 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-07-30 02:17:46.306181 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-07-30 02:17:46.306206 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-07-30 02:17:46.306228 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-07-30 02:17:46.306247 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-07-30 02:17:46.306268 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-07-30 02:17:46.306294 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-07-30 02:17:46.306314 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-07-30 02:17:46.306332 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-07-30 02:17:46.306354 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-07-30 02:17:46.306373 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-07-30 02:17:46.306392 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-07-30 02:17:46.306412 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-07-30 02:17:46.306434 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-07-30 02:17:46.306454 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-07-30 02:17:46.306473 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-07-30 02:17:46.306492 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-sc8cw.txt 2026-07-30 02:17:46.306511 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-sc8cw.yaml 2026-07-30 02:17:46.306529 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-07-30 02:17:46.306547 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-07-30 02:17:46.306565 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-07-30 02:17:46.306583 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-07-30 02:17:46.306601 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-07-30 02:17:46.306620 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-07-30 02:17:46.306638 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-07-30 02:17:46.306657 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-07-30 02:17:46.306676 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-07-30 02:17:46.306696 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-07-30 02:17:46.306715 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-07-30 02:17:46.306734 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-07-30 02:17:46.306752 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-07-30 02:17:46.306771 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-07-30 02:17:46.306790 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-07-30 02:17:46.306809 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-07-30 02:17:46.306828 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-07-30 02:17:46.306846 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-07-30 02:17:46.306866 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-07-30 02:17:46.306885 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-07-30 02:17:46.306904 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-07-30 02:17:46.306923 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-07-30 02:17:46.306942 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-07-30 02:17:46.306967 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-07-30 02:17:46.306987 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-07-30 02:17:46.307007 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-07-30 02:17:46.307027 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-07-30 02:17:46.307046 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-07-30 02:17:46.307064 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-07-30 02:17:46.307083 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-07-30 02:17:46.307101 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-07-30 02:17:46.307119 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-07-30 02:17:46.307138 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-07-30 02:17:46.307157 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-07-30 02:17:46.307175 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-07-30 02:17:46.307193 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-07-30 02:17:46.307212 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-07-30 02:17:46.307231 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-07-30 02:17:46.307250 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-07-30 02:17:46.307269 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-07-30 02:17:46.307287 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-07-30 02:17:46.307306 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-07-30 02:17:46.307325 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-07-30 02:17:46.307343 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-07-30 02:17:46.307361 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-07-30 02:17:46.307380 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-07-30 02:17:46.307403 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-07-30 02:17:46.307421 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-07-30 02:17:46.307439 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-07-30 02:17:46.307460 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-07-30 02:17:46.307480 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-07-30 02:17:46.307499 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-07-30 02:17:46.307518 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-07-30 02:17:46.307537 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-07-30 02:17:46.307556 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-07-30 02:17:46.307575 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-07-30 02:17:46.307594 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-07-30 02:17:46.307613 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-07-30 02:17:46.307637 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-07-30 02:17:46.307658 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-07-30 02:17:46.307677 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-07-30 02:17:46.307695 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-07-30 02:17:46.307714 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-07-30 02:17:46.307732 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-07-30 02:17:46.307751 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-07-30 02:17:46.307769 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-07-30 02:17:46.307788 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-07-30 02:17:46.307806 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-07-30 02:17:46.307825 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-07-30 02:17:46.307844 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-07-30 02:17:46.307863 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-07-30 02:17:46.307882 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-07-30 02:17:46.307900 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-07-30 02:17:46.307919 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-07-30 02:17:46.307938 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-pv6xk.txt 2026-07-30 02:17:46.307956 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-pv6xk.yaml 2026-07-30 02:17:46.307976 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-07-30 02:17:46.307996 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-07-30 02:17:46.308016 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-07-30 02:17:46.308035 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-07-30 02:17:46.308054 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-07-30 02:17:46.353065 | 2026-07-30 02:17:46.353269 | TASK [gather-pod-logs : creating directory for pod logs] 2026-07-30 02:17:46.571194 | instance | changed 2026-07-30 02:17:46.576988 | 2026-07-30 02:17:46.577056 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-07-30 02:17:46.793701 | instance | changed 2026-07-30 02:17:46.800803 | 2026-07-30 02:17:46.800899 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-07-30 02:17:47.374585 | instance | auth-system/keycloak-0/keycloak 2026-07-30 02:17:47.568047 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-07-30 02:17:47.759223 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-zxpbx/manager 2026-07-30 02:17:47.945466 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-67b8b974d6-zxpbx" not found 2026-07-30 02:17:48.156407 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-h5nqk/manager 2026-07-30 02:17:48.363875 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-h5nqk" not found 2026-07-30 02:17:48.554555 | instance | capi-system/capi-controller-manager-5647546676-2pf7s/manager 2026-07-30 02:17:48.750712 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-5647546676-2pf7s" not found 2026-07-30 02:17:48.955126 | instance | capo-system/capo-controller-manager-56cf844ccd-fjkld/manager 2026-07-30 02:17:49.182792 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-56cf844ccd-fjkld" not found 2026-07-30 02:17:49.368271 | instance | cert-manager/cert-manager-75c4c745bc-tb29z/cert-manager-controller 2026-07-30 02:17:49.565917 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-tb29z" not found 2026-07-30 02:17:49.765637 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-lpn2s/cert-manager-cainjector 2026-07-30 02:17:49.938886 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-lpn2s" not found 2026-07-30 02:17:50.144741 | instance | cert-manager/cert-manager-webhook-548949fc64-5fzbf/cert-manager-webhook 2026-07-30 02:17:50.331236 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-5fzbf" not found 2026-07-30 02:17:50.530321 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-khhqz/envoy-gateway 2026-07-30 02:17:50.788549 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-khhqz" not found 2026-07-30 02:17:50.974720 | instance | ingress-nginx/ingress-nginx-controller-659p9/controller 2026-07-30 02:17:51.238516 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-659p9" not found 2026-07-30 02:17:51.415766 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-cpv76/ingress-nginx-default-backend 2026-07-30 02:17:51.580649 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-cpv76" not found 2026-07-30 02:17:51.758882 | instance | kube-system/cilium-ltp6c/config 2026-07-30 02:17:51.942679 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-ltp6c" not found 2026-07-30 02:17:51.945837 | instance | kube-system/cilium-ltp6c/mount-cgroup 2026-07-30 02:17:52.142325 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-ltp6c" not found 2026-07-30 02:17:52.145378 | instance | kube-system/cilium-ltp6c/apply-sysctl-overwrites 2026-07-30 02:17:52.323227 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-ltp6c" not found 2026-07-30 02:17:52.329136 | instance | kube-system/cilium-ltp6c/mount-bpf-fs 2026-07-30 02:17:52.522088 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-ltp6c" not found 2026-07-30 02:17:52.529396 | instance | kube-system/cilium-ltp6c/clean-cilium-state 2026-07-30 02:17:52.716448 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-ltp6c" not found 2026-07-30 02:17:52.720610 | instance | kube-system/cilium-ltp6c/install-cni-binaries 2026-07-30 02:17:52.904748 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-ltp6c" not found 2026-07-30 02:17:52.911282 | instance | kube-system/cilium-ltp6c/cilium-agent 2026-07-30 02:17:53.192313 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-ltp6c" not found 2026-07-30 02:17:53.395492 | instance | kube-system/cilium-operator-869df985b8-4c84j/cilium-operator 2026-07-30 02:17:53.584359 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-4c84j" not found 2026-07-30 02:17:53.784884 | instance | kube-system/coredns-67659f764b-kmx4f/coredns 2026-07-30 02:17:53.961322 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-kmx4f" not found 2026-07-30 02:17:54.166615 | instance | kube-system/coredns-67659f764b-rzpr6/coredns 2026-07-30 02:17:54.354905 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-rzpr6" not found 2026-07-30 02:17:54.557135 | instance | kube-system/etcd-instance/etcd 2026-07-30 02:17:54.845301 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-07-30 02:17:55.043471 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-07-30 02:17:55.277008 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-07-30 02:17:55.477020 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-07-30 02:17:55.735517 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-07-30 02:17:55.935545 | instance | kube-system/kube-proxy-v85ml/kube-proxy 2026-07-30 02:17:56.118868 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-v85ml" not found 2026-07-30 02:17:56.324704 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-07-30 02:17:56.518937 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-07-30 02:17:56.704875 | instance | kube-system/kube-vip-instance/kube-vip 2026-07-30 02:17:56.869468 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-07-30 02:17:57.052867 | instance | local-path-storage/local-path-provisioner-679c578f5-bhfhf/local-path-provisioner 2026-07-30 02:17:57.267454 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-bhfhf" not found 2026-07-30 02:17:57.466393 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-07-30 02:17:57.652281 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-07-30 02:17:57.657499 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-07-30 02:17:57.841657 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-07-30 02:17:57.847121 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-07-30 02:17:58.045062 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-07-30 02:17:58.051784 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-07-30 02:17:58.274925 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-07-30 02:17:58.446858 | instance | monitoring/goldpinger-c8qpv/goldpinger-daemon 2026-07-30 02:17:58.636558 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-c8qpv" not found 2026-07-30 02:17:58.816395 | instance | monitoring/kube-prometheus-stack-grafana-5c4f64f97d-xqqkz/grafana-sc-dashboard 2026-07-30 02:17:59.001654 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-5c4f64f97d-xqqkz" not found 2026-07-30 02:17:59.008169 | instance | monitoring/kube-prometheus-stack-grafana-5c4f64f97d-xqqkz/grafana-sc-datasources 2026-07-30 02:17:59.187215 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-5c4f64f97d-xqqkz" not found 2026-07-30 02:17:59.192607 | instance | monitoring/kube-prometheus-stack-grafana-5c4f64f97d-xqqkz/grafana 2026-07-30 02:17:59.398864 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-5c4f64f97d-xqqkz" not found 2026-07-30 02:17:59.582429 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7zljs/kube-state-metrics 2026-07-30 02:17:59.761885 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-7zljs" not found 2026-07-30 02:17:59.940941 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-f57bc/kube-prometheus-stack 2026-07-30 02:18:00.152942 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-f57bc" not found 2026-07-30 02:18:00.402460 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-bs85h/node-exporter 2026-07-30 02:18:00.619877 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-bs85h/pod-tls-sidecar 2026-07-30 02:18:00.784730 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-bs85h" not found 2026-07-30 02:18:00.982273 | instance | monitoring/loki-0/loki 2026-07-30 02:18:01.182086 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-07-30 02:18:01.372958 | instance | monitoring/loki-chunks-cache-0/memcached 2026-07-30 02:18:01.559599 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-07-30 02:18:01.565602 | instance | monitoring/loki-chunks-cache-0/exporter 2026-07-30 02:18:01.739086 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-07-30 02:18:01.906601 | instance | monitoring/loki-gateway-cf54cb88c-kmd7t/nginx 2026-07-30 02:18:02.338967 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-kmd7t" not found 2026-07-30 02:18:02.554616 | instance | monitoring/loki-results-cache-0/memcached 2026-07-30 02:18:02.722663 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-07-30 02:18:02.726987 | instance | monitoring/loki-results-cache-0/exporter 2026-07-30 02:18:02.932465 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-07-30 02:18:03.125331 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-6plx2/gc 2026-07-30 02:18:03.292618 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-6plx2" not found 2026-07-30 02:18:03.467480 | instance | monitoring/node-feature-discovery-master-8665476dbc-2zh8z/master 2026-07-30 02:18:03.640858 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-2zh8z" not found 2026-07-30 02:18:03.807501 | instance | monitoring/node-feature-discovery-worker-h5d64/worker 2026-07-30 02:18:04.007765 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-h5d64" not found 2026-07-30 02:18:04.203903 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-07-30 02:18:04.410891 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-30 02:18:04.414464 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-07-30 02:18:04.579469 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-30 02:18:04.582959 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-07-30 02:18:04.767254 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-30 02:18:04.771629 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-07-30 02:18:04.947169 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-30 02:18:04.951846 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-07-30 02:18:05.194944 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-30 02:18:05.372717 | instance | monitoring/prometheus-pushgateway-7b8659c68b-p4vmt/pushgateway 2026-07-30 02:18:05.556504 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-p4vmt" not found 2026-07-30 02:18:05.731071 | instance | monitoring/vector-42fl4/vector 2026-07-30 02:18:05.979728 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-42fl4" not found 2026-07-30 02:18:06.172452 | instance | openstack/barbican-api-67b6d5d9dd-6b5q8/init 2026-07-30 02:18:06.361584 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-67b6d5d9dd-6b5q8" not found 2026-07-30 02:18:06.367390 | instance | openstack/barbican-api-67b6d5d9dd-6b5q8/barbican-api 2026-07-30 02:18:06.555259 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-67b6d5d9dd-6b5q8" not found 2026-07-30 02:18:06.740158 | instance | openstack/barbican-db-init-lc2jq/init 2026-07-30 02:18:06.926872 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-lc2jq" not found 2026-07-30 02:18:06.936729 | instance | openstack/barbican-db-init-lc2jq/barbican-db-init-0 2026-07-30 02:18:07.133030 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-lc2jq" not found 2026-07-30 02:18:07.326258 | instance | openstack/barbican-db-sync-hmgk6/init 2026-07-30 02:18:07.508639 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-hmgk6" not found 2026-07-30 02:18:07.512791 | instance | openstack/barbican-db-sync-hmgk6/barbican-db-sync 2026-07-30 02:18:07.709822 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-hmgk6" not found 2026-07-30 02:18:07.898984 | instance | openstack/barbican-ks-endpoints-jsdrg/init 2026-07-30 02:18:08.084432 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-jsdrg" not found 2026-07-30 02:18:08.089796 | instance | openstack/barbican-ks-endpoints-jsdrg/key-manager-ks-endpoints-admin 2026-07-30 02:18:08.273032 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-jsdrg" not found 2026-07-30 02:18:08.277853 | instance | openstack/barbican-ks-endpoints-jsdrg/key-manager-ks-endpoints-internal 2026-07-30 02:18:08.465695 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-jsdrg" not found 2026-07-30 02:18:08.468644 | instance | openstack/barbican-ks-endpoints-jsdrg/key-manager-ks-endpoints-public 2026-07-30 02:18:08.637122 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-jsdrg" not found 2026-07-30 02:18:08.808900 | instance | openstack/barbican-ks-service-s6n74/init 2026-07-30 02:18:08.996387 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-s6n74" not found 2026-07-30 02:18:09.001902 | instance | openstack/barbican-ks-service-s6n74/key-manager-ks-service-registration 2026-07-30 02:18:09.191887 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-s6n74" not found 2026-07-30 02:18:09.378286 | instance | openstack/barbican-ks-user-vkksp/init 2026-07-30 02:18:09.549931 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-vkksp" not found 2026-07-30 02:18:09.553738 | instance | openstack/barbican-ks-user-vkksp/barbican-ks-user 2026-07-30 02:18:09.730812 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-vkksp" not found 2026-07-30 02:18:09.914112 | instance | openstack/barbican-rabbit-init-bdw8p/init 2026-07-30 02:18:10.108666 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-bdw8p" not found 2026-07-30 02:18:10.113568 | instance | openstack/barbican-rabbit-init-bdw8p/rabbit-init 2026-07-30 02:18:10.285130 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-bdw8p" not found 2026-07-30 02:18:10.459616 | instance | openstack/cinder-api-5659fbfc6d-rqkfw/init 2026-07-30 02:18:10.644499 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-5659fbfc6d-rqkfw" not found 2026-07-30 02:18:10.649744 | instance | openstack/cinder-api-5659fbfc6d-rqkfw/ceph-coordination-volume-perms 2026-07-30 02:18:10.824938 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-5659fbfc6d-rqkfw" not found 2026-07-30 02:18:10.829312 | instance | openstack/cinder-api-5659fbfc6d-rqkfw/cinder-api 2026-07-30 02:18:11.139958 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-5659fbfc6d-rqkfw" not found 2026-07-30 02:18:11.318687 | instance | openstack/cinder-backup-78dd5b8dc4-jflcq/init 2026-07-30 02:18:11.496865 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-78dd5b8dc4-jflcq" not found 2026-07-30 02:18:11.501723 | instance | openstack/cinder-backup-78dd5b8dc4-jflcq/ceph-backup-keyring-placement 2026-07-30 02:18:11.674580 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-78dd5b8dc4-jflcq" not found 2026-07-30 02:18:11.679505 | instance | openstack/cinder-backup-78dd5b8dc4-jflcq/ceph-keyring-placement-rbd1 2026-07-30 02:18:11.867397 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-78dd5b8dc4-jflcq" not found 2026-07-30 02:18:11.871976 | instance | openstack/cinder-backup-78dd5b8dc4-jflcq/ceph-coordination-volume-perms 2026-07-30 02:18:12.054565 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-78dd5b8dc4-jflcq" not found 2026-07-30 02:18:12.061362 | instance | openstack/cinder-backup-78dd5b8dc4-jflcq/cinder-backup 2026-07-30 02:18:12.256508 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-78dd5b8dc4-jflcq" not found 2026-07-30 02:18:12.445453 | instance | openstack/cinder-backup-storage-init-d264n/init 2026-07-30 02:18:12.613720 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-d264n" not found 2026-07-30 02:18:12.618232 | instance | openstack/cinder-backup-storage-init-d264n/ceph-keyring-placement 2026-07-30 02:18:12.806708 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-d264n" not found 2026-07-30 02:18:12.811666 | instance | openstack/cinder-backup-storage-init-d264n/cinder-backup-storage-init 2026-07-30 02:18:12.995751 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-d264n" not found 2026-07-30 02:18:13.192467 | instance | openstack/cinder-bootstrap-d44sn/init 2026-07-30 02:18:13.380708 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-d44sn" not found 2026-07-30 02:18:13.384263 | instance | openstack/cinder-bootstrap-d44sn/bootstrap 2026-07-30 02:18:13.565340 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-d44sn" not found 2026-07-30 02:18:13.748640 | instance | openstack/cinder-create-internal-tenant-jtcmn/init 2026-07-30 02:18:13.922630 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-jtcmn" not found 2026-07-30 02:18:13.926402 | instance | openstack/cinder-create-internal-tenant-jtcmn/create-internal-tenant 2026-07-30 02:18:14.105520 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-jtcmn" not found 2026-07-30 02:18:14.310925 | instance | openstack/cinder-db-init-qz9ng/init 2026-07-30 02:18:14.487130 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-qz9ng" not found 2026-07-30 02:18:14.491388 | instance | openstack/cinder-db-init-qz9ng/cinder-db-init-0 2026-07-30 02:18:14.702118 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-qz9ng" not found 2026-07-30 02:18:14.927921 | instance | openstack/cinder-db-sync-97c5v/init 2026-07-30 02:18:15.118214 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-97c5v" not found 2026-07-30 02:18:15.121655 | instance | openstack/cinder-db-sync-97c5v/cinder-db-sync 2026-07-30 02:18:15.310446 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-97c5v" not found 2026-07-30 02:18:15.492576 | instance | openstack/cinder-ks-endpoints-scwkt/init 2026-07-30 02:18:15.669485 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-scwkt" not found 2026-07-30 02:18:15.675635 | instance | openstack/cinder-ks-endpoints-scwkt/volumev3-ks-endpoints-admin 2026-07-30 02:18:15.870740 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-scwkt" not found 2026-07-30 02:18:15.875071 | instance | openstack/cinder-ks-endpoints-scwkt/volumev3-ks-endpoints-internal 2026-07-30 02:18:16.075045 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-scwkt" not found 2026-07-30 02:18:16.078395 | instance | openstack/cinder-ks-endpoints-scwkt/volumev3-ks-endpoints-public 2026-07-30 02:18:16.255286 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-scwkt" not found 2026-07-30 02:18:16.459671 | instance | openstack/cinder-ks-service-7j9kh/init 2026-07-30 02:18:16.645146 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-7j9kh" not found 2026-07-30 02:18:16.649069 | instance | openstack/cinder-ks-service-7j9kh/volumev3-ks-service-registration 2026-07-30 02:18:16.836379 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-7j9kh" not found 2026-07-30 02:18:17.041642 | instance | openstack/cinder-ks-user-9t798/init 2026-07-30 02:18:17.222243 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-9t798" not found 2026-07-30 02:18:17.226043 | instance | openstack/cinder-ks-user-9t798/cinder-ks-user 2026-07-30 02:18:17.400075 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-9t798" not found 2026-07-30 02:18:17.568768 | instance | openstack/cinder-rabbit-init-zq2js/init 2026-07-30 02:18:17.743376 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-zq2js" not found 2026-07-30 02:18:17.748292 | instance | openstack/cinder-rabbit-init-zq2js/rabbit-init 2026-07-30 02:18:17.930142 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-zq2js" not found 2026-07-30 02:18:18.127249 | instance | openstack/cinder-scheduler-76b87dcc56-5ctmp/init 2026-07-30 02:18:18.319754 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-76b87dcc56-5ctmp" not found 2026-07-30 02:18:18.326105 | instance | openstack/cinder-scheduler-76b87dcc56-5ctmp/ceph-coordination-volume-perms 2026-07-30 02:18:18.495063 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-76b87dcc56-5ctmp" not found 2026-07-30 02:18:18.499680 | instance | openstack/cinder-scheduler-76b87dcc56-5ctmp/cinder-scheduler 2026-07-30 02:18:18.685540 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-76b87dcc56-5ctmp" not found 2026-07-30 02:18:18.864041 | instance | openstack/cinder-storage-init-l8jzt/init 2026-07-30 02:18:19.059991 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-l8jzt" not found 2026-07-30 02:18:19.064804 | instance | openstack/cinder-storage-init-l8jzt/ceph-keyring-placement 2026-07-30 02:18:19.236178 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-l8jzt" not found 2026-07-30 02:18:19.241274 | instance | openstack/cinder-storage-init-l8jzt/cinder-storage-init-rbd1 2026-07-30 02:18:19.436175 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-l8jzt" not found 2026-07-30 02:18:19.611904 | instance | openstack/cinder-volume-bd56497bf-vvq98/init 2026-07-30 02:18:19.785075 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-bd56497bf-vvq98" not found 2026-07-30 02:18:19.789584 | instance | openstack/cinder-volume-bd56497bf-vvq98/ceph-keyring-placement-rbd1 2026-07-30 02:18:19.967108 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-bd56497bf-vvq98" not found 2026-07-30 02:18:19.971275 | instance | openstack/cinder-volume-bd56497bf-vvq98/ceph-coordination-volume-perms 2026-07-30 02:18:20.168555 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-bd56497bf-vvq98" not found 2026-07-30 02:18:20.173099 | instance | openstack/cinder-volume-bd56497bf-vvq98/init-cinder-conf 2026-07-30 02:18:20.362401 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-bd56497bf-vvq98" not found 2026-07-30 02:18:20.366682 | instance | openstack/cinder-volume-bd56497bf-vvq98/cinder-volume 2026-07-30 02:18:20.552066 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-bd56497bf-vvq98" not found 2026-07-30 02:18:20.724600 | instance | openstack/cinder-volume-usage-audit-29756285-9bfzq/init 2026-07-30 02:18:20.912355 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29756285-9bfzq" not found 2026-07-30 02:18:20.915786 | instance | openstack/cinder-volume-usage-audit-29756285-9bfzq/cinder-volume-usage-audit 2026-07-30 02:18:21.121612 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29756285-9bfzq" not found 2026-07-30 02:18:21.299145 | instance | openstack/glance-api-655ccd9d8-5tqjw/init 2026-07-30 02:18:21.468124 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-655ccd9d8-5tqjw" not found 2026-07-30 02:18:21.471798 | instance | openstack/glance-api-655ccd9d8-5tqjw/glance-perms 2026-07-30 02:18:21.643679 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-655ccd9d8-5tqjw" not found 2026-07-30 02:18:21.647341 | instance | openstack/glance-api-655ccd9d8-5tqjw/ceph-keyring-placement 2026-07-30 02:18:21.818466 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-655ccd9d8-5tqjw" not found 2026-07-30 02:18:21.823791 | instance | openstack/glance-api-655ccd9d8-5tqjw/glance-api 2026-07-30 02:18:22.036421 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-655ccd9d8-5tqjw" not found 2026-07-30 02:18:22.227081 | instance | openstack/glance-db-init-ctx9n/init 2026-07-30 02:18:22.388410 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-ctx9n" not found 2026-07-30 02:18:22.392961 | instance | openstack/glance-db-init-ctx9n/glance-db-init-0 2026-07-30 02:18:22.571800 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-ctx9n" not found 2026-07-30 02:18:22.748121 | instance | openstack/glance-db-sync-ffdpf/init 2026-07-30 02:18:22.923010 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-ffdpf" not found 2026-07-30 02:18:22.928027 | instance | openstack/glance-db-sync-ffdpf/glance-db-sync 2026-07-30 02:18:23.125975 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-ffdpf" not found 2026-07-30 02:18:23.306749 | instance | openstack/glance-ks-endpoints-76g6s/init 2026-07-30 02:18:23.476089 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-76g6s" not found 2026-07-30 02:18:23.480589 | instance | openstack/glance-ks-endpoints-76g6s/image-ks-endpoints-admin 2026-07-30 02:18:23.658364 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-76g6s" not found 2026-07-30 02:18:23.662484 | instance | openstack/glance-ks-endpoints-76g6s/image-ks-endpoints-internal 2026-07-30 02:18:23.837340 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-76g6s" not found 2026-07-30 02:18:23.841077 | instance | openstack/glance-ks-endpoints-76g6s/image-ks-endpoints-public 2026-07-30 02:18:24.017777 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-76g6s" not found 2026-07-30 02:18:24.198329 | instance | openstack/glance-ks-service-6khff/init 2026-07-30 02:18:24.363674 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-6khff" not found 2026-07-30 02:18:24.368806 | instance | openstack/glance-ks-service-6khff/image-ks-service-registration 2026-07-30 02:18:24.558183 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-6khff" not found 2026-07-30 02:18:24.744499 | instance | openstack/glance-ks-user-ll24v/init 2026-07-30 02:18:24.940302 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-ll24v" not found 2026-07-30 02:18:24.944779 | instance | openstack/glance-ks-user-ll24v/glance-ks-user 2026-07-30 02:18:25.171065 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-ll24v" not found 2026-07-30 02:18:25.348028 | instance | openstack/glance-metadefs-load-bbxtv/init 2026-07-30 02:18:25.518182 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-bbxtv" not found 2026-07-30 02:18:25.523970 | instance | openstack/glance-metadefs-load-bbxtv/glance-metadefs-load 2026-07-30 02:18:25.692693 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-bbxtv" not found 2026-07-30 02:18:25.865695 | instance | openstack/glance-rabbit-init-wv6lw/init 2026-07-30 02:18:26.045415 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-wv6lw" not found 2026-07-30 02:18:26.049916 | instance | openstack/glance-rabbit-init-wv6lw/rabbit-init 2026-07-30 02:18:26.234620 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-wv6lw" not found 2026-07-30 02:18:26.412400 | instance | openstack/glance-storage-init-hgc5j/init 2026-07-30 02:18:26.622011 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-hgc5j" not found 2026-07-30 02:18:26.628422 | instance | openstack/glance-storage-init-hgc5j/ceph-keyring-placement 2026-07-30 02:18:26.811757 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-hgc5j" not found 2026-07-30 02:18:26.817544 | instance | openstack/glance-storage-init-hgc5j/glance-storage-init 2026-07-30 02:18:27.027116 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-hgc5j" not found 2026-07-30 02:18:27.210625 | instance | openstack/heat-api-67585797dc-rj8d5/init 2026-07-30 02:18:27.398968 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-67585797dc-rj8d5" not found 2026-07-30 02:18:27.402881 | instance | openstack/heat-api-67585797dc-rj8d5/heat-api 2026-07-30 02:18:27.594841 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-67585797dc-rj8d5" not found 2026-07-30 02:18:27.807027 | instance | openstack/heat-bootstrap-qmtfd/init 2026-07-30 02:18:27.984187 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-qmtfd" not found 2026-07-30 02:18:27.987728 | instance | openstack/heat-bootstrap-qmtfd/bootstrap 2026-07-30 02:18:28.195602 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-qmtfd" not found 2026-07-30 02:18:28.387578 | instance | openstack/heat-cfn-6f5db54689-vdcmg/init 2026-07-30 02:18:28.606582 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-6f5db54689-vdcmg" not found 2026-07-30 02:18:28.610762 | instance | openstack/heat-cfn-6f5db54689-vdcmg/heat-cfn 2026-07-30 02:18:28.786456 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-6f5db54689-vdcmg" not found 2026-07-30 02:18:28.965064 | instance | openstack/heat-db-init-hxgj5/init 2026-07-30 02:18:29.156609 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-hxgj5" not found 2026-07-30 02:18:29.160481 | instance | openstack/heat-db-init-hxgj5/heat-db-init-0 2026-07-30 02:18:29.341667 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-hxgj5" not found 2026-07-30 02:18:29.533314 | instance | openstack/heat-db-sync-4ggpz/init 2026-07-30 02:18:29.714277 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-4ggpz" not found 2026-07-30 02:18:29.718485 | instance | openstack/heat-db-sync-4ggpz/heat-db-sync 2026-07-30 02:18:29.893056 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-4ggpz" not found 2026-07-30 02:18:30.112453 | instance | openstack/heat-domain-ks-user-wcsz4/init 2026-07-30 02:18:30.288207 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-wcsz4" not found 2026-07-30 02:18:30.292989 | instance | openstack/heat-domain-ks-user-wcsz4/heat-ks-domain-user 2026-07-30 02:18:30.452550 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-wcsz4" not found 2026-07-30 02:18:30.641645 | instance | openstack/heat-engine-6cd8764dcd-rjcm6/init 2026-07-30 02:18:30.828441 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-6cd8764dcd-rjcm6" not found 2026-07-30 02:18:30.833101 | instance | openstack/heat-engine-6cd8764dcd-rjcm6/heat-engine 2026-07-30 02:18:31.022187 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-6cd8764dcd-rjcm6" not found 2026-07-30 02:18:31.214492 | instance | openstack/heat-engine-cleaner-29756285-vzcqg/init 2026-07-30 02:18:31.400655 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29756285-vzcqg" not found 2026-07-30 02:18:31.406402 | instance | openstack/heat-engine-cleaner-29756285-vzcqg/heat-engine-cleaner 2026-07-30 02:18:31.586692 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29756285-vzcqg" not found 2026-07-30 02:18:31.754395 | instance | openstack/heat-engine-cleaner-29756290-vgmkp/init 2026-07-30 02:18:31.930323 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29756290-vgmkp" not found 2026-07-30 02:18:31.935729 | instance | openstack/heat-engine-cleaner-29756290-vgmkp/heat-engine-cleaner 2026-07-30 02:18:32.154181 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29756290-vgmkp" not found 2026-07-30 02:18:32.340691 | instance | openstack/heat-engine-cleaner-29756295-6njcc/init 2026-07-30 02:18:32.516295 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29756295-6njcc" not found 2026-07-30 02:18:32.521069 | instance | openstack/heat-engine-cleaner-29756295-6njcc/heat-engine-cleaner 2026-07-30 02:18:32.689313 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29756295-6njcc" not found 2026-07-30 02:18:32.867133 | instance | openstack/heat-ks-endpoints-f75th/init 2026-07-30 02:18:33.072142 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-f75th" not found 2026-07-30 02:18:33.077074 | instance | openstack/heat-ks-endpoints-f75th/orchestration-ks-endpoints-admin 2026-07-30 02:18:33.272741 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-f75th" not found 2026-07-30 02:18:33.277881 | instance | openstack/heat-ks-endpoints-f75th/orchestration-ks-endpoints-internal 2026-07-30 02:18:33.460798 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-f75th" not found 2026-07-30 02:18:33.466193 | instance | openstack/heat-ks-endpoints-f75th/orchestration-ks-endpoints-public 2026-07-30 02:18:33.648803 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-f75th" not found 2026-07-30 02:18:33.653313 | instance | openstack/heat-ks-endpoints-f75th/cloudformation-ks-endpoints-admin 2026-07-30 02:18:33.834905 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-f75th" not found 2026-07-30 02:18:33.839492 | instance | openstack/heat-ks-endpoints-f75th/cloudformation-ks-endpoints-internal 2026-07-30 02:18:34.020257 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-f75th" not found 2026-07-30 02:18:34.026416 | instance | openstack/heat-ks-endpoints-f75th/cloudformation-ks-endpoints-public 2026-07-30 02:18:34.216250 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-f75th" not found 2026-07-30 02:18:34.399194 | instance | openstack/heat-ks-service-9xmnt/init 2026-07-30 02:18:34.594969 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-9xmnt" not found 2026-07-30 02:18:34.598683 | instance | openstack/heat-ks-service-9xmnt/orchestration-ks-service-registration 2026-07-30 02:18:34.770635 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-9xmnt" not found 2026-07-30 02:18:34.775273 | instance | openstack/heat-ks-service-9xmnt/cloudformation-ks-service-registration 2026-07-30 02:18:34.970418 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-9xmnt" not found 2026-07-30 02:18:35.172726 | instance | openstack/heat-ks-user-ks9dn/init 2026-07-30 02:18:35.376158 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-ks9dn" not found 2026-07-30 02:18:35.381267 | instance | openstack/heat-ks-user-ks9dn/heat-ks-user 2026-07-30 02:18:35.564421 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-ks9dn" not found 2026-07-30 02:18:35.569081 | instance | openstack/heat-ks-user-ks9dn/heat-trustee-ks-user 2026-07-30 02:18:35.752626 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-ks9dn" not found 2026-07-30 02:18:35.943777 | instance | openstack/heat-rabbit-init-j6fhr/init 2026-07-30 02:18:36.152436 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-j6fhr" not found 2026-07-30 02:18:36.157812 | instance | openstack/heat-rabbit-init-j6fhr/rabbit-init 2026-07-30 02:18:36.347819 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-j6fhr" not found 2026-07-30 02:18:36.532741 | instance | openstack/heat-trusts-994kq/init 2026-07-30 02:18:36.720639 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-994kq" not found 2026-07-30 02:18:36.723646 | instance | openstack/heat-trusts-994kq/heat-trusts 2026-07-30 02:18:36.912693 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-994kq" not found 2026-07-30 02:18:37.118749 | instance | openstack/horizon-65685d4b48-tb2fg/init 2026-07-30 02:18:37.306341 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-65685d4b48-tb2fg" not found 2026-07-30 02:18:37.312933 | instance | openstack/horizon-65685d4b48-tb2fg/horizon 2026-07-30 02:18:37.547109 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-65685d4b48-tb2fg" not found 2026-07-30 02:18:37.749908 | instance | openstack/horizon-db-init-kddkz/init 2026-07-30 02:18:37.956975 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-kddkz" not found 2026-07-30 02:18:37.960755 | instance | openstack/horizon-db-init-kddkz/horizon-db-init-0 2026-07-30 02:18:38.146536 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-kddkz" not found 2026-07-30 02:18:38.330975 | instance | openstack/horizon-db-sync-xwfb9/init 2026-07-30 02:18:38.527367 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-xwfb9" not found 2026-07-30 02:18:38.531020 | instance | openstack/horizon-db-sync-xwfb9/horizon-db-sync 2026-07-30 02:18:38.715671 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-xwfb9" not found 2026-07-30 02:18:38.888271 | instance | openstack/keepalived-7ksfw/init 2026-07-30 02:18:39.113022 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-7ksfw" not found 2026-07-30 02:18:39.117075 | instance | openstack/keepalived-7ksfw/wait-for-ip 2026-07-30 02:18:39.449953 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-7ksfw" not found 2026-07-30 02:18:39.455185 | instance | openstack/keepalived-7ksfw/keepalived 2026-07-30 02:18:39.711340 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-7ksfw" not found 2026-07-30 02:18:39.886923 | instance | openstack/keystone-api-5dfcb79b77-kbf78/init 2026-07-30 02:18:40.082748 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-5dfcb79b77-kbf78" not found 2026-07-30 02:18:40.087554 | instance | openstack/keystone-api-5dfcb79b77-kbf78/keystone-api 2026-07-30 02:18:40.853945 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-5dfcb79b77-kbf78" not found 2026-07-30 02:18:41.045417 | instance | openstack/keystone-bootstrap-8s9wk/init 2026-07-30 02:18:41.226454 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-8s9wk" not found 2026-07-30 02:18:41.229290 | instance | openstack/keystone-bootstrap-8s9wk/bootstrap 2026-07-30 02:18:41.418078 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-8s9wk" not found 2026-07-30 02:18:41.593468 | instance | openstack/keystone-credential-setup-xskcv/init 2026-07-30 02:18:41.761021 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-xskcv" not found 2026-07-30 02:18:41.765163 | instance | openstack/keystone-credential-setup-xskcv/keystone-credential-setup 2026-07-30 02:18:41.942647 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-xskcv" not found 2026-07-30 02:18:42.123690 | instance | openstack/keystone-db-init-wpn4n/init 2026-07-30 02:18:42.305170 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-wpn4n" not found 2026-07-30 02:18:42.310956 | instance | openstack/keystone-db-init-wpn4n/keystone-db-init-0 2026-07-30 02:18:42.497004 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-wpn4n" not found 2026-07-30 02:18:42.685919 | instance | openstack/keystone-db-sync-65vwx/init 2026-07-30 02:18:42.865536 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-65vwx" not found 2026-07-30 02:18:42.874553 | instance | openstack/keystone-db-sync-65vwx/keystone-db-sync 2026-07-30 02:18:43.064069 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-65vwx" not found 2026-07-30 02:18:43.242782 | instance | openstack/keystone-domain-manage-6jcsm/init 2026-07-30 02:18:43.419990 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-6jcsm" not found 2026-07-30 02:18:43.424764 | instance | openstack/keystone-domain-manage-6jcsm/keystone-domain-manage 2026-07-30 02:18:43.593448 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-6jcsm" not found 2026-07-30 02:18:43.770852 | instance | openstack/keystone-fernet-setup-h4qvt/init 2026-07-30 02:18:43.943424 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-h4qvt" not found 2026-07-30 02:18:43.948346 | instance | openstack/keystone-fernet-setup-h4qvt/keystone-fernet-setup 2026-07-30 02:18:44.153933 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-h4qvt" not found 2026-07-30 02:18:44.339218 | instance | openstack/keystone-rabbit-init-67gg5/init 2026-07-30 02:18:44.515226 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-67gg5" not found 2026-07-30 02:18:44.519587 | instance | openstack/keystone-rabbit-init-67gg5/rabbit-init 2026-07-30 02:18:44.684023 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-67gg5" not found 2026-07-30 02:18:44.857406 | instance | openstack/libvirt-libvirt-default-sdmg6/init 2026-07-30 02:18:45.045079 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-sdmg6" not found 2026-07-30 02:18:45.049973 | instance | openstack/libvirt-libvirt-default-sdmg6/init-dynamic-options 2026-07-30 02:18:45.240602 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-sdmg6" not found 2026-07-30 02:18:45.247160 | instance | openstack/libvirt-libvirt-default-sdmg6/ceph-admin-keyring-placement 2026-07-30 02:18:45.446459 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-sdmg6" not found 2026-07-30 02:18:45.450787 | instance | openstack/libvirt-libvirt-default-sdmg6/ceph-keyring-placement 2026-07-30 02:18:45.625936 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-sdmg6" not found 2026-07-30 02:18:45.630265 | instance | openstack/libvirt-libvirt-default-sdmg6/tls-sidecar 2026-07-30 02:18:45.824861 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-sdmg6" not found 2026-07-30 02:18:45.828226 | instance | openstack/libvirt-libvirt-default-sdmg6/libvirt 2026-07-30 02:18:46.005980 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-sdmg6" not found 2026-07-30 02:18:46.009777 | instance | openstack/libvirt-libvirt-default-sdmg6/libvirt-exporter 2026-07-30 02:18:46.200117 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-sdmg6" not found 2026-07-30 02:18:46.386014 | instance | openstack/magnum-api-6dc47c747d-9tjzt/init 2026-07-30 02:18:46.587077 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-6dc47c747d-9tjzt" not found 2026-07-30 02:18:46.590552 | instance | openstack/magnum-api-6dc47c747d-9tjzt/magnum-api 2026-07-30 02:18:46.766004 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-6dc47c747d-9tjzt" not found 2026-07-30 02:18:46.943320 | instance | openstack/magnum-cluster-api-proxy-5w8wp/magnum-cluster-api-proxy 2026-07-30 02:18:47.141110 | instance | Error from server (BadRequest): previous terminated container "magnum-cluster-api-proxy" in pod "magnum-cluster-api-proxy-5w8wp" not found 2026-07-30 02:18:47.320701 | instance | openstack/magnum-conductor-0/init 2026-07-30 02:18:47.499654 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-07-30 02:18:47.504271 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-07-30 02:18:47.688361 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-07-30 02:18:47.693025 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-07-30 02:18:47.874708 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-07-30 02:18:48.051482 | instance | openstack/magnum-db-init-9qvjm/init 2026-07-30 02:18:48.225798 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-9qvjm" not found 2026-07-30 02:18:48.230167 | instance | openstack/magnum-db-init-9qvjm/magnum-db-init-0 2026-07-30 02:18:48.392099 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-9qvjm" not found 2026-07-30 02:18:48.592297 | instance | openstack/magnum-db-sync-ph4tt/init 2026-07-30 02:18:48.766178 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-ph4tt" not found 2026-07-30 02:18:48.771265 | instance | openstack/magnum-db-sync-ph4tt/magnum-db-sync 2026-07-30 02:18:48.945251 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-ph4tt" not found 2026-07-30 02:18:49.130501 | instance | openstack/magnum-domain-ks-user-9d4t5/init 2026-07-30 02:18:49.299736 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-9d4t5" not found 2026-07-30 02:18:49.303913 | instance | openstack/magnum-domain-ks-user-9d4t5/magnum-ks-domain-user 2026-07-30 02:18:49.478136 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-9d4t5" not found 2026-07-30 02:18:49.651046 | instance | openstack/magnum-ks-endpoints-cj6vz/init 2026-07-30 02:18:49.819255 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-cj6vz" not found 2026-07-30 02:18:49.823882 | instance | openstack/magnum-ks-endpoints-cj6vz/container-infra-ks-endpoints-admin 2026-07-30 02:18:50.018123 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-cj6vz" not found 2026-07-30 02:18:50.021479 | instance | openstack/magnum-ks-endpoints-cj6vz/container-infra-ks-endpoints-internal 2026-07-30 02:18:50.205505 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-cj6vz" not found 2026-07-30 02:18:50.209856 | instance | openstack/magnum-ks-endpoints-cj6vz/container-infra-ks-endpoints-public 2026-07-30 02:18:50.390481 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-cj6vz" not found 2026-07-30 02:18:50.566145 | instance | openstack/magnum-ks-service-9xz42/init 2026-07-30 02:18:50.747952 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-9xz42" not found 2026-07-30 02:18:50.753339 | instance | openstack/magnum-ks-service-9xz42/container-infra-ks-service-registration 2026-07-30 02:18:50.933822 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-9xz42" not found 2026-07-30 02:18:51.146387 | instance | openstack/magnum-ks-user-686sm/init 2026-07-30 02:18:51.333211 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-686sm" not found 2026-07-30 02:18:51.338233 | instance | openstack/magnum-ks-user-686sm/magnum-ks-user 2026-07-30 02:18:51.514694 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-686sm" not found 2026-07-30 02:18:51.693948 | instance | openstack/magnum-rabbit-init-mqxfb/init 2026-07-30 02:18:51.873928 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-mqxfb" not found 2026-07-30 02:18:51.878383 | instance | openstack/magnum-rabbit-init-mqxfb/rabbit-init 2026-07-30 02:18:52.067726 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-mqxfb" not found 2026-07-30 02:18:52.256822 | instance | openstack/magnum-registry-c45778976-dlttc/registry 2026-07-30 02:18:52.468233 | instance | Error from server (BadRequest): previous terminated container "registry" in pod "magnum-registry-c45778976-dlttc" not found 2026-07-30 02:18:52.650696 | instance | openstack/manila-api-78dd5c46c-dn4l4/init 2026-07-30 02:18:52.820512 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-api-78dd5c46c-dn4l4" not found 2026-07-30 02:18:52.823845 | instance | openstack/manila-api-78dd5c46c-dn4l4/manila-api 2026-07-30 02:18:53.011928 | instance | Error from server (BadRequest): previous terminated container "manila-api" in pod "manila-api-78dd5c46c-dn4l4" not found 2026-07-30 02:18:53.194781 | instance | openstack/manila-bootstrap-x8d85/init 2026-07-30 02:18:53.370109 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-bootstrap-x8d85" not found 2026-07-30 02:18:53.374845 | instance | openstack/manila-bootstrap-x8d85/bootstrap 2026-07-30 02:18:53.562125 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "manila-bootstrap-x8d85" not found 2026-07-30 02:18:53.729838 | instance | openstack/manila-data-59d799c6fd-7btdt/init 2026-07-30 02:18:53.904621 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-data-59d799c6fd-7btdt" not found 2026-07-30 02:18:53.908324 | instance | openstack/manila-data-59d799c6fd-7btdt/manila-data 2026-07-30 02:18:54.101301 | instance | Error from server (BadRequest): previous terminated container "manila-data" in pod "manila-data-59d799c6fd-7btdt" not found 2026-07-30 02:18:54.272913 | instance | openstack/manila-db-init-8wfmw/init 2026-07-30 02:18:54.447456 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-init-8wfmw" not found 2026-07-30 02:18:54.450457 | instance | openstack/manila-db-init-8wfmw/manila-db-init-0 2026-07-30 02:18:54.627308 | instance | Error from server (BadRequest): previous terminated container "manila-db-init-0" in pod "manila-db-init-8wfmw" not found 2026-07-30 02:18:54.797405 | instance | openstack/manila-db-sync-j544p/init 2026-07-30 02:18:54.980392 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-sync-j544p" not found 2026-07-30 02:18:54.985819 | instance | openstack/manila-db-sync-j544p/manila-db-sync 2026-07-30 02:18:55.161960 | instance | Error from server (BadRequest): previous terminated container "manila-db-sync" in pod "manila-db-sync-j544p" not found 2026-07-30 02:18:55.352178 | instance | openstack/manila-ks-endpoints-gqgqf/init 2026-07-30 02:18:55.584836 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-endpoints-gqgqf" not found 2026-07-30 02:18:55.588515 | instance | openstack/manila-ks-endpoints-gqgqf/share-ks-endpoints-admin 2026-07-30 02:18:55.765614 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-admin" in pod "manila-ks-endpoints-gqgqf" not found 2026-07-30 02:18:55.770810 | instance | openstack/manila-ks-endpoints-gqgqf/share-ks-endpoints-internal 2026-07-30 02:18:55.948308 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-internal" in pod "manila-ks-endpoints-gqgqf" not found 2026-07-30 02:18:55.953727 | instance | openstack/manila-ks-endpoints-gqgqf/share-ks-endpoints-public 2026-07-30 02:18:56.145196 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-public" in pod "manila-ks-endpoints-gqgqf" not found 2026-07-30 02:18:56.157034 | instance | openstack/manila-ks-endpoints-gqgqf/sharev2-ks-endpoints-admin 2026-07-30 02:18:56.330477 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-admin" in pod "manila-ks-endpoints-gqgqf" not found 2026-07-30 02:18:56.335100 | instance | openstack/manila-ks-endpoints-gqgqf/sharev2-ks-endpoints-internal 2026-07-30 02:18:56.515477 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-internal" in pod "manila-ks-endpoints-gqgqf" not found 2026-07-30 02:18:56.519649 | instance | openstack/manila-ks-endpoints-gqgqf/sharev2-ks-endpoints-public 2026-07-30 02:18:56.709535 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-public" in pod "manila-ks-endpoints-gqgqf" not found 2026-07-30 02:18:56.881189 | instance | openstack/manila-ks-service-4n7lj/init 2026-07-30 02:18:57.066812 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-service-4n7lj" not found 2026-07-30 02:18:57.070743 | instance | openstack/manila-ks-service-4n7lj/share-ks-service-registration 2026-07-30 02:18:57.245200 | instance | Error from server (BadRequest): previous terminated container "share-ks-service-registration" in pod "manila-ks-service-4n7lj" not found 2026-07-30 02:18:57.248771 | instance | openstack/manila-ks-service-4n7lj/sharev2-ks-service-registration 2026-07-30 02:18:57.427226 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-service-registration" in pod "manila-ks-service-4n7lj" not found 2026-07-30 02:18:57.610820 | instance | openstack/manila-ks-user-wvj2j/init 2026-07-30 02:18:57.799999 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-user-wvj2j" not found 2026-07-30 02:18:57.804640 | instance | openstack/manila-ks-user-wvj2j/manila-ks-user 2026-07-30 02:18:57.993002 | instance | Error from server (BadRequest): previous terminated container "manila-ks-user" in pod "manila-ks-user-wvj2j" not found 2026-07-30 02:18:58.194726 | instance | openstack/manila-rabbit-init-7ttpn/init 2026-07-30 02:18:58.365590 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-rabbit-init-7ttpn" not found 2026-07-30 02:18:58.369160 | instance | openstack/manila-rabbit-init-7ttpn/rabbit-init 2026-07-30 02:18:58.567564 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "manila-rabbit-init-7ttpn" not found 2026-07-30 02:18:58.756968 | instance | openstack/manila-scheduler-684944554b-g94tv/init 2026-07-30 02:18:58.922644 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-scheduler-684944554b-g94tv" not found 2026-07-30 02:18:58.927416 | instance | openstack/manila-scheduler-684944554b-g94tv/manila-scheduler 2026-07-30 02:18:59.123833 | instance | Error from server (BadRequest): previous terminated container "manila-scheduler" in pod "manila-scheduler-684944554b-g94tv" not found 2026-07-30 02:18:59.309908 | instance | openstack/manila-share-796554b5b8-rv2k2/init 2026-07-30 02:18:59.490053 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-share-796554b5b8-rv2k2" not found 2026-07-30 02:18:59.495029 | instance | openstack/manila-share-796554b5b8-rv2k2/manila-share-init 2026-07-30 02:18:59.668210 | instance | Error from server (BadRequest): previous terminated container "manila-share-init" in pod "manila-share-796554b5b8-rv2k2" not found 2026-07-30 02:18:59.672290 | instance | openstack/manila-share-796554b5b8-rv2k2/manila-share 2026-07-30 02:18:59.845318 | instance | Error from server (BadRequest): previous terminated container "manila-share" in pod "manila-share-796554b5b8-rv2k2" not found 2026-07-30 02:19:00.028442 | instance | openstack/memcached-memcached-6479589586-68tx4/init 2026-07-30 02:19:00.220282 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-68tx4" not found 2026-07-30 02:19:00.225635 | instance | openstack/memcached-memcached-6479589586-68tx4/memcached 2026-07-30 02:19:00.390045 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-68tx4" not found 2026-07-30 02:19:00.394544 | instance | openstack/memcached-memcached-6479589586-68tx4/memcached-exporter 2026-07-30 02:19:00.563960 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-68tx4" not found 2026-07-30 02:19:00.734589 | instance | openstack/neutron-db-init-4vkkr/init 2026-07-30 02:19:00.907273 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-4vkkr" not found 2026-07-30 02:19:00.912481 | instance | openstack/neutron-db-init-4vkkr/neutron-db-init-0 2026-07-30 02:19:01.104529 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-4vkkr" not found 2026-07-30 02:19:01.275477 | instance | openstack/neutron-db-sync-l7tv2/init 2026-07-30 02:19:01.453513 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-l7tv2" not found 2026-07-30 02:19:01.458526 | instance | openstack/neutron-db-sync-l7tv2/neutron-db-sync 2026-07-30 02:19:01.645194 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-l7tv2" not found 2026-07-30 02:19:01.820709 | instance | openstack/neutron-ks-endpoints-qbwnf/init 2026-07-30 02:19:02.012403 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-qbwnf" not found 2026-07-30 02:19:02.016257 | instance | openstack/neutron-ks-endpoints-qbwnf/network-ks-endpoints-admin 2026-07-30 02:19:02.208368 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-qbwnf" not found 2026-07-30 02:19:02.211523 | instance | openstack/neutron-ks-endpoints-qbwnf/network-ks-endpoints-internal 2026-07-30 02:19:02.384837 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-qbwnf" not found 2026-07-30 02:19:02.389149 | instance | openstack/neutron-ks-endpoints-qbwnf/network-ks-endpoints-public 2026-07-30 02:19:02.573514 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-qbwnf" not found 2026-07-30 02:19:02.776325 | instance | openstack/neutron-ks-service-drqpc/init 2026-07-30 02:19:02.949590 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-drqpc" not found 2026-07-30 02:19:02.955966 | instance | openstack/neutron-ks-service-drqpc/network-ks-service-registration 2026-07-30 02:19:03.148712 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-drqpc" not found 2026-07-30 02:19:03.333275 | instance | openstack/neutron-ks-user-69gdr/init 2026-07-30 02:19:03.517528 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-69gdr" not found 2026-07-30 02:19:03.523322 | instance | openstack/neutron-ks-user-69gdr/neutron-ks-user 2026-07-30 02:19:03.698534 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-69gdr" not found 2026-07-30 02:19:03.875499 | instance | openstack/neutron-netns-cleanup-cron-default-pndtd/init 2026-07-30 02:19:04.054407 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-pndtd" not found 2026-07-30 02:19:04.059553 | instance | openstack/neutron-netns-cleanup-cron-default-pndtd/neutron-netns-cleanup-cron 2026-07-30 02:19:04.239230 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-pndtd" not found 2026-07-30 02:19:04.416809 | instance | openstack/neutron-ovn-metadata-agent-default-v8882/init 2026-07-30 02:19:04.595367 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-v8882" not found 2026-07-30 02:19:04.600097 | instance | openstack/neutron-ovn-metadata-agent-default-v8882/neutron-metadata-agent-init 2026-07-30 02:19:04.777641 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-v8882" not found 2026-07-30 02:19:04.782930 | instance | openstack/neutron-ovn-metadata-agent-default-v8882/ovn-neutron-init 2026-07-30 02:19:04.965108 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-v8882" not found 2026-07-30 02:19:04.970203 | instance | openstack/neutron-ovn-metadata-agent-default-v8882/neutron-ovn-metadata-agent 2026-07-30 02:19:05.169349 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-v8882" not found 2026-07-30 02:19:05.362666 | instance | openstack/neutron-ovn-vpn-agent-default-7g4tp/init 2026-07-30 02:19:05.547157 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-vpn-agent-default-7g4tp" not found 2026-07-30 02:19:05.552568 | instance | openstack/neutron-ovn-vpn-agent-default-7g4tp/ovn-vpn-agent-init 2026-07-30 02:19:05.736420 | instance | Error from server (BadRequest): previous terminated container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-7g4tp" not found 2026-07-30 02:19:05.740119 | instance | openstack/neutron-ovn-vpn-agent-default-7g4tp/ovn-neutron-init 2026-07-30 02:19:05.915694 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-7g4tp" not found 2026-07-30 02:19:05.919700 | instance | openstack/neutron-ovn-vpn-agent-default-7g4tp/neutron-ovn-vpn-agent 2026-07-30 02:19:06.110749 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-7g4tp" not found 2026-07-30 02:19:06.308279 | instance | openstack/neutron-rabbit-init-p4h7f/init 2026-07-30 02:19:06.484085 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-p4h7f" not found 2026-07-30 02:19:06.489552 | instance | openstack/neutron-rabbit-init-p4h7f/rabbit-init 2026-07-30 02:19:06.664927 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-p4h7f" not found 2026-07-30 02:19:06.902689 | instance | openstack/neutron-rpc-server-86dc457d44-457jv/init 2026-07-30 02:19:07.104394 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-86dc457d44-457jv" not found 2026-07-30 02:19:07.107637 | instance | openstack/neutron-rpc-server-86dc457d44-457jv/ovn-neutron-init 2026-07-30 02:19:07.283187 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-rpc-server-86dc457d44-457jv" not found 2026-07-30 02:19:07.287994 | instance | openstack/neutron-rpc-server-86dc457d44-457jv/neutron-rpc-server 2026-07-30 02:19:07.473180 | instance | Error from server (BadRequest): previous terminated container "neutron-rpc-server" in pod "neutron-rpc-server-86dc457d44-457jv" not found 2026-07-30 02:19:07.669794 | instance | openstack/neutron-server-66d778476-jjnhc/init 2026-07-30 02:19:07.852986 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-66d778476-jjnhc" not found 2026-07-30 02:19:07.857516 | instance | openstack/neutron-server-66d778476-jjnhc/ovn-neutron-init 2026-07-30 02:19:08.035600 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-66d778476-jjnhc" not found 2026-07-30 02:19:08.038977 | instance | openstack/neutron-server-66d778476-jjnhc/neutron-server 2026-07-30 02:19:08.496036 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-66d778476-jjnhc" not found 2026-07-30 02:19:08.500412 | instance | openstack/neutron-server-66d778476-jjnhc/neutron-policy-server 2026-07-30 02:19:08.682122 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-66d778476-jjnhc" not found 2026-07-30 02:19:08.867915 | instance | openstack/nova-api-metadata-846498ff66-hj5wm/init 2026-07-30 02:19:09.080663 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-846498ff66-hj5wm" not found 2026-07-30 02:19:09.086589 | instance | openstack/nova-api-metadata-846498ff66-hj5wm/nova-api-metadata-init 2026-07-30 02:19:09.256206 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-846498ff66-hj5wm" not found 2026-07-30 02:19:09.260267 | instance | openstack/nova-api-metadata-846498ff66-hj5wm/nova-api 2026-07-30 02:19:09.441192 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-846498ff66-hj5wm" not found 2026-07-30 02:19:09.618453 | instance | openstack/nova-api-osapi-58bc7bcf56-gzp22/init 2026-07-30 02:19:09.788547 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-58bc7bcf56-gzp22" not found 2026-07-30 02:19:09.793844 | instance | openstack/nova-api-osapi-58bc7bcf56-gzp22/nova-osapi 2026-07-30 02:19:10.029313 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-58bc7bcf56-gzp22" not found 2026-07-30 02:19:10.218950 | instance | openstack/nova-bootstrap-dfqr7/init 2026-07-30 02:19:10.398629 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-dfqr7" not found 2026-07-30 02:19:10.402129 | instance | openstack/nova-bootstrap-dfqr7/bootstrap 2026-07-30 02:19:10.576535 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-dfqr7" not found 2026-07-30 02:19:10.750090 | instance | openstack/nova-cell-setup-29756280-xb7jx/init 2026-07-30 02:19:10.918920 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29756280-xb7jx" not found 2026-07-30 02:19:10.923477 | instance | openstack/nova-cell-setup-29756280-xb7jx/nova-cell-setup 2026-07-30 02:19:11.119210 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29756280-xb7jx" not found 2026-07-30 02:19:11.290027 | instance | openstack/nova-cell-setup-w88ll/init 2026-07-30 02:19:11.483565 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-w88ll" not found 2026-07-30 02:19:11.487491 | instance | openstack/nova-cell-setup-w88ll/nova-cell-setup-init 2026-07-30 02:19:11.659756 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-w88ll" not found 2026-07-30 02:19:11.663888 | instance | openstack/nova-cell-setup-w88ll/nova-cell-setup 2026-07-30 02:19:11.838685 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-w88ll" not found 2026-07-30 02:19:12.040384 | instance | openstack/nova-compute-default-s4wlg/init 2026-07-30 02:19:12.241852 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-s4wlg" not found 2026-07-30 02:19:12.245468 | instance | openstack/nova-compute-default-s4wlg/nova-compute-init 2026-07-30 02:19:12.418274 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-s4wlg" not found 2026-07-30 02:19:12.423592 | instance | openstack/nova-compute-default-s4wlg/ceph-perms 2026-07-30 02:19:12.598803 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-s4wlg" not found 2026-07-30 02:19:12.602925 | instance | openstack/nova-compute-default-s4wlg/ceph-admin-keyring-placement 2026-07-30 02:19:12.773827 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-s4wlg" not found 2026-07-30 02:19:12.778731 | instance | openstack/nova-compute-default-s4wlg/ceph-keyring-placement 2026-07-30 02:19:12.954886 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-s4wlg" not found 2026-07-30 02:19:12.958774 | instance | openstack/nova-compute-default-s4wlg/nova-compute-vnc-init 2026-07-30 02:19:13.172631 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-s4wlg" not found 2026-07-30 02:19:13.177034 | instance | openstack/nova-compute-default-s4wlg/nova-compute-ssh-init 2026-07-30 02:19:13.349249 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-s4wlg" not found 2026-07-30 02:19:13.352418 | instance | openstack/nova-compute-default-s4wlg/nova-compute 2026-07-30 02:19:13.562913 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-s4wlg" not found 2026-07-30 02:19:13.569192 | instance | openstack/nova-compute-default-s4wlg/nova-compute-ssh 2026-07-30 02:19:13.771722 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-s4wlg" not found 2026-07-30 02:19:13.978612 | instance | openstack/nova-conductor-6dfb8c5568-qdx72/init 2026-07-30 02:19:14.166823 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-6dfb8c5568-qdx72" not found 2026-07-30 02:19:14.171550 | instance | openstack/nova-conductor-6dfb8c5568-qdx72/nova-conductor 2026-07-30 02:19:14.350866 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-6dfb8c5568-qdx72" not found 2026-07-30 02:19:14.525071 | instance | openstack/nova-db-init-xs7x7/init 2026-07-30 02:19:14.693478 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-xs7x7" not found 2026-07-30 02:19:14.697177 | instance | openstack/nova-db-init-xs7x7/nova-db-init-0 2026-07-30 02:19:14.878332 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-xs7x7" not found 2026-07-30 02:19:14.883111 | instance | openstack/nova-db-init-xs7x7/nova-db-init-1 2026-07-30 02:19:15.108534 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-xs7x7" not found 2026-07-30 02:19:15.112265 | instance | openstack/nova-db-init-xs7x7/nova-db-init-2 2026-07-30 02:19:15.291302 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-xs7x7" not found 2026-07-30 02:19:15.473412 | instance | openstack/nova-db-sync-r6dmj/init 2026-07-30 02:19:15.663533 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-r6dmj" not found 2026-07-30 02:19:15.667148 | instance | openstack/nova-db-sync-r6dmj/nova-db-sync 2026-07-30 02:19:15.840102 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-r6dmj" not found 2026-07-30 02:19:16.026804 | instance | openstack/nova-ks-endpoints-2cx4c/init 2026-07-30 02:19:16.219316 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-2cx4c" not found 2026-07-30 02:19:16.234313 | instance | openstack/nova-ks-endpoints-2cx4c/compute-ks-endpoints-admin 2026-07-30 02:19:16.393090 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-2cx4c" not found 2026-07-30 02:19:16.396621 | instance | openstack/nova-ks-endpoints-2cx4c/compute-ks-endpoints-internal 2026-07-30 02:19:16.587353 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-2cx4c" not found 2026-07-30 02:19:16.593296 | instance | openstack/nova-ks-endpoints-2cx4c/compute-ks-endpoints-public 2026-07-30 02:19:16.762139 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-2cx4c" not found 2026-07-30 02:19:16.944943 | instance | openstack/nova-ks-service-h88nq/init 2026-07-30 02:19:17.137295 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-h88nq" not found 2026-07-30 02:19:17.140696 | instance | openstack/nova-ks-service-h88nq/compute-ks-service-registration 2026-07-30 02:19:17.314034 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-h88nq" not found 2026-07-30 02:19:17.511474 | instance | openstack/nova-ks-user-rjnv2/init 2026-07-30 02:19:17.700164 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-rjnv2" not found 2026-07-30 02:19:17.704173 | instance | openstack/nova-ks-user-rjnv2/nova-ks-user 2026-07-30 02:19:17.886426 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-rjnv2" not found 2026-07-30 02:19:18.082849 | instance | openstack/nova-novncproxy-64d95775c9-wnmj5/init 2026-07-30 02:19:18.273439 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-64d95775c9-wnmj5" not found 2026-07-30 02:19:18.277378 | instance | openstack/nova-novncproxy-64d95775c9-wnmj5/nova-novncproxy-init 2026-07-30 02:19:18.442690 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-64d95775c9-wnmj5" not found 2026-07-30 02:19:18.448825 | instance | openstack/nova-novncproxy-64d95775c9-wnmj5/nova-novncproxy-init-assets 2026-07-30 02:19:18.641722 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-64d95775c9-wnmj5" not found 2026-07-30 02:19:18.645127 | instance | openstack/nova-novncproxy-64d95775c9-wnmj5/nova-novncproxy 2026-07-30 02:19:18.817912 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-64d95775c9-wnmj5" not found 2026-07-30 02:19:19.005469 | instance | openstack/nova-rabbit-init-ptk6t/init 2026-07-30 02:19:19.197814 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-ptk6t" not found 2026-07-30 02:19:19.201582 | instance | openstack/nova-rabbit-init-ptk6t/rabbit-init 2026-07-30 02:19:19.384744 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-ptk6t" not found 2026-07-30 02:19:19.563223 | instance | openstack/nova-scheduler-797d545df6-6jj4x/init 2026-07-30 02:19:19.744829 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-797d545df6-6jj4x" not found 2026-07-30 02:19:19.749651 | instance | openstack/nova-scheduler-797d545df6-6jj4x/nova-scheduler 2026-07-30 02:19:19.935119 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-797d545df6-6jj4x" not found 2026-07-30 02:19:20.125486 | instance | openstack/nova-service-cleaner-29756280-lwdm5/init 2026-07-30 02:19:20.296145 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29756280-lwdm5" not found 2026-07-30 02:19:20.299850 | instance | openstack/nova-service-cleaner-29756280-lwdm5/nova-service-cleaner 2026-07-30 02:19:20.485440 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29756280-lwdm5" not found 2026-07-30 02:19:20.655053 | instance | openstack/octavia-api-99d7d6646-7q6rs/init 2026-07-30 02:19:20.829788 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-99d7d6646-7q6rs" not found 2026-07-30 02:19:20.833396 | instance | openstack/octavia-api-99d7d6646-7q6rs/octavia-api 2026-07-30 02:19:21.048531 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-99d7d6646-7q6rs" not found 2026-07-30 02:19:21.238037 | instance | openstack/octavia-bootstrap-l5mrh/init 2026-07-30 02:19:21.411867 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-l5mrh" not found 2026-07-30 02:19:21.416698 | instance | openstack/octavia-bootstrap-l5mrh/bootstrap 2026-07-30 02:19:21.604477 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-l5mrh" not found 2026-07-30 02:19:21.784289 | instance | openstack/octavia-db-init-f7pgw/init 2026-07-30 02:19:21.956829 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-f7pgw" not found 2026-07-30 02:19:21.962192 | instance | openstack/octavia-db-init-f7pgw/octavia-db-init-0 2026-07-30 02:19:22.162611 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-f7pgw" not found 2026-07-30 02:19:22.167824 | instance | openstack/octavia-db-init-f7pgw/octavia-db-init-1 2026-07-30 02:19:22.345685 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-f7pgw" not found 2026-07-30 02:19:22.524968 | instance | openstack/octavia-db-sync-276xv/init 2026-07-30 02:19:22.703459 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-276xv" not found 2026-07-30 02:19:22.708445 | instance | openstack/octavia-db-sync-276xv/octavia-db-sync 2026-07-30 02:19:22.891226 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-276xv" not found 2026-07-30 02:19:23.090750 | instance | openstack/octavia-health-manager-default-tf7cm/init 2026-07-30 02:19:23.277893 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-tf7cm" not found 2026-07-30 02:19:23.282439 | instance | openstack/octavia-health-manager-default-tf7cm/octavia-health-manager-get-port 2026-07-30 02:19:23.480151 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-tf7cm" not found 2026-07-30 02:19:23.485121 | instance | openstack/octavia-health-manager-default-tf7cm/octavia-health-manager-nic-init 2026-07-30 02:19:23.663715 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-tf7cm" not found 2026-07-30 02:19:23.668640 | instance | openstack/octavia-health-manager-default-tf7cm/octavia-health-manager 2026-07-30 02:19:23.843983 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-tf7cm" not found 2026-07-30 02:19:24.039283 | instance | openstack/octavia-housekeeping-b749f5b97-j29bq/init 2026-07-30 02:19:24.222729 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-b749f5b97-j29bq" not found 2026-07-30 02:19:24.228513 | instance | openstack/octavia-housekeeping-b749f5b97-j29bq/octavia-housekeeping 2026-07-30 02:19:24.397472 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-b749f5b97-j29bq" not found 2026-07-30 02:19:24.575848 | instance | openstack/octavia-ks-endpoints-z4zn4/init 2026-07-30 02:19:24.753939 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-z4zn4" not found 2026-07-30 02:19:24.759215 | instance | openstack/octavia-ks-endpoints-z4zn4/load-balancer-ks-endpoints-admin 2026-07-30 02:19:24.940089 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-z4zn4" not found 2026-07-30 02:19:24.945254 | instance | openstack/octavia-ks-endpoints-z4zn4/load-balancer-ks-endpoints-internal 2026-07-30 02:19:25.143057 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-z4zn4" not found 2026-07-30 02:19:25.146956 | instance | openstack/octavia-ks-endpoints-z4zn4/load-balancer-ks-endpoints-public 2026-07-30 02:19:25.317480 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-z4zn4" not found 2026-07-30 02:19:25.493998 | instance | openstack/octavia-ks-service-ns595/init 2026-07-30 02:19:25.682643 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-ns595" not found 2026-07-30 02:19:25.687502 | instance | openstack/octavia-ks-service-ns595/load-balancer-ks-service-registration 2026-07-30 02:19:25.863788 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-ns595" not found 2026-07-30 02:19:26.069651 | instance | openstack/octavia-ks-user-xz5mz/init 2026-07-30 02:19:26.250189 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-xz5mz" not found 2026-07-30 02:19:26.253883 | instance | openstack/octavia-ks-user-xz5mz/octavia-ks-user 2026-07-30 02:19:26.434527 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-xz5mz" not found 2026-07-30 02:19:26.616805 | instance | openstack/octavia-rabbit-init-t7999/init 2026-07-30 02:19:26.797704 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-t7999" not found 2026-07-30 02:19:26.802615 | instance | openstack/octavia-rabbit-init-t7999/rabbit-init 2026-07-30 02:19:26.988928 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-t7999" not found 2026-07-30 02:19:27.193085 | instance | openstack/octavia-worker-558c8679cd-8dnc9/init 2026-07-30 02:19:27.384704 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-558c8679cd-8dnc9" not found 2026-07-30 02:19:27.390578 | instance | openstack/octavia-worker-558c8679cd-8dnc9/octavia-worker 2026-07-30 02:19:27.586104 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-558c8679cd-8dnc9" not found 2026-07-30 02:19:27.762224 | instance | openstack/openstack-database-exporter-78c69bc7dd-v69pj/openstack-database-exporter 2026-07-30 02:19:27.959131 | instance | Error from server (BadRequest): previous terminated container "openstack-database-exporter" in pod "openstack-database-exporter-78c69bc7dd-v69pj" not found 2026-07-30 02:19:28.175269 | instance | openstack/openstack-exporter-f968b974b-6v74j/build-config 2026-07-30 02:19:28.359379 | instance | Error from server (BadRequest): previous terminated container "build-config" in pod "openstack-exporter-f968b974b-6v74j" not found 2026-07-30 02:19:28.363131 | instance | openstack/openstack-exporter-f968b974b-6v74j/openstack-exporter 2026-07-30 02:19:28.590136 | instance | Error from server (BadRequest): previous terminated container "openstack-exporter" in pod "openstack-exporter-f968b974b-6v74j" not found 2026-07-30 02:19:28.785584 | instance | openstack/openvswitch-jv2jt/init 2026-07-30 02:19:28.991034 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-jv2jt" not found 2026-07-30 02:19:28.998442 | instance | openstack/openvswitch-jv2jt/openvswitch-db-perms 2026-07-30 02:19:29.202478 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-jv2jt" not found 2026-07-30 02:19:29.209345 | instance | openstack/openvswitch-jv2jt/openvswitch-vswitchd-modules 2026-07-30 02:19:29.383949 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-jv2jt" not found 2026-07-30 02:19:29.389280 | instance | openstack/openvswitch-jv2jt/openvswitch-db 2026-07-30 02:19:29.571067 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-jv2jt" not found 2026-07-30 02:19:29.576437 | instance | openstack/openvswitch-jv2jt/openvswitch-vswitchd 2026-07-30 02:19:29.752710 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-jv2jt" not found 2026-07-30 02:19:29.926945 | instance | openstack/ovn-controller-default-hvt65/init 2026-07-30 02:19:30.125071 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-default-hvt65" not found 2026-07-30 02:19:30.129399 | instance | openstack/ovn-controller-default-hvt65/get-gw-enabled 2026-07-30 02:19:30.301663 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-default-hvt65" not found 2026-07-30 02:19:30.304953 | instance | openstack/ovn-controller-default-hvt65/controller-init 2026-07-30 02:19:30.494968 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-default-hvt65" not found 2026-07-30 02:19:30.498541 | instance | openstack/ovn-controller-default-hvt65/controller 2026-07-30 02:19:30.685299 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-default-hvt65" not found 2026-07-30 02:19:30.689161 | instance | openstack/ovn-controller-default-hvt65/vector 2026-07-30 02:19:30.863494 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-default-hvt65" not found 2026-07-30 02:19:30.868573 | instance | openstack/ovn-controller-default-hvt65/log-parser 2026-07-30 02:19:31.059184 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-default-hvt65" not found 2026-07-30 02:19:31.252670 | instance | openstack/ovn-northd-fc978744-cg9dc/init 2026-07-30 02:19:31.426607 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-fc978744-cg9dc" not found 2026-07-30 02:19:31.431658 | instance | openstack/ovn-northd-fc978744-cg9dc/northd 2026-07-30 02:19:31.613924 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-fc978744-cg9dc" not found 2026-07-30 02:19:31.776105 | instance | openstack/ovn-ovsdb-nb-0/init 2026-07-30 02:19:31.948284 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found 2026-07-30 02:19:31.952491 | instance | openstack/ovn-ovsdb-nb-0/ovsdb 2026-07-30 02:19:32.145245 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found 2026-07-30 02:19:32.322710 | instance | openstack/ovn-ovsdb-sb-0/init 2026-07-30 02:19:32.513989 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found 2026-07-30 02:19:32.518949 | instance | openstack/ovn-ovsdb-sb-0/ovsdb 2026-07-30 02:19:32.688440 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found 2026-07-30 02:19:32.864302 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-07-30 02:19:33.052964 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-07-30 02:19:33.057766 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-07-30 02:19:33.238540 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-07-30 02:19:33.242700 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-07-30 02:19:33.653798 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-07-30 02:19:33.657335 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-07-30 02:19:33.830977 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-07-30 02:19:34.001590 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-07-30 02:19:34.193759 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-07-30 02:19:34.197078 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-07-30 02:19:34.398578 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-07-30 02:19:34.401883 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-07-30 02:19:34.583987 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-07-30 02:19:34.750053 | instance | openstack/placement-api-7578dfd9-t4wx6/init 2026-07-30 02:19:34.924359 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-7578dfd9-t4wx6" not found 2026-07-30 02:19:34.927788 | instance | openstack/placement-api-7578dfd9-t4wx6/placement-api 2026-07-30 02:19:35.200115 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-7578dfd9-t4wx6" not found 2026-07-30 02:19:35.387637 | instance | openstack/placement-db-init-5wnkv/init 2026-07-30 02:19:35.566682 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-5wnkv" not found 2026-07-30 02:19:35.570542 | instance | openstack/placement-db-init-5wnkv/placement-db-init-0 2026-07-30 02:19:35.755070 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-5wnkv" not found 2026-07-30 02:19:35.950665 | instance | openstack/placement-db-sync-4s5lv/init 2026-07-30 02:19:36.127060 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-4s5lv" not found 2026-07-30 02:19:36.131992 | instance | openstack/placement-db-sync-4s5lv/placement-db-sync 2026-07-30 02:19:36.327753 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-4s5lv" not found 2026-07-30 02:19:36.521838 | instance | openstack/placement-ks-endpoints-zqws5/init 2026-07-30 02:19:36.705847 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-zqws5" not found 2026-07-30 02:19:36.710660 | instance | openstack/placement-ks-endpoints-zqws5/placement-ks-endpoints-admin 2026-07-30 02:19:36.880020 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-zqws5" not found 2026-07-30 02:19:36.883799 | instance | openstack/placement-ks-endpoints-zqws5/placement-ks-endpoints-internal 2026-07-30 02:19:37.072418 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-zqws5" not found 2026-07-30 02:19:37.077396 | instance | openstack/placement-ks-endpoints-zqws5/placement-ks-endpoints-public 2026-07-30 02:19:37.254991 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-zqws5" not found 2026-07-30 02:19:37.432806 | instance | openstack/placement-ks-service-cwv79/init 2026-07-30 02:19:37.622781 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-cwv79" not found 2026-07-30 02:19:37.626134 | instance | openstack/placement-ks-service-cwv79/placement-ks-service-registration 2026-07-30 02:19:37.808719 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-cwv79" not found 2026-07-30 02:19:37.985215 | instance | openstack/placement-ks-user-pxglh/init 2026-07-30 02:19:38.164289 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-pxglh" not found 2026-07-30 02:19:38.168512 | instance | openstack/placement-ks-user-pxglh/placement-ks-user 2026-07-30 02:19:38.344701 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-pxglh" not found 2026-07-30 02:19:38.531620 | instance | openstack/pxc-operator-69cb5bbdb9-lllqh/percona-xtradb-cluster-operator 2026-07-30 02:19:38.702927 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-lllqh" not found 2026-07-30 02:19:38.876562 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-07-30 02:19:39.057844 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-07-30 02:19:39.063123 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-07-30 02:19:39.258688 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-07-30 02:19:39.443226 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-07-30 02:19:39.616832 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-07-30 02:19:39.620911 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-07-30 02:19:39.801336 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-07-30 02:19:39.977921 | instance | openstack/rabbitmq-cluster-operator-7fcdcd478-dzw5w/rabbitmq-cluster-operator 2026-07-30 02:19:40.187923 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-7fcdcd478-dzw5w" not found 2026-07-30 02:19:40.370667 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-07-30 02:19:40.540463 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-07-30 02:19:40.544941 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-07-30 02:19:40.732563 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-07-30 02:19:40.905122 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-07-30 02:19:41.077555 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-07-30 02:19:41.081546 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-07-30 02:19:41.261830 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-07-30 02:19:41.443779 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-07-30 02:19:41.610520 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-07-30 02:19:41.615107 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-07-30 02:19:41.795014 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-07-30 02:19:41.969335 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-07-30 02:19:42.162356 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-07-30 02:19:42.166714 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-07-30 02:19:42.349970 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-07-30 02:19:42.562351 | instance | openstack/rabbitmq-manila-server-0/setup-container 2026-07-30 02:19:42.756679 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-manila-server-0" not found 2026-07-30 02:19:42.760543 | instance | openstack/rabbitmq-manila-server-0/rabbitmq 2026-07-30 02:19:42.985855 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-manila-server-0" not found 2026-07-30 02:19:43.190083 | instance | openstack/rabbitmq-messaging-topology-operator-7f8596f788-58f8l/rabbitmq-cluster-operator 2026-07-30 02:19:43.376624 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-7f8596f788-58f8l" not found 2026-07-30 02:19:43.554127 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-07-30 02:19:43.747474 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-07-30 02:19:43.751867 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-07-30 02:19:43.933227 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-07-30 02:19:44.140145 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-07-30 02:19:44.309177 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-07-30 02:19:44.312164 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-07-30 02:19:44.557200 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-07-30 02:19:44.740897 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-07-30 02:19:44.917149 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-07-30 02:19:44.922882 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-07-30 02:19:45.113602 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-07-30 02:19:45.287742 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-9kr7r/make-container-crash-dir 2026-07-30 02:19:45.448608 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-9kr7r" not found 2026-07-30 02:19:45.453295 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-9kr7r/chown-container-data-dir 2026-07-30 02:19:45.633052 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-9kr7r" not found 2026-07-30 02:19:45.637188 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-9kr7r/ceph-crash 2026-07-30 02:19:45.806876 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-9kr7r" not found 2026-07-30 02:19:45.987058 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-nzslj/chown-container-data-dir 2026-07-30 02:19:46.173770 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-nzslj" not found 2026-07-30 02:19:46.176896 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-nzslj/rgw 2026-07-30 02:19:46.429872 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-nzslj" not found 2026-07-30 02:19:46.434505 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-nzslj/log-collector 2026-07-30 02:19:46.633449 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-nzslj" not found 2026-07-30 02:19:46.813735 | instance | openstack/staffeln-api-6bb85fb7d5-bfs6t/init 2026-07-30 02:19:46.983972 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-6bb85fb7d5-bfs6t" not found 2026-07-30 02:19:46.989963 | instance | openstack/staffeln-api-6bb85fb7d5-bfs6t/staffeln-api 2026-07-30 02:19:47.170683 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-6bb85fb7d5-bfs6t" not found 2026-07-30 02:19:47.342426 | instance | openstack/staffeln-conductor-5bc77f499d-kncrk/staffeln-conductor 2026-07-30 02:19:47.521320 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-5bc77f499d-kncrk" not found 2026-07-30 02:19:47.697807 | instance | openstack/staffeln-db-init-ns58j/init 2026-07-30 02:19:47.871391 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-ns58j" not found 2026-07-30 02:19:47.877089 | instance | openstack/staffeln-db-init-ns58j/staffeln-db-init-0 2026-07-30 02:19:48.060348 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-ns58j" not found 2026-07-30 02:19:48.239885 | instance | openstack/staffeln-db-sync-gf9kx/init 2026-07-30 02:19:48.415480 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-gf9kx" not found 2026-07-30 02:19:48.421062 | instance | openstack/staffeln-db-sync-gf9kx/staffeln-db-sync 2026-07-30 02:19:48.618702 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-gf9kx" not found 2026-07-30 02:19:48.807990 | instance | openstack/tempest-ks-user-bw7b4/init 2026-07-30 02:19:49.009126 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-ks-user-bw7b4" not found 2026-07-30 02:19:49.016351 | instance | openstack/tempest-ks-user-bw7b4/tempest-ks-user 2026-07-30 02:19:49.206576 | instance | Error from server (BadRequest): previous terminated container "tempest-ks-user" in pod "tempest-ks-user-bw7b4" not found 2026-07-30 02:19:49.382196 | instance | openstack/tempest-run-tests-bf6rp/init 2026-07-30 02:19:49.561216 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-run-tests-bf6rp" not found 2026-07-30 02:19:49.564791 | instance | openstack/tempest-run-tests-bf6rp/tempest-run-tests-init 2026-07-30 02:19:49.743792 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests-init" in pod "tempest-run-tests-bf6rp" not found 2026-07-30 02:19:49.747910 | instance | openstack/tempest-run-tests-bf6rp/tempest-run-tests 2026-07-30 02:19:49.944527 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests" in pod "tempest-run-tests-bf6rp" not found 2026-07-30 02:19:50.171023 | instance | openstack/valkey-node-0/valkey 2026-07-30 02:19:50.359967 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-07-30 02:19:50.363435 | instance | openstack/valkey-node-0/sentinel 2026-07-30 02:19:50.541060 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-07-30 02:19:50.544046 | instance | openstack/valkey-node-0/metrics 2026-07-30 02:19:50.726122 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-07-30 02:19:50.897618 | instance | orc-system/orc-controller-manager-6cb597b5d4-jfhjm/manager 2026-07-30 02:19:51.081891 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-6cb597b5d4-jfhjm" not found 2026-07-30 02:19:51.251645 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-sc8cw/rook-ceph-operator 2026-07-30 02:19:51.439773 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-sc8cw" not found 2026-07-30 02:19:51.600347 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-pv6xk/secretgen-controller 2026-07-30 02:19:51.812561 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-pv6xk" not found 2026-07-30 02:19:52.019865 | instance | ERROR 2026-07-30 02:19:52.019999 | instance | { 2026-07-30 02:19:52.020030 | instance | "delta": "0:02:04.814926", 2026-07-30 02:19:52.020056 | instance | "end": "2026-07-30 02:19:51.820073", 2026-07-30 02:19:52.020080 | instance | "msg": "non-zero return code", 2026-07-30 02:19:52.020099 | instance | "rc": 123, 2026-07-30 02:19:52.020117 | instance | "start": "2026-07-30 02:17:47.005147" 2026-07-30 02:19:52.020135 | instance | } 2026-07-30 02:19:52.020161 | instance | ERROR: Ignoring Errors 2026-07-30 02:19:52.035168 | 2026-07-30 02:19:52.035240 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-07-30 02:19:52.716929 | instance | changed: 2026-07-30 02:19:52.717176 | instance | cd+++++++++ pod-logs/ 2026-07-30 02:19:52.717216 | instance | cd+++++++++ pod-logs/auth-system/ 2026-07-30 02:19:52.717246 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-07-30 02:19:52.717274 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-07-30 02:19:52.717301 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-07-30 02:19:52.717327 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-zxpbx/ 2026-07-30 02:19:52.717357 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-zxpbx/manager.txt 2026-07-30 02:19:52.717385 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-07-30 02:19:52.717411 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-h5nqk/ 2026-07-30 02:19:52.717437 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-h5nqk/manager.txt 2026-07-30 02:19:52.717463 | instance | cd+++++++++ pod-logs/capi-system/ 2026-07-30 02:19:52.717488 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-2pf7s/ 2026-07-30 02:19:52.717513 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-2pf7s/manager.txt 2026-07-30 02:19:52.717539 | instance | cd+++++++++ pod-logs/capo-system/ 2026-07-30 02:19:52.717564 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-fjkld/ 2026-07-30 02:19:52.717589 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-fjkld/manager.txt 2026-07-30 02:19:52.717615 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-07-30 02:19:52.717640 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-tb29z/ 2026-07-30 02:19:52.717666 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-tb29z/cert-manager-controller.txt 2026-07-30 02:19:52.717703 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-lpn2s/ 2026-07-30 02:19:52.717731 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-lpn2s/cert-manager-cainjector.txt 2026-07-30 02:19:52.717757 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-5fzbf/ 2026-07-30 02:19:52.717920 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-5fzbf/cert-manager-webhook.txt 2026-07-30 02:19:52.717977 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-07-30 02:19:52.718009 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-khhqz/ 2026-07-30 02:19:52.718037 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-khhqz/envoy-gateway.txt 2026-07-30 02:19:52.718065 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-07-30 02:19:52.718091 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-07-30 02:19:52.718118 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-07-30 02:19:52.718144 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-07-30 02:19:52.718170 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-07-30 02:19:52.718196 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-zxpbx/ 2026-07-30 02:19:52.718222 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-zxpbx/manager.txt 2026-07-30 02:19:52.718248 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-07-30 02:19:52.718273 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-h5nqk/ 2026-07-30 02:19:52.718298 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-h5nqk/manager.txt 2026-07-30 02:19:52.718324 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-07-30 02:19:52.718349 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-2pf7s/ 2026-07-30 02:19:52.718375 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-2pf7s/manager.txt 2026-07-30 02:19:52.718401 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-07-30 02:19:52.718426 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-fjkld/ 2026-07-30 02:19:52.718452 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-fjkld/manager.txt 2026-07-30 02:19:52.718478 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-07-30 02:19:52.718504 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-tb29z/ 2026-07-30 02:19:52.718529 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-tb29z/cert-manager-controller.txt 2026-07-30 02:19:52.718555 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-lpn2s/ 2026-07-30 02:19:52.718580 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-lpn2s/cert-manager-cainjector.txt 2026-07-30 02:19:52.718604 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-5fzbf/ 2026-07-30 02:19:52.718629 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-5fzbf/cert-manager-webhook.txt 2026-07-30 02:19:52.718654 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-07-30 02:19:52.718678 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-khhqz/ 2026-07-30 02:19:52.718739 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-khhqz/envoy-gateway.txt 2026-07-30 02:19:52.718776 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-07-30 02:19:52.718804 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-659p9/ 2026-07-30 02:19:52.718829 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-659p9/controller.txt 2026-07-30 02:19:52.718855 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-cpv76/ 2026-07-30 02:19:52.718880 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-cpv76/ingress-nginx-default-backend.txt 2026-07-30 02:19:52.718906 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-07-30 02:19:52.718930 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-ltp6c/ 2026-07-30 02:19:52.718955 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ltp6c/apply-sysctl-overwrites.txt 2026-07-30 02:19:52.718980 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ltp6c/cilium-agent.txt 2026-07-30 02:19:52.719004 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ltp6c/clean-cilium-state.txt 2026-07-30 02:19:52.719029 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ltp6c/config.txt 2026-07-30 02:19:52.719053 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ltp6c/install-cni-binaries.txt 2026-07-30 02:19:52.719078 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ltp6c/mount-bpf-fs.txt 2026-07-30 02:19:52.719103 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-ltp6c/mount-cgroup.txt 2026-07-30 02:19:52.719128 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-4c84j/ 2026-07-30 02:19:52.719153 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-4c84j/cilium-operator.txt 2026-07-30 02:19:52.719178 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-kmx4f/ 2026-07-30 02:19:52.719206 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-kmx4f/coredns.txt 2026-07-30 02:19:52.719238 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-rzpr6/ 2026-07-30 02:19:52.719269 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-rzpr6/coredns.txt 2026-07-30 02:19:52.719299 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-07-30 02:19:52.719322 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-07-30 02:19:52.719345 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-07-30 02:19:52.719365 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-07-30 02:19:52.719383 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-07-30 02:19:52.719401 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-07-30 02:19:52.719420 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-v85ml/ 2026-07-30 02:19:52.719438 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-v85ml/kube-proxy.txt 2026-07-30 02:19:52.719456 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-07-30 02:19:52.719474 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-07-30 02:19:52.719492 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-07-30 02:19:52.719510 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-07-30 02:19:52.719527 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-07-30 02:19:52.719545 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-bhfhf/ 2026-07-30 02:19:52.719563 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-bhfhf/local-path-provisioner.txt 2026-07-30 02:19:52.719586 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-07-30 02:19:52.719605 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-07-30 02:19:52.719623 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-07-30 02:19:52.719641 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-07-30 02:19:52.719659 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-07-30 02:19:52.719676 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-07-30 02:19:52.719694 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-c8qpv/ 2026-07-30 02:19:52.719712 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-c8qpv/goldpinger-daemon.txt 2026-07-30 02:19:52.719730 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5c4f64f97d-xqqkz/ 2026-07-30 02:19:52.719748 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5c4f64f97d-xqqkz/grafana-sc-dashboard.txt 2026-07-30 02:19:52.719767 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5c4f64f97d-xqqkz/grafana-sc-datasources.txt 2026-07-30 02:19:52.719785 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5c4f64f97d-xqqkz/grafana.txt 2026-07-30 02:19:52.719803 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7zljs/ 2026-07-30 02:19:52.719821 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7zljs/kube-state-metrics.txt 2026-07-30 02:19:52.719839 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-f57bc/ 2026-07-30 02:19:52.719857 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-f57bc/kube-prometheus-stack.txt 2026-07-30 02:19:52.719875 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-bs85h/ 2026-07-30 02:19:52.719894 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-bs85h/node-exporter.txt 2026-07-30 02:19:52.719911 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-bs85h/pod-tls-sidecar.txt 2026-07-30 02:19:52.719929 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-07-30 02:19:52.719947 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-07-30 02:19:52.719966 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-07-30 02:19:52.719984 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-07-30 02:19:52.720003 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-07-30 02:19:52.720021 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-kmd7t/ 2026-07-30 02:19:52.720039 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-kmd7t/nginx.txt 2026-07-30 02:19:52.720057 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-07-30 02:19:52.720075 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-07-30 02:19:52.720093 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-07-30 02:19:52.720111 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-6plx2/ 2026-07-30 02:19:52.720128 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-6plx2/gc.txt 2026-07-30 02:19:52.720152 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-2zh8z/ 2026-07-30 02:19:52.720171 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-2zh8z/master.txt 2026-07-30 02:19:52.720190 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-h5d64/ 2026-07-30 02:19:52.720208 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-h5d64/worker.txt 2026-07-30 02:19:52.720226 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-07-30 02:19:52.720243 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-07-30 02:19:52.720261 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-07-30 02:19:52.720280 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-07-30 02:19:52.720298 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-07-30 02:19:52.720317 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-07-30 02:19:52.720334 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-p4vmt/ 2026-07-30 02:19:52.720353 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-p4vmt/pushgateway.txt 2026-07-30 02:19:52.720371 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-42fl4/ 2026-07-30 02:19:52.720389 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-42fl4/vector.txt 2026-07-30 02:19:52.720407 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-07-30 02:19:52.720425 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-67b6d5d9dd-6b5q8/ 2026-07-30 02:19:52.720444 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-67b6d5d9dd-6b5q8/barbican-api.txt 2026-07-30 02:19:52.720462 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-67b6d5d9dd-6b5q8/init.txt 2026-07-30 02:19:52.720480 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-lc2jq/ 2026-07-30 02:19:52.720499 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-lc2jq/barbican-db-init-0.txt 2026-07-30 02:19:52.720517 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-lc2jq/init.txt 2026-07-30 02:19:52.720535 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-hmgk6/ 2026-07-30 02:19:52.720553 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-hmgk6/barbican-db-sync.txt 2026-07-30 02:19:52.720571 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-hmgk6/init.txt 2026-07-30 02:19:52.720589 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-jsdrg/ 2026-07-30 02:19:52.720607 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-jsdrg/init.txt 2026-07-30 02:19:52.720625 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-jsdrg/key-manager-ks-endpoints-admin.txt 2026-07-30 02:19:52.720643 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-jsdrg/key-manager-ks-endpoints-internal.txt 2026-07-30 02:19:52.720660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-jsdrg/key-manager-ks-endpoints-public.txt 2026-07-30 02:19:52.720678 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-s6n74/ 2026-07-30 02:19:52.720696 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-s6n74/init.txt 2026-07-30 02:19:52.720714 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-s6n74/key-manager-ks-service-registration.txt 2026-07-30 02:19:52.720736 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-vkksp/ 2026-07-30 02:19:52.720755 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-vkksp/barbican-ks-user.txt 2026-07-30 02:19:52.720773 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-vkksp/init.txt 2026-07-30 02:19:52.720791 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-bdw8p/ 2026-07-30 02:19:52.720809 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-bdw8p/init.txt 2026-07-30 02:19:52.720827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-bdw8p/rabbit-init.txt 2026-07-30 02:19:52.720845 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-5659fbfc6d-rqkfw/ 2026-07-30 02:19:52.720864 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5659fbfc6d-rqkfw/ceph-coordination-volume-perms.txt 2026-07-30 02:19:52.720882 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5659fbfc6d-rqkfw/cinder-api.txt 2026-07-30 02:19:52.720900 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5659fbfc6d-rqkfw/init.txt 2026-07-30 02:19:52.720918 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-78dd5b8dc4-jflcq/ 2026-07-30 02:19:52.720935 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-78dd5b8dc4-jflcq/ceph-backup-keyring-placement.txt 2026-07-30 02:19:52.720953 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-78dd5b8dc4-jflcq/ceph-coordination-volume-perms.txt 2026-07-30 02:19:52.720975 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-78dd5b8dc4-jflcq/ceph-keyring-placement-rbd1.txt 2026-07-30 02:19:52.721033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-78dd5b8dc4-jflcq/cinder-backup.txt 2026-07-30 02:19:52.721062 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-78dd5b8dc4-jflcq/init.txt 2026-07-30 02:19:52.721082 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-d264n/ 2026-07-30 02:19:52.721101 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-d264n/ceph-keyring-placement.txt 2026-07-30 02:19:52.721120 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-d264n/cinder-backup-storage-init.txt 2026-07-30 02:19:52.721139 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-d264n/init.txt 2026-07-30 02:19:52.721158 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-d44sn/ 2026-07-30 02:19:52.721176 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-d44sn/bootstrap.txt 2026-07-30 02:19:52.721195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-d44sn/init.txt 2026-07-30 02:19:52.721213 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-jtcmn/ 2026-07-30 02:19:52.721231 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-jtcmn/create-internal-tenant.txt 2026-07-30 02:19:52.721249 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-jtcmn/init.txt 2026-07-30 02:19:52.721267 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-qz9ng/ 2026-07-30 02:19:52.721285 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-qz9ng/cinder-db-init-0.txt 2026-07-30 02:19:52.721304 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-qz9ng/init.txt 2026-07-30 02:19:52.721322 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-97c5v/ 2026-07-30 02:19:52.721340 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-97c5v/cinder-db-sync.txt 2026-07-30 02:19:52.721359 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-97c5v/init.txt 2026-07-30 02:19:52.721377 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-scwkt/ 2026-07-30 02:19:52.721395 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-scwkt/init.txt 2026-07-30 02:19:52.721419 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-scwkt/volumev3-ks-endpoints-admin.txt 2026-07-30 02:19:52.721439 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-scwkt/volumev3-ks-endpoints-internal.txt 2026-07-30 02:19:52.721457 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-scwkt/volumev3-ks-endpoints-public.txt 2026-07-30 02:19:52.721476 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-7j9kh/ 2026-07-30 02:19:52.721494 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-7j9kh/init.txt 2026-07-30 02:19:52.721511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-7j9kh/volumev3-ks-service-registration.txt 2026-07-30 02:19:52.721529 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-9t798/ 2026-07-30 02:19:52.721548 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-9t798/cinder-ks-user.txt 2026-07-30 02:19:52.721566 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-9t798/init.txt 2026-07-30 02:19:52.721584 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-zq2js/ 2026-07-30 02:19:52.721602 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-zq2js/init.txt 2026-07-30 02:19:52.721620 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-zq2js/rabbit-init.txt 2026-07-30 02:19:52.721638 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-76b87dcc56-5ctmp/ 2026-07-30 02:19:52.721656 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-76b87dcc56-5ctmp/ceph-coordination-volume-perms.txt 2026-07-30 02:19:52.721673 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-76b87dcc56-5ctmp/cinder-scheduler.txt 2026-07-30 02:19:52.721691 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-76b87dcc56-5ctmp/init.txt 2026-07-30 02:19:52.721709 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-l8jzt/ 2026-07-30 02:19:52.721727 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-l8jzt/ceph-keyring-placement.txt 2026-07-30 02:19:52.721745 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-l8jzt/cinder-storage-init-rbd1.txt 2026-07-30 02:19:52.721763 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-l8jzt/init.txt 2026-07-30 02:19:52.721781 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-bd56497bf-vvq98/ 2026-07-30 02:19:52.721799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-bd56497bf-vvq98/ceph-coordination-volume-perms.txt 2026-07-30 02:19:52.721816 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-bd56497bf-vvq98/ceph-keyring-placement-rbd1.txt 2026-07-30 02:19:52.721834 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-bd56497bf-vvq98/cinder-volume.txt 2026-07-30 02:19:52.721852 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-bd56497bf-vvq98/init-cinder-conf.txt 2026-07-30 02:19:52.721870 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-bd56497bf-vvq98/init.txt 2026-07-30 02:19:52.721887 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29756285-9bfzq/ 2026-07-30 02:19:52.721905 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29756285-9bfzq/cinder-volume-usage-audit.txt 2026-07-30 02:19:52.721923 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29756285-9bfzq/init.txt 2026-07-30 02:19:52.721941 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-655ccd9d8-5tqjw/ 2026-07-30 02:19:52.721959 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-655ccd9d8-5tqjw/ceph-keyring-placement.txt 2026-07-30 02:19:52.721976 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-655ccd9d8-5tqjw/glance-api.txt 2026-07-30 02:19:52.722000 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-655ccd9d8-5tqjw/glance-perms.txt 2026-07-30 02:19:52.722018 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-655ccd9d8-5tqjw/init.txt 2026-07-30 02:19:52.722036 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-ctx9n/ 2026-07-30 02:19:52.722054 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-ctx9n/glance-db-init-0.txt 2026-07-30 02:19:52.722072 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-ctx9n/init.txt 2026-07-30 02:19:52.722090 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-ffdpf/ 2026-07-30 02:19:52.722107 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-ffdpf/glance-db-sync.txt 2026-07-30 02:19:52.722126 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-ffdpf/init.txt 2026-07-30 02:19:52.722143 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-76g6s/ 2026-07-30 02:19:52.722161 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-76g6s/image-ks-endpoints-admin.txt 2026-07-30 02:19:52.722179 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-76g6s/image-ks-endpoints-internal.txt 2026-07-30 02:19:52.722198 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-76g6s/image-ks-endpoints-public.txt 2026-07-30 02:19:52.722216 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-76g6s/init.txt 2026-07-30 02:19:52.722234 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-6khff/ 2026-07-30 02:19:52.722252 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-6khff/image-ks-service-registration.txt 2026-07-30 02:19:52.722270 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-6khff/init.txt 2026-07-30 02:19:52.722288 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-ll24v/ 2026-07-30 02:19:52.722307 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-ll24v/glance-ks-user.txt 2026-07-30 02:19:52.722325 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-ll24v/init.txt 2026-07-30 02:19:52.722344 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-bbxtv/ 2026-07-30 02:19:52.722362 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-bbxtv/glance-metadefs-load.txt 2026-07-30 02:19:52.722380 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-bbxtv/init.txt 2026-07-30 02:19:52.722398 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-wv6lw/ 2026-07-30 02:19:52.722416 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-wv6lw/init.txt 2026-07-30 02:19:52.722434 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-wv6lw/rabbit-init.txt 2026-07-30 02:19:52.722452 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-hgc5j/ 2026-07-30 02:19:52.722470 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-hgc5j/ceph-keyring-placement.txt 2026-07-30 02:19:52.722488 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-hgc5j/glance-storage-init.txt 2026-07-30 02:19:52.722506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-hgc5j/init.txt 2026-07-30 02:19:52.722524 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-67585797dc-rj8d5/ 2026-07-30 02:19:52.722543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-67585797dc-rj8d5/heat-api.txt 2026-07-30 02:19:52.722561 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-67585797dc-rj8d5/init.txt 2026-07-30 02:19:52.722579 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-qmtfd/ 2026-07-30 02:19:52.722597 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-qmtfd/bootstrap.txt 2026-07-30 02:19:52.722620 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-qmtfd/init.txt 2026-07-30 02:19:52.722639 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-6f5db54689-vdcmg/ 2026-07-30 02:19:52.722657 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-6f5db54689-vdcmg/heat-cfn.txt 2026-07-30 02:19:52.722676 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-6f5db54689-vdcmg/init.txt 2026-07-30 02:19:52.722694 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-hxgj5/ 2026-07-30 02:19:52.722712 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-hxgj5/heat-db-init-0.txt 2026-07-30 02:19:52.722734 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-hxgj5/init.txt 2026-07-30 02:19:52.722763 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-4ggpz/ 2026-07-30 02:19:52.722782 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-4ggpz/heat-db-sync.txt 2026-07-30 02:19:52.722800 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-4ggpz/init.txt 2026-07-30 02:19:52.722819 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-wcsz4/ 2026-07-30 02:19:52.722837 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-wcsz4/heat-ks-domain-user.txt 2026-07-30 02:19:52.722855 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-wcsz4/init.txt 2026-07-30 02:19:52.722873 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-6cd8764dcd-rjcm6/ 2026-07-30 02:19:52.722891 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-6cd8764dcd-rjcm6/heat-engine.txt 2026-07-30 02:19:52.722909 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-6cd8764dcd-rjcm6/init.txt 2026-07-30 02:19:52.722927 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29756285-vzcqg/ 2026-07-30 02:19:52.722945 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29756285-vzcqg/heat-engine-cleaner.txt 2026-07-30 02:19:52.722994 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29756285-vzcqg/init.txt 2026-07-30 02:19:52.723039 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29756290-vgmkp/ 2026-07-30 02:19:52.723062 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29756290-vgmkp/heat-engine-cleaner.txt 2026-07-30 02:19:52.723081 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29756290-vgmkp/init.txt 2026-07-30 02:19:52.723100 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29756295-6njcc/ 2026-07-30 02:19:52.723118 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29756295-6njcc/heat-engine-cleaner.txt 2026-07-30 02:19:52.723136 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29756295-6njcc/init.txt 2026-07-30 02:19:52.723154 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-f75th/ 2026-07-30 02:19:52.723172 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-f75th/cloudformation-ks-endpoints-admin.txt 2026-07-30 02:19:52.723191 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-f75th/cloudformation-ks-endpoints-internal.txt 2026-07-30 02:19:52.723209 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-f75th/cloudformation-ks-endpoints-public.txt 2026-07-30 02:19:52.723227 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-f75th/init.txt 2026-07-30 02:19:52.723245 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-f75th/orchestration-ks-endpoints-admin.txt 2026-07-30 02:19:52.723262 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-f75th/orchestration-ks-endpoints-internal.txt 2026-07-30 02:19:52.723280 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-f75th/orchestration-ks-endpoints-public.txt 2026-07-30 02:19:52.723308 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-9xmnt/ 2026-07-30 02:19:52.723327 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-9xmnt/cloudformation-ks-service-registration.txt 2026-07-30 02:19:52.723345 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-9xmnt/init.txt 2026-07-30 02:19:52.723363 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-9xmnt/orchestration-ks-service-registration.txt 2026-07-30 02:19:52.723630 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-ks9dn/ 2026-07-30 02:19:52.723679 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-ks9dn/heat-ks-user.txt 2026-07-30 02:19:52.723703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-ks9dn/heat-trustee-ks-user.txt 2026-07-30 02:19:52.723722 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-ks9dn/init.txt 2026-07-30 02:19:52.723741 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-j6fhr/ 2026-07-30 02:19:52.723760 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-j6fhr/init.txt 2026-07-30 02:19:52.723778 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-j6fhr/rabbit-init.txt 2026-07-30 02:19:52.723796 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-994kq/ 2026-07-30 02:19:52.723814 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-994kq/heat-trusts.txt 2026-07-30 02:19:52.723832 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-994kq/init.txt 2026-07-30 02:19:52.723851 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-65685d4b48-tb2fg/ 2026-07-30 02:19:52.723869 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-65685d4b48-tb2fg/horizon.txt 2026-07-30 02:19:52.723887 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-65685d4b48-tb2fg/init.txt 2026-07-30 02:19:52.723906 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-kddkz/ 2026-07-30 02:19:52.723924 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-kddkz/horizon-db-init-0.txt 2026-07-30 02:19:52.723942 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-kddkz/init.txt 2026-07-30 02:19:52.723960 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-xwfb9/ 2026-07-30 02:19:52.723978 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-xwfb9/horizon-db-sync.txt 2026-07-30 02:19:52.723996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-xwfb9/init.txt 2026-07-30 02:19:52.724014 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-7ksfw/ 2026-07-30 02:19:52.724032 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-7ksfw/init.txt 2026-07-30 02:19:52.724049 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-7ksfw/keepalived.txt 2026-07-30 02:19:52.724067 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-7ksfw/wait-for-ip.txt 2026-07-30 02:19:52.724085 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-5dfcb79b77-kbf78/ 2026-07-30 02:19:52.724103 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-5dfcb79b77-kbf78/init.txt 2026-07-30 02:19:52.724121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-5dfcb79b77-kbf78/keystone-api.txt 2026-07-30 02:19:52.724139 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-8s9wk/ 2026-07-30 02:19:52.724157 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-8s9wk/bootstrap.txt 2026-07-30 02:19:52.724175 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-8s9wk/init.txt 2026-07-30 02:19:52.724193 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-xskcv/ 2026-07-30 02:19:52.724211 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-xskcv/init.txt 2026-07-30 02:19:52.724236 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-xskcv/keystone-credential-setup.txt 2026-07-30 02:19:52.724255 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-wpn4n/ 2026-07-30 02:19:52.724273 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-wpn4n/init.txt 2026-07-30 02:19:52.724291 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-wpn4n/keystone-db-init-0.txt 2026-07-30 02:19:52.724309 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-65vwx/ 2026-07-30 02:19:52.724326 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-65vwx/init.txt 2026-07-30 02:19:52.724344 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-65vwx/keystone-db-sync.txt 2026-07-30 02:19:52.724361 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-6jcsm/ 2026-07-30 02:19:52.724379 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-6jcsm/init.txt 2026-07-30 02:19:52.724397 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-6jcsm/keystone-domain-manage.txt 2026-07-30 02:19:52.724415 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-h4qvt/ 2026-07-30 02:19:52.724433 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-h4qvt/init.txt 2026-07-30 02:19:52.724451 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-h4qvt/keystone-fernet-setup.txt 2026-07-30 02:19:52.724469 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-67gg5/ 2026-07-30 02:19:52.724487 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-67gg5/init.txt 2026-07-30 02:19:52.724505 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-67gg5/rabbit-init.txt 2026-07-30 02:19:52.724522 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-sdmg6/ 2026-07-30 02:19:52.724540 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-sdmg6/ceph-admin-keyring-placement.txt 2026-07-30 02:19:52.724557 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-sdmg6/ceph-keyring-placement.txt 2026-07-30 02:19:52.724575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-sdmg6/init-dynamic-options.txt 2026-07-30 02:19:52.724592 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-sdmg6/init.txt 2026-07-30 02:19:52.724610 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-sdmg6/libvirt-exporter.txt 2026-07-30 02:19:52.724627 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-sdmg6/libvirt.txt 2026-07-30 02:19:52.724645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-sdmg6/tls-sidecar.txt 2026-07-30 02:19:52.724663 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-6dc47c747d-9tjzt/ 2026-07-30 02:19:52.724681 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-6dc47c747d-9tjzt/init.txt 2026-07-30 02:19:52.724698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-6dc47c747d-9tjzt/magnum-api.txt 2026-07-30 02:19:52.724716 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-5w8wp/ 2026-07-30 02:19:52.724733 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-5w8wp/magnum-cluster-api-proxy.txt 2026-07-30 02:19:52.724751 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-07-30 02:19:52.724768 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-07-30 02:19:52.724786 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-07-30 02:19:52.724803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-07-30 02:19:52.724825 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-9qvjm/ 2026-07-30 02:19:52.724844 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-9qvjm/init.txt 2026-07-30 02:19:52.724862 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-9qvjm/magnum-db-init-0.txt 2026-07-30 02:19:52.724880 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-ph4tt/ 2026-07-30 02:19:52.724897 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-ph4tt/init.txt 2026-07-30 02:19:52.724915 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-ph4tt/magnum-db-sync.txt 2026-07-30 02:19:52.724932 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-9d4t5/ 2026-07-30 02:19:52.724950 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-9d4t5/init.txt 2026-07-30 02:19:52.724973 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-9d4t5/magnum-ks-domain-user.txt 2026-07-30 02:19:52.725003 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-cj6vz/ 2026-07-30 02:19:52.725023 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-cj6vz/container-infra-ks-endpoints-admin.txt 2026-07-30 02:19:52.725041 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-cj6vz/container-infra-ks-endpoints-internal.txt 2026-07-30 02:19:52.725059 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-cj6vz/container-infra-ks-endpoints-public.txt 2026-07-30 02:19:52.725076 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-cj6vz/init.txt 2026-07-30 02:19:52.725094 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-9xz42/ 2026-07-30 02:19:52.725112 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-9xz42/container-infra-ks-service-registration.txt 2026-07-30 02:19:52.725130 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-9xz42/init.txt 2026-07-30 02:19:52.725148 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-686sm/ 2026-07-30 02:19:52.725166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-686sm/init.txt 2026-07-30 02:19:52.725184 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-686sm/magnum-ks-user.txt 2026-07-30 02:19:52.725202 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-mqxfb/ 2026-07-30 02:19:52.725220 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-mqxfb/init.txt 2026-07-30 02:19:52.725238 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-mqxfb/rabbit-init.txt 2026-07-30 02:19:52.725256 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-dlttc/ 2026-07-30 02:19:52.725274 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-dlttc/registry.txt 2026-07-30 02:19:52.725292 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-api-78dd5c46c-dn4l4/ 2026-07-30 02:19:52.725310 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-78dd5c46c-dn4l4/init.txt 2026-07-30 02:19:52.725328 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-78dd5c46c-dn4l4/manila-api.txt 2026-07-30 02:19:52.725346 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-x8d85/ 2026-07-30 02:19:52.725364 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-x8d85/bootstrap.txt 2026-07-30 02:19:52.725381 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-x8d85/init.txt 2026-07-30 02:19:52.725399 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-data-59d799c6fd-7btdt/ 2026-07-30 02:19:52.725417 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-59d799c6fd-7btdt/init.txt 2026-07-30 02:19:52.725435 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-59d799c6fd-7btdt/manila-data.txt 2026-07-30 02:19:52.725459 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-init-8wfmw/ 2026-07-30 02:19:52.725478 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-8wfmw/init.txt 2026-07-30 02:19:52.725496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-8wfmw/manila-db-init-0.txt 2026-07-30 02:19:52.725514 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-j544p/ 2026-07-30 02:19:52.725531 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-j544p/init.txt 2026-07-30 02:19:52.725549 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-j544p/manila-db-sync.txt 2026-07-30 02:19:52.725567 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-gqgqf/ 2026-07-30 02:19:52.725585 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-gqgqf/init.txt 2026-07-30 02:19:52.725603 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-gqgqf/share-ks-endpoints-admin.txt 2026-07-30 02:19:52.725621 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-gqgqf/share-ks-endpoints-internal.txt 2026-07-30 02:19:52.725640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-gqgqf/share-ks-endpoints-public.txt 2026-07-30 02:19:52.725658 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-gqgqf/sharev2-ks-endpoints-admin.txt 2026-07-30 02:19:52.725676 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-gqgqf/sharev2-ks-endpoints-internal.txt 2026-07-30 02:19:52.725694 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-gqgqf/sharev2-ks-endpoints-public.txt 2026-07-30 02:19:52.725711 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-4n7lj/ 2026-07-30 02:19:52.725729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-4n7lj/init.txt 2026-07-30 02:19:52.725746 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-4n7lj/share-ks-service-registration.txt 2026-07-30 02:19:52.725763 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-4n7lj/sharev2-ks-service-registration.txt 2026-07-30 02:19:52.725781 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-wvj2j/ 2026-07-30 02:19:52.725799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-wvj2j/init.txt 2026-07-30 02:19:52.725817 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-wvj2j/manila-ks-user.txt 2026-07-30 02:19:52.725835 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-7ttpn/ 2026-07-30 02:19:52.725852 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-7ttpn/init.txt 2026-07-30 02:19:52.725870 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-7ttpn/rabbit-init.txt 2026-07-30 02:19:52.725888 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-684944554b-g94tv/ 2026-07-30 02:19:52.725905 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-684944554b-g94tv/init.txt 2026-07-30 02:19:52.725923 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-684944554b-g94tv/manila-scheduler.txt 2026-07-30 02:19:52.725941 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-share-796554b5b8-rv2k2/ 2026-07-30 02:19:52.725958 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-796554b5b8-rv2k2/init.txt 2026-07-30 02:19:52.725976 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-796554b5b8-rv2k2/manila-share-init.txt 2026-07-30 02:19:52.725993 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-796554b5b8-rv2k2/manila-share.txt 2026-07-30 02:19:52.726011 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-68tx4/ 2026-07-30 02:19:52.726029 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-68tx4/init.txt 2026-07-30 02:19:52.726051 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-68tx4/memcached-exporter.txt 2026-07-30 02:19:52.726069 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-68tx4/memcached.txt 2026-07-30 02:19:52.726087 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-4vkkr/ 2026-07-30 02:19:52.726104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-4vkkr/init.txt 2026-07-30 02:19:52.726121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-4vkkr/neutron-db-init-0.txt 2026-07-30 02:19:52.726139 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-l7tv2/ 2026-07-30 02:19:52.726156 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-l7tv2/init.txt 2026-07-30 02:19:52.726174 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-l7tv2/neutron-db-sync.txt 2026-07-30 02:19:52.726192 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-qbwnf/ 2026-07-30 02:19:52.726210 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-qbwnf/init.txt 2026-07-30 02:19:52.726227 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-qbwnf/network-ks-endpoints-admin.txt 2026-07-30 02:19:52.726245 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-qbwnf/network-ks-endpoints-internal.txt 2026-07-30 02:19:52.726263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-qbwnf/network-ks-endpoints-public.txt 2026-07-30 02:19:52.726280 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-drqpc/ 2026-07-30 02:19:52.726298 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-drqpc/init.txt 2026-07-30 02:19:52.726316 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-drqpc/network-ks-service-registration.txt 2026-07-30 02:19:52.726334 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-69gdr/ 2026-07-30 02:19:52.726351 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-69gdr/init.txt 2026-07-30 02:19:52.726369 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-69gdr/neutron-ks-user.txt 2026-07-30 02:19:52.726388 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-pndtd/ 2026-07-30 02:19:52.726406 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-pndtd/init.txt 2026-07-30 02:19:52.726424 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-pndtd/neutron-netns-cleanup-cron.txt 2026-07-30 02:19:52.726442 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-v8882/ 2026-07-30 02:19:52.726460 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-v8882/init.txt 2026-07-30 02:19:52.726478 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-v8882/neutron-metadata-agent-init.txt 2026-07-30 02:19:52.726496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-v8882/neutron-ovn-metadata-agent.txt 2026-07-30 02:19:52.726514 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-v8882/ovn-neutron-init.txt 2026-07-30 02:19:52.726532 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-7g4tp/ 2026-07-30 02:19:52.726550 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-7g4tp/init.txt 2026-07-30 02:19:52.726568 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-7g4tp/neutron-ovn-vpn-agent.txt 2026-07-30 02:19:52.726586 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-7g4tp/ovn-neutron-init.txt 2026-07-30 02:19:52.726604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-7g4tp/ovn-vpn-agent-init.txt 2026-07-30 02:19:52.726626 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-p4h7f/ 2026-07-30 02:19:52.726645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-p4h7f/init.txt 2026-07-30 02:19:52.726664 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-p4h7f/rabbit-init.txt 2026-07-30 02:19:52.726682 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-86dc457d44-457jv/ 2026-07-30 02:19:52.726700 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-86dc457d44-457jv/init.txt 2026-07-30 02:19:52.726717 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-86dc457d44-457jv/neutron-rpc-server.txt 2026-07-30 02:19:52.726735 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-86dc457d44-457jv/ovn-neutron-init.txt 2026-07-30 02:19:52.726753 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-66d778476-jjnhc/ 2026-07-30 02:19:52.726771 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-66d778476-jjnhc/init.txt 2026-07-30 02:19:52.726792 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-66d778476-jjnhc/neutron-policy-server.txt 2026-07-30 02:19:52.726831 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-66d778476-jjnhc/neutron-server.txt 2026-07-30 02:19:52.726850 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-66d778476-jjnhc/ovn-neutron-init.txt 2026-07-30 02:19:52.726868 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-846498ff66-hj5wm/ 2026-07-30 02:19:52.726886 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-846498ff66-hj5wm/init.txt 2026-07-30 02:19:52.726903 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-846498ff66-hj5wm/nova-api-metadata-init.txt 2026-07-30 02:19:52.726921 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-846498ff66-hj5wm/nova-api.txt 2026-07-30 02:19:52.726939 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-58bc7bcf56-gzp22/ 2026-07-30 02:19:52.726956 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-58bc7bcf56-gzp22/init.txt 2026-07-30 02:19:52.726974 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-58bc7bcf56-gzp22/nova-osapi.txt 2026-07-30 02:19:52.726991 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-dfqr7/ 2026-07-30 02:19:52.727009 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-dfqr7/bootstrap.txt 2026-07-30 02:19:52.727026 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-dfqr7/init.txt 2026-07-30 02:19:52.727044 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29756280-xb7jx/ 2026-07-30 02:19:52.727062 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29756280-xb7jx/init.txt 2026-07-30 02:19:52.727079 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29756280-xb7jx/nova-cell-setup.txt 2026-07-30 02:19:52.727098 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-w88ll/ 2026-07-30 02:19:52.727116 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-w88ll/init.txt 2026-07-30 02:19:52.727133 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-w88ll/nova-cell-setup-init.txt 2026-07-30 02:19:52.727151 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-w88ll/nova-cell-setup.txt 2026-07-30 02:19:52.727168 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s4wlg/ 2026-07-30 02:19:52.727186 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s4wlg/ceph-admin-keyring-placement.txt 2026-07-30 02:19:52.727204 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s4wlg/ceph-keyring-placement.txt 2026-07-30 02:19:52.727226 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s4wlg/ceph-perms.txt 2026-07-30 02:19:52.727245 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s4wlg/init.txt 2026-07-30 02:19:52.727263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s4wlg/nova-compute-init.txt 2026-07-30 02:19:52.727281 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s4wlg/nova-compute-ssh-init.txt 2026-07-30 02:19:52.727298 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s4wlg/nova-compute-ssh.txt 2026-07-30 02:19:52.727316 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s4wlg/nova-compute-vnc-init.txt 2026-07-30 02:19:52.727333 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s4wlg/nova-compute.txt 2026-07-30 02:19:52.727350 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-6dfb8c5568-qdx72/ 2026-07-30 02:19:52.727368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-6dfb8c5568-qdx72/init.txt 2026-07-30 02:19:52.727386 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-6dfb8c5568-qdx72/nova-conductor.txt 2026-07-30 02:19:52.727403 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-xs7x7/ 2026-07-30 02:19:52.727421 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-xs7x7/init.txt 2026-07-30 02:19:52.727440 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-xs7x7/nova-db-init-0.txt 2026-07-30 02:19:52.727458 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-xs7x7/nova-db-init-1.txt 2026-07-30 02:19:52.727476 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-xs7x7/nova-db-init-2.txt 2026-07-30 02:19:52.727493 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-r6dmj/ 2026-07-30 02:19:52.727511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-r6dmj/init.txt 2026-07-30 02:19:52.727529 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-r6dmj/nova-db-sync.txt 2026-07-30 02:19:52.727547 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-2cx4c/ 2026-07-30 02:19:52.727566 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-2cx4c/compute-ks-endpoints-admin.txt 2026-07-30 02:19:52.727583 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-2cx4c/compute-ks-endpoints-internal.txt 2026-07-30 02:19:52.727601 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-2cx4c/compute-ks-endpoints-public.txt 2026-07-30 02:19:52.727618 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-2cx4c/init.txt 2026-07-30 02:19:52.727636 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-h88nq/ 2026-07-30 02:19:52.727654 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-h88nq/compute-ks-service-registration.txt 2026-07-30 02:19:52.727673 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-h88nq/init.txt 2026-07-30 02:19:52.727691 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-rjnv2/ 2026-07-30 02:19:52.727709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-rjnv2/init.txt 2026-07-30 02:19:52.727727 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-rjnv2/nova-ks-user.txt 2026-07-30 02:19:52.727745 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-64d95775c9-wnmj5/ 2026-07-30 02:19:52.727763 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-64d95775c9-wnmj5/init.txt 2026-07-30 02:19:52.727782 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-64d95775c9-wnmj5/nova-novncproxy-init-assets.txt 2026-07-30 02:19:52.727799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-64d95775c9-wnmj5/nova-novncproxy-init.txt 2026-07-30 02:19:52.727817 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-64d95775c9-wnmj5/nova-novncproxy.txt 2026-07-30 02:19:52.727839 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-ptk6t/ 2026-07-30 02:19:52.727858 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-ptk6t/init.txt 2026-07-30 02:19:52.727876 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-ptk6t/rabbit-init.txt 2026-07-30 02:19:52.727894 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-797d545df6-6jj4x/ 2026-07-30 02:19:52.727912 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-797d545df6-6jj4x/init.txt 2026-07-30 02:19:52.727930 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-797d545df6-6jj4x/nova-scheduler.txt 2026-07-30 02:19:52.727948 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29756280-lwdm5/ 2026-07-30 02:19:52.727966 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29756280-lwdm5/init.txt 2026-07-30 02:19:52.727984 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29756280-lwdm5/nova-service-cleaner.txt 2026-07-30 02:19:52.728002 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-99d7d6646-7q6rs/ 2026-07-30 02:19:52.728020 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-99d7d6646-7q6rs/init.txt 2026-07-30 02:19:52.728038 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-99d7d6646-7q6rs/octavia-api.txt 2026-07-30 02:19:52.728056 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-l5mrh/ 2026-07-30 02:19:52.728074 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-l5mrh/bootstrap.txt 2026-07-30 02:19:52.728091 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-l5mrh/init.txt 2026-07-30 02:19:52.728109 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-f7pgw/ 2026-07-30 02:19:52.728127 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-f7pgw/init.txt 2026-07-30 02:19:52.728145 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-f7pgw/octavia-db-init-0.txt 2026-07-30 02:19:52.728163 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-f7pgw/octavia-db-init-1.txt 2026-07-30 02:19:52.728180 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-276xv/ 2026-07-30 02:19:52.728198 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-276xv/init.txt 2026-07-30 02:19:52.728215 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-276xv/octavia-db-sync.txt 2026-07-30 02:19:52.728233 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-tf7cm/ 2026-07-30 02:19:52.728251 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-tf7cm/init.txt 2026-07-30 02:19:52.728269 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-tf7cm/octavia-health-manager-get-port.txt 2026-07-30 02:19:52.728287 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-tf7cm/octavia-health-manager-nic-init.txt 2026-07-30 02:19:52.728304 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-tf7cm/octavia-health-manager.txt 2026-07-30 02:19:52.728322 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-b749f5b97-j29bq/ 2026-07-30 02:19:52.728340 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-b749f5b97-j29bq/init.txt 2026-07-30 02:19:52.728358 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-b749f5b97-j29bq/octavia-housekeeping.txt 2026-07-30 02:19:52.728375 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-z4zn4/ 2026-07-30 02:19:52.728393 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-z4zn4/init.txt 2026-07-30 02:19:52.728411 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-z4zn4/load-balancer-ks-endpoints-admin.txt 2026-07-30 02:19:52.728433 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-z4zn4/load-balancer-ks-endpoints-internal.txt 2026-07-30 02:19:52.728452 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-z4zn4/load-balancer-ks-endpoints-public.txt 2026-07-30 02:19:52.728470 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-ns595/ 2026-07-30 02:19:52.728488 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-ns595/init.txt 2026-07-30 02:19:52.728505 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-ns595/load-balancer-ks-service-registration.txt 2026-07-30 02:19:52.728523 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-xz5mz/ 2026-07-30 02:19:52.728541 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-xz5mz/init.txt 2026-07-30 02:19:52.728559 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-xz5mz/octavia-ks-user.txt 2026-07-30 02:19:52.728576 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-t7999/ 2026-07-30 02:19:52.728594 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-t7999/init.txt 2026-07-30 02:19:52.728612 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-t7999/rabbit-init.txt 2026-07-30 02:19:52.728630 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-558c8679cd-8dnc9/ 2026-07-30 02:19:52.728648 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-558c8679cd-8dnc9/init.txt 2026-07-30 02:19:52.728666 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-558c8679cd-8dnc9/octavia-worker.txt 2026-07-30 02:19:52.728683 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-v69pj/ 2026-07-30 02:19:52.728705 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-v69pj/openstack-database-exporter.txt 2026-07-30 02:19:52.728846 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-f968b974b-6v74j/ 2026-07-30 02:19:52.728883 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-f968b974b-6v74j/build-config.txt 2026-07-30 02:19:52.728904 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-f968b974b-6v74j/openstack-exporter.txt 2026-07-30 02:19:52.728924 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-jv2jt/ 2026-07-30 02:19:52.728942 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-jv2jt/init.txt 2026-07-30 02:19:52.728976 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-jv2jt/openvswitch-db-perms.txt 2026-07-30 02:19:52.728995 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-jv2jt/openvswitch-db.txt 2026-07-30 02:19:52.729015 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-jv2jt/openvswitch-vswitchd-modules.txt 2026-07-30 02:19:52.729033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-jv2jt/openvswitch-vswitchd.txt 2026-07-30 02:19:52.729051 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-hvt65/ 2026-07-30 02:19:52.729069 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-hvt65/controller-init.txt 2026-07-30 02:19:52.729088 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-hvt65/controller.txt 2026-07-30 02:19:52.729106 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-hvt65/get-gw-enabled.txt 2026-07-30 02:19:52.729124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-hvt65/init.txt 2026-07-30 02:19:52.729142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-hvt65/log-parser.txt 2026-07-30 02:19:52.729160 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-hvt65/vector.txt 2026-07-30 02:19:52.729185 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-cg9dc/ 2026-07-30 02:19:52.729204 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-cg9dc/init.txt 2026-07-30 02:19:52.729225 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-cg9dc/northd.txt 2026-07-30 02:19:52.729245 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ 2026-07-30 02:19:52.729263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt 2026-07-30 02:19:52.729281 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-07-30 02:19:52.729300 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ 2026-07-30 02:19:52.729318 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt 2026-07-30 02:19:52.729336 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-07-30 02:19:52.729355 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-07-30 02:19:52.729373 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-07-30 02:19:52.729391 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-07-30 02:19:52.729410 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-07-30 02:19:52.729428 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-07-30 02:19:52.729445 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-07-30 02:19:52.729463 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-07-30 02:19:52.729481 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-07-30 02:19:52.729498 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-07-30 02:19:52.729516 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-7578dfd9-t4wx6/ 2026-07-30 02:19:52.729533 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-7578dfd9-t4wx6/init.txt 2026-07-30 02:19:52.729551 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-7578dfd9-t4wx6/placement-api.txt 2026-07-30 02:19:52.729569 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-5wnkv/ 2026-07-30 02:19:52.729587 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-5wnkv/init.txt 2026-07-30 02:19:52.729605 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-5wnkv/placement-db-init-0.txt 2026-07-30 02:19:52.729622 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-4s5lv/ 2026-07-30 02:19:52.729640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-4s5lv/init.txt 2026-07-30 02:19:52.729657 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-4s5lv/placement-db-sync.txt 2026-07-30 02:19:52.729675 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-zqws5/ 2026-07-30 02:19:52.729692 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-zqws5/init.txt 2026-07-30 02:19:52.729710 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-zqws5/placement-ks-endpoints-admin.txt 2026-07-30 02:19:52.729728 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-zqws5/placement-ks-endpoints-internal.txt 2026-07-30 02:19:52.729746 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-zqws5/placement-ks-endpoints-public.txt 2026-07-30 02:19:52.729763 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-cwv79/ 2026-07-30 02:19:52.729781 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-cwv79/init.txt 2026-07-30 02:19:52.729799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-cwv79/placement-ks-service-registration.txt 2026-07-30 02:19:52.729821 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-pxglh/ 2026-07-30 02:19:52.729839 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-pxglh/init.txt 2026-07-30 02:19:52.729857 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-pxglh/placement-ks-user.txt 2026-07-30 02:19:52.729875 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-lllqh/ 2026-07-30 02:19:52.729892 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-lllqh/percona-xtradb-cluster-operator.txt 2026-07-30 02:19:52.729910 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-07-30 02:19:52.729928 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-07-30 02:19:52.729945 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-07-30 02:19:52.729962 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-07-30 02:19:52.729980 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-07-30 02:19:52.729998 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-07-30 02:19:52.730016 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-dzw5w/ 2026-07-30 02:19:52.730033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-dzw5w/rabbitmq-cluster-operator.txt 2026-07-30 02:19:52.730051 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-07-30 02:19:52.730069 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-07-30 02:19:52.730087 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-07-30 02:19:52.730105 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-07-30 02:19:52.730123 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-07-30 02:19:52.730141 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-07-30 02:19:52.730159 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-07-30 02:19:52.730176 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-07-30 02:19:52.730193 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-07-30 02:19:52.730211 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-07-30 02:19:52.730229 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-07-30 02:19:52.730246 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-07-30 02:19:52.730264 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/ 2026-07-30 02:19:52.730282 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-07-30 02:19:52.730300 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-07-30 02:19:52.730318 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-58f8l/ 2026-07-30 02:19:52.730336 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-58f8l/rabbitmq-cluster-operator.txt 2026-07-30 02:19:52.730354 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-07-30 02:19:52.730372 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-07-30 02:19:52.730390 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-07-30 02:19:52.730412 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-07-30 02:19:52.730431 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-07-30 02:19:52.730449 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-07-30 02:19:52.730467 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-07-30 02:19:52.730485 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-07-30 02:19:52.730503 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-07-30 02:19:52.730521 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-9kr7r/ 2026-07-30 02:19:52.730538 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-9kr7r/ceph-crash.txt 2026-07-30 02:19:52.730556 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-9kr7r/chown-container-data-dir.txt 2026-07-30 02:19:52.730574 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-9kr7r/make-container-crash-dir.txt 2026-07-30 02:19:52.730592 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-nzslj/ 2026-07-30 02:19:52.730610 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-nzslj/chown-container-data-dir.txt 2026-07-30 02:19:52.730628 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-nzslj/log-collector.txt 2026-07-30 02:19:52.730646 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-nzslj/rgw.txt 2026-07-30 02:19:52.730664 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-6bb85fb7d5-bfs6t/ 2026-07-30 02:19:52.730682 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-6bb85fb7d5-bfs6t/init.txt 2026-07-30 02:19:52.730700 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-6bb85fb7d5-bfs6t/staffeln-api.txt 2026-07-30 02:19:52.730718 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-5bc77f499d-kncrk/ 2026-07-30 02:19:52.730736 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-5bc77f499d-kncrk/staffeln-conductor.txt 2026-07-30 02:19:52.730753 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-ns58j/ 2026-07-30 02:19:52.730771 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-ns58j/init.txt 2026-07-30 02:19:52.730789 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-ns58j/staffeln-db-init-0.txt 2026-07-30 02:19:52.730807 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-gf9kx/ 2026-07-30 02:19:52.730828 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-gf9kx/init.txt 2026-07-30 02:19:52.730863 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-gf9kx/staffeln-db-sync.txt 2026-07-30 02:19:52.730881 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-bw7b4/ 2026-07-30 02:19:52.730899 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-bw7b4/init.txt 2026-07-30 02:19:52.730917 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-bw7b4/tempest-ks-user.txt 2026-07-30 02:19:52.730935 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-bf6rp/ 2026-07-30 02:19:52.730953 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-bf6rp/init.txt 2026-07-30 02:19:52.730971 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-bf6rp/tempest-run-tests-init.txt 2026-07-30 02:19:52.730989 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-bf6rp/tempest-run-tests.txt 2026-07-30 02:19:52.731012 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-07-30 02:19:52.731030 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-07-30 02:19:52.731048 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-07-30 02:19:52.731066 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-07-30 02:19:52.731084 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-07-30 02:19:52.731143 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-jfhjm/ 2026-07-30 02:19:52.731168 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-jfhjm/manager.txt 2026-07-30 02:19:52.731187 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-07-30 02:19:52.731206 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-sc8cw/ 2026-07-30 02:19:52.731224 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-sc8cw/rook-ceph-operator.txt 2026-07-30 02:19:52.731242 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-07-30 02:19:52.731260 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-pv6xk/ 2026-07-30 02:19:52.731278 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-pv6xk/secretgen-controller.txt 2026-07-30 02:19:52.731296 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-07-30 02:19:52.731314 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-659p9/ 2026-07-30 02:19:52.731332 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-659p9/controller.txt 2026-07-30 02:19:52.731350 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-cpv76/ 2026-07-30 02:19:52.731367 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-cpv76/ingress-nginx-default-backend.txt 2026-07-30 02:19:52.731385 | instance | cd+++++++++ pod-logs/kube-system/ 2026-07-30 02:19:52.731403 | instance | cd+++++++++ pod-logs/kube-system/cilium-ltp6c/ 2026-07-30 02:19:52.731421 | instance | >f+++++++++ pod-logs/kube-system/cilium-ltp6c/apply-sysctl-overwrites.txt 2026-07-30 02:19:52.731439 | instance | >f+++++++++ pod-logs/kube-system/cilium-ltp6c/cilium-agent.txt 2026-07-30 02:19:52.731457 | instance | >f+++++++++ pod-logs/kube-system/cilium-ltp6c/clean-cilium-state.txt 2026-07-30 02:19:52.731474 | instance | >f+++++++++ pod-logs/kube-system/cilium-ltp6c/config.txt 2026-07-30 02:19:52.731493 | instance | >f+++++++++ pod-logs/kube-system/cilium-ltp6c/install-cni-binaries.txt 2026-07-30 02:19:52.731510 | instance | >f+++++++++ pod-logs/kube-system/cilium-ltp6c/mount-bpf-fs.txt 2026-07-30 02:19:52.731528 | instance | >f+++++++++ pod-logs/kube-system/cilium-ltp6c/mount-cgroup.txt 2026-07-30 02:19:52.731546 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-4c84j/ 2026-07-30 02:19:52.731564 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-4c84j/cilium-operator.txt 2026-07-30 02:19:52.731582 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-kmx4f/ 2026-07-30 02:19:52.731600 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-kmx4f/coredns.txt 2026-07-30 02:19:52.731618 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-rzpr6/ 2026-07-30 02:19:52.731637 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-rzpr6/coredns.txt 2026-07-30 02:19:52.731655 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-07-30 02:19:52.731673 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-07-30 02:19:52.731691 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-07-30 02:19:52.731709 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-07-30 02:19:52.731727 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-07-30 02:19:52.731768 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-07-30 02:19:52.731787 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-v85ml/ 2026-07-30 02:19:52.731805 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-v85ml/kube-proxy.txt 2026-07-30 02:19:52.731823 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-07-30 02:19:52.731841 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-07-30 02:19:52.731859 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-07-30 02:19:52.731877 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-07-30 02:19:52.731895 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-07-30 02:19:52.731913 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-bhfhf/ 2026-07-30 02:19:52.731931 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-bhfhf/local-path-provisioner.txt 2026-07-30 02:19:52.731949 | instance | cd+++++++++ pod-logs/monitoring/ 2026-07-30 02:19:52.731967 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-07-30 02:19:52.731985 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-07-30 02:19:52.732003 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-07-30 02:19:52.732021 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-07-30 02:19:52.732039 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-07-30 02:19:52.732057 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-c8qpv/ 2026-07-30 02:19:52.732075 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-c8qpv/goldpinger-daemon.txt 2026-07-30 02:19:52.732092 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5c4f64f97d-xqqkz/ 2026-07-30 02:19:52.732110 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5c4f64f97d-xqqkz/grafana-sc-dashboard.txt 2026-07-30 02:19:52.732127 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5c4f64f97d-xqqkz/grafana-sc-datasources.txt 2026-07-30 02:19:52.732145 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5c4f64f97d-xqqkz/grafana.txt 2026-07-30 02:19:52.732162 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7zljs/ 2026-07-30 02:19:52.732180 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7zljs/kube-state-metrics.txt 2026-07-30 02:19:52.732197 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-f57bc/ 2026-07-30 02:19:52.732215 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-f57bc/kube-prometheus-stack.txt 2026-07-30 02:19:52.732232 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-bs85h/ 2026-07-30 02:19:52.732250 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-bs85h/node-exporter.txt 2026-07-30 02:19:52.732267 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-bs85h/pod-tls-sidecar.txt 2026-07-30 02:19:52.732285 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-07-30 02:19:52.732303 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-07-30 02:19:52.732321 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-07-30 02:19:52.732339 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-07-30 02:19:52.732357 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-07-30 02:19:52.732375 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-kmd7t/ 2026-07-30 02:19:52.732397 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-kmd7t/nginx.txt 2026-07-30 02:19:52.732416 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-07-30 02:19:52.732434 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-07-30 02:19:52.732455 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-07-30 02:19:52.732474 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-6plx2/ 2026-07-30 02:19:52.732493 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-6plx2/gc.txt 2026-07-30 02:19:52.732512 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-2zh8z/ 2026-07-30 02:19:52.732530 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-2zh8z/master.txt 2026-07-30 02:19:52.732548 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-h5d64/ 2026-07-30 02:19:52.732566 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-h5d64/worker.txt 2026-07-30 02:19:52.732585 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-07-30 02:19:52.732603 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-07-30 02:19:52.732621 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-07-30 02:19:52.732639 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-07-30 02:19:52.732657 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-07-30 02:19:52.732675 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-07-30 02:19:52.732692 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-p4vmt/ 2026-07-30 02:19:52.732710 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-p4vmt/pushgateway.txt 2026-07-30 02:19:52.732728 | instance | cd+++++++++ pod-logs/monitoring/vector-42fl4/ 2026-07-30 02:19:52.732746 | instance | >f+++++++++ pod-logs/monitoring/vector-42fl4/vector.txt 2026-07-30 02:19:52.732763 | instance | cd+++++++++ pod-logs/openstack/ 2026-07-30 02:19:52.732781 | instance | cd+++++++++ pod-logs/openstack/barbican-api-67b6d5d9dd-6b5q8/ 2026-07-30 02:19:52.732799 | instance | >f+++++++++ pod-logs/openstack/barbican-api-67b6d5d9dd-6b5q8/barbican-api.txt 2026-07-30 02:19:52.732818 | instance | >f+++++++++ pod-logs/openstack/barbican-api-67b6d5d9dd-6b5q8/init.txt 2026-07-30 02:19:52.732836 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-lc2jq/ 2026-07-30 02:19:52.732854 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-lc2jq/barbican-db-init-0.txt 2026-07-30 02:19:52.732872 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-lc2jq/init.txt 2026-07-30 02:19:52.732891 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-hmgk6/ 2026-07-30 02:19:52.732909 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-hmgk6/barbican-db-sync.txt 2026-07-30 02:19:52.732927 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-hmgk6/init.txt 2026-07-30 02:19:52.732945 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-jsdrg/ 2026-07-30 02:19:52.732968 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-jsdrg/init.txt 2026-07-30 02:19:52.733000 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-jsdrg/key-manager-ks-endpoints-admin.txt 2026-07-30 02:19:52.733019 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-jsdrg/key-manager-ks-endpoints-internal.txt 2026-07-30 02:19:52.733038 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-jsdrg/key-manager-ks-endpoints-public.txt 2026-07-30 02:19:52.733056 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-s6n74/ 2026-07-30 02:19:52.733079 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-s6n74/init.txt 2026-07-30 02:19:52.733098 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-s6n74/key-manager-ks-service-registration.txt 2026-07-30 02:19:52.733116 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-vkksp/ 2026-07-30 02:19:52.733134 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-vkksp/barbican-ks-user.txt 2026-07-30 02:19:52.733152 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-vkksp/init.txt 2026-07-30 02:19:52.733170 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-bdw8p/ 2026-07-30 02:19:52.733188 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-bdw8p/init.txt 2026-07-30 02:19:52.733206 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-bdw8p/rabbit-init.txt 2026-07-30 02:19:52.733224 | instance | cd+++++++++ pod-logs/openstack/cinder-api-5659fbfc6d-rqkfw/ 2026-07-30 02:19:52.733242 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5659fbfc6d-rqkfw/ceph-coordination-volume-perms.txt 2026-07-30 02:19:52.733260 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5659fbfc6d-rqkfw/cinder-api.txt 2026-07-30 02:19:52.733278 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5659fbfc6d-rqkfw/init.txt 2026-07-30 02:19:52.733296 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-78dd5b8dc4-jflcq/ 2026-07-30 02:19:52.733314 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-78dd5b8dc4-jflcq/ceph-backup-keyring-placement.txt 2026-07-30 02:19:52.733332 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-78dd5b8dc4-jflcq/ceph-coordination-volume-perms.txt 2026-07-30 02:19:52.733350 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-78dd5b8dc4-jflcq/ceph-keyring-placement-rbd1.txt 2026-07-30 02:19:52.733368 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-78dd5b8dc4-jflcq/cinder-backup.txt 2026-07-30 02:19:52.733386 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-78dd5b8dc4-jflcq/init.txt 2026-07-30 02:19:52.733404 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-d264n/ 2026-07-30 02:19:52.733422 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-d264n/ceph-keyring-placement.txt 2026-07-30 02:19:52.733440 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-d264n/cinder-backup-storage-init.txt 2026-07-30 02:19:52.733458 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-d264n/init.txt 2026-07-30 02:19:52.733476 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-d44sn/ 2026-07-30 02:19:52.733494 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-d44sn/bootstrap.txt 2026-07-30 02:19:52.733512 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-d44sn/init.txt 2026-07-30 02:19:52.733530 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-jtcmn/ 2026-07-30 02:19:52.733548 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-jtcmn/create-internal-tenant.txt 2026-07-30 02:19:52.733566 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-jtcmn/init.txt 2026-07-30 02:19:52.733584 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-qz9ng/ 2026-07-30 02:19:52.733602 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-qz9ng/cinder-db-init-0.txt 2026-07-30 02:19:52.733620 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-qz9ng/init.txt 2026-07-30 02:19:52.733638 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-97c5v/ 2026-07-30 02:19:52.733655 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-97c5v/cinder-db-sync.txt 2026-07-30 02:19:52.733673 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-97c5v/init.txt 2026-07-30 02:19:52.733691 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-scwkt/ 2026-07-30 02:19:52.733709 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-scwkt/init.txt 2026-07-30 02:19:52.733731 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-scwkt/volumev3-ks-endpoints-admin.txt 2026-07-30 02:19:52.733750 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-scwkt/volumev3-ks-endpoints-internal.txt 2026-07-30 02:19:52.733768 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-scwkt/volumev3-ks-endpoints-public.txt 2026-07-30 02:19:52.733786 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-7j9kh/ 2026-07-30 02:19:52.733804 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-7j9kh/init.txt 2026-07-30 02:19:52.733822 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-7j9kh/volumev3-ks-service-registration.txt 2026-07-30 02:19:52.733840 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-9t798/ 2026-07-30 02:19:52.733858 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-9t798/cinder-ks-user.txt 2026-07-30 02:19:52.733906 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-9t798/init.txt 2026-07-30 02:19:52.733951 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-zq2js/ 2026-07-30 02:19:52.733974 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-zq2js/init.txt 2026-07-30 02:19:52.733994 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-zq2js/rabbit-init.txt 2026-07-30 02:19:52.734013 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-76b87dcc56-5ctmp/ 2026-07-30 02:19:52.734165 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-76b87dcc56-5ctmp/ceph-coordination-volume-perms.txt 2026-07-30 02:19:52.734190 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-76b87dcc56-5ctmp/cinder-scheduler.txt 2026-07-30 02:19:52.734210 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-76b87dcc56-5ctmp/init.txt 2026-07-30 02:19:52.734229 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-l8jzt/ 2026-07-30 02:19:52.734345 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-l8jzt/ceph-keyring-placement.txt 2026-07-30 02:19:52.734373 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-l8jzt/cinder-storage-init-rbd1.txt 2026-07-30 02:19:52.734393 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-l8jzt/init.txt 2026-07-30 02:19:52.734413 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-bd56497bf-vvq98/ 2026-07-30 02:19:52.734431 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-bd56497bf-vvq98/ceph-coordination-volume-perms.txt 2026-07-30 02:19:52.734450 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-bd56497bf-vvq98/ceph-keyring-placement-rbd1.txt 2026-07-30 02:19:52.734469 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-bd56497bf-vvq98/cinder-volume.txt 2026-07-30 02:19:52.734488 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-bd56497bf-vvq98/init-cinder-conf.txt 2026-07-30 02:19:52.734506 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-bd56497bf-vvq98/init.txt 2026-07-30 02:19:52.734525 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29756285-9bfzq/ 2026-07-30 02:19:52.734543 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29756285-9bfzq/cinder-volume-usage-audit.txt 2026-07-30 02:19:52.734561 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29756285-9bfzq/init.txt 2026-07-30 02:19:52.734580 | instance | cd+++++++++ pod-logs/openstack/glance-api-655ccd9d8-5tqjw/ 2026-07-30 02:19:52.734599 | instance | >f+++++++++ pod-logs/openstack/glance-api-655ccd9d8-5tqjw/ceph-keyring-placement.txt 2026-07-30 02:19:52.734617 | instance | >f+++++++++ pod-logs/openstack/glance-api-655ccd9d8-5tqjw/glance-api.txt 2026-07-30 02:19:52.734635 | instance | >f+++++++++ pod-logs/openstack/glance-api-655ccd9d8-5tqjw/glance-perms.txt 2026-07-30 02:19:52.734654 | instance | >f+++++++++ pod-logs/openstack/glance-api-655ccd9d8-5tqjw/init.txt 2026-07-30 02:19:52.734672 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-ctx9n/ 2026-07-30 02:19:52.734690 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-ctx9n/glance-db-init-0.txt 2026-07-30 02:19:52.734714 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-ctx9n/init.txt 2026-07-30 02:19:52.734733 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-ffdpf/ 2026-07-30 02:19:52.734752 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-ffdpf/glance-db-sync.txt 2026-07-30 02:19:52.734770 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-ffdpf/init.txt 2026-07-30 02:19:52.734788 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-76g6s/ 2026-07-30 02:19:52.734806 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-76g6s/image-ks-endpoints-admin.txt 2026-07-30 02:19:52.734824 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-76g6s/image-ks-endpoints-internal.txt 2026-07-30 02:19:52.734842 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-76g6s/image-ks-endpoints-public.txt 2026-07-30 02:19:52.734860 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-76g6s/init.txt 2026-07-30 02:19:52.734878 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-6khff/ 2026-07-30 02:19:52.734924 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-6khff/image-ks-service-registration.txt 2026-07-30 02:19:52.734944 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-6khff/init.txt 2026-07-30 02:19:52.734962 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-ll24v/ 2026-07-30 02:19:52.734980 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-ll24v/glance-ks-user.txt 2026-07-30 02:19:52.734998 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-ll24v/init.txt 2026-07-30 02:19:52.735016 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-bbxtv/ 2026-07-30 02:19:52.735034 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-bbxtv/glance-metadefs-load.txt 2026-07-30 02:19:52.735053 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-bbxtv/init.txt 2026-07-30 02:19:52.735071 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-wv6lw/ 2026-07-30 02:19:52.735089 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-wv6lw/init.txt 2026-07-30 02:19:52.735107 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-wv6lw/rabbit-init.txt 2026-07-30 02:19:52.735124 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-hgc5j/ 2026-07-30 02:19:52.735142 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-hgc5j/ceph-keyring-placement.txt 2026-07-30 02:19:52.735160 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-hgc5j/glance-storage-init.txt 2026-07-30 02:19:52.735177 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-hgc5j/init.txt 2026-07-30 02:19:52.735195 | instance | cd+++++++++ pod-logs/openstack/heat-api-67585797dc-rj8d5/ 2026-07-30 02:19:52.735213 | instance | >f+++++++++ pod-logs/openstack/heat-api-67585797dc-rj8d5/heat-api.txt 2026-07-30 02:19:52.735230 | instance | >f+++++++++ pod-logs/openstack/heat-api-67585797dc-rj8d5/init.txt 2026-07-30 02:19:52.735248 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-qmtfd/ 2026-07-30 02:19:52.735266 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-qmtfd/bootstrap.txt 2026-07-30 02:19:52.735283 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-qmtfd/init.txt 2026-07-30 02:19:52.735301 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-6f5db54689-vdcmg/ 2026-07-30 02:19:52.735319 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-6f5db54689-vdcmg/heat-cfn.txt 2026-07-30 02:19:52.735337 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-6f5db54689-vdcmg/init.txt 2026-07-30 02:19:52.735355 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-hxgj5/ 2026-07-30 02:19:52.735373 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-hxgj5/heat-db-init-0.txt 2026-07-30 02:19:52.735391 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-hxgj5/init.txt 2026-07-30 02:19:52.735408 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-4ggpz/ 2026-07-30 02:19:52.735431 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-4ggpz/heat-db-sync.txt 2026-07-30 02:19:52.735450 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-4ggpz/init.txt 2026-07-30 02:19:52.735468 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-wcsz4/ 2026-07-30 02:19:52.735486 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-wcsz4/heat-ks-domain-user.txt 2026-07-30 02:19:52.735555 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-wcsz4/init.txt 2026-07-30 02:19:52.735590 | instance | cd+++++++++ pod-logs/openstack/heat-engine-6cd8764dcd-rjcm6/ 2026-07-30 02:19:52.735612 | instance | >f+++++++++ pod-logs/openstack/heat-engine-6cd8764dcd-rjcm6/heat-engine.txt 2026-07-30 02:19:52.735632 | instance | >f+++++++++ pod-logs/openstack/heat-engine-6cd8764dcd-rjcm6/init.txt 2026-07-30 02:19:52.735651 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29756285-vzcqg/ 2026-07-30 02:19:52.735670 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29756285-vzcqg/heat-engine-cleaner.txt 2026-07-30 02:19:52.735689 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29756285-vzcqg/init.txt 2026-07-30 02:19:52.735707 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29756290-vgmkp/ 2026-07-30 02:19:52.735726 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29756290-vgmkp/heat-engine-cleaner.txt 2026-07-30 02:19:52.735744 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29756290-vgmkp/init.txt 2026-07-30 02:19:52.735762 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29756295-6njcc/ 2026-07-30 02:19:52.735780 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29756295-6njcc/heat-engine-cleaner.txt 2026-07-30 02:19:52.735799 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29756295-6njcc/init.txt 2026-07-30 02:19:52.735817 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-f75th/ 2026-07-30 02:19:52.735835 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-f75th/cloudformation-ks-endpoints-admin.txt 2026-07-30 02:19:52.735854 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-f75th/cloudformation-ks-endpoints-internal.txt 2026-07-30 02:19:52.735872 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-f75th/cloudformation-ks-endpoints-public.txt 2026-07-30 02:19:52.735890 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-f75th/init.txt 2026-07-30 02:19:52.735908 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-f75th/orchestration-ks-endpoints-admin.txt 2026-07-30 02:19:52.735926 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-f75th/orchestration-ks-endpoints-internal.txt 2026-07-30 02:19:52.735945 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-f75th/orchestration-ks-endpoints-public.txt 2026-07-30 02:19:52.735963 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-9xmnt/ 2026-07-30 02:19:52.735981 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-9xmnt/cloudformation-ks-service-registration.txt 2026-07-30 02:19:52.735999 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-9xmnt/init.txt 2026-07-30 02:19:52.736018 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-9xmnt/orchestration-ks-service-registration.txt 2026-07-30 02:19:52.736036 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-ks9dn/ 2026-07-30 02:19:52.736054 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-ks9dn/heat-ks-user.txt 2026-07-30 02:19:52.736072 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-ks9dn/heat-trustee-ks-user.txt 2026-07-30 02:19:52.736090 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-ks9dn/init.txt 2026-07-30 02:19:52.736108 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-j6fhr/ 2026-07-30 02:19:52.736126 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-j6fhr/init.txt 2026-07-30 02:19:52.736144 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-j6fhr/rabbit-init.txt 2026-07-30 02:19:52.736169 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-994kq/ 2026-07-30 02:19:52.736188 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-994kq/heat-trusts.txt 2026-07-30 02:19:52.736206 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-994kq/init.txt 2026-07-30 02:19:52.736224 | instance | cd+++++++++ pod-logs/openstack/horizon-65685d4b48-tb2fg/ 2026-07-30 02:19:52.736242 | instance | >f+++++++++ pod-logs/openstack/horizon-65685d4b48-tb2fg/horizon.txt 2026-07-30 02:19:52.736260 | instance | >f+++++++++ pod-logs/openstack/horizon-65685d4b48-tb2fg/init.txt 2026-07-30 02:19:52.736277 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-kddkz/ 2026-07-30 02:19:52.736295 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-kddkz/horizon-db-init-0.txt 2026-07-30 02:19:52.736313 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-kddkz/init.txt 2026-07-30 02:19:52.736331 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-xwfb9/ 2026-07-30 02:19:52.736349 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-xwfb9/horizon-db-sync.txt 2026-07-30 02:19:52.736367 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-xwfb9/init.txt 2026-07-30 02:19:52.736384 | instance | cd+++++++++ pod-logs/openstack/keepalived-7ksfw/ 2026-07-30 02:19:52.736402 | instance | >f+++++++++ pod-logs/openstack/keepalived-7ksfw/init.txt 2026-07-30 02:19:52.736420 | instance | >f+++++++++ pod-logs/openstack/keepalived-7ksfw/keepalived.txt 2026-07-30 02:19:52.736438 | instance | >f+++++++++ pod-logs/openstack/keepalived-7ksfw/wait-for-ip.txt 2026-07-30 02:19:52.736456 | instance | cd+++++++++ pod-logs/openstack/keystone-api-5dfcb79b77-kbf78/ 2026-07-30 02:19:52.736473 | instance | >f+++++++++ pod-logs/openstack/keystone-api-5dfcb79b77-kbf78/init.txt 2026-07-30 02:19:52.736491 | instance | >f+++++++++ pod-logs/openstack/keystone-api-5dfcb79b77-kbf78/keystone-api.txt 2026-07-30 02:19:52.736509 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-8s9wk/ 2026-07-30 02:19:52.736527 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-8s9wk/bootstrap.txt 2026-07-30 02:19:52.736545 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-8s9wk/init.txt 2026-07-30 02:19:52.736563 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-xskcv/ 2026-07-30 02:19:52.736581 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-xskcv/init.txt 2026-07-30 02:19:52.736599 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-xskcv/keystone-credential-setup.txt 2026-07-30 02:19:52.736617 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-wpn4n/ 2026-07-30 02:19:52.736636 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-wpn4n/init.txt 2026-07-30 02:19:52.736654 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-wpn4n/keystone-db-init-0.txt 2026-07-30 02:19:52.736672 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-65vwx/ 2026-07-30 02:19:52.736690 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-65vwx/init.txt 2026-07-30 02:19:52.736707 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-65vwx/keystone-db-sync.txt 2026-07-30 02:19:52.736725 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-6jcsm/ 2026-07-30 02:19:52.736743 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-6jcsm/init.txt 2026-07-30 02:19:52.736761 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-6jcsm/keystone-domain-manage.txt 2026-07-30 02:19:52.736778 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-h4qvt/ 2026-07-30 02:19:52.736796 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-h4qvt/init.txt 2026-07-30 02:19:52.736814 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-h4qvt/keystone-fernet-setup.txt 2026-07-30 02:19:52.736833 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-67gg5/ 2026-07-30 02:19:52.736851 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-67gg5/init.txt 2026-07-30 02:19:52.736873 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-67gg5/rabbit-init.txt 2026-07-30 02:19:52.736891 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-sdmg6/ 2026-07-30 02:19:52.736909 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-sdmg6/ceph-admin-keyring-placement.txt 2026-07-30 02:19:52.736927 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-sdmg6/ceph-keyring-placement.txt 2026-07-30 02:19:52.736945 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-sdmg6/init-dynamic-options.txt 2026-07-30 02:19:52.736967 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-sdmg6/init.txt 2026-07-30 02:19:52.736998 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-sdmg6/libvirt-exporter.txt 2026-07-30 02:19:52.737017 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-sdmg6/libvirt.txt 2026-07-30 02:19:52.737036 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-sdmg6/tls-sidecar.txt 2026-07-30 02:19:52.737054 | instance | cd+++++++++ pod-logs/openstack/magnum-api-6dc47c747d-9tjzt/ 2026-07-30 02:19:52.737072 | instance | >f+++++++++ pod-logs/openstack/magnum-api-6dc47c747d-9tjzt/init.txt 2026-07-30 02:19:52.737090 | instance | >f+++++++++ pod-logs/openstack/magnum-api-6dc47c747d-9tjzt/magnum-api.txt 2026-07-30 02:19:52.737109 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-5w8wp/ 2026-07-30 02:19:52.737127 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-5w8wp/magnum-cluster-api-proxy.txt 2026-07-30 02:19:52.737145 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-07-30 02:19:52.737163 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-07-30 02:19:52.737181 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-07-30 02:19:52.737198 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-07-30 02:19:52.737216 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-9qvjm/ 2026-07-30 02:19:52.737234 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-9qvjm/init.txt 2026-07-30 02:19:52.737252 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-9qvjm/magnum-db-init-0.txt 2026-07-30 02:19:52.737269 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-ph4tt/ 2026-07-30 02:19:52.737287 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-ph4tt/init.txt 2026-07-30 02:19:52.737305 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-ph4tt/magnum-db-sync.txt 2026-07-30 02:19:52.737323 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-9d4t5/ 2026-07-30 02:19:52.737341 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-9d4t5/init.txt 2026-07-30 02:19:52.737359 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-9d4t5/magnum-ks-domain-user.txt 2026-07-30 02:19:52.737377 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-cj6vz/ 2026-07-30 02:19:52.737395 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-cj6vz/container-infra-ks-endpoints-admin.txt 2026-07-30 02:19:52.737413 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-cj6vz/container-infra-ks-endpoints-internal.txt 2026-07-30 02:19:52.737431 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-cj6vz/container-infra-ks-endpoints-public.txt 2026-07-30 02:19:52.737449 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-cj6vz/init.txt 2026-07-30 02:19:52.737467 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-9xz42/ 2026-07-30 02:19:52.737485 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-9xz42/container-infra-ks-service-registration.txt 2026-07-30 02:19:52.737503 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-9xz42/init.txt 2026-07-30 02:19:52.737521 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-686sm/ 2026-07-30 02:19:52.737538 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-686sm/init.txt 2026-07-30 02:19:52.737562 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-686sm/magnum-ks-user.txt 2026-07-30 02:19:52.737580 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-mqxfb/ 2026-07-30 02:19:52.737599 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-mqxfb/init.txt 2026-07-30 02:19:52.737616 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-mqxfb/rabbit-init.txt 2026-07-30 02:19:52.737634 | instance | cd+++++++++ pod-logs/openstack/magnum-registry-c45778976-dlttc/ 2026-07-30 02:19:52.737652 | instance | >f+++++++++ pod-logs/openstack/magnum-registry-c45778976-dlttc/registry.txt 2026-07-30 02:19:52.737670 | instance | cd+++++++++ pod-logs/openstack/manila-api-78dd5c46c-dn4l4/ 2026-07-30 02:19:52.737688 | instance | >f+++++++++ pod-logs/openstack/manila-api-78dd5c46c-dn4l4/init.txt 2026-07-30 02:19:52.737706 | instance | >f+++++++++ pod-logs/openstack/manila-api-78dd5c46c-dn4l4/manila-api.txt 2026-07-30 02:19:52.737723 | instance | cd+++++++++ pod-logs/openstack/manila-bootstrap-x8d85/ 2026-07-30 02:19:52.737741 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-x8d85/bootstrap.txt 2026-07-30 02:19:52.737759 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-x8d85/init.txt 2026-07-30 02:19:52.737777 | instance | cd+++++++++ pod-logs/openstack/manila-data-59d799c6fd-7btdt/ 2026-07-30 02:19:52.737794 | instance | >f+++++++++ pod-logs/openstack/manila-data-59d799c6fd-7btdt/init.txt 2026-07-30 02:19:52.737812 | instance | >f+++++++++ pod-logs/openstack/manila-data-59d799c6fd-7btdt/manila-data.txt 2026-07-30 02:19:52.737830 | instance | cd+++++++++ pod-logs/openstack/manila-db-init-8wfmw/ 2026-07-30 02:19:52.737848 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-8wfmw/init.txt 2026-07-30 02:19:52.737866 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-8wfmw/manila-db-init-0.txt 2026-07-30 02:19:52.737884 | instance | cd+++++++++ pod-logs/openstack/manila-db-sync-j544p/ 2026-07-30 02:19:52.737902 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-j544p/init.txt 2026-07-30 02:19:52.737919 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-j544p/manila-db-sync.txt 2026-07-30 02:19:52.737937 | instance | cd+++++++++ pod-logs/openstack/manila-ks-endpoints-gqgqf/ 2026-07-30 02:19:52.737955 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-gqgqf/init.txt 2026-07-30 02:19:52.737973 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-gqgqf/share-ks-endpoints-admin.txt 2026-07-30 02:19:52.737990 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-gqgqf/share-ks-endpoints-internal.txt 2026-07-30 02:19:52.738008 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-gqgqf/share-ks-endpoints-public.txt 2026-07-30 02:19:52.738026 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-gqgqf/sharev2-ks-endpoints-admin.txt 2026-07-30 02:19:52.738043 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-gqgqf/sharev2-ks-endpoints-internal.txt 2026-07-30 02:19:52.738061 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-gqgqf/sharev2-ks-endpoints-public.txt 2026-07-30 02:19:52.738078 | instance | cd+++++++++ pod-logs/openstack/manila-ks-service-4n7lj/ 2026-07-30 02:19:52.738096 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-4n7lj/init.txt 2026-07-30 02:19:52.738114 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-4n7lj/share-ks-service-registration.txt 2026-07-30 02:19:52.738132 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-4n7lj/sharev2-ks-service-registration.txt 2026-07-30 02:19:52.738150 | instance | cd+++++++++ pod-logs/openstack/manila-ks-user-wvj2j/ 2026-07-30 02:19:52.738167 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-wvj2j/init.txt 2026-07-30 02:19:52.738185 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-wvj2j/manila-ks-user.txt 2026-07-30 02:19:52.738203 | instance | cd+++++++++ pod-logs/openstack/manila-rabbit-init-7ttpn/ 2026-07-30 02:19:52.738225 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-7ttpn/init.txt 2026-07-30 02:19:52.738244 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-7ttpn/rabbit-init.txt 2026-07-30 02:19:52.738263 | instance | cd+++++++++ pod-logs/openstack/manila-scheduler-684944554b-g94tv/ 2026-07-30 02:19:52.738280 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-684944554b-g94tv/init.txt 2026-07-30 02:19:52.738299 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-684944554b-g94tv/manila-scheduler.txt 2026-07-30 02:19:52.738317 | instance | cd+++++++++ pod-logs/openstack/manila-share-796554b5b8-rv2k2/ 2026-07-30 02:19:52.738335 | instance | >f+++++++++ pod-logs/openstack/manila-share-796554b5b8-rv2k2/init.txt 2026-07-30 02:19:52.738353 | instance | >f+++++++++ pod-logs/openstack/manila-share-796554b5b8-rv2k2/manila-share-init.txt 2026-07-30 02:19:52.738371 | instance | >f+++++++++ pod-logs/openstack/manila-share-796554b5b8-rv2k2/manila-share.txt 2026-07-30 02:19:52.738390 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-68tx4/ 2026-07-30 02:19:52.738408 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-68tx4/init.txt 2026-07-30 02:19:52.738426 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-68tx4/memcached-exporter.txt 2026-07-30 02:19:52.738444 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-68tx4/memcached.txt 2026-07-30 02:19:52.738462 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-4vkkr/ 2026-07-30 02:19:52.738480 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-4vkkr/init.txt 2026-07-30 02:19:52.738499 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-4vkkr/neutron-db-init-0.txt 2026-07-30 02:19:52.738517 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-l7tv2/ 2026-07-30 02:19:52.738534 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-l7tv2/init.txt 2026-07-30 02:19:52.738552 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-l7tv2/neutron-db-sync.txt 2026-07-30 02:19:52.738570 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-qbwnf/ 2026-07-30 02:19:52.738588 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-qbwnf/init.txt 2026-07-30 02:19:52.738606 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-qbwnf/network-ks-endpoints-admin.txt 2026-07-30 02:19:52.738624 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-qbwnf/network-ks-endpoints-internal.txt 2026-07-30 02:19:52.738642 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-qbwnf/network-ks-endpoints-public.txt 2026-07-30 02:19:52.738660 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-drqpc/ 2026-07-30 02:19:52.738678 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-drqpc/init.txt 2026-07-30 02:19:52.738696 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-drqpc/network-ks-service-registration.txt 2026-07-30 02:19:52.738714 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-69gdr/ 2026-07-30 02:19:52.738732 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-69gdr/init.txt 2026-07-30 02:19:52.738749 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-69gdr/neutron-ks-user.txt 2026-07-30 02:19:52.738767 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-pndtd/ 2026-07-30 02:19:52.738785 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-pndtd/init.txt 2026-07-30 02:19:52.738803 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-pndtd/neutron-netns-cleanup-cron.txt 2026-07-30 02:19:52.738821 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-v8882/ 2026-07-30 02:19:52.738839 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-v8882/init.txt 2026-07-30 02:19:52.738857 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-v8882/neutron-metadata-agent-init.txt 2026-07-30 02:19:52.738880 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-v8882/neutron-ovn-metadata-agent.txt 2026-07-30 02:19:52.738899 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-v8882/ovn-neutron-init.txt 2026-07-30 02:19:52.738920 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-7g4tp/ 2026-07-30 02:19:52.738939 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-7g4tp/init.txt 2026-07-30 02:19:52.738972 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-7g4tp/neutron-ovn-vpn-agent.txt 2026-07-30 02:19:52.738990 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-7g4tp/ovn-neutron-init.txt 2026-07-30 02:19:52.739008 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-7g4tp/ovn-vpn-agent-init.txt 2026-07-30 02:19:52.739026 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-p4h7f/ 2026-07-30 02:19:52.739044 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-p4h7f/init.txt 2026-07-30 02:19:52.739061 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-p4h7f/rabbit-init.txt 2026-07-30 02:19:52.739079 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-86dc457d44-457jv/ 2026-07-30 02:19:52.739097 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-86dc457d44-457jv/init.txt 2026-07-30 02:19:52.739115 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-86dc457d44-457jv/neutron-rpc-server.txt 2026-07-30 02:19:52.739133 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-86dc457d44-457jv/ovn-neutron-init.txt 2026-07-30 02:19:52.739151 | instance | cd+++++++++ pod-logs/openstack/neutron-server-66d778476-jjnhc/ 2026-07-30 02:19:52.739169 | instance | >f+++++++++ pod-logs/openstack/neutron-server-66d778476-jjnhc/init.txt 2026-07-30 02:19:52.739219 | instance | >f+++++++++ pod-logs/openstack/neutron-server-66d778476-jjnhc/neutron-policy-server.txt 2026-07-30 02:19:52.739483 | instance | >f+++++++++ pod-logs/openstack/neutron-server-66d778476-jjnhc/neutron-server.txt 2026-07-30 02:19:52.739507 | instance | >f+++++++++ pod-logs/openstack/neutron-server-66d778476-jjnhc/ovn-neutron-init.txt 2026-07-30 02:19:52.739916 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-846498ff66-hj5wm/ 2026-07-30 02:19:52.739952 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-846498ff66-hj5wm/init.txt 2026-07-30 02:19:52.739973 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-846498ff66-hj5wm/nova-api-metadata-init.txt 2026-07-30 02:19:52.739993 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-846498ff66-hj5wm/nova-api.txt 2026-07-30 02:19:52.740012 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-58bc7bcf56-gzp22/ 2026-07-30 02:19:52.740030 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-58bc7bcf56-gzp22/init.txt 2026-07-30 02:19:52.740048 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-58bc7bcf56-gzp22/nova-osapi.txt 2026-07-30 02:19:52.740066 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-dfqr7/ 2026-07-30 02:19:52.740085 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-dfqr7/bootstrap.txt 2026-07-30 02:19:52.740103 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-dfqr7/init.txt 2026-07-30 02:19:52.740122 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29756280-xb7jx/ 2026-07-30 02:19:52.740140 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29756280-xb7jx/init.txt 2026-07-30 02:19:52.740158 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29756280-xb7jx/nova-cell-setup.txt 2026-07-30 02:19:52.740176 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-w88ll/ 2026-07-30 02:19:52.740194 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-w88ll/init.txt 2026-07-30 02:19:52.740212 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-w88ll/nova-cell-setup-init.txt 2026-07-30 02:19:52.740230 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-w88ll/nova-cell-setup.txt 2026-07-30 02:19:52.740255 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-s4wlg/ 2026-07-30 02:19:52.740275 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s4wlg/ceph-admin-keyring-placement.txt 2026-07-30 02:19:52.740294 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s4wlg/ceph-keyring-placement.txt 2026-07-30 02:19:52.740313 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s4wlg/ceph-perms.txt 2026-07-30 02:19:52.740331 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s4wlg/init.txt 2026-07-30 02:19:52.740349 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s4wlg/nova-compute-init.txt 2026-07-30 02:19:52.740367 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s4wlg/nova-compute-ssh-init.txt 2026-07-30 02:19:52.740385 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s4wlg/nova-compute-ssh.txt 2026-07-30 02:19:52.740403 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s4wlg/nova-compute-vnc-init.txt 2026-07-30 02:19:52.740421 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s4wlg/nova-compute.txt 2026-07-30 02:19:52.740439 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-6dfb8c5568-qdx72/ 2026-07-30 02:19:52.740457 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-6dfb8c5568-qdx72/init.txt 2026-07-30 02:19:52.740475 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-6dfb8c5568-qdx72/nova-conductor.txt 2026-07-30 02:19:52.740493 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-xs7x7/ 2026-07-30 02:19:52.740511 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-xs7x7/init.txt 2026-07-30 02:19:52.740530 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-xs7x7/nova-db-init-0.txt 2026-07-30 02:19:52.740548 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-xs7x7/nova-db-init-1.txt 2026-07-30 02:19:52.740566 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-xs7x7/nova-db-init-2.txt 2026-07-30 02:19:52.740583 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-r6dmj/ 2026-07-30 02:19:52.740601 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-r6dmj/init.txt 2026-07-30 02:19:52.740618 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-r6dmj/nova-db-sync.txt 2026-07-30 02:19:52.740636 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-2cx4c/ 2026-07-30 02:19:52.740654 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-2cx4c/compute-ks-endpoints-admin.txt 2026-07-30 02:19:52.740672 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-2cx4c/compute-ks-endpoints-internal.txt 2026-07-30 02:19:52.740689 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-2cx4c/compute-ks-endpoints-public.txt 2026-07-30 02:19:52.740706 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-2cx4c/init.txt 2026-07-30 02:19:52.740724 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-h88nq/ 2026-07-30 02:19:52.740742 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-h88nq/compute-ks-service-registration.txt 2026-07-30 02:19:52.740759 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-h88nq/init.txt 2026-07-30 02:19:52.740777 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-rjnv2/ 2026-07-30 02:19:52.740795 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-rjnv2/init.txt 2026-07-30 02:19:52.740812 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-rjnv2/nova-ks-user.txt 2026-07-30 02:19:52.740830 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-64d95775c9-wnmj5/ 2026-07-30 02:19:52.740848 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-64d95775c9-wnmj5/init.txt 2026-07-30 02:19:52.740866 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-64d95775c9-wnmj5/nova-novncproxy-init-assets.txt 2026-07-30 02:19:52.740884 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-64d95775c9-wnmj5/nova-novncproxy-init.txt 2026-07-30 02:19:52.740907 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-64d95775c9-wnmj5/nova-novncproxy.txt 2026-07-30 02:19:52.740925 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-ptk6t/ 2026-07-30 02:19:52.740943 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-ptk6t/init.txt 2026-07-30 02:19:52.740967 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-ptk6t/rabbit-init.txt 2026-07-30 02:19:52.740998 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-797d545df6-6jj4x/ 2026-07-30 02:19:52.741018 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-797d545df6-6jj4x/init.txt 2026-07-30 02:19:52.741037 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-797d545df6-6jj4x/nova-scheduler.txt 2026-07-30 02:19:52.741055 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29756280-lwdm5/ 2026-07-30 02:19:52.741073 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29756280-lwdm5/init.txt 2026-07-30 02:19:52.741091 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29756280-lwdm5/nova-service-cleaner.txt 2026-07-30 02:19:52.741109 | instance | cd+++++++++ pod-logs/openstack/octavia-api-99d7d6646-7q6rs/ 2026-07-30 02:19:52.741127 | instance | >f+++++++++ pod-logs/openstack/octavia-api-99d7d6646-7q6rs/init.txt 2026-07-30 02:19:52.741145 | instance | >f+++++++++ pod-logs/openstack/octavia-api-99d7d6646-7q6rs/octavia-api.txt 2026-07-30 02:19:52.741163 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-l5mrh/ 2026-07-30 02:19:52.741220 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-l5mrh/bootstrap.txt 2026-07-30 02:19:52.741245 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-l5mrh/init.txt 2026-07-30 02:19:52.741265 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-f7pgw/ 2026-07-30 02:19:52.741283 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-f7pgw/init.txt 2026-07-30 02:19:52.741301 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-f7pgw/octavia-db-init-0.txt 2026-07-30 02:19:52.741320 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-f7pgw/octavia-db-init-1.txt 2026-07-30 02:19:52.741338 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-276xv/ 2026-07-30 02:19:52.741356 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-276xv/init.txt 2026-07-30 02:19:52.741374 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-276xv/octavia-db-sync.txt 2026-07-30 02:19:52.741392 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-tf7cm/ 2026-07-30 02:19:52.741410 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-tf7cm/init.txt 2026-07-30 02:19:52.741429 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-tf7cm/octavia-health-manager-get-port.txt 2026-07-30 02:19:52.741447 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-tf7cm/octavia-health-manager-nic-init.txt 2026-07-30 02:19:52.741465 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-tf7cm/octavia-health-manager.txt 2026-07-30 02:19:52.741483 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-b749f5b97-j29bq/ 2026-07-30 02:19:52.741501 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-b749f5b97-j29bq/init.txt 2026-07-30 02:19:52.741519 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-b749f5b97-j29bq/octavia-housekeeping.txt 2026-07-30 02:19:52.741537 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-z4zn4/ 2026-07-30 02:19:52.741554 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-z4zn4/init.txt 2026-07-30 02:19:52.741572 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-z4zn4/load-balancer-ks-endpoints-admin.txt 2026-07-30 02:19:52.741590 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-z4zn4/load-balancer-ks-endpoints-internal.txt 2026-07-30 02:19:52.741608 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-z4zn4/load-balancer-ks-endpoints-public.txt 2026-07-30 02:19:52.741632 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-ns595/ 2026-07-30 02:19:52.741650 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-ns595/init.txt 2026-07-30 02:19:52.741668 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-ns595/load-balancer-ks-service-registration.txt 2026-07-30 02:19:52.741686 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-xz5mz/ 2026-07-30 02:19:52.741704 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-xz5mz/init.txt 2026-07-30 02:19:52.741722 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-xz5mz/octavia-ks-user.txt 2026-07-30 02:19:52.741740 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-t7999/ 2026-07-30 02:19:52.741758 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-t7999/init.txt 2026-07-30 02:19:52.741776 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-t7999/rabbit-init.txt 2026-07-30 02:19:52.741794 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-558c8679cd-8dnc9/ 2026-07-30 02:19:52.741812 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-558c8679cd-8dnc9/init.txt 2026-07-30 02:19:52.741830 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-558c8679cd-8dnc9/octavia-worker.txt 2026-07-30 02:19:52.741848 | instance | cd+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-v69pj/ 2026-07-30 02:19:52.741866 | instance | >f+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-v69pj/openstack-database-exporter.txt 2026-07-30 02:19:52.741884 | instance | cd+++++++++ pod-logs/openstack/openstack-exporter-f968b974b-6v74j/ 2026-07-30 02:19:52.741902 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-f968b974b-6v74j/build-config.txt 2026-07-30 02:19:52.741920 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-f968b974b-6v74j/openstack-exporter.txt 2026-07-30 02:19:52.741938 | instance | cd+++++++++ pod-logs/openstack/openvswitch-jv2jt/ 2026-07-30 02:19:52.741956 | instance | >f+++++++++ pod-logs/openstack/openvswitch-jv2jt/init.txt 2026-07-30 02:19:52.741973 | instance | >f+++++++++ pod-logs/openstack/openvswitch-jv2jt/openvswitch-db-perms.txt 2026-07-30 02:19:52.741991 | instance | >f+++++++++ pod-logs/openstack/openvswitch-jv2jt/openvswitch-db.txt 2026-07-30 02:19:52.742009 | instance | >f+++++++++ pod-logs/openstack/openvswitch-jv2jt/openvswitch-vswitchd-modules.txt 2026-07-30 02:19:52.742027 | instance | >f+++++++++ pod-logs/openstack/openvswitch-jv2jt/openvswitch-vswitchd.txt 2026-07-30 02:19:52.742045 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-default-hvt65/ 2026-07-30 02:19:52.742062 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-hvt65/controller-init.txt 2026-07-30 02:19:52.742080 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-hvt65/controller.txt 2026-07-30 02:19:52.742098 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-hvt65/get-gw-enabled.txt 2026-07-30 02:19:52.742116 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-hvt65/init.txt 2026-07-30 02:19:52.742133 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-hvt65/log-parser.txt 2026-07-30 02:19:52.742152 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-hvt65/vector.txt 2026-07-30 02:19:52.742170 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-fc978744-cg9dc/ 2026-07-30 02:19:52.742187 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-cg9dc/init.txt 2026-07-30 02:19:52.742206 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-cg9dc/northd.txt 2026-07-30 02:19:52.742223 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ 2026-07-30 02:19:52.742241 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt 2026-07-30 02:19:52.742259 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-07-30 02:19:52.742279 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ 2026-07-30 02:19:52.742299 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt 2026-07-30 02:19:52.742322 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-07-30 02:19:52.742341 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-07-30 02:19:52.742359 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-07-30 02:19:52.742377 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-07-30 02:19:52.742395 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-07-30 02:19:52.742413 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-07-30 02:19:52.742431 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-07-30 02:19:52.742449 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-07-30 02:19:52.742467 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-07-30 02:19:52.742485 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-07-30 02:19:52.742502 | instance | cd+++++++++ pod-logs/openstack/placement-api-7578dfd9-t4wx6/ 2026-07-30 02:19:52.742520 | instance | >f+++++++++ pod-logs/openstack/placement-api-7578dfd9-t4wx6/init.txt 2026-07-30 02:19:52.742538 | instance | >f+++++++++ pod-logs/openstack/placement-api-7578dfd9-t4wx6/placement-api.txt 2026-07-30 02:19:52.742556 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-5wnkv/ 2026-07-30 02:19:52.742574 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-5wnkv/init.txt 2026-07-30 02:19:52.742592 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-5wnkv/placement-db-init-0.txt 2026-07-30 02:19:52.742609 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-4s5lv/ 2026-07-30 02:19:52.742627 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-4s5lv/init.txt 2026-07-30 02:19:52.742645 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-4s5lv/placement-db-sync.txt 2026-07-30 02:19:52.742663 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-zqws5/ 2026-07-30 02:19:52.742681 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-zqws5/init.txt 2026-07-30 02:19:52.742699 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-zqws5/placement-ks-endpoints-admin.txt 2026-07-30 02:19:52.742717 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-zqws5/placement-ks-endpoints-internal.txt 2026-07-30 02:19:52.742735 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-zqws5/placement-ks-endpoints-public.txt 2026-07-30 02:19:52.742753 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-cwv79/ 2026-07-30 02:19:52.742771 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-cwv79/init.txt 2026-07-30 02:19:52.742789 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-cwv79/placement-ks-service-registration.txt 2026-07-30 02:19:52.742807 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-pxglh/ 2026-07-30 02:19:52.742825 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-pxglh/init.txt 2026-07-30 02:19:52.742843 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-pxglh/placement-ks-user.txt 2026-07-30 02:19:52.742861 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-lllqh/ 2026-07-30 02:19:52.742879 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-lllqh/percona-xtradb-cluster-operator.txt 2026-07-30 02:19:52.742897 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-07-30 02:19:52.742915 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-07-30 02:19:52.742933 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-07-30 02:19:52.742951 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-07-30 02:19:52.742973 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-07-30 02:19:52.743020 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-07-30 02:19:52.743041 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-dzw5w/ 2026-07-30 02:19:52.743060 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-dzw5w/rabbitmq-cluster-operator.txt 2026-07-30 02:19:52.743079 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-07-30 02:19:52.743097 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-07-30 02:19:52.743115 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-07-30 02:19:52.743133 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-07-30 02:19:52.743151 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-07-30 02:19:52.743169 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-07-30 02:19:52.743187 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-07-30 02:19:52.743204 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-07-30 02:19:52.743222 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-07-30 02:19:52.743240 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-07-30 02:19:52.743258 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-07-30 02:19:52.743276 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-07-30 02:19:52.743294 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/ 2026-07-30 02:19:52.743312 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-07-30 02:19:52.743329 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-07-30 02:19:52.743347 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-58f8l/ 2026-07-30 02:19:52.743365 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-58f8l/rabbitmq-cluster-operator.txt 2026-07-30 02:19:52.743383 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-07-30 02:19:52.743401 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-07-30 02:19:52.743419 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-07-30 02:19:52.743437 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-07-30 02:19:52.743455 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-07-30 02:19:52.743473 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-07-30 02:19:52.743491 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-07-30 02:19:52.743508 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-07-30 02:19:52.743526 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-07-30 02:19:52.743544 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-9kr7r/ 2026-07-30 02:19:52.743562 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-9kr7r/ceph-crash.txt 2026-07-30 02:19:52.743580 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-9kr7r/chown-container-data-dir.txt 2026-07-30 02:19:52.743598 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-9kr7r/make-container-crash-dir.txt 2026-07-30 02:19:52.743616 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-nzslj/ 2026-07-30 02:19:52.743634 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-nzslj/chown-container-data-dir.txt 2026-07-30 02:19:52.743652 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-nzslj/log-collector.txt 2026-07-30 02:19:52.743675 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-nzslj/rgw.txt 2026-07-30 02:19:52.743694 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-6bb85fb7d5-bfs6t/ 2026-07-30 02:19:52.743712 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-6bb85fb7d5-bfs6t/init.txt 2026-07-30 02:19:52.743730 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-6bb85fb7d5-bfs6t/staffeln-api.txt 2026-07-30 02:19:52.743747 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-5bc77f499d-kncrk/ 2026-07-30 02:19:52.743765 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-5bc77f499d-kncrk/staffeln-conductor.txt 2026-07-30 02:19:52.743783 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-ns58j/ 2026-07-30 02:19:52.743802 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-ns58j/init.txt 2026-07-30 02:19:52.743820 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-ns58j/staffeln-db-init-0.txt 2026-07-30 02:19:52.743838 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-gf9kx/ 2026-07-30 02:19:52.743856 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-gf9kx/init.txt 2026-07-30 02:19:52.743874 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-gf9kx/staffeln-db-sync.txt 2026-07-30 02:19:52.743892 | instance | cd+++++++++ pod-logs/openstack/tempest-ks-user-bw7b4/ 2026-07-30 02:19:52.743910 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-bw7b4/init.txt 2026-07-30 02:19:52.743928 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-bw7b4/tempest-ks-user.txt 2026-07-30 02:19:52.743946 | instance | cd+++++++++ pod-logs/openstack/tempest-run-tests-bf6rp/ 2026-07-30 02:19:52.743964 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-bf6rp/init.txt 2026-07-30 02:19:52.743982 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-bf6rp/tempest-run-tests-init.txt 2026-07-30 02:19:52.743999 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-bf6rp/tempest-run-tests.txt 2026-07-30 02:19:52.744017 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-07-30 02:19:52.744035 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-07-30 02:19:52.744053 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-07-30 02:19:52.744070 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-07-30 02:19:52.744088 | instance | cd+++++++++ pod-logs/orc-system/ 2026-07-30 02:19:52.744106 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-jfhjm/ 2026-07-30 02:19:52.744124 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-jfhjm/manager.txt 2026-07-30 02:19:52.744143 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-07-30 02:19:52.744161 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-sc8cw/ 2026-07-30 02:19:52.744179 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-sc8cw/rook-ceph-operator.txt 2026-07-30 02:19:52.744198 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-07-30 02:19:52.744217 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-pv6xk/ 2026-07-30 02:19:52.744235 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-pv6xk/secretgen-controller.txt 2026-07-30 02:19:52.765943 | 2026-07-30 02:19:52.766063 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-07-30 02:19:52.964859 | instance | changed 2026-07-30 02:19:52.970566 | 2026-07-30 02:19:52.970636 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-07-30 02:19:54.108211 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-07-30 02:19:54.124892 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-30 02:19:54.125284 | instance | Dload Upload Total Spent Left Speed 2026-07-30 02:19:54.129838 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-07-30 02:19:54.301642 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-07-30 02:19:54.309021 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-30 02:19:54.309060 | instance | Dload Upload Total Spent Left Speed 2026-07-30 02:19:54.314515 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-07-30 02:19:54.640415 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-07-30 02:19:54.646761 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-30 02:19:54.646800 | instance | Dload Upload Total Spent Left Speed 2026-07-30 02:19:54.651297 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-07-30 02:19:54.916938 | instance | jq: error (at :1003): Cannot iterate over null (null) 2026-07-30 02:19:55.057544 | instance | ERROR 2026-07-30 02:19:55.057793 | instance | { 2026-07-30 02:19:55.057836 | instance | "delta": "0:00:01.697272", 2026-07-30 02:19:55.057866 | instance | "end": "2026-07-30 02:19:54.920982", 2026-07-30 02:19:55.057892 | instance | "msg": "non-zero return code", 2026-07-30 02:19:55.057917 | instance | "rc": 5, 2026-07-30 02:19:55.057943 | instance | "start": "2026-07-30 02:19:53.223710" 2026-07-30 02:19:55.057967 | instance | } 2026-07-30 02:19:55.058000 | instance | ERROR: Ignoring Errors 2026-07-30 02:19:55.064601 | 2026-07-30 02:19:55.064673 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-07-30 02:19:55.365447 | instance | ceph-mgr endpoints: 2026-07-30 02:19:55.607290 | instance | ok: Runtime: 0:00:00.078342 2026-07-30 02:19:55.613319 | 2026-07-30 02:19:55.613395 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-07-30 02:19:56.151064 | instance | ok: Runtime: 0:00:00.083759 2026-07-30 02:19:56.157462 | 2026-07-30 02:19:56.157529 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-07-30 02:19:56.652562 | instance | changed: 2026-07-30 02:19:56.652780 | instance | cd+++++++++ prometheus/ 2026-07-30 02:19:56.652807 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-07-30 02:19:56.652829 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-07-30 02:19:56.652849 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-07-30 02:19:56.662251 | 2026-07-30 02:19:56.662315 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-07-30 02:19:56.868227 | instance | changed 2026-07-30 02:19:56.876590 | 2026-07-30 02:19:56.876673 | TASK [gather-selenium-data : Get selenium data] 2026-07-30 02:19:57.087716 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-07-30 02:19:57.089784 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-07-30 02:19:57.414445 | instance | ERROR 2026-07-30 02:19:57.414672 | instance | { 2026-07-30 02:19:57.414705 | instance | "delta": "0:00:00.006143", 2026-07-30 02:19:57.414726 | instance | "end": "2026-07-30 02:19:57.090077", 2026-07-30 02:19:57.414745 | instance | "msg": "non-zero return code", 2026-07-30 02:19:57.414763 | instance | "rc": 1, 2026-07-30 02:19:57.414781 | instance | "start": "2026-07-30 02:19:57.083934" 2026-07-30 02:19:57.414800 | instance | } 2026-07-30 02:19:57.414825 | instance | ERROR: Ignoring Errors 2026-07-30 02:19:57.420306 | 2026-07-30 02:19:57.420378 | TASK [gather-selenium-data : Downloads logs to executor] 2026-07-30 02:19:57.913147 | instance | changed: cd+++++++++ selenium/ 2026-07-30 02:19:57.919082 | 2026-07-30 02:19:57.919140 | PLAY RECAP 2026-07-30 02:19:57.919189 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 4 2026-07-30 02:19:57.919212 | 2026-07-30 02:19:58.112220 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-07-30 02:19:58.121981 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-30 02:19:58.762200 | 2026-07-30 02:19:58.762335 | PLAY [all] 2026-07-30 02:19:58.773462 | 2026-07-30 02:19:58.773544 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-30 02:19:58.820483 | instance | skipping: Conditional result was False 2026-07-30 02:19:58.832650 | 2026-07-30 02:19:58.832824 | TASK [fetch-output : Set log path for single node] 2026-07-30 02:19:58.880352 | instance | ok 2026-07-30 02:19:58.887440 | 2026-07-30 02:19:58.887516 | LOOP [fetch-output : Ensure local output dirs] 2026-07-30 02:19:59.284497 | instance -> localhost | ok: "/var/lib/zuul/builds/3e68dfab0ea245a399c9517225d2ff63/work/logs" 2026-07-30 02:19:59.490599 | instance -> localhost | changed: "/var/lib/zuul/builds/3e68dfab0ea245a399c9517225d2ff63/work/artifacts" 2026-07-30 02:19:59.704647 | instance -> localhost | changed: "/var/lib/zuul/builds/3e68dfab0ea245a399c9517225d2ff63/work/docs" 2026-07-30 02:19:59.722555 | 2026-07-30 02:19:59.722712 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-30 02:20:00.368888 | instance | changed: .d..t...... ./ 2026-07-30 02:20:00.369198 | instance | changed: All items complete 2026-07-30 02:20:00.369244 | 2026-07-30 02:20:00.817764 | instance | changed: .d..t...... ./ 2026-07-30 02:20:01.366257 | instance | changed: .d..t...... ./ 2026-07-30 02:20:01.385491 | 2026-07-30 02:20:01.385665 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-30 02:20:01.817433 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008208 2026-07-30 02:20:02.029807 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008026 2026-07-30 02:20:02.050812 | 2026-07-30 02:20:02.050950 | PLAY [all] 2026-07-30 02:20:02.057137 | 2026-07-30 02:20:02.057206 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-30 02:20:02.487471 | instance | changed 2026-07-30 02:20:02.493090 | 2026-07-30 02:20:02.493143 | PLAY RECAP 2026-07-30 02:20:02.493191 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-30 02:20:02.493212 | 2026-07-30 02:20:02.629169 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-30 02:20:02.642557 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-30 02:20:03.243240 | 2026-07-30 02:20:03.243381 | PLAY [localhost] 2026-07-30 02:20:03.253419 | 2026-07-30 02:20:03.253495 | TASK [Generate Zuul manifest] 2026-07-30 02:20:03.274907 | localhost | ok 2026-07-30 02:20:03.292747 | 2026-07-30 02:20:03.292834 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-30 02:20:04.037252 | localhost | changed 2026-07-30 02:20:04.048406 | 2026-07-30 02:20:04.048481 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-30 02:20:04.078840 | localhost | ok 2026-07-30 02:20:04.089327 | 2026-07-30 02:20:04.089390 | TASK [Upload logs] 2026-07-30 02:20:04.113500 | localhost | ok 2026-07-30 02:20:04.233838 | 2026-07-30 02:20:04.234024 | TASK [Set zuul-log-path fact] 2026-07-30 02:20:04.255868 | localhost | ok 2026-07-30 02:20:04.270813 | 2026-07-30 02:20:04.270901 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-30 02:20:04.305223 | localhost | ok 2026-07-30 02:20:04.314730 | 2026-07-30 02:20:04.314802 | TASK [upload-logs : Create log directories] 2026-07-30 02:20:04.662513 | localhost | changed 2026-07-30 02:20:04.669201 | 2026-07-30 02:20:04.669318 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-30 02:20:05.060030 | localhost -> localhost | ok: Runtime: 0:00:00.040126 2026-07-30 02:20:05.067199 | 2026-07-30 02:20:05.067278 | TASK [upload-logs : Upload logs to log server] 2026-07-30 02:20:06.222051 | localhost | Output suppressed because no_log was given 2026-07-30 02:20:06.228674 | 2026-07-30 02:20:06.228748 | LOOP [upload-logs : Compress console log and json output] 2026-07-30 02:20:06.279781 | localhost | skipping: Conditional result was False 2026-07-30 02:20:06.286980 | localhost | skipping: Conditional result was False 2026-07-30 02:20:06.305587 | 2026-07-30 02:20:06.305786 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-30 02:20:06.354621 | localhost | skipping: Conditional result was False 2026-07-30 02:20:06.355143 | 2026-07-30 02:20:06.361677 | localhost | skipping: Conditional result was False 2026-07-30 02:20:06.375436 | 2026-07-30 02:20:06.375593 | LOOP [upload-logs : Upload console log and json output]